summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use FreeBSD specific filesScott Ullrich2009-05-152-25/+0
* Move firmware update text format to globals.incScott Ullrich2009-05-142-1/+2
* Fix typo and check.Ermal Luçi2009-05-141-1/+1
* Use file() function which suits the need better.Ermal Luçi2009-05-141-2/+3
* Remove dubious/forgotten unlocking that is uneccesary.Ermal Luçi2009-05-141-2/+0
* default to vr0/vr1 rather than sis, since the defaults should be for ALIX, no...Chris Buechler2009-05-131-2/+2
* * Use file_get_contents its better and process the contents of the file after...Ermal Luçi2009-05-131-13/+19
* Speedup noticably CP status page. Previously during load it would not show an...Ermal Luçi2009-05-131-30/+20
* Fix lock leaking on portal_allow function.Ermal Luçi2009-05-131-1/+6
* Fix the issue that the filter reload status stops at 'Syncing CARP data to {$...Ermal Luçi2009-05-131-0/+7
* Fix fallout of tables from the refactoring of address generation. This is a b...Ermal Luçi2009-05-121-27/+7
* Fix PPTP+RADIUS. See ticket #1926.jim-p2009-05-122-5/+14
* Fix CARP IP Creation. Subnet check was failing even for valid input. See tick...jim-p2009-05-121-2/+2
* Fix alias table generation. (There is probably a better way to do this... Ide...jim-p2009-05-121-2/+2
* Add the state killing for now on VPN's pppoe/pptp/l2tp when the link goes dow...Ermal Luçi2009-05-121-0/+1
* Merge after_filter_configure_run commands with the system:afterfilterchangesh...Ermal Luçi2009-05-121-12/+13
* Use the php copy function instead of forking just for copying a file.Ermal Luçi2009-05-121-1/+1
* Some more locking fixes.Ermal Luçi2009-05-111-0/+3
* Match the logic with other functions.Ermal Luçi2009-05-111-5/+5
* Fix logic.Ermal Luçi2009-05-091-2/+2
* Correct logic.Ermal Luçi2009-05-091-6/+6
* The other half of CP locks conversion to new locking functions.Ermal Luçi2009-05-093-10/+10
* More var name fixes.Ermal Luçi2009-05-081-1/+1
* Make it work.Ermal Luçi2009-05-081-4/+4
* Remove reset_slbd.sh from cron.Ermal Luçi2009-05-081-9/+0
* Reduce includes.Ermal Luçi2009-05-082-3/+3
* Convert CP to use the new lock/unlock functions.Ermal Luçi2009-05-081-68/+34
* Fix a lock leaking on CP.Ermal Luçi2009-05-082-15/+2
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-0858-324/+157
* Fix OpenVPN automatic shared key generation.jim-p2009-05-082-6/+8
* Fix detection of TLS/Shared Key mode for OpenVPNjim-p2009-05-082-2/+2
* From yesterday moving of ipfw loading to only captive portal a regression was...Ermal Luçi2009-05-081-0/+7
* Propperly fix openvpn parameter parsing.Ermal Luçi2009-05-071-2/+2
* Correctly enforce limits on html input.Ermal Luçi2009-05-072-2/+2
* Fix server hostname resolve option to correctly be set.Ermal Luçi2009-05-071-1/+1
* Fix correction of openvpn parameters.Ermal Luçi2009-05-071-2/+2
* Spit verbose messages on schedules only if in debug mode.Ermal Luçi2009-05-071-4/+12
* Remove from filter load the captive portal module loading and move it to the ...Ermal Luçi2009-05-072-14/+7
* Comment out supposed diff code that is not being used.Ermal Luçi2009-05-071-1/+4
* Catch up with the latest additions.Ermal Luçi2009-05-071-16/+0
* Move validation of dyndns username to the only place it uses it, the GUI page...Ermal Luçi2009-05-072-11/+11
* Fix CLI filter parser so it works on FreeBSD 8 builds.jim-p2009-05-061-2/+14
* Unbreak log display on FreeBSD 8 based builds of 2.0.jim-p2009-05-061-5/+28
* Correct the PLATFORM checkScott Ullrich2009-05-061-1/+1
* Remove another unused function.Ermal Luçi2009-05-051-20/+0
* Use exec_command instead of custom rolled function. Fix some logic here and t...Ermal Luçi2009-05-051-7/+11
* Move exec_command function to util.inc.Ermal Luçi2009-05-052-16/+16
* Rename filter_translate_type_to_real_interface to interface_translate_type_to...Ermal Luçi2009-05-053-17/+17
* Remove unused function and function that provide the same functionality as ph...Ermal Luçi2009-05-052-66/+4
* Remove function that is present on php5.Ermal Luçi2009-05-051-14/+0
OpenPOWER on IntegriCloud