summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
Commit message (Collapse)AuthorAgeFilesLines
* Automatically source common items so that config is in the eval() contextScott Ullrich2009-10-051-1/+3
|
* s/require/require_once/Scott Ullrich2009-02-191-4/+4
|
* * Use defined server from config.xmlScott Ullrich2008-11-121-1/+3
| | | | * Sleep for 5 seconds in between requests
* Kill old ntpd process if it is aroundScott Ullrich2008-11-091-0/+2
|
* SyncScott Ullrich2008-11-091-1/+1
|
* Launch nttpd after we are upScott Ullrich2008-11-091-0/+3
|
* Add script that will keep trying to set the date time (for bootup) thatScott Ullrich2008-11-091-0/+10
| | | | will run in the background to help speedup boot times.
* Adding custom grub-installScott Ullrich2008-10-281-0/+484
|
* Modify the reset_slbd.sh script a bit. Needs test.Seth Mos2008-09-061-6/+12
|
* Nuke binariesBill Marquette2008-06-232-0/+0
|
* * Fix helpScott Ullrich2008-04-141-2/+11
| | | | * Fix exit/quit
* Lower threshold to 86. Noticed a scenario where slbd was chewing upScott Ullrich2008-01-311-1/+1
| | | | roughtly 91% of the cpu.
* Do not reset every hour. Wait until the process goes out of control.Scott Ullrich2008-01-071-4/+10
|
* Really kill off slbdChris Buechler2007-11-251-2/+1
| | | | Ticket #1533
* MFC pfSense shell from HEAD.Scott Ullrich2007-11-231-70/+251
|
* Set $pkg_interface='console'; in php shell.Scott Ullrich2007-08-281-0/+2
|
* Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316Scott Ullrich2007-06-271-0/+7
|
* Move help / common usage scenarios to the "help" command.Scott Ullrich2007-05-031-50/+61
|
* Show how to output the wireless options such as channels, modes, etc.Scott Ullrich2007-05-031-0/+3
|
* Clarify DHCP server commentScott Ullrich2007-05-031-1/+1
|
* * Correct printr typo. * Show how to output the interfaces and dhcpd ↵Scott Ullrich2007-05-031-1/+7
| | | | portions of the configuration
* Show the reboot command as well for php pfSense shell Sponsored-by: ↵Scott Ullrich2007-05-031-1/+4
| | | | Bluegrass.net
* Minor text updatesScott Ullrich2007-05-031-1/+1
|
* Minor text updatesScott Ullrich2007-05-031-5/+10
|
* Show common commands in the php pfsense shell such as: * Enabling SSH * ↵Scott Ullrich2007-05-031-4/+31
| | | | Enabling wireless on an interface (hostap, channel, ssid, etc) * Enabling DHCP Server on an interface * Disable firewall filter * Set up an interface for DHCP and enable * Set up an interface for static and enable These commands come in handy when configuring a 1 port ethernet wrap with 2 wireless cards. Sponsored-by: Bluegrass.net
* Add multiline support for multi-line mini programs/scripts.Scott Ullrich2007-04-301-2/+22
|
* Show that exit is a valid commandScott Ullrich2007-04-291-0/+1
|
* Escape $ so that it does not try to print out the variableScott Ullrich2007-04-291-1/+1
|
* Add a pfSense interactive php shell for developers.Scott Ullrich2007-04-291-0/+36
|
* Add console application which shows the filter reloading statusScott Ullrich2006-06-101-0/+26
|
* We don't use ipfilter any longer, toto.Scott Ullrich2006-04-102-4/+0
|
* Remove update_file.sh, its not pulling from RELENG_1 correctlyScott Ullrich2006-01-161-43/+0
|
* Default to RELENG_1Scott Ullrich2005-12-141-1/+1
|
* Do not allow mpd to blockScott Ullrich2005-11-281-1/+1
|
* Recompile for FreeBSD 6Scott Ullrich2005-11-043-15/+5
|
* MFC 7196Scott Ullrich2005-10-271-1/+1
| | | | | | mpd blocks until ppp-linkup exits, background rc.newwanip as dyndns is tripping this up (it tries to connect out a pppoe connection that's blocking on this script). Tested-by: DungaBee, Hoba, and a few others.
* Use ; not & to seperate parms to cvswebScott Ullrich2005-10-181-1/+1
|
* Update files from RELENG_1 and mount for r/w soonerScott Ullrich2005-10-181-1/+1
|
* Mount image r/w earlier in the processScott Ullrich2005-10-181-2/+2
|
* MFC 6871Scott Ullrich2005-10-161-0/+22
| | | | If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
* Remove ppp-linkup, readding as non binary file.Scott Ullrich2005-10-161-21/+0
|
* * Change timeout to 60 secondsScott Ullrich2005-10-101-7/+10
| | | | * Check $? after fetch
* forgot ; thenScott Ullrich2005-10-101-1/+1
|
* Throw an error when we detect a non 0 return valueScott Ullrich2005-10-101-0/+6
|
* Fetch w/ -q (quiet)Scott Ullrich2005-09-101-1/+1
|
* Commit submission from databeestje.Scott Ullrich2005-08-231-9/+17
| | | | | It is now possible to run update_file.sh -a which will update all files in the CVS repo. Well, most of them...
* Mount CF for file updateScott Ullrich2005-08-221-1/+5
|
* New versionScott Ullrich2005-08-201-6/+16
| | | | Submitted-by: databeestje
* Add databeestje's update_file. The will update file from web_cvs.Scott Ullrich2005-08-201-0/+21
| | | | | | IE: update_file.sh /etc/inc/filter.inc
* Add a keyboard helper program to enable USB if needed.Scott Ullrich2005-08-091-0/+0
|
OpenPOWER on IntegriCloud