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
*
Call krb5_child to check access permissions
Sumit Bose
2010-11-04
2
-4
/
+129
*
Make handle_child_* request public
Sumit Bose
2010-11-04
3
-325
/
+429
*
Add krb5_kuserok() access check to krb5_child
Sumit Bose
2010-11-04
1
-17
/
+73
*
Make krb5_setup() public
Sumit Bose
2010-11-04
3
-6
/
+8
*
Add krb5_get_simple_upn()
Sumit Bose
2010-11-04
3
-6
/
+30
*
Add infrastructure for Kerberos access provider
Sumit Bose
2010-11-04
4
-26
/
+184
*
Store krb5 auth context for other targets
Sumit Bose
2010-11-04
1
-1
/
+2
*
Don't clean up groups for which a user has it as primary GID
Stephen Gallagher
2010-11-04
1
-2
/
+15
*
Fix two return value checks
Sumit Bose
2010-11-01
1
-2
/
+2
*
Fix misused SDAP_SEARCH_BASE
Moritz Baumann
2010-11-01
1
-1
/
+1
*
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
2010-11-01
1
-1
/
+1
*
Allow authentication for referrals
Sumit Bose
2010-10-27
1
-0
/
+193
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
8
-50
/
+43
*
Fix double free issue
Sumit Bose
2010-10-26
1
-2
/
+2
*
Always use talloc_zero() to allocate cmdctx
Sumit Bose
2010-10-26
2
-3
/
+3
*
Remove all nss requests after a reconnect
Sumit Bose
2010-10-26
3
-1
/
+26
*
Implement netgroups for proxy provider
Sumit Bose
2010-10-25
3
-2
/
+143
*
Add netgroups infrastructure to proxy provider
Sumit Bose
2010-10-25
3
-0
/
+42
*
Download only enabled IPA HBAC rules
Sumit Bose
2010-10-22
1
-1
/
+3
*
Add some missing ldap_memfree()
Sumit Bose
2010-10-22
2
-3
/
+6
*
Add ldap_deref option
Sumit Bose
2010-10-22
10
-3
/
+103
*
Write log opening failures to the syslog
Stephen Gallagher
2010-10-19
2
-1
/
+4
*
Option krb5_server is now used to store a list of KDCs instead of krb5_kdcip.
Jan Zeleny
2010-10-19
12
-10
/
+79
*
Move all references to ldap_<entity>_search_base to "advanced" section
Jan Zeleny
2010-10-18
2
-44
/
+52
*
set in_transaction explicitly to false
Jakub Hrozek
2010-10-18
1
-1
/
+1
*
Use unsigned long for conversion to id_t
Jakub Hrozek
2010-10-18
4
-40
/
+22
*
Add proper nested initgroup support for RFC2307bis servers
Stephen Gallagher
2010-10-18
1
-3
/
+761
*
Modify sysdb_[add|remove]_group_member to accept users and groups
Stephen Gallagher
2010-10-18
4
-44
/
+102
*
Handle nested groups in RFC2307bis
Stephen Gallagher
2010-10-18
1
-1
/
+776
*
Make sdap_save_users_send handle zero users gracefully
Stephen Gallagher
2010-10-18
1
-0
/
+5
*
Add option to limit nested groups
Simo Sorce
2010-10-18
7
-3
/
+24
*
Save dummy member users during RFC2307 getgr{nam,gid}
Jakub Hrozek
2010-10-15
1
-82
/
+279
*
sysdb interface for adding fake users
Jakub Hrozek
2010-10-15
4
-4
/
+70
*
Save dummy groups to cache during initgroups
Jakub Hrozek
2010-10-15
1
-0
/
+125
*
sysdb interface for adding incomplete groups
Jakub Hrozek
2010-10-15
4
-1
/
+90
*
Add sysdb_attrs_get_ulong utility function
Jakub Hrozek
2010-10-15
2
-0
/
+29
*
Check for GSSAPI before attempting to kinit
Jakub Hrozek
2010-10-15
1
-8
/
+12
*
Rename upgrade_config.py and build it properly
Stephen Gallagher
2010-10-13
2
-0
/
+1
*
Avoid a global variable in netgroup client.
Sumit Bose
2010-10-13
2
-38
/
+26
*
Implement netgroup support for LDAP provider
Sumit Bose
2010-10-13
6
-1
/
+985
*
Add infrastructure to LDAP provider for netgroup support
Sumit Bose
2010-10-13
8
-4
/
+199
*
Also return member groups to the client
Sumit Bose
2010-10-13
5
-159
/
+212
*
Add sysdb_netgroup_base_dn()
Sumit Bose
2010-10-13
2
-0
/
+8
*
Do not fail if netgroup exists just update the attributes
Sumit Bose
2010-10-13
1
-1
/
+1
*
Add handling of nested netgroups to nss client
Sumit Bose
2010-10-13
3
-69
/
+113
*
Return NSS_STATUS_RETURN instead of NSS_STATUS_NOTFOUND
Sumit Bose
2010-10-13
1
-1
/
+1
*
Add missing tevent_req_done()
Sumit Bose
2010-10-13
1
-0
/
+1
*
Add netgroup support to the NSS responder
Stephen Gallagher
2010-10-13
8
-2
/
+923
*
Split out some helper functions for the NSS responder
Stephen Gallagher
2010-10-13
2
-83
/
+147
*
Add negative cache features for netgroups
Stephen Gallagher
2010-10-13
2
-0
/
+39
[next]