summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix missing parenjim-p2012-05-071-1/+1
* Bump to 2.0.2-RC1 for testing.jim-p2012-05-071-1/+1
* Merge pull request #101 from marcelloc/patch-8Scott Ullrich2012-05-071-3/+3
|\
| * Stop service needs to wait process to be stopped before trying to restart it.Marcello Coutinho2012-05-071-3/+3
|/
* When the "OpenVPN" users type was commented out of the drop-down, this functi...jim-p2012-05-021-4/+4
* Fix display of widgets with configuration controls in IE. From Gertjan on the...jim-p2012-04-301-3/+4
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
* Fix preservation of the selection of interfaces on input errors for floating ...Erik Fonnesbeck2012-04-271-0/+2
* Use !empty instead of isset to prevent accidental deletion of the last used r...Erik Fonnesbeck2012-04-271-3/+3
* fix text. Ticket #2399Chris Buechler2012-04-261-1/+1
* routes should not be skipped when IPsec is on WAN, as WAN may not be the defa...Chris Buechler2012-04-231-3/+2
* go back to scrub rather than "scrub in", the latter breaks MSS clamping for e...Chris Buechler2012-04-231-3/+3
* Enable a second ptyErmal2012-04-201-1/+1
* Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
* fix typo. Ticket #2371Chris Buechler2012-04-121-1/+1
* Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"Chris Buechler2012-04-111-2/+0
* RADIUS accounting updates are needed for PPPoE and L2TP tooChris Buechler2012-04-111-0/+2
* When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-105-50/+136
* Merge pull request #77 from Whizkidzz/RELENG_2_0Scott Ullrich2012-04-062-11/+43
|\
| * Added "interface_selection" type to enable interface selection in tinydns serverwhizkidzz2012-04-062-11/+43
* | Unbreak openvpnErmal2012-04-051-1/+1
* | Bump config version to take care of new vipsErmal2012-04-051-1/+1
* | Reread config after doing footshootingErmal2012-04-051-1/+2
OpenPOWER on IntegriCloud