summaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | somehwhat ugly looking error on cdrom boot.
* 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
| | | | after. Technically a SIGHUP to racoon should not do anything.
* 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
| | | | * Include filter rules
* 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 ↵Seth Mos2008-01-141-27/+31
| | | | | | configurations > 250 tunnels. Tested by smos@ 399 tunnels, 239 active, ok by sullrich@
* Check that ldap_connect() exists before calling. For some reason onScott Ullrich2008-01-131-2/+17
| | | | bootup the function does not exist but the module is loaded?
* * Hide password fieldScott Ullrich2008-01-131-10/+11
| | | | | * Remove session timeout graphic * Allow session timeout to remain blank
* Make sure $d_fwupenabled_path is defined since it is initially definedScott Ullrich2008-01-121-0/+2
| | | | | in guiconfig.inc. At some point in the future these variables should be moved to globals.inc.
* remove DynDNS cache in services_dyndns_reset()Chris Buechler2008-01-121-0/+6
| | | | Ticket #1589
* touch up textChris Buechler2008-01-121-1/+1
| | | | Ticket #1586
* Bring in the new traffic shaper.Ermal Luçi2008-01-1111-2407/+3097
| | | | | | It is capable of multi interface shaping. Also bring the wizard up-to-date. Now it is capable of doing multi interface too.
* Automatically assume the embedded platform on update if the platformScott Ullrich2008-01-111-0/+8
| | | | | is set to embedded or wrap. We do not include any kernels outside of embedded anyways for this paticular platform.
* * Do not allow the image to go read only during download / upgrade opsScott Ullrich2008-01-111-0/+4
| | | | | | * If a previous /root/firmware.tgz file exists before download, unlink the file to avoid a out of space error if the prior download operation happens to fail (or if / becomes rw again)
* touch up textChris Buechler2008-01-111-2/+2
| | | | Ticket #1578
* touch up textChris Buechler2008-01-111-1/+1
| | | | Ticket #1577
* touch up textChris Buechler2008-01-111-1/+1
| | | | Ticket #1576
* remove unnecessary grepChris Buechler2008-01-101-1/+1
| | | | Ticket #1573
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* touch up textChris Buechler2008-01-088-18/+18
| | | | Ticket #1569
* touch up textChris Buechler2008-01-0819-21/+21
| | | | Ticket #1569
* touch up textChris Buechler2008-01-084-16/+16
| | | | Ticket #1569
* touch up textChris Buechler2008-01-083-4/+4
| | | | Ticket #1569
* 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
| | | | Ticket #1561
* Add ping-check true; to isc-dhcpdScott Ullrich2008-01-051-0/+2
|
* * Missing =Scott Ullrich2008-01-012-13/+35
| | | | * Allow user manager to adhere to admins group
* 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
| | | | | | | anywhere in the LDAP tree and will use the groups to deterimine the access privs. Work sponsored-by: Centipede Networks
* Only iterate items if it is an array.Scott Ullrich2007-12-311-12/+14
| | | | Work sponsored-by: Centipede Networks
* * 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
| | | | Work sponsored-by: Centipede Networks
* correct tab alignmentScott Dale2007-12-311-2/+3
|
* * Return OU=Users which is built-in to active directoryScott Ullrich2007-12-312-1/+3
| | | | | | * Specify that LDAP is Active Directory compatible Work sponsored-by: Centipede Networks
* 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
| | | | Work sponsored-by: Centipede Networks
* Adding LDAP Authentication container picker.Scott Ullrich2007-12-314-2/+100
| | | | Work sponsored-by: Centipede Networks
* Add Users containers setting where a ; seperated list of LDAP containersScott Ullrich2007-12-312-2/+31
| | | | | | | | can be specified to authenticate against. Final item will be a graphical browser that can help the operator populate this box if they are feeling lazy or do not understand LDAP completely. Work sponsored-by: Centipede Networks <http://centipedenetworks.com/>
* Make the LDAP settings screen look better.Scott Ullrich2007-12-302-5/+37
| | | | Work sponsored-by: Centipede Networks
* Add LDAP test functions to verify that the LDAP settings are correct.Scott Ullrich2007-12-303-13/+133
| | | | Return the OU's and show to the user after test completion.
* 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 ↵Scott Dale2007-12-302-78/+152
| | | | data. Also improved performance
OpenPOWER on IntegriCloud