summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Spelling fix.Warren Baker2010-11-051-1/+1
* Ticket #950. Correctly handle failures while installing packages which might ...Ermal2010-10-141-80/+90
* Ticket #873. Call write_config() before including file to avoid loosing alrea...Ermal2010-09-031-110/+149
* Remove useless code which might even abort package deletion process.Ermal2010-08-061-15/+1
* Use global to not cause breakage if path changes.Ermal2010-08-061-1/+1
* Avoid duplicate service tags when reinstalling packagesRenato Botelho2010-08-061-0/+4
* Pass name instead of config_file for start_serviceRenato Botelho2010-07-231-1/+1
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-181-2/+5
* Don't delete these additional files until the end of the package uninstall pr...jim-p2010-06-081-18/+18
* Do not process items in which we cannot resolve the config fileScott Ullrich2010-05-211-0/+2
* Missed curly.Ermal2010-04-271-1/+1
* Do not error out when trying to delete an unexisting package. Just display an...Ermal2010-04-271-5/+7
* get_pkg_depends must return the whole paths of dependency files in orderScott Ullrich2010-03-171-3/+3
* Place conf_mount_ro() calls where supposed too.Ermal Luçi2010-03-081-0/+6
* Silence errors.Ermal Luçi2010-03-081-2/+2
* Ensure prefix directory exists before downloading and installing additional fileScott Ullrich2010-03-061-22/+24
* Ticket #396. Try to fix issues with missing include files or filesystem being...Ermal Luçi2010-03-031-10/+9
* More cleanup and code flow simplification.Ermal Luçi2010-02-041-8/+6
* When removing a package delete its underlying FreeBSD pacakges.Ermal Luçi2010-02-031-40/+56
* Ticket #309. Fix it for packages.Ermal Luçi2010-02-021-26/+27
* Reactivate the hack for packages to show as installed. Untill php decides to ...Ermal Luçi2010-02-021-0/+2
* Ticket #309. Correctly fix the problems of intermediate config lost because o...Ermal Luçi2010-02-011-2/+0
* Resolves #309. Seems that including config.inc has bad habits on packages. Wo...Ermal Luçi2010-02-011-0/+2
* Fix some package uninstall bits on nanojim-p2010-01-031-0/+5
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-4/+5
* Nuke pkg_build_filter_rules(). It is not called anywhere in the code and ad...Scott Ullrich2009-12-241-91/+1
* 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
OpenPOWER on IntegriCloud