summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-2/+4
|
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-6/+13
|
* Kill trailing spaceScott Ullrich2007-02-061-1/+1
|
* * Do not file a notice for missing package files. Simply log an error.Scott Ullrich2007-02-061-5/+7
| | | | * Improve require_file handling
* 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
|
* Do not loop foreverScott Ullrich2007-02-061-2/+4
|
* Read in argspassedScott Ullrich2007-02-061-0/+1
|
* Simply note the arguments passed to rc.linkup instead of exiting.Scott Ullrich2007-02-061-5/+1
|
* Do not process the same events twice. A nic may be stopped and restarted ↵Scott Ullrich2007-02-061-2/+2
| | | | but we do not want to start or stop twice.
* Version bumpScott Ullrich2007-02-061-1/+1
|
* Do not process nics twice.Scott Ullrich2007-02-061-0/+6
|
* Output args passed so that we can get a better idea of what is happening.Scott Ullrich2007-02-061-1/+2
|
* !@#%(*!*%(&(!*&@% trailing spacesScott Ullrich2007-02-051-1/+1
|
* Ensure checkreload.sh is present on all versions by checking the config and ↵Scott Ullrich2007-02-051-0/+21
| | | | upgrading it if necessary.
* Allow ICMP on NG0 interface if user is running pppoeScott Ullrich2007-02-031-0/+7
|
* Keep state on icmp outgoing trafficScott Ullrich2007-02-021-1/+1
|
* Allow firewall to pass out ICMP just as we do other protocols. pfSense uses ↵Scott Ullrich2007-02-021-0/+3
| | | | inbound filtering to control traffic.
* Log the interface number / opt that we are running dhclient on optional ↵Scott Ullrich2007-02-021-1/+1
| | | | interfaces
* Do not newline on syslog itemsScott Ullrich2007-02-021-1/+1
|
* Remove /tmp/rc.linkup after processingScott Ullrich2007-02-021-1/+2
|
* Note when arguments are passed incorrectly to rc.linkupScott Ullrich2007-02-021-1/+2
|
* 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.
* Version bumpScott Ullrich2007-02-021-1/+1
|
* Correctly return wan or lan. It seems that this function can fail in ↵Scott Ullrich2007-02-021-0/+2
| | | | certain cases that I am still trying to resolve.
* Instead of echoing out the value where nobody will see it, send it to ↵Scott Ullrich2007-02-021-9/+9
| | | | log_error() so we can ensure the values are correct and aide in debugging this dhclient issue.
* 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 ↵Scott Ullrich2007-01-311-17/+19
| | | | function: configure_cron() in /etc/inc/config.inc on line 909
* * 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 ↵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
|
OpenPOWER on IntegriCloud