summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Compensate some more occurencies of write_config() during the pathErmal2011-08-191-0/+2
* Make update_status and update_output_window consistent on checking for consol...Ermal2011-08-191-3/+4
* Show the package name that are geing downloaded even during console updateErmal2011-08-192-2/+4
* Compenstate for the write_config calls sending the filesystem to ro during pa...Ermal2011-08-192-14/+18
* Prevent negative references to be used for the refcount API. This should help...Ermal2011-08-191-0/+2
* start packages script is called after rc.bootup so the filesystem is makred R...Ermal2011-08-191-0/+4
* Fix copy paste error which cleared argsAndrew Thompson2011-08-191-2/+1
* Ticket #1279. Decrease the refcount even though we're in booting phase. This ...Ermal2011-08-172-25/+33
* Include the rate output in the privilege for the traffic graph.jim-p2011-08-171-0/+1
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-1710-125/+45
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-1710-45/+125
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-171-0/+6
* Resolves #1731. Correctly handle nested alias that have hostnames. While here...Ermal2011-08-151-2/+4
* Revert "Feature#1603. URL table aliases should be usable within network type ...Ermal2011-08-151-20/+1
* Revert "Feature #1603. Correct nested urltable alias code to be more fullproo...Ermal2011-08-152-34/+21
* Another roll at fixing the voucher sync problems.Ermal2011-08-151-2/+2
* Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.jim-p2011-08-121-1/+1
* Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/...Ermal2011-08-121-2/+2
* Remove a slipped in text that confuses peopleErmal2011-08-121-1/+1
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-121-1/+2
* Resolves #1193. Properly warn about duplicate default queueErmal2011-08-111-43/+38
* Fix descriptionjim-p2011-08-111-2/+2
* Move these permissions to user.priv.inc so they don't get blasted when priv.d...jim-p2011-08-112-18/+18
* Fix missing $ on variable.jim-p2011-08-111-1/+1
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-111-0/+9
* Add Dashboard privilege which is a collection of all required pages for the d...jim-p2011-08-111-0/+12
* Fix privilege matching so that it respects wildcards better, especially when ...jim-p2011-08-111-2/+4
* Syncrhonize the information with the wizards xml. Reported-by: http://forum.p...Ermal2011-08-111-2/+2
* Fix priv namejim-p2011-08-101-5/+5
* Add privilege to directly access dashboard widgets if needed for ajax.jim-p2011-08-101-0/+6
* If a user has access to RRD graphs, also let them access the actual RRD graph...jim-p2011-08-101-0/+1
* Log when a user tries to access an unauthorized page.jim-p2011-08-101-0/+6
* fixed corrected name of ioncube modulelgcosta2011-08-091-2/+2
* Correct world of wordcraft rule description array. Reported-by: http://forum....Ermal2011-08-091-1/+1
* Start NTPd after dns since its a requirment and latest changes should help wi...Ermal2011-08-081-5/+5
* When clicked allow overriding of dns servers by dynamic WANs still configure ...Ermal2011-08-081-12/+4
* Tell the local system to use the locally running dns forwarder as a primary s...Ermal2011-08-081-0/+2
* Correct array key typo mistake. Ticket #1052Ermal2011-08-081-3/+3
* Fix typoScott Ullrich2011-08-041-1/+1
* Move seting up of tabs/menus/service entries after custom php commands. Seems...Ermal2011-08-031-27/+54
* Correct the ambiguity caused by missing curliesErmal2011-08-031-6/+6
* Remove this write_config call seems to be causing grief.Ermal2011-08-031-3/+2
* Add yet another intermediate config write during pacakge processing which bre...Ermal2011-08-032-3/+8
* Oops fix variable nameErmal2011-08-021-1/+1
* Blacklist lan as being used as default gateway when auto switching is on. Thi...Ermal2011-08-021-1/+2
* If no pppoe service name is configured, send a null service name. Seems to he...jim-p2011-08-021-2/+4
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-021-2/+2
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-021-5/+1
* Start hostidScott Ullrich2011-08-011-0/+2
* Max procs should be 1 when using an op code cacherScott Ullrich2011-07-292-2/+5
OpenPOWER on IntegriCloud