summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add traffic shaper queue field to UPnP configjim-p2009-07-092-1/+23
* Oops, store config in correct locationScott Ullrich2009-07-092-5/+4
* Save to correct location and nuke dirty stuffScott Ullrich2009-07-091-12/+2
* Restore growl settings correctlyScott Ullrich2009-07-091-2/+2
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-092-3/+14
* Only invoke growl functions when an ip address is defined.Scott Ullrich2009-07-091-3/+5
* Set priority to 1 (HIGH)Scott Ullrich2009-07-091-1/+2
* Remove double global declarationErmal Luçi2009-07-091-1/+1
* Adding notify_via_growl() function which assists in sending growl messages to...Scott Ullrich2009-07-091-1/+20
* First stab at adding growl notifications settings screen (and other future no...Scott Ullrich2009-07-091-0/+154
* Break after processing the first record. Anything more would be uncivilized.Scott Ullrich2009-07-091-1/+3
* Do not show <noembedded> packages on nanobsdScott Ullrich2009-07-091-1/+4
* Set the memory limit to 128MScott Ullrich2009-07-091-1/+6
* Declare as a propper function to avoid errors.Ermal Luçi2009-07-091-5/+4
* Prevent users to misconfigure layer7 rules for now.(Ther are supported only o...Ermal Luçi2009-07-091-0/+2
* Add forgotten global so file creation actually works.Ermal Luçi2009-07-091-7/+6
* Correct spacing for interfaces. Reload interfaces after assinging is changed ...Ermal Luçi2009-07-092-4/+6
* Fix path to expireaccounts.Ermal Luçi2009-07-092-2/+2
* I really need to take more coffee. Fix another typo.Ermal Luçi2009-07-091-1/+1
* Fix typoErmal Luçi2009-07-091-1/+1
* Add missed commit for package filter functions to work.Ermal Luçi2009-07-091-0/+2
* Include only .inc files. This fixes issues with packages that this function i...Ermal Luçi2009-07-091-1/+1
* Adding growl class which can be used to send growl alerts. Will add the GUI ...Scott Ullrich2009-07-091-0/+92
* Move upgrade wall message to the correct function (migrate_rrd_format())Scott Ullrich2009-07-091-1/+1
* Change admin home directory to /root.Scott Ullrich2009-07-081-1/+1
* Fix error when attempting to add a DHCP static mapping. Fixes #29jim-p2009-07-081-4/+4
* There is not necessity to launch mount commands for nothing.Ermal Luçi2009-07-081-0/+3
* Test better with function change.Ermal Luçi2009-07-081-2/+2
* Use the available function to avoid some errors.Ermal Luçi2009-07-081-3/+3
* Bring captive portal widget up to date with changes.Ermal Luçi2009-07-081-18/+17
* Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-086-5/+6
* Append several functions the filter_ prefix to know they are part of filter.i...Ermal Luçi2009-07-082-19/+17
* Rename generate_ipsec_filter_rules to filter_generate_ipsec_rules; Rename gen...Ermal Luçi2009-07-081-9/+9
* Since we could not use anchors now we need to reload the filter whenever we a...Ermal Luçi2009-07-081-1/+7
* Add needed filter_reload call.Ermal Luçi2009-07-081-1/+3
* Remove pkg-utils.inc dependency on filter.inc this brings speed improvements ...Ermal Luçi2009-07-081-66/+1
* Add isvm() function which will return true if it detects that we are running ...Scott Ullrich2009-07-071-0/+17
* Add a seatbelt check to ensure the on disk partition is the same size (or lar...Scott Ullrich2009-07-071-0/+12
* Addd missing */Scott Ullrich2009-07-071-1/+1
* Rename the vlan interface after assigning the parent interface.Ermal Luçi2009-07-071-2/+2
* Fix Bug #24. Actually just make the name usable in the new gateway code.Ermal Luçi2009-07-071-1/+1
* Fix Bug #26. This can be easily backported to 1.2.x.Ermal Luçi2009-07-071-7/+7
* Fix some typos in wizard.php code introduced by previous commit.Ermal Luçi2009-07-072-86/+96
* Add a 'displayname' field to make it easier to print better labels for inputs.Ermal Luçi2009-07-071-8/+36
* Remove debugging echosErmal Luçi2009-07-071-5/+2
* Fix some typos.Ermal Luçi2009-07-072-3/+7
* fix some other shortcuts provided by the GUI.Ermal Luçi2009-07-071-11/+7
* Add l2tpErmal Luçi2009-07-071-0/+3
* Fix interface list usageErmal Luçi2009-07-075-21/+11
* Add suhosin moduleScott Ullrich2009-07-061-0/+1
OpenPOWER on IntegriCloud