summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use gzsigScott Ullrich2005-11-081-3/+2
|
* Update release keyScott Ullrich2005-11-081-6/+1
|
* Correctly check/uncheck FTP HelperScott Ullrich2005-11-084-4/+4
|
* FTP Helper changes.Scott Ullrich2005-11-082-3/+2
| | | | | | Do not setup for WAN interface Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* Sync with HEAD. Start CVS after webGUIScott Ullrich2005-11-082-3/+4
|
* Move FTP Helper to above wireless portion. Uncheck box correctly on page ↵Scott Ullrich2005-11-082-14/+29
| | | | restore.
* MFC 7463Scott Ullrich2005-11-082-6/+7
| | | | | | FTP Proxy helper changes Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* Log CURL errors correctlyScott Ullrich2005-11-071-10/+10
|
* MFC 7455Scott Ullrich2005-11-071-2/+2
| | | | | | Cleanup ps checks. Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* MFC 7451Scott Ullrich2005-11-071-0/+1
| | | | unset $config['shaper']['itemsshaped'] after configuring shaper
* Redirect back to teh main status page after removing the traffic shaperScott Ullrich2005-11-071-1/+1
|
* MFC 7447Scott Ullrich2005-11-071-3/+5
| | | | | Only check against an item if external-address is defined Ticket #648
* MFC 7446Scott Ullrich2005-11-071-10/+14
| | | | | | Remove range feature. Will be reinvestigated after 1.0 Ticket #660 Ticket #661
* MFC 7444 7445Scott Ullrich2005-11-071-7/+21
| | | | | | Keep track of the number of items the user has requested to shape. If at the end of the wizard the count is still 0 then unset the shaper configuration and alert the user that they have not picked anything to shape Ticket #642
* Do not start PFTPX helper on interfaces that have been instructed not toScott Ullrich2005-11-071-8/+8
|
* * Hold down timer for 45 secondsScott Ullrich2005-11-071-2/+2
| | | | * Sleep for 5 in between bringing up carp
* Start SSHD firstScott Ullrich2005-11-071-3/+3
|
* remove allowScott Ullrich2005-11-071-2/+2
|
* remove ipfwScott Ullrich2005-11-071-1/+1
|
* Allow nat redirects to functionScott Ullrich2005-11-071-1/+14
| | | | Ticket #651
* Do not require a reboot to setup polling.Scott Ullrich2005-11-073-19/+64
|
* Nuke the timeout portionScott Ullrich2005-11-071-1/+0
|
* Move value into the textarea tagScott Ullrich2005-11-071-1/+1
|
* Make left td consistentScott Ullrich2005-11-071-1/+1
|
* * Clean up interface, make consistentScott Ullrich2005-11-071-3/+55
| | | | * Add php execute command
* Use full path to sysctlScott Ullrich2005-11-071-2/+2
|
* Disable FTP proxy helper on WAN by defaultScott Ullrich2005-11-072-0/+2
|
* MFC 7415Scott Ullrich2005-11-064-4/+4
| | | | Use $pconfig
* MFC 7413Scott Ullrich2005-11-064-18/+44
| | | | Make FTP Its own area with header bar
* Sync get_interface_list() with HEADScott Ullrich2005-11-061-5/+19
|
* Do not iterate through an item unless it existsScott Ullrich2005-11-061-1/+2
|
* MFC 7406Scott Ullrich2005-11-065-119/+180
| | | | | | Sync OpenVPN with Peter A's latest version: rootfs-1.2-ovpn2.tar.gz
* Sync with CVS HEAD.Scott Ullrich2005-11-061-33/+23
|
* MFC 7401Scott Ullrich2005-11-067-45/+131
| | | | | | | | Add support for per interface ftp helper. Suggested-by: Dan Swartzendruber <dswartz_AT_druber.com> In-Discussion-with: Bill M, Dan S
* MFC 7397Scott Ullrich2005-11-051-1/+10
| | | | Added curl_error output to logs if there is an error created by curl
* MFC 7395Scott Ullrich2005-11-051-4/+4
| | | | Adjust the timeout for updates.
* When displaying DHCP leases, call gethostbyaddr() to resolve the hostname if ↵Scott Ullrich2005-11-051-2/+8
| | | | | | | | we do not have the record in the database Also check to make sure gethostbyaddr() would return a real value Ticket 7390
* Enable padlock supportScott Ullrich2005-11-051-12/+10
|
* Log the payload when the operation fails for developer debuggingScott Ullrich2005-11-051-0/+7
|
* Hold down for 60 seconds before switching to primary. If for some reason ↵Scott Ullrich2005-11-051-1/+1
| | | | the backup fails the machine will assume master immediately.
* Execute carp.sh twice. It doesn't pick up all addresses on the first run!?Scott Ullrich2005-11-051-0/+2
|
* Version bumpScott Ullrich2005-11-051-1/+1
|
* Recompile for FreeBSD 6Scott Ullrich2005-11-043-15/+5
|
* Clean $log_split during each loopScott Ullrich2005-11-041-0/+2
| | | | Ticket #657
* Handle other protocols besides tcp and udp.Scott Ullrich2005-11-041-0/+3
| | | | Ticket #657
* <br> between "Note:"Scott Ullrich2005-11-041-0/+1
|
* Do not show blank entriesScott Ullrich2005-11-041-0/+3
| | | | Ticket #664
* Show item if mac or ip is defined.Scott Ullrich2005-11-041-1/+1
| | | | Ticket #669
* Do not call type_change() on form load. It clears the box.Scott Ullrich2005-11-041-3/+0
| | | | Ticket #624
* Do not echo out an array. It only echos "Array"Scott Ullrich2005-11-041-1/+0
| | | | Ticket #624
OpenPOWER on IntegriCloud