Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync w/ m0n0wall | Scott Ullrich | 2007-02-27 | 1 | -115/+115 |
| | |||||
* | Commit missed commit. | Seth Mos | 2007-02-26 | 1 | -7/+22 |
| | | | | Should add group outbound. | ||||
* | Fix syslog ordering for ntpdate. | Seth Mos | 2007-02-26 | 1 | -2/+2 |
| | |||||
* | Remove useless reboot enforcing code. | Scott Ullrich | 2007-02-26 | 1 | -2/+1 |
| | |||||
* | We do not need to enforce reboots. | Scott Ullrich | 2007-02-26 | 1 | -4/+0 |
| | |||||
* | Reload captive portal settings regardless. We do not need to enforce reboots. | Scott Ullrich | 2007-02-26 | 1 | -5/+5 |
| | |||||
* | Reload allowed mac addresses upon saving. We do not need to control a ↵ | Scott Ullrich | 2007-02-26 | 1 | -3/+3 |
| | | | | reboot scenario here. | ||||
* | Reload allowed ip addresses upon saving. We do not need to control a reboot ↵ | Scott Ullrich | 2007-02-25 | 1 | -3/+3 |
| | | | | scenario here. | ||||
* | Fix ajax image refresh | Seth Mos | 2007-02-25 | 1 | -6/+39 |
| | |||||
* | Version bump | Scott Ullrich | 2007-02-25 | 1 | -1/+1 |
| | |||||
* | New page layout and UI for the rrd graphs. | Seth Mos | 2007-02-24 | 2 | -79/+158 |
| | |||||
* | Use actual interface information to check if we need ftpsesame or ftp proxy | Seth Mos | 2007-02-23 | 1 | -1/+3 |
| | | | | Otherwise the logic fails and does not install rdr rules. | ||||
* | Commit forgotten commit which is required for the ftp helper on routed ↵ | Seth Mos | 2007-02-23 | 1 | -2/+20 |
| | | | | interfaces. | ||||
* | DHCP Renew does "too much" Ticket #1260 | Scott Ullrich | 2007-02-23 | 1 | -20/+27 |
| | |||||
* | Addremove_freebsd_package() so that we can begin using it after 1.0.2 / 1.2 ↵ | Scott Ullrich | 2007-02-23 | 1 | -0/+14 |
| | | | | (which ever we decide to call it) | ||||
* | Stop service before sync | Scott Ullrich | 2007-02-23 | 1 | -0/+1 |
| | |||||
* | Only write to stream if it is open. | Scott Ullrich | 2007-02-23 | 1 | -1/+2 |
| | |||||
* | Only write to stream if it is open. | Scott Ullrich | 2007-02-23 | 1 | -1/+2 |
| | |||||
* | Show update percentages as XX% | Scott Ullrich | 2007-02-23 | 1 | -1/+1 |
| | |||||
* | Remove extra space while I am being ultra picky. | Scott Ullrich | 2007-02-23 | 1 | -1/+1 |
| | |||||
* | Remove non-needed \n | Scott Ullrich | 2007-02-23 | 1 | -2/+0 |
| | |||||
* | Dont forget global variable | Scott Ullrich | 2007-02-23 | 1 | -1/+1 |
| | |||||
* | Do not output Syncing packages twice, once is enough. | Scott Ullrich | 2007-02-23 | 1 | -1/+0 |
| | |||||
* | Further text cleanup | Scott Ullrich | 2007-02-23 | 1 | -2/+10 |
| | |||||
* | Cleanup console package installation text. Now it looks nice and tidy. | Scott Ullrich | 2007-02-23 | 2 | -2/+6 |
| | |||||
* | Honor $pkg_interface for console operations | Scott Ullrich | 2007-02-23 | 1 | -0/+1 |
| | |||||
* | Honor $pkg_interface for console operations | Scott Ullrich | 2007-02-23 | 2 | -18/+36 |
| | |||||
* | Process post code above form so that the checkboxes get checked correctly. | Scott Ullrich | 2007-02-23 | 1 | -140/+140 |
| | |||||
* | Update (C) years | Scott Ullrich | 2007-02-23 | 2 | -3/+3 |
| | |||||
* | CORRECTLY set the package output area | Scott Ullrich | 2007-02-22 | 1 | -0/+2 |
| | |||||
* | php and shell code dont match too well! | Scott Ullrich | 2007-02-22 | 1 | -1/+0 |
| | |||||
* | Correct variable | Scott Ullrich | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | Honor $pkg_interface | Scott Ullrich | 2007-02-22 | 1 | -1/+6 |
| | |||||
* | When reinstalling a package, honor $pkg_interface | Scott Ullrich | 2007-02-22 | 1 | -1/+6 |
| | |||||
* | Set package output mode to console | Scott Ullrich | 2007-02-22 | 1 | -0/+1 |
| | |||||
* | Use ftpsesame instead of FTP proxy when we are not using outbound NAT. | Seth Mos | 2007-02-22 | 1 | -2/+22 |
| | | | | | | This makes routing mode and ftp play nice. MFC: Needs more testing, works in production on releng_1 | ||||
* | Version bump and a big FU to dhclient | Scott Ullrich | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | * Turnoff console idle time feature * Ensure capabilities database is ↵ | Scott Ullrich | 2007-02-21 | 2 | -0/+4 |
| | | | | created on each boot | ||||
* | When clearing log files, send errors to people that care (/dev/null) | Scott Ullrich | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | Correct the ordering of unsetting the item and running the delete command. ↵ | Scott Ullrich | 2007-02-21 | 1 | -10/+9 |
| | | | | The delete command should be run after the unset so it can populate information correctly such as tinydns's data file. | ||||
* | Put ntpdate in ntp logs. | Seth Mos | 2007-02-20 | 1 | -2/+2 |
| | |||||
* | force a time sync early in the boot before we start any services. | Seth Mos | 2007-02-20 | 2 | -2/+19 |
| | | | | | This especially important for dhcp when used in failover. Let NTPd keep the time in sync. | ||||
* | Nuke old and unused code which was commented out. | Scott Ullrich | 2007-02-20 | 1 | -8/+0 |
| | |||||
* | Bring back hostname option since it is not leading to the short write errors | Scott Ullrich | 2007-02-20 | 1 | -9/+9 |
| | |||||
* | Add missing class | Scott Ullrich | 2007-02-20 | 1 | -5/+5 |
| | |||||
* | Always ensure the system is reading pflog0 for filter logs | Scott Ullrich | 2007-02-20 | 1 | -1/+5 |
| | |||||
* | Sprinkle debugging statements throughout to try and obtain a read of where ↵ | Scott Ullrich | 2007-02-20 | 1 | -6/+23 |
| | | | | the dhclient process is going south. | ||||
* | If the /tmp/slbd.pool file does not exist use the config settings. | Seth Mos | 2007-02-19 | 1 | -2/+13 |
| | | | | | | | | If the slbd.pool file does not contain entries use the config settings. Case 1 happens when startup is so fast that the pool file is not yet created and we created incorrect server list which happend to have the poolnames in it. Instead of gateways. Case 2 is a precaution. | ||||
* | Exit after restarting dhclient. | Scott Ullrich | 2007-02-19 | 1 | -0/+1 |
| | |||||
* | Version bump | Scott Ullrich | 2007-02-19 | 1 | -1/+1 |
| |