aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Only fix bug's, nothing new.D. V. Serg2008-02-131-41/+76
|
* Note the common ports in the description to make installation easier.Scott Ullrich2008-02-121-1/+2
|
* Use for() instead of foreach() inside a foreach() which ends up sendingScott Ullrich2008-02-111-1/+2
| | | | php to LaLa land.
* Fix DSH's copy and pasto lack of filling out the form.Scott Ullrich2008-02-111-6/+2
|
* Change squid options updateD. V. Serg2008-02-102-67/+51
| | | | | Fix reboot bug. Small fix's blacklist update.
* Add lpt port for hd44780 displaysSeth Mos2008-02-082-1/+11
|
* Blacklist updateD. V. Serg2008-02-051-315/+304
| | | | - rebuild mechanism opimisation
* Before creating a PHP pointer to an array, make sure the section exists.Scott Ullrich2008-02-031-6/+12
| | | | | Otherwise this will create a <blank></blank> or <blank/> entry. This BUG / practice plagues many packages. Glad we finally found the culprit.
* * Do not foreach through non-arraysScott Ullrich2008-02-032-34/+42
|
* Check to see if function already exists (in base) before continuningScott Ullrich2008-01-311-1/+10
| | | | to load.
* Handle emtpy screens config sectionSeth Mos2008-01-311-15/+17
|
* Don't forget to download lcdproc_screens.xmlSeth Mos2008-01-311-0/+5
|
* * (C) bumpScott Ullrich2008-01-301-2/+2
| | | | * General style cleanups
* General style cleanups.Scott Ullrich2008-01-301-39/+48
|
* Use correct L server IP address.Scott Ullrich2008-01-301-1/+1
|
* Ensure the Gdnscache user exists.Scott Ullrich2008-01-301-0/+1
|
* Ensure tinydns user and group exists upon installation.Scott Ullrich2008-01-301-8/+13
|
* Only iterate items if the variable is an array.Scott Ullrich2008-01-301-17/+21
|
* Change blacklist update algorithmD. V. Serg2008-01-293-66/+248
| | | | Add 'Redirect mode' option
* Correctly save siproxd settings.Scott Ullrich2008-01-281-2/+1
|
* Actually use defined screensSeth Mos2008-01-281-1/+1
|
* Update LCDproc package.Seth Mos2008-01-264-37/+159
| | | | | - After installing and selecting some screens this should display something. - PHP lcdproc client not yet finished. Using included lcdproc client for now.
* revert nut to 2.0.4 using 6.2-releaseRyan Wagoner2008-01-261-18/+18
|
* Update l zone.Scott Ullrich2008-01-241-1/+1
| | | | See http://blog.icann.org/?p=227
* Blacklist updateD. V. Serg2008-01-221-12/+2
|
* blacklist changesD. V. Serg2008-01-221-20/+1
|
* Allow siproxd settings to be saved.Scott Ullrich2008-01-212-36/+19
|
* Killall siproxd instead of using stop_service() which seems to hang.Scott Ullrich2008-01-211-2/+2
|
* blacklist updateD. V. Serg2008-01-211-0/+29
|
* Blacklist updateD. V. Serg2008-01-211-13/+23
|
* update ACL page viewD. V. Serg2008-01-151-13/+7
|
* Bugfix 1 - url validateD. V. Serg2008-01-152-4/+33
|
* Log page updatedD. V. Serg2008-01-151-1/+12
|
* sipproxd->siproxdScott Ullrich2008-01-151-2/+2
|
* Renaming sipprox.inc -> siproxd.incScott Ullrich2008-01-151-0/+180
|
* Only sync package on save.Scott Ullrich2008-01-141-1/+0
|
* Correct filename (dsh copy and pasto)Scott Ullrich2008-01-141-2/+2
| | | | Update year to 2008
* Seperate out php functions into sipproxd.inc.Scott Ullrich2008-01-141-79/+14
| | | | Cleanup this file while here.
* Update sipproxd port.Scott Ullrich2008-01-141-0/+7
|
* Start TinyDNS after configuration changes or installation.Scott Ullrich2008-01-141-1/+1
|
* Add TinyDNS to Status -> Services screen.Scott Ullrich2008-01-141-0/+6
|
* Fix syntaxisD. V. Serg2008-01-141-2/+3
|
* - sources page moved to ACLD. V. Serg2008-01-1410-167/+551
| | | | | | - fix blacklist - add non-80 port support - changes in error report generator page
* freeradius-patches from forum-user 'cybrsrfr' comittedMartin Fuchs2007-12-212-8/+153
|
* Change blacklist update methodD. V. Serg2007-12-203-14/+48
|
* PHP lcdproc_client.php script to output to the LCD.Seth Mos2007-12-113-30/+115
| | | | | using php -f lcdproc_client.php should change the display when the daemon is already running and configured. Prelimenary start and stop script for the client which might work
* Bring snort up to speed with 2.7. Submitted-by: shaddow501 via forumScott Ullrich2007-12-101-5/+60
|
* pass variables instead of stringsSeth Mos2007-12-071-2/+2
|
* Add function to send commands to the LCDd process.Seth Mos2007-12-041-0/+27
|
* Move interfaces check to inside the $_POST code.Scott Ullrich2007-12-031-5/+4
|