summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* file_notice(): Return the notice's unique timestamp for future reference.Colin Smith2005-07-101-1/+1
* * Fix close_notice().Colin Smith2005-07-101-4/+10
* Since we now reload the filter rules in the background use the file_notice() ...Scott Ullrich2005-07-101-0/+1
* Make $url optional.Colin Smith2005-07-101-1/+1
* Version bumpScott Ullrich2005-07-101-1/+1
* filter_boot_dirty -> filter_dirtyScott Ullrich2005-07-103-11/+4
* Touch /tmp/filter_dirty when dirty.Scott Ullrich2005-07-101-5/+5
* Launch check_reload_status on bootScott Ullrich2005-07-101-0/+2
* Do not include config.incScott Ullrich2005-07-101-1/+0
* require config.incScott Ullrich2005-07-101-0/+1
* Launch script from /bin/shScott Ullrich2005-07-101-1/+1
* Use filter_configure_syncScott Ullrich2005-07-101-1/+1
* TypoScott Ullrich2005-07-101-2/+2
* Loader filter sync on bootScott Ullrich2005-07-101-1/+1
* Load filter in the backgroundScott Ullrich2005-07-101-0/+6
* Do not run expiretable if timeout == 0Scott Ullrich2005-07-091-2/+4
* Correctly output table contentsScott Ullrich2005-07-091-1/+1
* We're already calculating for *60Scott Ullrich2005-07-091-1/+1
* Correctly utilize expiretableScott Ullrich2005-07-091-6/+4
* expiretable takes seonds as argument. Times the minute count * 60Scott Ullrich2005-07-091-1/+1
* Expire items older than an hourScott Ullrich2005-07-091-1/+1
* Run the expiretable utility on the sshlockout table once every 60 minutesScott Ullrich2005-07-091-0/+1
* Update bogons file once a weekScott Ullrich2005-07-091-1/+1
* Seperate update bogons functions into its own file /etc/update_bogons.shScott Ullrich2005-07-091-1/+1
* Use the expiretable utility and pfctl to deterimine when a client has timed outScott Ullrich2005-07-091-8/+12
* Full path to niceScott Ullrich2005-07-091-9/+8
* Operating on argv[0] and [1]Scott Ullrich2005-07-091-1/+1
* conifg -> confScott Ullrich2005-07-091-2/+2
* Mount CF for RW when restoring configurationScott Ullrich2005-07-091-0/+2
* Chown to root:wheelScott Ullrich2005-07-091-1/+1
* Version bumpScott Ullrich2005-07-091-1/+1
* exit after stop syncScott Ullrich2005-07-091-0/+1
* Sync /root/.authorized_keys on bootScott Ullrich2005-07-091-0/+6
* On shutdown call /etc/sshd and alert we're stopping so it can compare /root/....Scott Ullrich2005-07-092-11/+29
* Use system("/usr/sbin/sshd"); for platform compatibilityScott Ullrich2005-07-091-1/+0
* Revert to 1.18 to unbreak snmpdScott Ullrich2005-07-091-36/+5
* Treat these as non php-variables.Scott Ullrich2005-07-091-3/+3
* Saving and restoring is fixed. Reenable.Scott Ullrich2005-07-091-3/+0
* Turn off SSH key saving and restoring until bugs are fixed.Scott Ullrich2005-07-091-0/+7
* Don't forget to write out ssh keys to config.xmlScott Ullrich2005-07-091-0/+1
* If keys exist and they are not stored in config.xml, remove the keys and rege...Scott Ullrich2005-07-091-0/+5
* use /etc/rc.d/sshd startScott Ullrich2005-07-081-1/+1
* base64 encode the values when saving and restoringScott Ullrich2005-07-081-11/+61
* Correctly write out variables.Scott Ullrich2005-07-081-3/+3
* Version bumpScott Ullrich2005-07-081-1/+1
* * Store SSH keys in config.xml.Scott Ullrich2005-07-081-1/+8
* Add file_put_contents() functionScott Ullrich2005-07-081-0/+8
* Remove debugigng helpersScott Ullrich2005-07-081-6/+0
* More debugging printsScott Ullrich2005-07-081-0/+5
* ls -lf /cf/conf for debugging helpScott Ullrich2005-07-081-0/+1
OpenPOWER on IntegriCloud