summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Also consider 0.0.0.0/0 here since it fails both these tests but is still a v...RELENG_2_0_2jim-p2012-12-071-1/+1
* No need to do this here - we have a System > Advanced option that already con...jim-p2012-11-201-2/+2
* Do not process ip options by default this is 2012Ermal2012-11-201-1/+2
* Do not allow autocomplete of the password field to avoid security issues:Ermal2012-11-201-2/+2
* Make a function to get the current theme and use it everywhere rather than du...jim-p2012-11-022-2/+25
* Fix reference to limitrulesjim-p2012-10-041-1/+1
* Make sure that the limits are included in the normal ruleset, otherwise pf wi...smos2012-10-021-0/+1
* Don't die silently if the time is too far off. Fix from: dhatzjim-p2012-10-021-0/+1
* Simplify schedules code and some styly nitsErmal2012-08-301-33/+13
* Be consistent on formatting to easy readingErmal2012-08-291-18/+21
* Restructure these IP/subnet tests so they don't break transport modejim-p2012-08-271-5/+4
* Remove extra curly to allow checking braces closure easily in vi[m]Ermal2012-08-141-1/+1
* Ensure this gets a set default value or things can breakjim-p2012-08-011-0/+3
* Silence tar command to not garble consoleErmal2012-08-011-4/+4
* Try to keep existing files rather than unlinking/replacing when restoring the...jim-p2012-07-311-2/+2
* Supress the error message if the ldap bind doesnt happenWarren Baker2012-07-271-1/+1
* 99./8 is not private IP spaceChris Buechler2012-07-261-1/+0
* Expand cipher list and remove a cipher that Safari on iOS does not like after...jim-p2012-07-181-1/+1
* Make sure one_pass i selected when CP is activeErmal2012-07-041-0/+2
* OpenVPN _servers_ can start on carp vips, just not _clients_.jim-p2012-06-291-2/+2
* Add missing globalWarren Baker2012-06-221-1/+1
* Put configured limits on rules.limits file and load them before loading the r...Ermal2012-06-111-34/+26
* Actually do not try to reload everything during bootup since it will be done ...Ermal2012-06-071-1/+1
* Do not blindly startup check_reload_status check firstErmal2012-06-071-1/+1
* Make lock files availble to all users for usage from php processErmal2012-06-061-1/+3
* Wrong branchErmal2012-06-055-234/+4
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-055-4/+234
* Do not allow empty passwords since this might cause problems for some authent...Ermal2012-05-301-1/+1
* Fix input validation and import test.jim-p2012-05-301-1/+1
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-301-2/+20
* Don't display a "mobile" user without a username.jim-p2012-05-301-1/+2
* Up the default for tables to 3000jim-p2012-05-291-4/+3
* Add a knob to tune the maximum number of tables that can be defined, the pf d...jim-p2012-05-292-5/+14
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-251-0/+37
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-251-13/+24
* Don't resolve on ipsec_get_phase1_dst() results, because ipsec_get_phase1_dst...jim-p2012-05-241-1/+1
* Test for empty here, rather than !, so a blank value (as from mobile clients)...jim-p2012-05-241-1/+1
* Disable logging for now since it will spam every 60secs * #usersErmal2012-05-231-1/+1
* Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ...Ermal2012-05-231-0/+4
* Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v...Ermal2012-05-231-1/+4
* If specified use the default settings for bw limitation rather than 0Ermal2012-05-231-2/+2
* Make file names match to make this workErmal2012-05-231-1/+1
* Oops add forgotten global for configErmal2012-05-221-0/+1
* If extra bw attributes are supplied during reauthentication apply and log themErmal2012-05-221-3/+49
* Unlock if error occursErmal2012-05-221-1/+4
* Fixup ntpd loggingjim-p2012-05-161-1/+1
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-2/+6
* Hackish workaround for ntpd failing to move away from init when called from w...jim-p2012-05-151-2/+2
* Revert "Clear process signals before exec() or ntpd misbehaves if called from...jim-p2012-05-151-3/+0
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
OpenPOWER on IntegriCloud