| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn off APC upload progress support, we're using the pecl extension | Scott Ullrich | 2008-11-24 | 1 | -1/+0 |
* | Do not sleep, just exit | Scott Ullrich | 2008-11-24 | 1 | -2/+0 |
* | Remove non-needed \n | Scott Ullrich | 2008-11-24 | 1 | -1/+1 |
* | Remove lighttpd files on reboot. | Scott Ullrich | 2008-11-24 | 1 | -0/+2 |
* | Inculde uploadprogress.so | Scott Ullrich | 2008-11-24 | 1 | -0/+1 |
* | Backout apc / cli cache | Scott Ullrich | 2008-11-24 | 1 | -1/+0 |
* | Turn on apc.rfc1867 = on (upload progress bar support which is apparently) | Scott Ullrich | 2008-11-24 | 1 | -0/+1 |
* | Turn on apc for cli | Scott Ullrich | 2008-11-24 | 1 | -1/+2 |
* | Minor text cleanups | Scott Ullrich | 2008-11-23 | 1 | -6/+5 |
* | * Split more code into a function | Scott Ullrich | 2008-11-23 | 1 | -60/+78 |
* | * Use system | Scott Ullrich | 2008-11-23 | 1 | -1/+1 |
* | There is a 'type' knob now. | Ermal Luçi | 2008-11-23 | 1 | -2/+2 |
* | Show rule differences (rules.debug) after a sync. Handy if you have | Scott Ullrich | 2008-11-23 | 1 | -0/+7 |
* | Remove hardcoded checks and substitute with more generic method. | Ermal Luçi | 2008-11-23 | 1 | -1/+5 |
* | More fixes to the switch to the FilterIflist. | Ermal Luçi | 2008-11-23 | 1 | -1/+3 |
* | Fix System aliases. | Ermal Luçi | 2008-11-23 | 1 | -8/+4 |
* | Fix errors introduced during moving to FilterIflist array from actual functions. | Ermal Luçi | 2008-11-23 | 1 | -3/+3 |
* | Remove non-working check | Scott Ullrich | 2008-11-23 | 1 | -4/+0 |
* | Update firmware lock (upgrade) variable | Scott Ullrich | 2008-11-23 | 1 | -1/+1 |
* | Do not allow ro mount when an upgrade is in progress | Scott Ullrich | 2008-11-23 | 1 | -0/+4 |
* | Minor formatting and text refinements | Scott Ullrich | 2008-11-23 | 1 | -7/+10 |
* | Correctly set nobackup flag | Scott Ullrich | 2008-11-23 | 1 | -3/+4 |
* | * Exclude /var/dhcpd/dev/ from backups | Scott Ullrich | 2008-11-22 | 1 | -2/+8 |
* | Add missing exit | Scott Ullrich | 2008-11-22 | 1 | -0/+1 |
* | Exit before upgrade, etc on failure | Scott Ullrich | 2008-11-22 | 1 | -0/+2 |
* | Test php after cvssync. If you go backwards in time your PHP will puke. | Scott Ullrich | 2008-11-22 | 1 | -0/+15 |
* | Add missing / | Scott Ullrich | 2008-11-22 | 1 | -1/+1 |
* | When a new user home directory is created, copy the . (dot) root files. | Scott Ullrich | 2008-11-22 | 1 | -3/+5 |
* | Remove quality graph backend, this is now apinger territory | Seth Mos | 2008-11-22 | 1 | -74/+5 |
* | Reverse name fields to be compatible with current graph frontend | Seth Mos | 2008-11-22 | 1 | -1/+1 |
* | Create RRD file for each gateway name, not the gateway address which can chan... | Seth Mos | 2008-11-22 | 1 | -1/+2 |
* | Set permissions correctly so apinger can write the rrd files | Seth Mos | 2008-11-22 | 1 | -1/+1 |
* | Fix the case when users without access to index.php get an error message. | Ermal Luçi | 2008-11-22 | 1 | -33/+17 |
* | Fix bypass static routes rules with new routing array format | Seth Mos | 2008-11-21 | 1 | -3/+5 |
* | Spell conf correctly | Scott Ullrich | 2008-11-21 | 1 | -2/+2 |
* | Change functions to function nameoffunction() { | Scott Ullrich | 2008-11-21 | 1 | -70/+36 |
* | More pppoe_reset cleanups | Scott Ullrich | 2008-11-21 | 1 | -11/+24 |
* | Minor style tweaks | Scott Ullrich | 2008-11-21 | 1 | -29/+18 |
* | Style changes. | Scott Ullrich | 2008-11-21 | 1 | -1221/+890 |
* | partially fix bypass static routes | Chris Buechler | 2008-11-21 | 1 | -2/+2 |
* | Do not output starting rrd graphs twice. | Scott Ullrich | 2008-11-21 | 1 | -2/+0 |
* | Update comment | Scott Ullrich | 2008-11-21 | 1 | -1/+1 |
* | Use a MFS /home on CD-Rom. | Scott Ullrich | 2008-11-21 | 2 | -1/+8 |
* | Backout last commit, /var/home is a symlinnk | Scott Ullrich | 2008-11-21 | 1 | -2/+1 |
* | Use /home, even for embedded | Scott Ullrich | 2008-11-21 | 1 | -1/+2 |
* | Nuke stray n's | Scott Ullrich | 2008-11-20 | 1 | -4/+4 |
* | * Add interface_supports_polling() | Scott Ullrich | 2008-11-20 | 1 | -1/+38 |
* | Fix NOBACKUP | Scott Ullrich | 2008-11-20 | 1 | -1/+3 |
* | Oops, this is PHP | Scott Ullrich | 2008-11-20 | 1 | -2/+3 |
* | Work on embedded, too | Scott Ullrich | 2008-11-20 | 1 | -0/+4 |