summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-319-52/+110
|\
| * clarify textChris Buechler2011-03-311-1/+1
| * Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes t...jim-p2011-03-301-1/+1
| * Use a different loop counter variable to avoid a name collisionjim-p2011-03-301-3/+3
| * Test for value present before using.Ermal2011-03-301-2/+2
| * Test for value present before using.Ermal2011-03-301-1/+1
| * Unset xmlrpcauth and not the first member of the array.Ermal2011-03-301-2/+2
| * Check for function existence before calling it.Ermal2011-03-301-1/+2
| * By default assume admin user and do not blindly copy the first user from the ...Ermal2011-03-301-3/+6
| * Allow editing of CAs, so that imported CAs can have their private keys added ...jim-p2011-03-302-21/+64
| * Do not rely on first user being admin as this breaks in certain cases the XML...Ermal2011-03-301-18/+20
| * clarify logChris Buechler2011-03-301-1/+1
| * Allow importing a CRL for an external CA.jim-p2011-03-301-5/+13
| * Add missing color, add multiplier to calculus for inverting linesmos2011-03-302-1/+2
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-2917-234/+322
|\ \ | |/
| * Check for "aes 256" as IPsec encryption type, not just rijndael.jim-p2011-03-291-0/+4
| * Fix spamd rrd graph command.jim-p2011-03-291-36/+36
| * Add some upgrade code for IPsec mobile clients. Passes php -l but needs more ...jim-p2011-03-291-0/+134
| * Trim spaces out to avoid problems from explode.Ermal2011-03-291-1/+1
| * Add back gre allowing rules since they are needed.Ermal2011-03-291-0/+2
| * Allow TCP and UDP for DHCP failover traffic.jim-p2011-03-281-2/+2
| * In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-288-9/+9
| * Correct PPTP Clients alias address. The PPTP server address was been utlized ...Warren Baker2011-03-281-1/+1
| * Test the existence of route_vpn_gateway variable and if set use it as a gatew...Ermal2011-03-281-1/+5
| * 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-252-54/+59
| * Actually remember that the vouchers are enabledErmal2011-03-251-1/+1
| * Allow to enable vouchers with the only things specified the voucher database ...Ermal2011-03-251-24/+33
| * 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
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-2529-120/+333
|\ \ | |/
| * 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
| * Note that disabling does not survive a rebootScott Ullrich2011-03-241-1/+1
| * 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
| * 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
| * fix textChris Buechler2011-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
OpenPOWER on IntegriCloud