summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use unlink here instead of an exec to rm. Remove escapeshellarg call as it is...jim-p2010-12-021-1/+1
* Confirm before deleting the interface.Erik Fonnesbeck2010-12-011-1/+1
* Raise this to new limit of 2^16.Ermal2010-12-011-1/+1
* Do not spam console with useless messages. Also remove killall not needed any...Ermal2010-12-012-11/+8
* If the protocol is not set in the config, it defaults to https, so assume por...jim-p2010-12-011-1/+1
* Enable LINK_DOWN event for interfaces. It will help cases similar to http://f...Ermal2010-12-011-6/+7
* Use new style filterdns argument passing on cmd and remove hack for killall n...Ermal2010-12-011-4/+2
* Ticket #1060. Escape even the alias entry descritpions.Ermal2010-12-012-2/+3
* Use correct variable name. Also related to Ticket #847.Ermal2010-12-012-2/+1
* Make page more html friendly.Scott Ullrich2010-11-301-5/+9
* Do not output blank pkg namesScott Ullrich2010-11-301-2/+3
* Ensure inetd.conf existsScott Ullrich2010-11-301-5/+6
* Make pfTop uniformScott Ullrich2010-11-302-2/+2
* Temporarily killall -9 filterdns until the signal issue can be resolved. Will...Scott Ullrich2010-11-301-0/+2
* Make sure a port is always set. Remove trailing newlineScott Ullrich2010-11-301-3/+5
* Set portScott Ullrich2010-11-301-4/+4
* Add successful user for sshlockoutScott Ullrich2010-11-301-1/+1
* Make sure host private key permissions aren't too open so sshd won't complain.Erik Fonnesbeck2010-11-301-1/+8
* Adding webConfiguratorlockout table and code.Scott Ullrich2010-11-301-0/+12
* Preseve attributes of files during copy.Ermal2010-11-301-1/+1
* Reword auth error message to match ssh for the most partScott Ullrich2010-11-301-2/+3
* Revert "Use -ss for syslogd. Suggested-by: Ermal"Scott Ullrich2010-11-301-3/+3
* Use -ss for syslogd. Suggested-by: ErmalScott Ullrich2010-11-301-3/+3
* Use -lScott Ullrich2010-11-301-3/+3
* Unbreak Status -> System Logs -> DHCP due to chroot and new version of DHCPD.Scott Ullrich2010-11-301-3/+3
* Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to underst...jim-p2010-11-301-59/+61
* Do a fflush of file before closing and sync(2). Fix whitespace while here.Ermal2010-11-301-20/+21
* Make sure we cannot add interfaces by entering the link directly on url addre...Ermal2010-11-301-2/+3
* Use pfSense_sync()Scott Ullrich2010-11-306-10/+10
* Call sync after writing the file and before returning to continue processing.Scott Ullrich2010-11-301-18/+22
* Set page title to Status: Dashboard for consistencyScott Ullrich2010-11-301-1/+1
* Store upgraded monitor IPs in gateway items, not accidentally as bogus interf...jim-p2010-11-301-4/+5
* Mount rw so we can have the packages processing correctly.Ermal2010-11-301-1/+3
* Print file name when logging an xml error.jim-p2010-11-301-2/+3
* Use fullpathErmal2010-11-301-4/+4
* Ticket #911. Provide an option under system->advanced->misc to disable killin...Ermal2010-11-302-1/+25
* Ticket #1047. Make the flags the same for each member interface before adding...Ermal2010-11-301-4/+40
* Resolves #947. Blacklist interfaces to show as possible lagg members if they ...Ermal2010-11-301-2/+6
* Make the RRD path if it doesn't yet exist at this point.jim-p2010-11-301-0/+2
* Run ecl through php instead of executing directly.jim-p2010-11-301-2/+2
* Remove extraneous ')'. So much for php -lErmal2010-11-301-1/+1
* Rework this loader.conf changing code a bit. Might help with ticket #560jim-p2010-11-291-15/+12
* Use grep -c instead of wc and awk. Also use full paths.jim-p2010-11-291-2/+2
* Eliminate a cat-to-grepjim-p2010-11-291-1/+1
* Revert "Add Active Directory group membership checking Ticket #1009"Scott Ullrich2010-11-291-83/+78
* Add Active Directory group membership checking Ticket #1009Scott Ullrich2010-11-291-78/+83
* Include guiconfig.inc for authScott Ullrich2010-11-291-0/+1
* Revert 2c4a13d91b72400c07b965b0a522be8dde2d1110 Interface names should appear...Scott Ullrich2010-11-291-2/+2
* Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should appear...Scott Ullrich2010-11-291-1/+1
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
OpenPOWER on IntegriCloud