| Commit message (Expand) | Author | Age | Files | Lines |
* | 99./8 is not private IP space | Chris Buechler | 2012-07-26 | 1 | -1/+0 |
* | Expand cipher list and remove a cipher that Safari on iOS does not like after... | jim-p | 2012-07-18 | 1 | -1/+1 |
* | Correctly handle getopt so notifications are sent | Warren Baker | 2012-07-11 | 1 | -1/+1 |
* | Make sure one_pass i selected when CP is active | Ermal | 2012-07-04 | 1 | -0/+2 |
* | OpenVPN _servers_ can start on carp vips, just not _clients_. | jim-p | 2012-06-29 | 1 | -2/+2 |
* | CP Radius accounting wants bcmod() so we need to activate bcmath. | jim-p | 2012-06-29 | 1 | -0/+2 |
* | Bump 2.0.2 to RC3 | jim-p | 2012-06-27 | 1 | -1/+1 |
* | Add missing global | Warren Baker | 2012-06-22 | 1 | -1/+1 |
* | Put configured limits on rules.limits file and load them before loading the r... | Ermal | 2012-06-11 | 1 | -34/+26 |
* | Actually do not try to reload everything during bootup since it will be done ... | Ermal | 2012-06-07 | 1 | -1/+1 |
* | Do not blindly startup check_reload_status check first | Ermal | 2012-06-07 | 1 | -1/+1 |
* | Make lock files availble to all users for usage from php process | Ermal | 2012-06-06 | 1 | -1/+3 |
* | Wrong branch | Ermal | 2012-06-05 | 5 | -234/+4 |
* | Import OpenVPN cisco style radius attributes applying policy to logged in use... | Ermal | 2012-06-05 | 5 | -4/+234 |
* | Do not allow empty passwords since this might cause problems for some authent... | Ermal | 2012-05-30 | 1 | -1/+1 |
* | Fix input validation and import test. | jim-p | 2012-05-30 | 1 | -1/+1 |
* | Switch to ntpd from ports, add Services > NTP to select interfaces for bindin... | jim-p | 2012-05-30 | 1 | -2/+20 |
* | Don't display a "mobile" user without a username. | jim-p | 2012-05-30 | 1 | -1/+2 |
* | Bump to 2.0.2-RC2 after FreeBSD-SA-12:01 v1.1 and FreeBSD-SA-12:02 | jim-p | 2012-05-30 | 1 | -1/+1 |
* | Up the default for tables to 3000 | jim-p | 2012-05-29 | 1 | -4/+3 |
* | Add a knob to tune the maximum number of tables that can be defined, the pf d... | jim-p | 2012-05-29 | 2 | -5/+14 |
* | List logged-in IPsec xauth users and provide a mechanism to disconnect them. ... | jim-p | 2012-05-25 | 1 | -0/+37 |
* | Switch to a common function to determine anti-lockout ports, and fix a bug th... | jim-p | 2012-05-25 | 1 | -13/+24 |
* | Don't resolve on ipsec_get_phase1_dst() results, because ipsec_get_phase1_dst... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Test for empty here, rather than !, so a blank value (as from mobile clients)... | jim-p | 2012-05-24 | 1 | -1/+1 |
* | Disable logging for now since it will spam every 60secs * #users | Ermal | 2012-05-23 | 1 | -1/+1 |
* | Fixes #2364. On busy pppoe servers it might take some time before mpd exits. ... | Ermal | 2012-05-23 | 1 | -0/+4 |
* | Fixes #2209. Obey the mtu value set on the interfaces.php page. Though this v... | Ermal | 2012-05-23 | 1 | -1/+4 |
* | If specified use the default settings for bw limitation rather than 0 | Ermal | 2012-05-23 | 1 | -2/+2 |
* | Prevent 2 instances of rc.prunecaptiveportal from running in parallell since ... | Ermal | 2012-05-23 | 1 | -0/+9 |
* | Make file names match to make this work | Ermal | 2012-05-23 | 1 | -1/+1 |
* | Oops add forgotten global for config | Ermal | 2012-05-22 | 1 | -0/+1 |
* | If extra bw attributes are supplied during reauthentication apply and log them | Ermal | 2012-05-22 | 1 | -3/+49 |
* | Unlock if error occurs | Ermal | 2012-05-22 | 1 | -1/+4 |
* | ntpdate was hanging, use the same hacky fix that works for ntpd and it works ... | jim-p | 2012-05-16 | 2 | -2/+2 |
* | Fixup ntpd logging | jim-p | 2012-05-16 | 1 | -1/+1 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 3 | -8/+14 |
* | Hackish workaround for ntpd failing to move away from init when called from w... | jim-p | 2012-05-15 | 1 | -2/+2 |
* | Revert "Clear process signals before exec() or ntpd misbehaves if called from... | jim-p | 2012-05-15 | 1 | -3/+0 |
* | Clear process signals before exec() or ntpd misbehaves if called from PHP on ... | jim-p | 2012-05-15 | 1 | -0/+3 |
* | Update gitsync with latest changes from master branch | Erik Fonnesbeck | 2012-05-15 | 1 | -20/+29 |
* | Use FreeBSD's ntpd instead in the backend | jim-p | 2012-05-15 | 1 | -30/+9 |
* | Fix ntp name here too | jim-p | 2012-05-15 | 1 | -5/+5 |
* | make use of the correct file to send notifications | Warren Baker | 2012-05-11 | 1 | -4/+4 |
* | Revert "Bump config version to take care of new vips" - forgot to revert this... | jim-p | 2012-05-10 | 1 | -1/+1 |
* | Handle HTTPOnly and Secure flags on cookies | Warren Baker | 2012-05-09 | 1 | -0/+12 |
* | Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul... | jim-p | 2012-05-08 | 6 | -64/+52 |
* | Pull in fix for Ticket #1917 to RELENG_2_0 as well. | jim-p | 2012-05-08 | 1 | -3/+3 |
* | Move the stop_packages code to a function, and call the function from the she... | jim-p | 2012-05-08 | 3 | -73/+49 |
* | Use a better default update url | jim-p | 2012-05-07 | 1 | -2/+3 |