summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Version bumpScott Ullrich2007-01-311-1/+1
|
* sICMPV6/ipv6-icmp/Scott Ullrich2007-01-311-1/+1
|
* upgrade config if cron items are missing.Daniel Stefan Haischt2007-01-301-0/+93
|
* Version bumpScott Ullrich2007-01-301-1/+1
|
* miniupnpd interfaces field is required .. pointed out by dshRyan Wagoner2007-01-301-0/+1
|
* Only install icmp rule if we can obtain an IP address for the WAN interfaceScott Ullrich2007-01-301-3/+8
|
* 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-293-28/+642
| | | | | | | Submitted-by: DSH Really, really, really wanted by: Hoba Commit #1 of #2
* * Turn off led earlier in function to avoid returnScott Ullrich2007-01-291-7/+7
| | | | * Use consistent /bin/echo
* Add support for both Soekris and WRAP led's for trigger an alert.Scott Ullrich2007-01-291-0/+10
|
* Woops, use /dev/led/errorScott Ullrich2007-01-291-4/+4
|
* Toggle the LED on wrap/soekris when an alert is filed if /dev/led1 exists.Scott Ullrich2007-01-291-0/+4
|
* MFC recent changes from RyanScott Ullrich2007-01-291-2/+2
|
* MFC latest tcpdump changes from Scott DaleScott Ullrich2007-01-291-2/+25
|
* Backport cron handling from HEAD.Scott Ullrich2007-01-296-9/+203
| | | | Patches-submitted-by: DSH@
* Shift ping handling duties over to minicron. Cron is just not working for ↵Scott Ullrich2007-01-282-1/+3
| | | | some reason.
* Permit firewall to ping out from the WAN IP for ping_hosts.shScott Ullrich2007-01-281-2/+7
|
* Startup cron correctlyScott Ullrich2007-01-281-1/+1
|
* Add check_reload_status checker script to ensure that it is always running.Scott Ullrich2007-01-272-0/+17
| | | | Prior attempts to restart from filter.inc lead to socket descriptor inheriting strangeness.
* Oops, down the interface first, then delete.Scott Ullrich2007-01-251-1/+1
|
* * Add get_number_of_vlan_interfaces()Scott Ullrich2007-01-251-0/+19
| | | | * Delete old VLAN interfaces and recreate automatically
* Update native and long frame support from vlan(4)Scott Ullrich2007-01-251-2/+2
|
* 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.
* Work around DHCLIENT issue temporarily until we can deterimine why it is ↵Scott Ullrich2007-01-251-1/+6
| | | | occuring.
* 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.
* Add pfsense.merge_config_section which can merge two keys together via ↵Scott Ullrich2007-01-241-0/+21
| | | | 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-243-161/+392
|
* Bump versionSeth Mos2007-01-231-1/+1
| | | | Load balancing should now work with legacy configs.
* Fix filter rules when using load balancing pools. Latest CVS was broken.Seth Mos2007-01-231-4/+4
| | | | | Logic error. And we do need to guess. It's not a local IP, it's a gateway. Something with toffees
* Make DHCP server rules work again. on OPT interfaces.Seth Mos2007-01-231-1/+1
|
* Version bumpScott Ullrich2007-01-231-1/+1
|
* Do not launch check_reload_status from filter.inc. This creates some ↵Scott Ullrich2007-01-221-3/+1
| | | | strange situation where check_reload_status inherits socket descriptors from OpenVPN.
* Don't guess interface, we know.Seth Mos2007-01-211-2/+1
|
* If the load balancer interface name turns out to be a ip address we guess ↵Seth Mos2007-01-211-2/+9
| | | | | | the interface and log a error. Found by Holger
* Not sure how I missed this.Seth Mos2007-01-201-2/+2
| | | | * use correct variable name.
* 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
* Add back missing WINS statement that was accidently chopped in commit #9051Scott Ullrich2007-01-191-1/+2
| | | | Ticket #1209
* Bump versionSeth Mos2007-01-191-1/+1
|
* s/require/require_once/Scott Ullrich2007-01-191-4/+2
|
* MFC TCPDump packet capture scripts from Scott DaleScott Ullrich2007-01-192-0/+233
|
OpenPOWER on IntegriCloud