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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return all group members from getgr(nam|gid)
Ralf Haferkamp
2010-10-13
1
-12
/
+374
*
Shortcut for save_group() to accept sysdb DNs as member attributes
Ralf Haferkamp
2010-10-13
1
-4
/
+19
*
Rename index to idx
Sumit Bose
2010-10-13
1
-4
/
+4
*
Add a missing include file
Sumit Bose
2010-10-13
1
-0
/
+1
*
Use POPT_TABLEEND to close option table
Sumit Bose
2010-10-13
7
-8
/
+8
*
Man pages should mention supported providers
Jan Zeleny
2010-10-13
4
-13
/
+28
*
Add common hash table setup
Stephen Gallagher
2010-10-08
2
-0
/
+58
*
Disable events on ldap fd when offline.
Jan Zeleny
2010-10-08
1
-2
/
+4
*
Return offline instead of error
Stephen Gallagher
2010-10-04
1
-1
/
+2
*
Suppress some 'unchecked return value' warnings
Sumit Bose
2010-09-28
1
-6
/
+13
*
Suppress some 'may be used uninitialized' warnings
Sumit Bose
2010-09-28
4
-9
/
+15
*
Use new MIT krb5 API for better password expiration warnings
Sumit Bose
2010-09-23
4
-3
/
+79
*
Save all data to sysdb in one transaction
Sumit Bose
2010-09-23
1
-222
/
+131
*
Handle host objects like other objects
Sumit Bose
2010-09-23
2
-129
/
+183
*
Initialize debug_level to zero in crypto tests
Stephen Gallagher
2010-09-22
1
-1
/
+1
*
Request the correct attribute name
Jakub Hrozek
2010-09-22
1
-1
/
+1
*
Fix sysdb_attrs_to_list
Jakub Hrozek
2010-09-22
1
-2
/
+2
*
Fix sysdb_group_dn_name
Jakub Hrozek
2010-09-22
2
-1
/
+43
*
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher
2010-09-22
2
-2
/
+13
*
Fix missing variable substitution in DEBUG message
Stephen Gallagher
2010-09-22
1
-2
/
+2
*
Request all group attributes during initgroups processing
Stephen Gallagher
2010-09-22
2
-5
/
+7
*
Check if control is supported before using it.
Simo Sorce
2010-09-15
4
-14
/
+39
*
Add parameter to skip cleanup in sysdb test
Jakub Hrozek
2010-09-15
1
-1
/
+4
*
Use a different min_id for local domain
Jakub Hrozek
2010-09-15
2
-1
/
+17
*
Define objectclass with a constant
Jakub Hrozek
2010-09-15
2
-3
/
+4
*
Revert "Make ldap bind asynchronous"
Jakub Hrozek
2010-09-15
7
-1219
/
+167
*
Store rootdse supported features in sdap_handler
Sumit Bose
2010-09-15
7
-63
/
+112
*
Fix parameter order when initializing decryption
Jakub Hrozek
2010-09-15
1
-1
/
+1
*
Handle multiple simultaneous enumeration requests
Stephen Gallagher
2010-09-08
2
-289
/
+717
*
Fix assorted minor bugs in sss_ tools
Jakub Hrozek
2010-09-08
9
-47
/
+37
*
Dead assignments cleanup in various places in SSSD
Jan Zeleny
2010-09-08
5
-6
/
+8
*
Dead assignments cleanup in memberof module
Jan Zeleny
2010-09-08
1
-6
/
+3
*
Dead assignments cleanup in NSS responder
Jan Zeleny
2010-09-08
2
-7
/
+7
*
Dead assignments cleanup in providers code
Jan Zeleny
2010-09-08
6
-20
/
+9
*
Deobfuscate password in back ends
Jakub Hrozek
2010-09-08
2
-8
/
+62
*
sss_obfuscate tool
Jakub Hrozek
2010-09-08
2
-0
/
+194
*
Python bindings for obfuscation
Jakub Hrozek
2010-09-08
1
-3
/
+180
*
Password obfuscation utility functions
Jakub Hrozek
2010-09-08
4
-0
/
+649
*
Add safe copy/move macros for uint16_t
Jakub Hrozek
2010-09-08
1
-1
/
+11
*
Move crypto functions into its own subdir
Jakub Hrozek
2010-09-08
7
-44
/
+111
*
Fixed small issue in memory context hierarchy
Jan Zeleny
2010-09-07
1
-1
/
+1
*
Reviewed sssd-ldap man page
Jan Zeleny
2010-09-07
1
-7
/
+207
*
Cleaned some dead assignments
Jan Zeleny
2010-09-07
2
-15
/
+13
*
Package systemd unit file
Jakub Hrozek
2010-09-02
1
-0
/
+16
*
Fixed uninialized value in proxy_id provider
Jan Zeleny
2010-09-02
1
-0
/
+2
*
Fixed printing of undefined value in sdap_async_accounts.c
Jan Zeleny
2010-09-02
1
-1
/
+1
*
Fixed potential comparison of undefined variable
Jan Zeleny
2010-09-02
1
-0
/
+1
*
Initialized return value in dp_copy_options()
Jan Zeleny
2010-09-02
1
-1
/
+1
*
Fix wrong return value in HBAC time rules evaluation
Jakub Hrozek
2010-09-02
1
-0
/
+1
*
Add gentoo-specific init dir
Maxim
2010-09-02
1
-0
/
+3
[next]