summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* * Call interfaces_lan_configure()Scott Ullrich2006-03-262-2/+4
| | | | * Call interfaces_opt_configure($index)
* Do not use reload_* until we can fix the console bugScott Ullrich2006-03-264-8/+7
|
* Use awkScott Ullrich2006-03-251-1/+1
|
* Add kill ghosts scriptScott Ullrich2006-03-251-0/+5
|
* MFC 10868Scott Ullrich2006-03-251-1/+1
| | | | | Missed a color for the roundtrip average line. instead of red we use black.
* Remove interface gateway option. It doesnt do what I wanted, and the same ↵Scott Ullrich2006-03-251-30/+2
| | | | can be achieved by plugging in the next hop gateway.
* Do not filter_configure() in wipe_magic()Scott Ullrich2006-03-251-1/+0
|
* Configure filter after removing shaper.Scott Ullrich2006-03-251-0/+1
| | | | Could be related to Ticket #856
* MFC 10857Scott Ullrich2006-03-251-5/+11
| | | | Graphs have a traffic generated for a period counter (day, week, month, year). Also tidied up the counter presentation.
* Ticket #884Scott Ullrich2006-03-241-2/+4
| | | | wrong Pool Selectect when editing
* Switch RRD graphs to /var/db which is not blown away every bootup.Scott Ullrich2006-03-241-1/+1
|
* Add ability to turn off packet scrubbing.Scott Ullrich2006-03-231-1/+15
| | | | | | Ticket #882 Submitted-by: sdier@cs.umn.edu
* MFC 10820Scott Ullrich2006-03-231-6/+6
| | | | Hoba approved color changes.
* Remove APD.Scott Ullrich2006-03-221-2/+0
|
* MFC missing fontScott Ullrich2006-03-221-0/+0
|
* MFCScott Ullrich2006-03-211-0/+2
|
* MFC RRD graphing menuScott Ullrich2006-03-211-0/+238
|
* MFC RRD Graph menuScott Ullrich2006-03-211-0/+1
|
* MFC Seths most excellent RRD graphing itemsScott Ullrich2006-03-211-1/+2
|
* Mount for rw before saving olsr keyScott Ullrich2006-03-201-0/+2
|
* Add sortable table header supportScott Ullrich2006-03-193-3/+6
|
* Add sortable table header supportScott Ullrich2006-03-191-22/+25
|
* Add sortable table javascript handler.Scott Ullrich2006-03-191-0/+183
| | | | See http://www.kryogenix.org/code/browser/sorttable/ for more info.
* Let user know firewall rules changes are reloading in the background.Scott Ullrich2006-03-191-1/+1
|
* Allow the interface to be the gateway. This allows someone with multiple ↵Scott Ullrich2006-03-182-3/+39
| | | | wans to route traffic out a correct interface such as DNS traffic, etc.
* MFC 10431Scott Ullrich2006-03-171-1/+15
| | | | updated leases are appended to the end of the lease file. if we aren't showing everything just show the most current lease in the list.
* MFC 10652Scott Ullrich2006-03-171-10/+10
| | | | Make wizard work on described OPT interfaces
* MFC 10652Scott Ullrich2006-03-171-3/+2
| | | | | | Make wizard work on described OPT interfaces MFC: For next snapshot
* Do not reload interfaces on add. Reload on save.Scott Ullrich2006-03-131-3/+0
|
* Flush before before setting web server reload flagScott Ullrich2006-03-121-0/+1
|
* Ticket #854 fixesScott Ullrich2006-03-115-5/+5
| | | | | * Compute the correct amount of ng interface for pptp and pppoe * Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
* Space between checkbox and EnableScott Ullrich2006-03-111-1/+1
|
* Display non resolve entries automaticallyScott Ullrich2006-03-111-2/+2
|
* * Do not show top curvey thingies, the colors dont match yetScott Ullrich2006-03-111-3/+1
| | | | * Space between : and start of note
* use issetScott Ullrich2006-03-111-2/+2
|
* Trigger reload at end of pageScott Ullrich2006-03-111-5/+125
|
* Trigger reload at end of pageScott Ullrich2006-03-111-2/+3
|
* Go back to 10 seconds now that check_reload_status is healthy again.Scott Ullrich2006-03-111-2/+2
|
* Increase wait time to 20 seconds to give slower platforms a chance to catch upScott Ullrich2006-03-111-2/+2
|
* Teach status services how to start system servicesScott Ullrich2006-03-101-1/+12
|
* MFC 10444Scott Ullrich2006-03-101-1/+1
| | | | Better diag_dhcp_leases online fix. grep for the active IP address to make sure it's active and we return just 1 result instead.
* MFC 10465Scott Ullrich2006-03-101-1/+1
| | | | Prettier version of the refresh page fix. Pointy-hat-too: fernandotcl
* MFC Diagnostics -> RoutesScott Ullrich2006-03-102-0/+113
|
* MFC 10452Scott Ullrich2006-03-101-3/+16
| | | | make fields required based on pool type
* MFC 10451Scott Ullrich2006-03-101-1/+1
| | | | s/IPSEC/OpenVPN/
* MFC 10348Scott Ullrich2006-03-101-3/+2
| | | | | Allow staticarp to be disabled w/out a reboot Fix found and tested by Wesley K. Joyce
* MFC 10173Scott Ullrich2006-03-101-1/+2
| | | | | Make sajax authenticate caller - this was only a possible information disclosure bug (sajax is only used for index.php updates currently)
* Woops, we want !Scott Ullrich2006-03-101-1/+1
|
* Nuke stationnameScott Ullrich2006-03-101-8/+1
|
* Correctly turn off un-needed options such as subnet when selecting a type of ↵Scott Ullrich2006-03-092-8/+9
| | | | | | "Port(s)", etc. Ticket #864
OpenPOWER on IntegriCloud