summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Adding Notifications tabScott Ullrich2009-07-091-1/+1
* Oops, store config in correct locationScott Ullrich2009-07-091-3/+2
* Adding System: Advanced: Notifications to priv listScott Ullrich2009-07-091-0/+6
* 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
* Set the memory limit to 128MScott Ullrich2009-07-091-1/+6
* 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-091-1/+1
* 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
* 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
* Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-082-3/+0
* Append several functions the filter_ prefix to know they are part of filter.i...Ermal Luçi2009-07-081-18/+16
* Rename generate_ipsec_filter_rules to filter_generate_ipsec_rules; Rename gen...Ermal Luçi2009-07-081-9/+9
* 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
* Rename the vlan interface after assigning the parent interface.Ermal Luçi2009-07-071-2/+2
* 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
* Present hook points for packages to present their rules.Ermal Luçi2009-07-062-37/+52
* Correct variable names so that the logging is useful.Seth Mos2009-07-061-2/+1
* Add configurable option to enable glxsb.jim-p2009-07-041-0/+11
* Set kern.polling.idle_poll to 1 to match the FreeBSD 4.x behavior. Message f...Scott Ullrich2009-07-031-1/+2
* Fix static route code so that upgrading from 1.2 works as intended.Seth Mos2009-07-031-2/+4
* Check for an array before doing anything else. The array handling has changed...Ermal Luçi2009-07-031-2/+4
* Print the correct interface name to be used. This is reported on Issue #19 as...Ermal Luçi2009-07-031-2/+2
* Convert even ssh key gen to the new subsystem_dirty calls.Ermal Luçi2009-07-011-1/+1
* Prevent recursive calls to conf_mount_*Ermal Luçi2009-07-011-1/+7
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Remove trailing /Scott Ullrich2009-07-011-1/+1
* Add missing /Scott Ullrich2009-07-011-1/+1
* Correct the name its parse_configScott Ullrich2009-06-301-4/+4
* Convert even voucher to the new subsystem_dirty functions. This reduces anoth...Ermal Luçi2009-06-301-7/+5
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-302-3/+28
* * Garbage collect a variable used for lockfile in the CP before but is unusef...Ermal Luçi2009-06-302-8/+6
* Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672....Ermal Luçi2009-06-302-1/+3
* Add stub for update_output_window() if it does not existScott Ullrich2009-06-301-0/+5
* Add update_status() function if neededScott Ullrich2009-06-281-5/+3
* If the value is 0 we are not a valid key. Return.Scott Ullrich2009-06-271-1/+1
* Remove hard line break.Scott Ullrich2009-06-271-2/+1
* Supress sem_ errors.Scott Ullrich2009-06-271-1/+6
OpenPOWER on IntegriCloud