Commit Graph

16135 Commits

Author SHA1 Message Date
jim-p
42724fdd08 Add a button to the filter reload screen to force a config sync (only shows up if a config sync peer is defined). 2010-11-03 17:18:08 -04:00
smos
de651e213f Change the dhcpd startup for isc dhcpd server 4.1 2010-11-03 22:00:03 +01:00
jim-p
366006156f Fix saving of off/disabled PPPoE server instances. Fixes #987 2010-11-03 16:11:00 -04:00
Ermal
79eea0c1f3 Activate code to allow ipsec to work normally. 2010-11-03 20:08:15 +00:00
jim-p
b039f099e6 Don't show empty user IPsec keys. 2010-11-03 10:26:12 -04:00
Ermal
9cb94dd46b Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1 it should not be accessible otherwise. 2010-11-03 13:25:54 +00:00
Ermal
729931965e Protect from strange situations on bootup by testing for is_array(). Do not add anymore the 127.0.0.2 route its not needed anymore. Also during bootup bring up all interfaces so the assignment process can deal with them(Possibly should be done in another code flow!). 2010-11-02 21:16:42 +00:00
jim-p
6bc1e79a7d Don't use pconfig in a widget, it can cause issues with other widget settings. 2010-11-02 16:48:06 -04:00
jim-p
60e76c58df CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 in ticket #830 2010-11-02 16:07:29 -04:00
jim-p
a6607b5fe0 More VPN log fixes, for consistency. Ticket #912 2010-11-02 15:14:11 -04:00
jim-p
f856e76270 Fix typo (standart -> standard) 2010-11-02 14:29:47 -04:00
jim-p
b2b6130819 Switch from buttons to tabs, add a mode to view raw mpd logs for each vpn type, and some general cleanup. Fixes #912 2010-11-02 14:11:55 -04:00
jim-p
fbeaba6614 Remove these now-obsolete linkup/linkdown scripts. 2010-11-02 13:22:49 -04:00
jim-p
874e5f2cc9 Fix VPN log page to use the updated log format (again). Ticket #912. 2010-11-02 12:52:10 -04:00
jim-p
2f9d2dc2f0 Use a unified vpn-linkup script that detects the type based on interface name. 2010-11-02 11:57:40 -04:00
jim-p
e9a95ac8a6 Switch to a unified vpn-linkup and vpn-linkdown. 2010-11-02 11:43:10 -04:00
jim-p
2c7feef777 Fix l2tp interface naming. Fixes #985 2010-11-02 10:07:37 -04:00
jim-p
14905d9fce Show login/logout events for pptp, pppoe server, and l2tp. Could use some work to simplify. Ticket #912. 2010-11-01 17:02:22 -04:00
jim-p
917b0a566a Use individual linkdown scripts. 2010-11-01 16:22:40 -04:00
jim-p
6d1091dc25 Add individual linkdown scripts so the service type can be set in the log. 2010-11-01 16:15:24 -04:00
jim-p
d282c96c52 Add service type to vpn log 2010-11-01 16:05:14 -04:00
jim-p
a2071365fb Sync service status widget code with service status page. Fixes #984 2010-11-01 14:46:28 -04:00
jim-p
08724afa0a Test for arrays first, should fix #968 2010-11-01 14:13:17 -04:00
jim-p
5fb9e6d387 Various sync fixes to ensure sections are pushed even if empty, otherwise the last entries of these sections cannot be deleted and have that deletion sync to the secondary. 2010-11-01 13:20:04 -04:00
Ermal
0e604b3abc Make isvalidpid() know about pidfile the same as the other *pid functions do.(consistency) 2010-10-29 14:08:48 +00:00
Erik Fonnesbeck
b7ccf315a7 Make the change here, too. 2010-10-29 03:55:51 -06:00
Erik Fonnesbeck
9d46f40baa Also mention that this allows access to the dashboard. 2010-10-29 02:22:41 -06:00
Ermal
e3bbd29a56 Replace \r from custom options otherwise it breaks config. 2010-10-28 18:34:38 +00:00
jim-p
7c2551881c Fix logging parameters. 2010-10-28 10:29:26 -04:00
jim-p
c815b877cf Fix pfctl -b parameters to prevent the killing of unintended states. 2010-10-28 10:29:00 -04:00
jim-p
9e303f2f1c Fix formatting 2010-10-28 09:56:42 -04:00
jim-p
5e58efd06a Fix this logic. 2010-10-28 09:56:41 -04:00
Ermal
da51f26cd3 Ooops use meant logic. 2010-10-27 21:13:04 +00:00
Ermal
f48b620546 Ticket #975. Properly initialize variables to avoid caching issues. Also check an array exists before trying to foreach to avoid errors. 2010-10-27 20:56:58 +00:00
Ermal
a8200dbfe7 Ticket #975. Rearrange code a little. 2010-10-27 20:56:57 +00:00
jim-p
6bef05546f Do some is_array() testing before renaming fields, otherwise empty variables can be accidentally created. 2010-10-27 16:55:48 -04:00
Ermal
bacd881efc Fixes #976. Bring in the piecies for classless routing from FreeBSD 8.1 script. 2010-10-27 20:30:38 +00:00
jim-p
64ce9d7202 Do not require LDAP search base DN. Requiring this can prevent some valid LDAP configurations from properly authenticating. (See GDD-550841). 2010-10-27 13:11:16 -04:00
pierrepomes
b019222ac2 Ticket #959: keep local ipalias and proxyarp vip's during a XMLRPC restore 2010-10-26 20:29:50 -04:00
jim-p
e6c563bb07 Make the $pgtitle output a link back to the current page for a convenient way of reloading. 2010-10-26 09:19:49 -04:00
jim-p
dbb0e0865b Remove unnecessary (and unclosed) form tag. 2010-10-25 16:55:40 -04:00
jim-p
c26c208f34 Do not allow spaces in load balancer name fields, they are invalid in relayd. 2010-10-25 16:31:57 -04:00
jim-p
5bb6e1f540 If there are no aliases, push an empty aliases array. Fixes #961 2010-10-25 15:29:23 -04:00
jim-p
5ea2c12521 Add a note to the DNS Rebinding protection error letting the user know to try by IP address. 2010-10-25 15:09:24 -04:00
Ermal
146f0fad46 Do not show on the queue/limiters list the disabled entries(optimized and cleaner version). 2010-10-25 18:06:05 +00:00
Ermal
520ad1a413 Do not show on the queue/limiters list the disabled entries. 2010-10-25 17:42:57 +00:00
Ermal
db8e9e53e6 Ticket #943. Call the update procedure directly to not do an unecessary loop. 2010-10-25 12:35:18 +00:00
Ermal
52e5285f7e Make this more strict checking. 2010-10-25 12:28:45 +00:00
Ermal
24b2aa62be Resolves #971. Fix wizard.php to show interface descriptive names. Pointy-hat: gnhb 2010-10-25 11:19:29 +00:00
pierrepomes
6dbd2e745b Add l7 rules synchro. Ticket #951 2010-10-24 21:06:59 -04:00