index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
auth.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-195
/
+60
*
Rewrite portions of the user manager to ensure data is properly synced to
Matthew Grooms
2008-07-25
1
-230
/
+278
*
General whitespace and style cleanup of the auth.inc file. I was having a
Matthew Grooms
2008-07-21
1
-704
/
+721
*
Remove debug messages that gave away info on why the login failed
Bill Marquette
2008-04-07
1
-10
/
+19
*
Remove dead code.
Scott Ullrich
2008-02-20
1
-21
/
+0
*
Latest LDAP round from Mark Batchelor
Scott Ullrich
2008-02-11
1
-23
/
+31
*
Latest version of auth.inc from Mark Batchelor fixing a few misc
Scott Ullrich
2008-02-10
1
-28
/
+48
*
Latest LDAP changes from Mark Batchelor
Scott Ullrich
2008-02-03
1
-76
/
+153
*
* Remove trailing blank line
Scott Ullrich
2008-02-03
1
-5
/
+7
*
* Remove trailing blank line
Scott Ullrich
2008-02-03
1
-6
/
+6
*
Latest eDir / Active Directory tweaks from Mark Batchelor.
Scott Ullrich
2008-01-31
1
-963
/
+1008
*
Changes to allow Novell eDir to authenticate via LDAP.
Scott Ullrich
2008-01-28
1
-11
/
+16
*
Conditional checks use ==, not = !
Scott Ullrich
2008-01-16
1
-2
/
+2
*
Check that ldap_connect() exists before calling. For some reason on
Scott Ullrich
2008-01-13
1
-2
/
+17
*
* Missing =
Scott Ullrich
2008-01-01
1
-10
/
+32
*
Only check item if it is an array.
Scott Ullrich
2007-12-31
1
-2
/
+3
*
Correctly return no groups when the user is not a member of a local group.
Scott Ullrich
2007-12-31
1
-2
/
+2
*
Modify isSystemAdmin() to check LDAP for a "admins" group.
Scott Ullrich
2007-12-31
1
-0
/
+6
*
Remove the need to define authetnication containers. Now a user can login
Scott Ullrich
2007-12-31
1
-7
/
+22
*
Only iterate items if it is an array.
Scott Ullrich
2007-12-31
1
-12
/
+14
*
* Return OU=Users which is built-in to active directory
Scott Ullrich
2007-12-31
1
-0
/
+2
*
Correct variable check.
Scott Ullrich
2007-12-31
1
-1
/
+1
*
Adding LDAP Authentication container picker.
Scott Ullrich
2007-12-31
1
-0
/
+2
*
Add Users containers setting where a ; seperated list of LDAP containers
Scott Ullrich
2007-12-31
1
-2
/
+17
*
Add LDAP test functions to verify that the LDAP settings are correct.
Scott Ullrich
2007-12-30
1
-3
/
+43
*
Add ldap_get_user_ous() which will return an array of containers that hold
Scott Ullrich
2007-12-29
1
-0
/
+43
*
Ignore ldap items for locally defined users.
Scott Ullrich
2007-12-29
1
-13
/
+18
*
* Allow LDAP users to login to pfSense.
Scott Ullrich
2007-12-29
1
-23
/
+53
*
* Refactor code a bit, split out user property search function
Scott Ullrich
2007-12-28
1
-6
/
+45
*
Allow multiple groups to be assigned per user.
Scott Ullrich
2007-12-28
1
-0
/
+21
*
* Hide search base
Scott Ullrich
2007-12-28
1
-1
/
+1
*
Adding LDAP backend glue.
Scott Ullrich
2007-12-27
1
-0
/
+38
*
* Correctly report invalid password
Scott Ullrich
2007-11-18
1
-0
/
+8
*
Correctly show 401 errors.
Scott Ullrich
2007-11-18
1
-0
/
+18
*
Remove trailing space / cr
Scott Ullrich
2007-05-27
1
-1
/
+1
*
Backport usermanager code from HEAD so I can get it in the snaps and
Bill Marquette
2007-04-13
1
-99
/
+603
*
* Minior tab alignments
Scott Ullrich
2006-04-08
1
-5
/
+6
*
* Eliminate dead code
Scott Ullrich
2006-01-15
1
-1
/
+3
*
restore 1.10
Scott Ullrich
2005-10-11
1
-32
/
+7
*
use admin user when using a special username
Scott Ullrich
2005-10-10
1
-2
/
+2
*
Correct comment
Scott Ullrich
2005-10-09
1
-1
/
+1
*
Terminate comment correctly
Scott Ullrich
2005-10-09
1
-1
/
+1
*
Duplicate logic to htpasswd_backed_basic_auth()
Scott Ullrich
2005-10-08
1
-4
/
+16
*
honour custom username set in webConfigurator page
Scott Ullrich
2005-10-08
1
-1
/
+2
*
honour custom username set in webConfigurator page
Scott Ullrich
2005-10-08
1
-2
/
+14
*
If there's a PHP_AUTH_* copy it over to AUTH_* (mini sets AUTH_*, lighttpd se...
Bill Marquette
2005-09-17
1
-1
/
+9
*
Change realm to .
Scott Ullrich
2005-08-13
1
-1
/
+1
*
Remove trailing space
Scott Ullrich
2005-06-26
1
-1
/
+1
*
Better regexp
Bill Marquette
2005-05-18
1
-4
/
+4
*
better regexp
Bill Marquette
2005-05-18
1
-2
/
+2
[next]