index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining use of sysdb_transaction_send
Simo Sorce
2010-04-12
3
-491
/
+173
*
proxy: complete conversion to synchronous sysdb
Simo Sorce
2010-04-12
1
-1113
/
+428
*
sysdb: convert sysdb_search_groups
Simo Sorce
2010-04-12
1
-133
/
+57
*
sysdb: delete sysdb_delete_group
Simo Sorce
2010-04-12
3
-184
/
+65
*
sysdb: convert sysdb_delete_user
Simo Sorce
2010-04-12
3
-227
/
+74
*
sysdb: convert sysdb_search_users
Simo Sorce
2010-04-12
1
-67
/
+37
*
sysdb: convert sysdb_asq_search
Simo Sorce
2010-04-12
1
-150
/
+69
*
sysdb: convert sysdb_store_custom
Simo Sorce
2010-04-12
1
-113
/
+35
*
sysdb: convert sysdb_search_custom
Simo Sorce
2010-04-12
1
-42
/
+60
*
sysdb: convert sysdb_cache_password
Simo Sorce
2010-04-12
3
-89
/
+28
*
sysdb: convert sysdb_store/add(_basic)_group
Simo Sorce
2010-04-12
2
-403
/
+158
*
sysdb: convert sysdb_store/add(_basic)_user
Simo Sorce
2010-04-12
2
-367
/
+219
*
sysdb: convert sysdb_set_entry/user/group_attr
Simo Sorce
2010-04-12
1
-23
/
+4
*
sysdb: convert sysdb_search_user_by_name/uid
Simo Sorce
2010-04-12
1
-61
/
+14
*
sysdb: convert sysdb_search_entry and sysdb_delete_recursive
Simo Sorce
2010-04-12
2
-62
/
+16
*
sysdb: convert sysdb_delete_entry
Stephen Gallagher
2010-04-12
1
-66
/
+42
*
Allow arbitrary-length PAM messages
Stephen Gallagher
2010-03-25
5
-37
/
+27
*
Fix LDAP search paths for IPA HBAC
Sumit Bose
2010-03-25
5
-43
/
+81
*
Add krb5_kpasswd to IPA provider
Eugene Indenbom
2010-03-25
2
-2
/
+3
*
Regression test against RHBZ #576856
Jakub Hrozek
2010-03-25
2
-5
/
+5
*
Fix warnings from -Wmissing-field-initializers
Sumit Bose
2010-03-25
1
-1
/
+3
*
Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()
Sumit Bose
2010-03-25
1
-0
/
+7
*
Improvements for LDAP Password Policy support
Ralf Haferkamp
2010-03-22
4
-13
/
+103
*
Lower debug level of unexpected LDAP result codes
Sumit Bose
2010-03-22
1
-0
/
+5
*
Fix error message for ldap_start_tls
Stephen Gallagher
2010-03-18
1
-1
/
+1
*
Fix a series of memory leaks in the SBUS
Stephen Gallagher
2010-03-17
1
-1
/
+5
*
Properly handle dbus send attempts on a closed connection
Stephen Gallagher
2010-03-15
1
-22
/
+1
*
Fixed authentication check for CHAUTHTOK_PRELIM
Ralf Haferkamp
2010-03-15
1
-1
/
+1
*
Fixed check for expired passwords
Ralf Haferkamp
2010-03-15
1
-2
/
+4
*
Add krb5_kpasswd option
Sumit Bose
2010-03-12
7
-32
/
+208
*
Write the IP address of the KDC to the kdcinfo file
Sumit Bose
2010-03-11
2
-19
/
+21
*
Add expandable sequences to krb5_ccachedir
Sumit Bose
2010-03-11
6
-21
/
+292
*
Add simple access provider
Sumit Bose
2010-03-08
2
-0
/
+196
*
Reopen logs when SIGHUP is caught
Jakub Hrozek
2010-03-08
1
-0
/
+1
*
Add forgotten \n in DEBUG statements
Martin Nagy
2010-03-04
2
-2
/
+2
*
Improve safe alignment buffer handling macros
Simo Sorce
2010-03-03
4
-49
/
+50
*
proxy: use correct _recv function
Simo Sorce
2010-03-03
1
-1
/
+1
*
Fix check for values of expiration limits
Jakub Hrozek
2010-02-25
1
-1
/
+1
*
Remove a check that was left behind
Jakub Hrozek
2010-02-25
1
-7
/
+1
*
Better cleanup task handling
Jakub Hrozek
2010-02-23
5
-39
/
+242
*
Do not check entries during cleanup task
Jakub Hrozek
2010-02-23
2
-81
/
+59
*
Do not schedule enumeration after a cleanup
Jakub Hrozek
2010-02-23
1
-2
/
+2
*
Handle expired passwords like other PAM modules
Sumit Bose
2010-02-23
2
-2
/
+2
*
Restrict family lookups
Jakub Hrozek
2010-02-22
3
-15
/
+84
*
Remove unnecessary domain parameter from PAM requests
Stephen Gallagher
2010-02-22
2
-28
/
+5
*
Remove unnecessary "domain" parameter from DP registration
Stephen Gallagher
2010-02-22
3
-7
/
+4
*
Add documentation for PAM response messages
Sumit Bose
2010-02-19
1
-0
/
+69
*
Remove unneeded items from struct pam_data
Sumit Bose
2010-02-19
6
-69
/
+69
*
Send Kerberos environment after password change
Sumit Bose
2010-02-19
1
-1
/
+1
*
Fix licensing issues in SSSD
Stephen Gallagher
2010-02-18
1
-0
/
+24
[next]