summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | This reverts commit c57e0d704ac08afee31e1e79f0b8228f5eb66cb1.
* 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 ↵jim-p2010-11-301-59/+61
| | | | understand and use.
* 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 ↵Ermal2010-11-301-2/+3
| | | | address bar. This does the same check as the one for showing the plus button on interfaces_assign.
* 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 ↵jim-p2010-11-301-4/+5
| | | | interfaces. This was causing some configs to upgrade and then get stuck in a reassignment loop after the next reboot.
* 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 ↵Ermal2010-11-302-1/+25
| | | | killing states when a gateway goes down. Possibly on 2.1+ this might be made an option specific for each gateway!
* Ticket #1047. Make the flags the same for each member interface before ↵Ermal2010-11-301-4/+40
| | | | adding them to lagg(4)/bridge(4)
* Resolves #947. Blacklist interfaces to show as possible lagg members if they ↵Ermal2010-11-301-2/+6
| | | | are present in a lagg already.
* 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
| | | | This reverts commit ef17372492fb3d271497160a816eba64b3bcf436.
* 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 ↵Scott Ullrich2010-11-291-2/+2
| | | | appear as uppercase
* Revert 9c3cac0cb553e1610948e78dd119c1b0fcb04224 Interface names should ↵Scott Ullrich2010-11-291-1/+1
| | | | appear as uppercase
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
| | | | This reverts commit 66d57db5e44650658d95345683cf4afae6680b68.
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
| | | | This reverts commit 4cea35b344c8b4444f7a5a7a244bac528b483cbc.
* Revert "Interface names should appear as uppercase"Scott Ullrich2010-11-291-1/+1
| | | | This reverts commit e8ad860fb4d19d137e9cb490c498327db8fba719.
* Set net.inet.carp.log=1. Ticket #1038Scott Ullrich2010-11-291-1/+1
|
* Deactivate cpu graph. Will bring back in 2.1Scott Ullrich2010-11-291-0/+0
|
* Disable firewall rule drag and drop. Will bring this feature back in 2.1Scott Ullrich2010-11-291-0/+2
|
* Add exit; so the redirection actually works.Ermal2010-11-294-0/+4
|
* Add suggested fix from ticket #1037jim-p2010-11-291-1/+1
|
* Remove old reference to function. Reported-by: ↵Ermal2010-11-291-2/+2
| | | | http://forum.pfsense.org/index.php/topic,30508.0.html
* Reintroduce this optimization, but use the correct return value this time.Erik Fonnesbeck2010-11-281-4/+3
|
* Unbreak sysctl handling.Scott Ullrich2010-11-282-5/+6
|
* Use exec()Scott Ullrich2010-11-282-6/+4
|
* Add pfSsh.php externalconfiglocator playback scriptScott Ullrich2010-11-283-2/+6
|
* Nuke newlineScott Ullrich2010-11-281-1/+0
|
* Skip slices on bootup deviceScott Ullrich2010-11-281-1/+11
|
* CleanupScott Ullrich2010-11-281-3/+6
|
* Use product nameScott Ullrich2010-11-282-2/+2
|
* Use head binary and eliminate a pipe to avoid broken pipe warningScott Ullrich2010-11-281-2/+3
|
* Fix misc errors. File now restores and throws an alert when completed.Scott Ullrich2010-11-281-17/+43
|
* Add php headerScott Ullrich2010-11-281-0/+2
|
* Handle slicesScott Ullrich2010-11-281-32/+46
|
OpenPOWER on IntegriCloud