summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a button to the filter reload screen to force a config sync (only shows u...jim-p2010-11-031-0/+9
* Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* Fix saving of off/disabled PPPoE server instances. Fixes #987jim-p2010-11-031-32/+34
* Activate code to allow ipsec to work normally.Ermal2010-11-031-2/+2
* Don't show empty user IPsec keys.jim-p2010-11-031-1/+1
* Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...Ermal2010-11-033-29/+41
* Protect from strange situations on bootup by testing for is_array(). Do not a...Ermal2010-11-023-14/+22
* Don't use pconfig in a widget, it can cause issues with other widget settings.jim-p2010-11-021-43/+43
* CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in...jim-p2010-11-028-15/+23
* More VPN log fixes, for consistency. Ticket #912jim-p2010-11-024-25/+36
* Fix typo (standart -> standard)jim-p2010-11-021-2/+2
* Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn typ...jim-p2010-11-021-37/+48
* Remove these now-obsolete linkup/linkdown scripts.jim-p2010-11-026-36/+0
* Fix VPN log page to use the updated log format (again). Ticket #912.jim-p2010-11-021-5/+6
* Use a unified vpn-linkup script that detects the type based on interface name.jim-p2010-11-021-0/+11
* Switch to a unified vpn-linkup and vpn-linkdown.jim-p2010-11-021-6/+6
* Fix l2tp interface naming. Fixes #985jim-p2010-11-021-1/+1
* Show login/logout events for pptp, pppoe server, and l2tp. Could use some wor...jim-p2010-11-011-7/+8
* Use individual linkdown scripts.jim-p2010-11-011-3/+3
* Add individual linkdown scripts so the service type can be set in the log.jim-p2010-11-013-0/+15
* Add service type to vpn logjim-p2010-11-013-3/+3
* Sync service status widget code with service status page. Fixes #984jim-p2010-11-011-80/+104
* Test for arrays first, should fix #968jim-p2010-11-011-2/+4
* Various sync fixes to ensure sections are pushed even if empty, otherwise the...jim-p2010-11-011-20/+53
* Make isvalidpid() know about pidfile the same as the other *pid functions do....Ermal2010-10-291-5/+4
* Make the change here, too.Erik Fonnesbeck2010-10-291-2/+2
* Also mention that this allows access to the dashboard.Erik Fonnesbeck2010-10-291-2/+2
* Replace \r from custom options otherwise it breaks config.Ermal2010-10-282-2/+2
* Fix logging parameters.jim-p2010-10-281-1/+1
* Fix pfctl -b parameters to prevent the killing of unintended states.jim-p2010-10-281-2/+1
* Fix formattingjim-p2010-10-282-32/+32
* Fix this logic.jim-p2010-10-282-2/+2
* Ooops use meant logic.Ermal2010-10-271-1/+1
* Ticket #975. Properly initialize variables to avoid caching issues. Also chec...Ermal2010-10-271-5/+8
* Ticket #975. Rearrange code a little.Ermal2010-10-271-2/+4
* Do some is_array() testing before renaming fields, otherwise empty variables ...jim-p2010-10-271-9/+20
* Fixes #976. Bring in the piecies for classless routing from FreeBSD 8.1 script.Ermal2010-10-271-0/+59
* Do not require LDAP search base DN. Requiring this can prevent some valid LDA...jim-p2010-10-272-4/+3
* Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restorepierrepomes2010-10-261-0/+6
* Make the $pgtitle output a link back to the current page for a convenient way...jim-p2010-10-261-1/+1
* Remove unnecessary (and unclosed) form tag.jim-p2010-10-251-1/+0
* Do not allow spaces in load balancer name fields, they are invalid in relayd.jim-p2010-10-255-0/+15
* If there are no aliases, push an empty aliases array. Fixes #961jim-p2010-10-251-1/+4
* Add a note to the DNS Rebinding protection error letting the user know to try...jim-p2010-10-251-1/+1
* Do not show on the queue/limiters list the disabled entries(optimized and cle...Ermal2010-10-251-15/+12
* Do not show on the queue/limiters list the disabled entries.Ermal2010-10-251-6/+19
* Ticket #943. Call the update procedure directly to not do an unecessary loop.Ermal2010-10-251-1/+1
* Make this more strict checking.Ermal2010-10-252-3/+2
* Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat...Ermal2010-10-251-8/+7
* Add l7 rules synchro. Ticket #951pierrepomes2010-10-241-0/+2
OpenPOWER on IntegriCloud