summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check value of /etc/platform when installing the correct ttys file.Scott Ullrich2007-11-291-0/+6
| | | | Reported-by: Vivek Khera
* Move update bogons script to 3am.Scott Ullrich2007-11-283-5/+5
| | | | Discussed on pfSense-support@
* 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
| | | | | | immediately and 33 minutes. If people are setting their time zone properly that also helps distribute the load, since it runs at 1:01 AM local time.
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
| | | | Requested-by: CMB
* Use files.pfsense.orgScott Ullrich2007-11-271-1/+1
| | | | Requested-by: CMB
* 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 ↵Scott Ullrich2007-11-271-0/+5
| | | | assuming it succeedded.
* Actually generate a random numberScott Ullrich2007-11-271-5/+2
|
* Add missing ".Scott Ullrich2007-11-271-1/+1
| | | | Pointy-hat-to: Myself.
* * Download bogons entries from pfsense.comScott Ullrich2007-11-271-1/+10
| | | | | * Do not update on every minute on the 1st of the month * Sleep for a random period before updating to avoid killing the server
* * Download bogons entries from pfsense.comScott Ullrich2007-11-272-2/+2
| | | | | * Do not update on every minute on the 1st of the month * Sleep for a random period before updating to avoid killing the server
* add HBCI to traffic shaperMartin Fuchs2007-11-272-5/+30
|
* Move PPPoE Server to Services, VPN menu is misleadingChris Buechler2007-11-261-1/+1
|
* Proper fix for aliases edit.Chris Buechler2007-11-251-2/+2
| | | | | Ticket #1513 Ticket #1476
* Really kill off slbdChris Buechler2007-11-251-2/+1
| | | | Ticket #1533
* Remove extra C/RScott Ullrich2007-11-241-1/+1
|
* 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
|
* edit.php show an error on opening an empty fileScott Ullrich2007-11-241-2/+2
| | | | Ticket #1519
* Move branch names and descriptions to an array instead of hard coding.Scott Ullrich2007-11-231-9/+17
|
* Detect playback file not found when passed as argument. Example: pfSsh.php ↵Scott Ullrich2007-11-231-0/+4
| | | | replay cvssync RELENG_1
* Nuke cvs_sync.sh on upgrade now that it resides in pfSsh.phpScott Ullrich2007-11-231-0/+4
|
* 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-232-8/+12
| | | | pfSsh.php playback cvssync RELENG_1
* 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 ↵Scott Ullrich2007-11-231-40/+39
| | | | operations. Simply cvsup the needed branch. Saves bandwidth, time, diskspace, etc.
* 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
|
* Allow arguments to be passed to the pfSense php shell.Scott Ullrich2007-11-231-174/+117
|
* Turn register_argc_argv onScott Ullrich2007-11-232-2/+2
|
* Bring us one step closer to being able to port cvs_sync.sh to pfSsh by ↵Scott Ullrich2007-11-231-25/+75
| | | | adding multiline support. For example
* Do not forget ; on php lines.Scott Ullrich2007-11-221-8/+8
|
* Collect the help file into one variable and then pipe through more()Scott Ullrich2007-11-221-9/+9
|
* Add recording related commandsScott Ullrich2007-11-221-1/+5
|
* Collect the help file into one variable and then pipe through more()Scott Ullrich2007-11-221-39/+46
|
* Show starting and ending of scriptScott Ullrich2007-11-221-1/+2
|
* Really cleanup c/r usage.Scott Ullrich2007-11-221-12/+14
|
* 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-222-8/+15
| | | | * Fix grep commands in playback session for restart ftp helper
* Start the pfSense php shell playback library archive.Scott Ullrich2007-11-221-0/+15
|
* Add showrecordings command which will show available sessions for playbackScott Ullrich2007-11-221-0/+10
|
* Remove blank line from end of file.Scott Ullrich2007-11-221-1/+1
|
OpenPOWER on IntegriCloud