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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-06
Fix broken build against older versions of OpenLDAP
Stephen Gallagher
2
-2
/
+12
2010-05-27
Fix check if LDAP id provider is already initialized
Sumit Bose
1
-1
/
+1
2010-05-27
Add ldap_access_filter option
Stephen Gallagher
6
-1
/
+558
2010-05-27
Add offline callback to disconnect global SDAP handle
Sumit Bose
3
-1
/
+17
2010-05-20
Add a better error message for TLS failures
Stephen Gallagher
1
-3
/
+32
2010-05-16
Add ldap_krb5_ticket_lifetime option
Sumit Bose
7
-11
/
+35
2010-05-16
Add dynamic DNS updates to FreeIPA
Stephen Gallagher
2
-14
/
+16
2010-05-16
Properly set up SIGCHLD handlers
Stephen Gallagher
1
-10
/
+8
2010-05-07
Revert "Add dynamic DNS updates to FreeIPA"
Stephen Gallagher
2
-16
/
+14
2010-05-07
Add dynamic DNS updates to FreeIPA
Stephen Gallagher
2
-14
/
+16
2010-05-07
Use service discovery in backends
Jakub Hrozek
4
-19
/
+71
2010-05-07
Add callback when the ID provider switches from offline to online
Stephen Gallagher
1
-0
/
+9
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
3
-14
/
+91
2010-05-07
Fix segfault in GSSAPI reconnect code
Stephen Gallagher
2
-57
/
+41
2010-05-03
Avoid freeing sdap_handle too early
Simo Sorce
2
-18
/
+46
2010-05-03
Better handle sdap_handle memory from callers.
Simo Sorce
4
-33
/
+139
2010-04-30
Silence warnings with -O2
Jakub Hrozek
1
-2
/
+4
2010-04-26
Display a message if a password reset by root fails
Sumit Bose
1
-0
/
+8
2010-04-26
Make the handling of fd events opaque
Sumit Bose
5
-184
/
+278
2010-04-26
Set LDAP_OPT_RESTART for all LDAP connections
Sumit Bose
1
-7
/
+7
2010-04-16
Make ID provider init functions clearer
Stephen Gallagher
1
-3
/
+3
2010-04-12
sysdb: remove remaining traces of sysdb_handle
Simo Sorce
1
-2
/
+0
2010-04-12
sysdb: convert sysdb_get_user_attr
Simo Sorce
1
-134
/
+69
2010-04-12
Remove remaining use of sysdb_transaction_send
Simo Sorce
1
-319
/
+99
2010-04-12
sysdb: convert sysdb_search_groups
Simo Sorce
1
-133
/
+57
2010-04-12
sysdb: delete sysdb_delete_group
Simo Sorce
2
-125
/
+55
2010-04-12
sysdb: convert sysdb_delete_user
Simo Sorce
2
-195
/
+70
2010-04-12
sysdb: convert sysdb_search_users
Simo Sorce
1
-67
/
+37
2010-04-12
sysdb: convert sysdb_cache_password
Simo Sorce
1
-32
/
+11
2010-04-12
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
1
-295
/
+100
2010-04-12
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
1
-195
/
+85
2010-04-12
sysdb: convert sysdb_search_entry and sysdb_delete_recursive
Simo Sorce
1
-37
/
+11
2010-03-25
Allow arbitrary-length PAM messages
Stephen Gallagher
1
-6
/
+6
2010-03-25
Fix warnings from -Wmissing-field-initializers
Sumit Bose
1
-1
/
+3
2010-03-25
Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()
Sumit Bose
1
-0
/
+7
2010-03-22
Improvements for LDAP Password Policy support
Ralf Haferkamp
4
-13
/
+103
2010-03-22
Lower debug level of unexpected LDAP result codes
Sumit Bose
1
-0
/
+5
2010-03-18
Fix error message for ldap_start_tls
Stephen Gallagher
1
-1
/
+1
2010-03-15
Fixed authentication check for CHAUTHTOK_PRELIM
Ralf Haferkamp
1
-1
/
+1
2010-03-15
Fixed check for expired passwords
Ralf Haferkamp
1
-2
/
+4
2010-03-03
Improve safe alignment buffer handling macros
Simo Sorce
2
-18
/
+18
2010-02-25
Fix check for values of expiration limits
Jakub Hrozek
1
-1
/
+1
2010-02-25
Remove a check that was left behind
Jakub Hrozek
1
-7
/
+1
2010-02-23
Better cleanup task handling
Jakub Hrozek
3
-37
/
+239
2010-02-23
Do not check entries during cleanup task
Jakub Hrozek
2
-81
/
+59
2010-02-23
Do not schedule enumeration after a cleanup
Jakub Hrozek
1
-2
/
+2
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
16
-0
/
+9851
[prev]