summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* miniupnpd version bump 20070208 .. adds uuid, serial number, and version supportRyan Wagoner2007-02-082-8/+21
|
* Only allow reverse mode for time being until the non reverse mode works ↵Scott Ullrich2007-02-071-9/+9
| | | | correctly
* Do not check host for errors on zonedit type to allow exotic configuration ↵Scott Ullrich2007-02-071-5/+7
| | | | | | involving commas, etc to update multiple hostnames. Ticket #1249
* correctly set the webgui url in miniupnpdRyan Wagoner2007-02-071-2/+12
|
* Fix rendering for non reverse modeScott Ullrich2007-02-071-11/+16
|
* Fix rendering for reverse modeScott Ullrich2007-02-071-4/+9
|
* Kill the occasional : NBT UDP PACKET(137) messageScott Ullrich2007-02-071-0/+2
|
* Borrow newer logic from diag_logs_filter.phpScott Ullrich2007-02-071-0/+5
|
* Add switch to dynamic view linkScott Ullrich2007-02-071-1/+1
|
* Unbreak filter logs (dynamic ajax)Scott Ullrich2007-02-071-3/+9
|
* Do not encode & as & ... This is not a XML document.Scott Ullrich2007-02-061-5/+5
|
* Do not encode & as & ... This is not a XML document.Scott Ullrich2007-02-061-2/+2
|
* Beef up error messageScott Ullrich2007-02-061-1/+1
|
* Correctly display POST messagesScott Ullrich2007-02-061-2/+4
|
* After package installation is completed, note that the user should configure ↵Scott Ullrich2007-02-021-5/+5
| | | | the package and start it from the menu since this seems to be a common question/problem report.
* * fix: if theres a chance to add an error ... Place LF at the correct positionDaniel Stefan Haischt2007-01-312-2/+2
|
* * fix: added missing LFDaniel Stefan Haischt2007-01-312-4/+4
|
* sICMPV6/ipv6-icmp/Scott Ullrich2007-01-311-1/+1
|
* miniupnpd interfaces field is required .. pointed out by dshRyan Wagoner2007-01-301-0/+1
|
* replaced background image by its GIF counterpartDaniel Stefan Haischt2007-01-303-1/+1
|
* Call filter_configure() not filter_configure_sync() which blocks and waits ↵Scott Ullrich2007-01-301-1/+1
| | | | for the entire filter to reload. Woops.
* fix typo in miniupnpdRyan Wagoner2007-01-301-1/+1
|
* miniupnpd version bump 20070130Ryan Wagoner2007-01-302-55/+156
|
* * added missing images for numericupdown and datepicker controllDaniel Stefan Haischt2007-01-297-0/+0
|
* MFC #2 of #2Scott Ullrich2007-01-295-0/+1624
|
* PPPoE automatic disconnect MFCScott Ullrich2007-01-292-28/+630
| | | | | | | Submitted-by: DSH Really, really, really wanted by: Hoba Commit #1 of #2
* MFC recent changes from RyanScott Ullrich2007-01-291-2/+2
|
* MFC latest tcpdump changes from Scott DaleScott Ullrich2007-01-291-2/+25
|
* Add check_reload_status checker script to ensure that it is always running.Scott Ullrich2007-01-271-0/+16
| | | | Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
* Call interfaces_vlan_configure() instead of reload_interfaces(). ↵Scott Ullrich2007-01-252-22/+22
| | | | reload_interfaces() is still considered experimental and I am really not sure how this snuck past on the prior cleanup.
* Use array_merge_recursiveScott Ullrich2007-01-251-1/+1
|
* Use array_combine()Scott Ullrich2007-01-241-1/+1
|
* Add pfsense.merge_config_section which can merge two keys together via ↵Scott Ullrich2007-01-241-2/+27
| | | | XMLRPC sync instead of killing the prior section. This is useful when merging subkeys of installedpackets for example.
* Sync aliases after removingScott Ullrich2007-01-241-0/+1
|
* Backport the alias rowhelper description featureScott Ullrich2007-01-242-160/+381
|
* Kill trailing space and note that dsh submitted last patch.Scott Ullrich2007-01-201-1/+1
|
* Fix multiple selection in RELENG_1 package editor. -HEAD does not suffer ↵Scott Ullrich2007-01-201-2/+3
| | | | from this bug as the codebase is different.
* Allow special characters in MPD/PPTP passwords.Scott Ullrich2007-01-191-31/+31
| | | | Ticket #1210
* s/require/require_once/Scott Ullrich2007-01-191-4/+2
|
* MFC TCPDump packet capture scripts from Scott DaleScott Ullrich2007-01-192-0/+233
|
* Update to 20070112Scott Ullrich2007-01-181-1/+1
|
* Fixup color codeScott Ullrich2007-01-181-15/+16
| | | | Suggested-by: DSH
* Replace nervecenter nifty corner code with RELENG_1 metallic code.Scott Ullrich2007-01-181-7/+3
| | | | Suggested-by: DSH
* Fix nerve center theme.Scott Ullrich2007-01-182-2/+6
| | | | Patch submitted by DSH
* Fix padding for releng_1Seth Mos2007-01-181-1/+0
|
* MFC new imagesScott Ullrich2007-01-1763-0/+0
|
* MFC nervecenter themeScott Ullrich2007-01-17215-0/+4883
| | | | Seems to work okay on RELENG_1 so far. May need a few tweaks here and there.
* If we already have a lease state do not loop again.Seth Mos2007-01-151-1/+1
| | | | Fix leases listing for non failover installs
* Fix Quality graph spacingSeth Mos2007-01-151-2/+2
|
* Cleanup Quality graph with HEAD version.Seth Mos2007-01-151-22/+7
|
OpenPOWER on IntegriCloud