summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Note script is "Terminating" at end.Scott Ullrich2007-11-231-1/+1
* Simplify the process and do not download the entire cvs tree for cvssync oper...Scott Ullrich2007-11-231-40/+39
* Add restart dhcp server scriptScott Ullrich2007-11-231-0/+4
* Add missing carriage returnsScott Ullrich2007-11-231-7/+8
* Move cvs_sync.sh to pfSense shell as the cvssync playback command.Scott Ullrich2007-11-231-0/+119
* Show starting and ending of scriptScott Ullrich2007-11-221-1/+2
* Cleanup c/r usage.Scott Ullrich2007-11-221-9/+0
* Add c/r's to improve presentationScott Ullrich2007-11-221-0/+9
* * Fix ! commands (do not echo commands but execute as shell)Scott Ullrich2007-11-221-3/+3
* Start the pfSense php shell playback library archive.Scott Ullrich2007-11-221-0/+15
* Remove blank line from end of file.Scott Ullrich2007-11-221-1/+1
* Remove ftpproxy anchor that is not needed by ftp-proxy.Scott Ullrich2007-11-212-2/+1
* Convert anchors and such over to ftp-proxy.Scott Ullrich2007-11-212-12/+12
* Switch over to ftp-proxy from pftpx.Scott Ullrich2007-11-212-8/+8
* Nuke code that does nothing.Scott Ullrich2007-11-191-23/+4
* Make the error message clickable so that the admin can easily return to the GUI.Scott Ullrich2007-11-191-0/+1
* Do not logout session if the user does not have access to a page. We should ...Scott Ullrich2007-11-191-6/+1
* Correctly check for page names by including .php. Strip off / if found so t...Scott Ullrich2007-11-191-2/+2
* Instead of throwing a very vague 401 error actually tell the user which page ...Scott Ullrich2007-11-181-1/+1
* * Correctly report invalid passwordScott Ullrich2007-11-181-0/+8
* Correctly show 401 errors.Scott Ullrich2007-11-182-1/+26
OpenPOWER on IntegriCloud