summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Instead of echoing out the value where nobody will see it, send it to log_err...Scott Ullrich2007-02-021-9/+9
* Woops, preventing one to one from pftpx requires src address logic. Rework.Scott Ullrich2007-02-011-1/+5
* Do not redirect 1:1 ftp traffic to pftpx. Let FTP Sesame handle it.Scott Ullrich2007-02-011-0/+4
* require_once("services.inc") to prevent: Fatal error: Call to undefined funct...Scott Ullrich2007-01-311-17/+19
* * bump config version. latest version is 2.6Daniel Stefan Haischt2007-01-312-1/+4
* * fix: config convertion logic.Daniel Stefan Haischt2007-01-311-15/+15
* * 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
* 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 fo...Scott Ullrich2007-01-301-1/+1
* 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
* * Turn off led earlier in function to avoid returnScott Ullrich2007-01-291-7/+7
* 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
* Shift ping handling duties over to minicron. Cron is just not working for so...Scott Ullrich2007-01-282-1/+3
* 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
* 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
* Update native and long frame support from vlan(4)Scott Ullrich2007-01-251-2/+2
* Call interfaces_vlan_configure() instead of reload_interfaces(). reload_inte...Scott Ullrich2007-01-252-22/+22
* Work around DHCLIENT issue temporarily until we can deterimine why it is occu...Scott Ullrich2007-01-251-1/+6
* 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 XMLRPC...Scott Ullrich2007-01-241-2/+27
* Add pfsense.merge_config_section which can merge two keys together via XMLRPC...Scott Ullrich2007-01-241-0/+21
* 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
* Fix filter rules when using load balancing pools. Latest CVS was broken.Seth Mos2007-01-231-4/+4
* 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 strange...Scott Ullrich2007-01-221-3/+1
* 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 the...Seth Mos2007-01-211-2/+9
OpenPOWER on IntegriCloud