Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Return OU=Users which is built-in to active directory | Scott Ullrich | 2007-12-31 | 2 | -1/+3 |
| | | | | | | * Specify that LDAP is Active Directory compatible Work sponsored-by: Centipede Networks | ||||
* | Correct variable check. | Scott Ullrich | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Make form look a little more pleasing to the eye. | Scott Ullrich | 2007-12-31 | 1 | -1/+23 |
| | | | | Work sponsored-by: Centipede Networks | ||||
* | Adding LDAP Authentication container picker. | Scott Ullrich | 2007-12-31 | 4 | -2/+100 |
| | | | | Work sponsored-by: Centipede Networks | ||||
* | Add Users containers setting where a ; seperated list of LDAP containers | Scott Ullrich | 2007-12-31 | 2 | -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 Ullrich | 2007-12-30 | 2 | -5/+37 |
| | | | | Work sponsored-by: Centipede Networks | ||||
* | Add LDAP test functions to verify that the LDAP settings are correct. | Scott Ullrich | 2007-12-30 | 3 | -13/+133 |
| | | | | Return the OU's and show to the user after test completion. | ||||
* | change href link | Scott Dale | 2007-12-30 | 1 | -1/+1 |
| | |||||
* | include required files for when widget is being loaded by AJAX calls. | Scott Dale | 2007-12-30 | 11 | -75/+192 |
| | |||||
* | Use AJAX for loading of new widgets. Now most widgets will use AJAX for new ↵ | Scott Dale | 2007-12-30 | 2 | -78/+152 |
| | | | | data. Also improved performance | ||||
* | moved widget tab function to guiconfig.inc | Scott Dale | 2007-12-30 | 1 | -0/+36 |
| | |||||
* | show dns values correctly | Scott Dale | 2007-12-30 | 1 | -1/+2 |
| | |||||
* | new ajax functions for dashboard | Scott Dale | 2007-12-30 | 1 | -0/+48 |
| | |||||
* | Fix bug causing duplicate extension=apc.so entries in php.ini, which blows ↵ | Chris Buechler | 2007-12-30 | 1 | -1/+0 |
| | | | | up PHP | ||||
* | Add ldap_get_user_ous() which will return an array of containers that hold | Scott Ullrich | 2007-12-29 | 1 | -0/+43 |
| | | | | | | | user objects. This will be used by the ldap settings manager to allow the operator to specify which containers they would like to authenticate from. Work sponsored-by: Centipede Networks <http://centipedenetworks.com/> | ||||
* | Correctly display product name. | Scott Ullrich | 2007-12-29 | 1 | -1/+1 |
| | |||||
* | Clarify the notes/examples for each of the ldap options. This should make | Scott Ullrich | 2007-12-29 | 1 | -2/+4 |
| | | | | | | | | | it pretty clear until I finish the fancy LDAP tree viewer control. I should also note that as of this commit the LDAP auth functions are now working beautifully against a Windows 2000 Server Active Directory! Work sponsored-by: Centipede Networks <www.centipedenetworks.com> | ||||
* | Ignore ldap items for locally defined users. | Scott Ullrich | 2007-12-29 | 1 | -13/+18 |
| | | | | Work sponsored-by: Centipede Networks <http://centipedenetworks.com/> | ||||
* | * Allow LDAP users to login to pfSense. | Scott Ullrich | 2007-12-29 | 2 | -34/+64 |
| | | | | | | * Cross reference Active Directory user groups with pfSense groups, apply groups where names match * Clarify some of the settings items and give examples | ||||
* | Use correct var | Seth Mos | 2007-12-28 | 1 | -1/+1 |
| | |||||
* | * Refactor code a bit, split out user property search function | Scott Ullrich | 2007-12-28 | 1 | -6/+45 |
| | | | | | | * Bring back filter code Work sponsored-by: Centipede Networks | ||||
* | Allow multiple groups to be assigned per user. | Scott Ullrich | 2007-12-28 | 3 | -19/+49 |
| | | | | Work sponsored-by: Centipede Networks | ||||
* | * Hide search base | Scott Ullrich | 2007-12-28 | 2 | -5/+11 |
| | | | | | | * Use correct variable name Work sponsored-by: Centipede Networks | ||||
* | Add ldap.so library. | Scott Ullrich | 2007-12-28 | 3 | -0/+5 |
| | | | | Work sponsored-by: Centipede Networks | ||||
* | Pretent we are a little bit more secure and hide the password from folks | Scott Ullrich | 2007-12-27 | 2 | -2/+2 |
| | | | | that can look over your shoulder. | ||||
* | Adding LDAP backend glue. | Scott Ullrich | 2007-12-27 | 2 | -7/+52 |
| | | | | Work sponsored-by: Centipede Networks <http://centipedenetworks.com/> | ||||
* | Adding LDAP options: | Scott Ullrich | 2007-12-27 | 1 | -1/+51 |
| | | | | | | | | | * Binding username * Binding password * Filter * Search base Work sponsored-by: Centipede Networks <http://centipedenetworks.com/> | ||||
* | Adding LDAP settings: | Scott Ullrich | 2007-12-27 | 1 | -10/+43 |
| | | | | | | | * Authentication backend * LDAP Server:port Work sponsored-by: Centipede Networks | ||||
* | Detect vmware and embedded platforms and lower the note duration | Scott Ullrich | 2007-12-27 | 1 | -4/+4 |
| | | | | automatically. | ||||
* | Correct script checks. | Scott Ullrich | 2007-12-27 | 1 | -3/+3 |
| | |||||
* | Correctly remove freebsd package upon package deletion. | Scott Ullrich | 2007-12-27 | 1 | -2/+7 |
| | |||||
* | add comment from RELENG_1_2 | Chris Buechler | 2007-12-26 | 1 | -0/+13 |
| | |||||
* | fix typo | Chris Buechler | 2007-12-26 | 1 | -1/+1 |
| | |||||
* | touchup text | Chris Buechler | 2007-12-25 | 1 | -1/+1 |
| | |||||
* | text cleanup | Chris Buechler | 2007-12-25 | 1 | -10/+8 |
| | |||||
* | Use list of VLAN long frame and native capable interfaces from globals.inc, ↵ | Chris Buechler | 2007-12-25 | 2 | -6/+7 |
| | | | | and remove duplicate (and incomplete) list in interfaces.inc. Update list in globals.inc. | ||||
* | Only iterate items if it is an array. | Scott Ullrich | 2007-12-24 | 1 | -12/+13 |
| | |||||
* | change label to more accurately portray purpose of rule | Chris Buechler | 2007-12-24 | 1 | -3/+3 |
| | |||||
* | Change the beep duration /4 when the platform is embedded or we detect that ↵ | Scott Ullrich | 2007-12-24 | 1 | -17/+29 |
| | | | | the kern.hz has been altered in /boot/loader.conf. | ||||
* | Nuke /usr/local/sbin/php if it exists on upgrade | Scott Ullrich | 2007-12-24 | 1 | -1/+6 |
| | |||||
* | * Only output one error message or save notice at a time | Scott Ullrich | 2007-12-24 | 1 | -5/+11 |
| | | | | | | * Correc the reboot workaround for kernel panics (CARP interface deletion) Ticket #1397 | ||||
* | Do not corrupt output when a space is in the SSID name. | Scott Ullrich | 2007-12-24 | 1 | -7/+11 |
| | | | | Ticket #1531 | ||||
* | Move ttys_wrap into place last. | Scott Ullrich | 2007-12-23 | 1 | -6/+4 |
| | |||||
* | freeradius and pptp changes by forum-user 'cybrsrfr' | Martin Fuchs | 2007-12-21 | 2 | -1/+17 |
| | |||||
* | OpenVPN-multi-interface-patches by Fernando Tarlá Cardoso Lemos | Martin Fuchs | 2007-12-21 | 2 | -1/+23 |
| | |||||
* | Slow down the pipe even more | Seth Mos | 2007-12-21 | 1 | -1/+1 |
| | |||||
* | remove annoying and potentially problematic forced page refresh. | Chris Buechler | 2007-12-17 | 18 | -26/+0 |
| | | | | Ticket #1545 | ||||
* | Make DNS $pconfig variables more consistent | Scott Ullrich | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | Save all 4 DNS servers correctly | Scott Ullrich | 2007-12-17 | 1 | -1/+18 |
| | |||||
* | Adding dnswatch support. | Scott Ullrich | 2007-12-17 | 2 | -5/+49 |
| | | | | Obtained-from: m0n0wall |