summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* We need to be RW to modify user information.Scott Ullrich2009-07-061-0/+6
* Oops, add needed echo ''Scott Ullrich2009-07-061-1/+1
* Broadcast to all ttys that a RRD upgrade is in progress.Scott Ullrich2009-07-061-1/+1
* Call convert_config(); after import.Scott Ullrich2009-07-061-0/+2
* Present hook points for packages to present their rules.Ermal Luçi2009-07-062-37/+52
* Fix ipsec vpn phase1 post code so that we correctly try to delete the old sta...Seth Mos2009-07-061-3/+4
* Correct variable names so that the logging is useful.Seth Mos2009-07-061-2/+1
* Use $BOOT_DRIVEScott Ullrich2009-07-061-2/+2
* Really set boot slice correctlyScott Ullrich2009-07-061-12/+13
* Set boot slice correctly (reversed logic)Scott Ullrich2009-07-052-2/+1
* Add and use fdisk_upgrade_log.txtScott Ullrich2009-07-052-38/+41
* Add a <p/> between messageScott Ullrich2009-07-051-1/+1
* Note that the newly duplicated slice has not been set as the active slice.Scott Ullrich2009-07-051-1/+1
* Show $ORIGINSLICE -> $DESTSLICEScott Ullrich2009-07-051-2/+4
* Add missing ;Scott Ullrich2009-07-051-2/+2
OpenPOWER on IntegriCloud