summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Correctly remove old clients correctly.Scott Ullrich2007-12-121-12/+42
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-2/+2
* Set server.max-request-size to 384 for captive portal.Scott Ullrich2007-12-101-1/+3
* Limit captive portal uploads to /tmp/captiveportal which has no access to wri...Scott Ullrich2007-12-101-2/+6
* Allow pfsync and carp traffic on captive portal.Scott Ullrich2007-12-101-1/+2
* Support DNS-O-MaticScott Dale2007-12-101-9/+54
* Convert the dns server code into a for loop and add 2 more dns servers on. ...Scott Ullrich2007-12-091-12/+11
* Move route delete items to system.inc so they are performed on every changeScott Ullrich2007-12-091-0/+2
* When multiple gateways are present (muliwan) show a dropdown box next to eac...Scott Ullrich2007-12-081-22/+34
* Sometimes when the user enters the hostname of the HTTPs captive portal serve...Scott Ullrich2007-12-071-1/+12
* The attached patch adds a field to the services_dyndns.php form.Scott Ullrich2007-12-061-1/+4
* Define a couple more dhclient parms such as timeout. MFC: After testingScott Ullrich2007-12-051-0/+4
* Define a couple more dhclient parms such as timeout. MFC: After testingScott Ullrich2007-12-051-0/+8
* Stop spewing to stdout, this should be logged.Scott Ullrich2007-12-041-1/+2
* Turn off debuggingScott Ullrich2007-12-031-1/+1
* Add more ACL checkers to help with port forward and one to one NAT for multi ...Scott Ullrich2007-12-031-0/+38
* Only show interfaces that the user has access to edit on the firewall rules e...Scott Ullrich2007-12-031-0/+19
* Inherit allowed privs from $g['privs']Scott Ullrich2007-12-031-15/+3
* Do not set allowed_groups variables. Auth.inc is not alaways available on co...Scott Ullrich2007-12-031-11/+10
* Store global privs list in $g['privs']Scott Ullrich2007-12-031-0/+1
* Only show menu subitems that the user has access to.Scott Ullrich2007-12-021-0/+1
* Require auth.incScott Ullrich2007-12-021-0/+1
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Silence cannot find root user errors.Scott Ullrich2007-12-021-1/+1
* Remove debugging code.Scott Ullrich2007-12-021-7/+0
* Kill off illegal offsets error and make code more readable while I am here.Scott Ullrich2007-12-021-5/+13
* Use correct pfSenseHeader() function.Scott Ullrich2007-12-021-2/+26
* Ensure userindex and groupindex is available to non auth.inc callers.Scott Ullrich2007-12-021-1/+7
* Backport display_top_tabs() from HEAD.Scott Ullrich2007-12-021-13/+55
* Improve check for /conf symlink on non cd-rom platform.Scott Ullrich2007-11-291-1/+2
* Correctly check that an item is a symlink before blowing it away and recreating.Scott Ullrich2007-11-291-2/+5
* Move update bogons script to 3am.Scott Ullrich2007-11-281-3/+3
* Log when we change the bogons frequency hour.Scott Ullrich2007-11-281-6/+7
* Move special case fixes before we return so that it can be processed.Scott Ullrich2007-11-281-12/+12
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-1/+3
* Change bogons update script frequency to 2am.Scott Ullrich2007-11-281-0/+10
* Switch to a more random number between 1-2,000. that'd be somewhere betweenScott Ullrich2007-11-281-1/+1
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
* Log how many changes are made to bogons file.Scott Ullrich2007-11-271-1/+2
* Throw an error when we cannot download bogons file instead of blindly assumin...Scott Ullrich2007-11-271-0/+5
* Actually generate a random numberScott Ullrich2007-11-271-5/+2
* * Download bogons entries from pfsense.comScott Ullrich2007-11-271-1/+10
* Really allow command arguments from pfSsh.phpScott Ullrich2007-11-241-2/+3
* Allow command arguments from pfSsh.phpScott Ullrich2007-11-241-10/+13
* Remove syslog.conf from checked out files marked for updating.Scott Ullrich2007-11-241-0/+1
* Move branch names and descriptions to an array instead of hard coding.Scott Ullrich2007-11-231-9/+17
* Add restartipsec scriptScott Ullrich2007-11-231-0/+2
* Remove extra c/rScott Ullrich2007-11-231-1/+1
* Allow arguments to be passed to cvssync so you can do:Scott Ullrich2007-11-231-6/+12
OpenPOWER on IntegriCloud