summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Scott Ullrich2011-03-277-120/+53
|\
| * Only run conf_mount_rw here if there isn't another process going.jim-p2011-03-261-1/+4
| * Actually if /etc/sshd is already running, doing a conf_mount_ro() would be a ...jim-p2011-03-261-1/+0
| * Backing this out to see if it unbreaks NanoBSD upgrades with packages involve...jim-p2011-03-263-13/+10
| * Make sure that there is a value before using it as a redirection.Ermal2011-03-251-1/+1
| * Make the return values on error consistent with the normal return value.Ermal2011-03-251-2/+2
| * Actually correctly report the timeleft in log messages. This is mostly cosmetic.Ermal2011-03-251-9/+9
| * Make the two default page codes similar in regarding to redirurl in hope that...Ermal2011-03-251-1/+1
| * Correctly synchronize the db of vouchers from master. Also correctly write it...Ermal2011-03-251-5/+8
| * Display the correct error page if vouchers are active or if normal CP is acti...Ermal2011-03-251-76/+2
| * Correct log messages to not display port twice.Ermal2011-03-252-3/+3
| * Correctly handle aliases for the target on inetd rules. Otherwise bad paramet...Ermal2011-03-251-1/+6
| * Make sure to uses 'tables' in array.Warren Baker2011-03-251-5/+5
| * Remove legacy Bogons Privileges page and add Tables to Privileges.Warren Baker2011-03-251-6/+6
| * Do not write ont rules anymore max-packets. This apparently was done by me in...Ermal2011-03-241-2/+2
| * Try to not stomp rule to each other. Reported-by: http://forum.pfsense.org/in...Ermal2011-03-241-1/+1
| * Correct wrong comment.Ermal2011-03-241-1/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-03-2414-85/+183
|\ \ | |/
| * Fix voucher disconnect sync issueScott Ullrich2011-03-232-0/+59
| * Do not error out for pptp/l2tp localip setting not set since its legitimate.Ermal2011-03-231-3/+2
| * Merge 8b7d91267376d8b1e5e8d5748371430e2a601e23 https://rcs.pfsense.org/projec...Scott Ullrich2011-03-221-1/+1
| * Actually remove the pid file before starting a new miniupnpd since it seems t...Ermal2011-03-221-2/+5
| * Unbreak adding subqueues to queues also. This has happened after allowing ren...Ermal2011-03-221-1/+3
| * Unbreak adding subqueues to limiters. Correct some text in the way.Ermal2011-03-221-6/+6
| * Workaround for conf_mount_rw/ro during boot to only allow it to change at the...Erik Fonnesbeck2011-03-223-10/+13
| * Ticket #1374. Actually test the right field name.Ermal2011-03-211-2/+4
| * Added option to select the type of device for use in the tunnel openvpnlgcosta2011-03-211-4/+5
| * Generate the config file in a variable then write it as a whole to a file.Ermal2011-03-182-21/+15
| * Read data into variables before passing to rrdtool, so it's easier to extend ...jim-p2011-03-181-19/+19
| * Up the number of packets that gets sent to divert consumers since this count ...Ermal2011-03-171-1/+1
| * Log the configuration is not the same error message only when this is true. T...Ermal2011-03-171-19/+18
| * Add Total number of CP users graphWarren Baker2011-03-171-3/+40
* | Fix parse errorSeth Mos2011-03-221-2/+1
* | Restore the IPv6 counters I accidentally overwroteSeth Mos2011-03-221-18/+31
* | Set some defaults, advertise a default ipv6 mtu of 1280.Seth Mos2011-03-211-4/+18
* | Correct typo in array name. Add select box for operating mode of rtadvd and d...Seth Mos2011-03-211-8/+19
* | Further fixup the fetch Mac address exec() this hopefully worksSeth Mos2011-03-211-2/+2
* | Attempt to manually generate a ipv6 addressSeth Mos2011-03-201-1/+3
* | Add a function that will calculate the ipv6 address for a given hardware addressSeth Mos2011-03-201-29/+51
* | Merge commit from Bill M for ipv6 counters and interface statsSeth Mos2011-03-201-17/+29
* | fix filter rules for requested ipv6 icmp typesSeth Mos2011-03-181-6/+6
* | Comment out static mappings, this needs more researchSeth Mos2011-03-171-1/+4
* | Fix merge conflictScott Ullrich2011-03-164-12/+12
|\ \ | |/
| * Ticket #1356 use locking here rather than ps to serialize execution.Ermal2011-03-161-4/+3
| * Fix ticket #1126smos2011-03-161-6/+6
| * Change wordingsmos2011-03-161-2/+2
| * Fix the IPsec ping hosts file generation. This only worked for the lastsmos2011-03-161-1/+1
* | Swap if statement, add fields into ipsecpinghosts fileSeth Mos2011-03-161-1/+1
* | Correct ping hosts functionality for > 1 tunnel. Add v6 functionalitySeth Mos2011-03-161-11/+13
* | Merge remote branch 'upstream/master'Seth Mos2011-03-162-2/+14
|\ \ | |/
OpenPOWER on IntegriCloud