summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ticket #288. Fix some sanitation checking to allow propper editing of entries.Ermal Luçi2010-01-181-2/+6
* Save TOS config in openvpn clientpierrepomes2010-01-171-0/+1
* include captiveportal.incScott Ullrich2010-01-161-0/+1
* Set variable instead of using comparison operatorScott Ullrich2010-01-161-2/+1
* fix typosChris Buechler2010-01-162-2/+2
* If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...Scott Ullrich2010-01-161-0/+7
* Ticket #297. Verify WPA PSK key length.Ermal Luçi2010-01-151-0/+6
* Add some missing bracesjim-p2010-01-151-1/+2
* Reload all when changing interface configuration.Ermal Luçi2010-01-141-1/+2
* fix textChris Buechler2010-01-141-1/+1
* Ticket #280. Seems that xml parser does not set the value correctly.Ermal Luçi2010-01-141-4/+8
* fix packet capture. php5 apparently doesn't like " with shell_execChris Buechler2010-01-131-1/+1
* if gzsig is missing, return error verifying signature rather than invalid sig...Chris Buechler2010-01-131-1/+1
* make sure that the settings page also shows only the valid tabs.Seth Mos2010-01-121-8/+30
* Ticket #207. Show the dhcp server tab for the interface that have a previous ...Ermal Luçi2010-01-121-1/+2
* Simplify some code.Ermal Luçi2010-01-121-4/+2
* Resolves #279. Do not show vlans as parent interfaces for other vlans.Ermal Luçi2010-01-121-2/+3
* Actually just destroy the interface since carp interfaces will not be handled...Ermal Luçi2010-01-121-4/+4
* Make get_real_interface return real interface enc0 for "ipsec". Refactor enab...Seth Mos2010-01-112-22/+5
* Ticket #294. Add necessary include.Ermal Luçi2010-01-111-1/+2
* Feedback #225. If the type of vip changes remove the old type before adding t...Ermal Luçi2010-01-111-0/+5
* Handle faultCode()Scott Ullrich2010-01-111-1/+6
* Ticket #99. More fixes to reflection.Ermal Luçi2010-01-101-14/+10
* Ticket #283. Do not create Inbound(rdr) nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Feedback #283. Do not create outbound nat rules for disabled interfaces.Ermal Luçi2010-01-101-0/+4
* Resolves #293. Do not try to bind to the ip discovered by checkip since that ...Ermal Luçi2010-01-101-4/+7
* Clear the subsystem after reload.Ermal Luçi2010-01-101-0/+2
* Ticket #288. Use the subsystem_dirty functions.Ermal Luçi2010-01-101-2/+2
* Its 2010Scott Ullrich2010-01-091-1/+1
* Clean up file formatting. Fix typo. Add (C)Scott Ullrich2010-01-091-71/+63
* Check for is_array()Scott Ullrich2010-01-091-1/+1
* Report auth errors correctly during xmlrpc syncScott Ullrich2010-01-091-5/+11
* Return 'Authentication failed' instead of a non standard type which results i...Scott Ullrich2010-01-091-2/+5
* fix Firewall Logs widget settings save.Chris Buechler2010-01-091-1/+9
* fix alert scroller in ChromeChris Buechler2010-01-071-4/+6
* Make the "Currently viewing" drop down work in all browsers, not just Firefox.Chris Buechler2010-01-071-2/+7
* field is not requiredChris Buechler2010-01-061-1/+1
* fix up textChris Buechler2010-01-051-2/+2
* fix conflict between domTT and prototype that was breaking javascript in a nu...Chris Buechler2010-01-053-20/+21
* fix typos. Ticket #278Chris Buechler2010-01-051-3/+3
* unbreak CP after HTTP > HTTPS redirectChris Buechler2010-01-041-3/+4
* don't generate automatic outbound rules again if there are already rules definedChris Buechler2010-01-041-1/+5
* more fixes to auto generated outbound NAT rules to match what is actually cre...Chris Buechler2010-01-041-6/+6
* remove broken input validation check. There's no harm in duplicate outbound N...Chris Buechler2010-01-041-9/+0
* fix up auto-generated outbound NAT rules.Chris Buechler2010-01-041-16/+3
* fix deletion of additional DHCP options. Resolves #273Chris Buechler2010-01-041-1/+2
* Fix some package uninstall bits on nanojim-p2010-01-031-0/+5
* Merge 2bf552a41ca9fde6c71ba3aad9da794785246852 from RagnaBaby-cloneScott Ullrich2010-01-031-3/+5
* Add more smarts to the RRD page, do not show tabs for database that do not ex...Seth Mos2010-01-031-16/+52
* Fix file editing on NanoBSDjim-p2010-01-031-0/+2
OpenPOWER on IntegriCloud