index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
/
ldap_auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-15
let ldap_chpass_uri failover work when using same hostname
Pavel Březina
1
-11
/
+4
2012-12-02
warn user if password is about to expire
Pavel Březina
1
-3
/
+4
2012-09-13
FO: Check server validity before setting status
Jakub Hrozek
1
-1
/
+3
2012-09-05
Retry the next server if bind during LDAP auth times out
Jakub Hrozek
1
-1
/
+6
2012-05-04
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
1
-12
/
+30
2012-03-08
Detect cycle in the fail over on subsequent resolve requests only
Jakub Hrozek
1
-1
/
+2
2012-03-06
Only do one cycle when resolving a server
Jakub Hrozek
1
-2
/
+3
2012-02-06
Update shadowLastChanged attribute during LDAP password change
Jan Zeleny
1
-0
/
+46
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-2
/
+1
2011-09-28
Multiline macro cleanup
Jakub Hrozek
1
-2
/
+2
2011-09-06
Improve error message for LDAP password constraint violation
Jakub Hrozek
1
-11
/
+16
2011-08-25
Improve password policy error code and message
Sumit Bose
1
-4
/
+9
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
1
-2
/
+1
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
1
-2
/
+1
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
1
-1
/
+2
2011-06-16
Do not check pwdAttribute
Sumit Bose
1
-9
/
+0
2011-04-08
Fix unchecked return values of pam_add_response
Jakub Hrozek
1
-2
/
+7
2011-02-16
Do not attempt to use START_TLS on SSL connections
Stephen Gallagher
1
-9
/
+17
2011-01-27
Add option to disable TLS for LDAP auth
Stephen Gallagher
1
-1
/
+13
2011-01-19
Fix return value check
Sumit Bose
1
-2
/
+2
2010-12-06
Add ldap_chpass_uri config option
Sumit Bose
1
-5
/
+14
2010-12-06
Make string_to_shadowpw_days() public
Sumit Bose
1
-33
/
+0
2010-11-19
Fix offline detection for LDAP auth/chpass
Sumit Bose
1
-5
/
+13
2010-10-04
Return offline instead of error
Stephen Gallagher
1
-1
/
+2
2010-08-24
Treat a zero-length password as a failure
Stephen Gallagher
1
-0
/
+7
2010-08-04
Fix chpass operations with LDAP provider
Stephen Gallagher
1
-0
/
+1
2010-05-07
Add more warnings about nearly expired passwords
Sumit Bose
1
-5
/
+66
2010-05-07
Use all available servers in LDAP provider
Jakub Hrozek
1
-6
/
+33
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-0
/
+8
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
1
-134
/
+69
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-32
/
+11
2010-03-25
Fix warnings from -Wmissing-field-initializers
Sumit Bose
1
-1
/
+3
2010-03-22
Improvements for LDAP Password Policy support
Ralf Haferkamp
1
-2
/
+50
2010-03-15
Fixed authentication check for CHAUTHTOK_PRELIM
Ralf Haferkamp
1
-1
/
+1
2010-02-23
Handle expired passwords like other PAM modules
Sumit Bose
1
-1
/
+1
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+1055