summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do a direct return, it will not find the PinReady commandsmos2012-05-261-1/+1
* Adjust the +CPIN? cmd so it works for huawei 3G sticks toosmos2012-05-261-1/+1
* List logged-in IPsec xauth users and provide a mechanism to disconnect them. ...jim-p2012-05-253-87/+194
* Switch to a common function to determine anti-lockout ports, and fix a bug th...jim-p2012-05-252-25/+26
* 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
* Don't skip "lan" as a possible WAN for shaper, since someone could have renam...jim-p2012-05-231-2/+0
* 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
* Prevent 2 instances of rc.prunecaptiveportal from running in parallell since ...Ermal2012-05-231-0/+9
* 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
* Merge pull request #109 from marcelloc/patch-11Scott Ullrich2012-05-181-22/+139
|\
| * Include movable code to reorder list,save button, domtt title messages, also ...Marcello Coutinho2012-05-181-22/+139
|/
* ntpdate was hanging, use the same hacky fix that works for ntpd and it works ...jim-p2012-05-162-2/+2
* Fixup halt and reboot to catch the output from the shutdown process properly.jim-p2012-05-162-45/+34
* 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-164-16/+33
* 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
* Fix syntax here too in case we need to revive it.jim-p2012-05-151-1/+1
* Clear process signals before exec() or ntpd misbehaves if called from PHP on ...jim-p2012-05-151-0/+3
* Update gitsync with latest changes from master branchErik Fonnesbeck2012-05-151-20/+29
* Use a text description instead of a code.jim-p2012-05-151-17/+31
* Add NTP status page using ntpq.jim-p2012-05-151-0/+155
* Use FreeBSD's ntpd instead in the backendjim-p2012-05-151-30/+9
* With FreeBSD's ntpd, the current options are irrelevant, but we can have a ni...jim-p2012-05-151-2/+1
* Fix ntp name here toojim-p2012-05-152-6/+6
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easi...jim-p2012-05-1515-19/+19
* Make the ppp-linkup script understand both address families.smos2012-05-141-4/+13
* Fix redirect when saving settings in the widget, it was landing on the widget...jim-p2012-05-141-0/+1
* make use of the correct file to send notificationsWarren Baker2012-05-111-4/+4
* Revert "Bump config version to take care of new vips" - forgot to revert this...jim-p2012-05-101-1/+1
* Add _ to the list of are allowed charactersWarren Baker2012-05-101-1/+1
* fix typoChris Buechler2012-05-091-1/+1
* Handle HTTPOnly and Secure flags on cookiesWarren Baker2012-05-091-0/+12
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul...jim-p2012-05-0811-86/+90
* Update zoneinfo using latest zones from FreeBSDjim-p2012-05-081-0/+0
* Pull in fix for Ticket #1917 to RELENG_2_0 as well.jim-p2012-05-081-3/+3
* $realif only exists on apply, which this code path would never touch. Change ...jim-p2012-05-081-1/+1
* Move the stop_packages code to a function, and call the function from the she...jim-p2012-05-083-73/+49
* Merge pull request #102 from marcelloc/patch-9Scott Ullrich2012-05-071-0/+1
|\
| * Fix missing description in rowhelper.Marcello Coutinho2012-05-071-0/+1
|/
* Use a better default update urljim-p2012-05-071-2/+3
* Whoops, typo. Fixed now.jim-p2012-05-071-1/+1
* Don't pass a shell escaped version of $realifl to pfSense_bridge_add_member()...jim-p2012-05-071-1/+1
OpenPOWER on IntegriCloud