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
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Invalidate user entry even if there are no groups
Jakub Hrozek
2013-01-16
1
-6
/
+1
*
NSS: invalidate memcache user entry on initgr, too
Jakub Hrozek
2013-01-16
1
-0
/
+11
*
Add domain to some subdomain functions
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain arguments to sysdb sudo functions
Simo Sorce
2013-01-15
1
-4
/
+5
*
Add domain arguments to sysdb ssh functions
Simo Sorce
2013-01-15
1
-3
/
+4
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-6
/
+6
*
Add domain argument to sysdb selinux functions
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain argument to sysdb autofs functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_search_custom()
Simo Sorce
2013-01-15
1
-3
/
+7
*
Add domain argument to sysdb_cache_auth()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-12
/
+10
*
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain to sysdb_search_user_by_uid()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
2
-3
/
+3
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
2
-3
/
+4
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
1
-1
/
+1
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
1
-4
/
+4
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
3
-13
/
+7
*
Make sysdb_domain_dn() require a domain.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-1
/
+1
*
Refactor sysdb initialization
Simo Sorce
2013-01-15
2
-2
/
+1
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
2
-94
/
+94
*
Code can only check for cached passwords
Simo Sorce
2013-01-10
1
-15
/
+24
*
Refactor gid handling in the PAC responder
Sumit Bose
2013-01-08
3
-84
/
+202
*
PAC responder: check if existing user differs
Sumit Bose
2013-01-08
3
-13
/
+64
*
Use hash table to collect GIDs from PAC to avoid dups
Sumit Bose
2013-01-08
1
-18
/
+86
*
Read remote groups from PAC
Sumit Bose
2013-01-08
1
-3
/
+52
*
Remote groups do not have an original DN attribute
Sumit Bose
2013-01-08
1
-40
/
+34
*
Save domain and GID for groups from the configured domain
Sumit Bose
2013-01-08
3
-17
/
+47
*
Always get user data from PAC
Sumit Bose
2013-01-08
1
-7
/
+7
*
Update domain ID for local domain as well
Sumit Bose
2013-01-08
1
-2
/
+14
*
Add find_domain_by_id()
Sumit Bose
2013-01-08
2
-0
/
+42
*
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
2013-01-08
3
-18
/
+25
*
memcache: add macro that validates record length
Pavel Březina
2013-01-07
1
-2
/
+1
*
sss_userdel and sss_groupdel with use_fully_qualified_names
Michal Zidek
2013-01-07
1
-15
/
+50
*
failover: Protect against empty host names
Michal Zidek
2013-01-02
1
-1
/
+2
*
mmap cache: invalidate cache on fatal error
Simo Sorce
2012-12-20
3
-10
/
+30
*
Carefully check records when forcibly invalidating
Simo Sorce
2012-12-20
1
-18
/
+101
*
Update free table when records are invalidated.
Simo Sorce
2012-12-20
1
-14
/
+23
*
nss_mc: Add extra checks when dereferencing records
Simo Sorce
2012-12-20
1
-0
/
+12
*
sssd_nss: Plug memory leaks
Simo Sorce
2012-12-19
1
-2
/
+11
*
responder_dp: Add timeout to side requets
Simo Sorce
2012-12-18
1
-1
/
+25
*
AUTOFS: Clear enum cache if a request comes in from the sss_cache
Jakub Hrozek
2012-12-18
1
-0
/
+22
*
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
2012-12-18
10
-16
/
+49
*
AUTOFS: remove all maps from hash if request for auto.master comes in
Jakub Hrozek
2012-12-18
2
-3
/
+59
*
AUTOFS: allow removing entries from hash table
Jakub Hrozek
2012-12-18
3
-1
/
+32
*
sssd_pam: Cleanup requests cache on sbus reconect
Simo Sorce
2012-12-14
1
-1
/
+4
[next]