summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Conditional checks use ==, not = !Scott Ullrich2008-01-161-2/+2
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-162-4/+4
* Only process /boot/loader.conf if it exists avoiding aScott Ullrich2008-01-161-3/+5
* attempt loading SPD entries 4 timesSeth Mos2008-01-151-2/+2
* Somehow sending a SIGHUP before flushing and reloading works better thenSeth Mos2008-01-151-4/+6
* Flush both SA and SPD entriesSeth Mos2008-01-151-0/+1
* Fix copy and pasto.Scott Ullrich2008-01-151-5/+0
* * Use correct package nameScott Ullrich2008-01-151-2/+7
* Add sipproxd hooks.Scott Ullrich2008-01-141-1/+7
* repair logic I think. Can we please use more curlies?Seth Mos2008-01-141-4/+4
* Make 3 passes at loading the SPD entries as this will fail on large configura...Seth Mos2008-01-141-27/+31
* Check that ldap_connect() exists before calling. For some reason onScott Ullrich2008-01-131-2/+17
* * Hide password fieldScott Ullrich2008-01-131-10/+11
* Make sure $d_fwupenabled_path is defined since it is initially definedScott Ullrich2008-01-121-0/+2
* remove DynDNS cache in services_dyndns_reset()Chris Buechler2008-01-121-0/+6
* touch up textChris Buechler2008-01-121-1/+1
* Bring in the new traffic shaper.Ermal Luçi2008-01-1111-2407/+3097
* Automatically assume the embedded platform on update if the platformScott Ullrich2008-01-111-0/+8
* * Do not allow the image to go read only during download / upgrade opsScott Ullrich2008-01-111-0/+4
* touch up textChris Buechler2008-01-111-2/+2
* touch up textChris Buechler2008-01-111-1/+1
* touch up textChris Buechler2008-01-111-1/+1
* remove unnecessary grepChris Buechler2008-01-101-1/+1
* touch up textChris Buechler2008-01-081-1/+1
* touch up textChris Buechler2008-01-088-18/+18
* touch up textChris Buechler2008-01-0819-21/+21
* touch up textChris Buechler2008-01-084-16/+16
* touch up textChris Buechler2008-01-083-4/+4
* Do not reset every hour. Wait until the process goes out of control.Scott Ullrich2008-01-071-4/+10
* add vr(4) VLAN supportChris Buechler2008-01-051-1/+1
* Add ping-check true; to isc-dhcpdScott Ullrich2008-01-051-0/+2
* * Missing =Scott Ullrich2008-01-012-13/+35
* Only check item if it is an array.Scott Ullrich2007-12-311-2/+3
* Correctly return no groups when the user is not a member of a local group.Scott Ullrich2007-12-311-2/+2
* Modify isSystemAdmin() to check LDAP for a "admins" group.Scott Ullrich2007-12-311-0/+6
* Remove the need to define authetnication containers. Now a user can loginScott Ullrich2007-12-312-22/+22
* Only iterate items if it is an array.Scott Ullrich2007-12-311-12/+14
* * Do not iterate item if it is not an arrayScott Ullrich2007-12-311-6/+8
* Gracefully bail out if the LDAP server is unavailable.Scott Ullrich2007-12-311-0/+4
* correct tab alignmentScott Dale2007-12-311-2/+3
* * Return OU=Users which is built-in to active directoryScott Ullrich2007-12-312-1/+3
* Correct variable check.Scott Ullrich2007-12-311-1/+1
* Make form look a little more pleasing to the eye.Scott Ullrich2007-12-311-1/+23
* Adding LDAP Authentication container picker.Scott Ullrich2007-12-314-2/+100
* Add Users containers setting where a ; seperated list of LDAP containersScott Ullrich2007-12-312-2/+31
* Make the LDAP settings screen look better.Scott Ullrich2007-12-302-5/+37
* Add LDAP test functions to verify that the LDAP settings are correct.Scott Ullrich2007-12-303-13/+133
* change href linkScott Dale2007-12-301-1/+1
* include required files for when widget is being loaded by AJAX calls.Scott Dale2007-12-3011-75/+192
* Use AJAX for loading of new widgets. Now most widgets will use AJAX for new d...Scott Dale2007-12-302-78/+152
OpenPOWER on IntegriCloud