summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Transmit freebsd machine (uname -m) so that we can be begin offering multi pl...sullrich2009-12-101-2/+4
* Check to see if syslogd is running before killingsullrich2009-12-021-1/+2
* Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xml...Scott Ullrich2009-11-061-1/+4
* Add a new (unlinked) page which allows entering a custom pkg repo URLjim-p2009-10-061-1/+2
* Do not process empty tags in the config as this breaks the code.Ermal Luçi2009-09-251-1/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+9
* Use empty() function for testing which is far more better than just <> "".Ermal Luçi2009-09-091-4/+4
* Make checks stronger.Ermal Luçi2009-09-091-1/+1
* Remove wrongly duplicated code. Leave a comment on the oddity that is the pac...Ermal Luçi2009-09-091-10/+8
* Be smarter at it and reduce some overhead.Ermal Luçi2009-07-151-19/+6
* Correct file names.Ermal Luçi2009-07-151-2/+2
* Remove files before recreating them. Add filter rules early content to the fi...Ermal Luçi2009-07-151-1/+12
* Add forgotten global so file creation actually works.Ermal Luçi2009-07-091-7/+6
* 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
* Present hook points for packages to present their rules.Ermal Luçi2009-07-061-31/+25
* 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
* Add a dummy update_status() function if we need it.Scott Ullrich2009-06-261-0/+8
* Check to see if dir exists before blindly mounting rwScott Ullrich2009-06-251-2/+5
* Add missing conf_mount_ro();Scott Ullrich2009-06-251-1/+2
* Handle packages on embedded the same. Ssshhhh, don't tell anyone.Scott Ullrich2009-06-171-0/+4
* Update functions to add other anchors for before {nat,rdr} rules and {nat,rdr...Ermal Luçi2009-05-311-6/+65
* Unbreak englishScott Ullrich2009-05-301-2/+2
* Unbreak pkg-utils.inc. Extra space made it rather unhappy. Reported on IRC an...jim-p2009-05-301-1/+1
* Present a new package option filter_rules_needed which has a function name to...Ermal Luçi2009-05-291-1/+41
* Remove extra tabScott Ullrich2009-04-121-1/+1
* Avoid these errors: Warning: Invalid argument supplied for foreach() in /etc/...Scott Ullrich2009-04-121-6/+8
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-1/+1
* * Add get_after_install_info()Scott Ullrich2009-02-221-0/+11
* Add check for after_install_info and display this info after package installa...Scott Ullrich2009-02-101-0/+2
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-1/+3
* * Add run_plugins() functionScott Ullrich2008-10-191-1/+2
* Make it possible for pakages to insert additional tabbed pages into anMatthew Grooms2008-09-161-12/+41
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-241-61/+0
* Only push 1 char version, such as 7 instead of 7.0Scott Ullrich2008-07-061-1/+1
* Add freebsd version as parm.Scott Ullrich2008-07-061-1/+6
* Add way to find the version of pfSense.Ermal Luçi2008-02-291-1/+5
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
* Correctly remove freebsd package upon package deletion.Scott Ullrich2007-12-271-2/+7
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
* $config needs to be a global itemScott Ullrich2007-05-101-0/+1
* Install the package, deinstall and reinstall to ensure it is in a proper state.Scott Ullrich2007-04-301-3/+13
* Woops, use delete_package_xml() instead of delete_package()Scott Ullrich2007-04-301-2/+3
* Delete package before reinstalling to avoid multiple service entries, etc.Scott Ullrich2007-04-301-0/+2
* Correctly output the package name that we are attempting to reinstall instead...Scott Ullrich2007-04-291-3/+3
* Add missing / directory seperator. This should hopefully fix squid from rein...Scott Ullrich2007-04-291-1/+1
OpenPOWER on IntegriCloud