summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* Port load balancer sticky address optionScott Ullrich2007-05-092-0/+9
* Use unlink_if_exists()Scott Ullrich2007-05-091-1/+1
* Unlink upgrade file on upgrade.Scott Ullrich2007-05-092-0/+4
* Use /root/ as temporary storage.Scott Ullrich2007-05-091-9/+9
* Add a wan interface up check before we start any time syncing.Seth Mos2007-05-081-0/+3
* Lot's of plus buttons added.Seth Mos2007-05-081-1/+1
* Only apply md5 summaries to real files. *.tgz is NOT a real file.Scott Ullrich2007-05-081-1/+1
* Kill trailing spaceScott Ullrich2007-05-081-1/+1
* Add DHCP options to OpenVPNScott Ullrich2007-05-081-0/+66
* Sometimes people have local domains which they do not want forwarded to upstr...Scott Ullrich2007-05-081-0/+6
* Add NTP Server field to dhcp config.Seth Mos2007-05-082-1/+4
* Remove trailing line and unbreak snapshot server.Scott Ullrich2007-05-081-1/+1
* Add is_wan_interface_up($interface)Seth Mos2007-05-071-0/+19
* Version bump. Working pppoe load balancer codeSeth Mos2007-05-071-1/+1
* Trigger on right opt interfaceSeth Mos2007-05-071-1/+1
* get_interface_gateway() does not understand pppoeSeth Mos2007-05-061-1/+1
* Return the virtual interface for PPPoESeth Mos2007-05-061-1/+3
* Do not create nat on rules for opt interfaces with a gateway.Seth Mos2007-05-051-2/+2
* Correct the compatibility location again.Scott Ullrich2007-05-051-1/+1
* Correct compatibility symlinkScott Ullrich2007-05-051-1/+1
* Install compatibility symlink for packages built in /tmp/tmp (FreeBSD 7 curre...Scott Ullrich2007-05-051-0/+6
* Snapshot version bumpScott Ullrich2007-05-041-1/+1
* Snapshot version bumpScott Ullrich2007-05-021-1/+1
* Install frickin pptp proxy rules correctly.Scott Ullrich2007-05-021-5/+11
* Do not allow - in aliases. This breaks port aliases.Seth Mos2007-05-021-1/+1
* Fetch the filesize initially and compare it. In addition we compare MD5 to b...Scott Ullrich2007-05-021-4/+16
* * Do not close a buffer that has failed * Automatically retry failed connectionScott Ullrich2007-05-022-3/+7
* Exit if URL or PATH is blank.Scott Ullrich2007-05-011-0/+4
* Launch file correctlyScott Ullrich2007-05-011-1/+1
* Add md5 support if the site is storing the value.Scott Ullrich2007-05-011-0/+17
* Add firmware update menu option which can fetch a URL from the internet or us...Scott Ullrich2007-05-012-1/+69
* Woops, actually use $url Noticed-by: SethScott Ullrich2007-05-011-1/+1
* Add does_url_exist() which can verify a URL exists before downloading.Scott Ullrich2007-05-011-0/+18
* Install the package, deinstall and reinstall to ensure it is in a proper state.Scott Ullrich2007-04-301-3/+13
* Woops, use delete_package_xml() instead of delete_package()Scott Ullrich2007-04-301-2/+3
* Delete package before reinstalling to avoid multiple service entries, etc.Scott Ullrich2007-04-301-0/+2
* * add comments about scheduler logic * correct one case where the logic was n...Scott Ullrich2007-04-302-7/+8
* Back on the snapshot building programScott Ullrich2007-04-301-1/+1
* Clean backup cache before starting php environmentScott Ullrich2007-04-301-0/+2
* Keep 5 backups on embedded. Keep 30 on full installations.Scott Ullrich2007-04-301-7/+3
* Add pfSense php shell option. This will be used by developers to tell operat...Scott Ullrich2007-04-291-0/+4
* $config needs to be a global. Someone needs a pointy-hat!Scott Ullrich2007-04-291-1/+2
* Use $_SERVER['argvc'] and $_SERVER['argv'][$x]. This fixes the linkup issues...Scott Ullrich2007-04-291-4/+4
* It is time for 1.2-BETA-1. Agree'd by: smos, hobaScott Ullrich2007-04-291-1/+1
* Correctly output the package name that we are attempting to reinstall instead...Scott Ullrich2007-04-291-3/+3
* Add missing / directory seperator. This should hopefully fix squid from rein...Scott Ullrich2007-04-291-1/+1
* Note missing file before reinstalling packageScott Ullrich2007-04-291-1/+2
* Move TDR pruning routines to the correct location.Scott Ullrich2007-04-291-28/+28
* Delete the 2nd and 3rd rules as wellScott Ullrich2007-04-281-1/+3
* Correctly delete old rules from TDR using set 9Scott Ullrich2007-04-281-1/+1
OpenPOWER on IntegriCloud