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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete attributes that are removed from LDAP
Stephen Gallagher
2011-01-21
1
-4
/
+8
*
Fix memory leak of library handle in proxy
Sumit Bose
2010-12-15
2
-18
/
+26
*
Add a special filter type to handle enumerations
Sumit Bose
2010-12-02
1
-32
/
+16
*
Run checks before resetting offline state
Sumit Bose
2010-12-01
1
-1
/
+2
*
Fix authentication queue code for proxy auth
Stephen Gallagher
2010-11-18
1
-12
/
+19
*
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
2010-11-15
1
-9
/
+9
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
1
-4
/
+3
*
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
*
Use unsigned long for conversion to id_t
Jakub Hrozek
2010-10-18
1
-2
/
+2
*
Suppress some 'may be used uninitialized' warnings
Sumit Bose
2010-09-28
1
-1
/
+1
*
Dead assignments cleanup in providers code
Jan Zeleny
2010-09-08
1
-2
/
+0
*
Fixed uninialized value in proxy_id provider
Jan Zeleny
2010-09-02
1
-0
/
+2
*
Split proxy.c into smaller files
Stephen Gallagher
2010-06-30
7
-2518
/
+2599
*
Rename proxy_ctx to proxy_id_ctx for clarity
Stephen Gallagher
2010-06-30
1
-14
/
+15
*
Eliminate unused variable from pc_init_timeout()
Stephen Gallagher
2010-06-10
1
-4
/
+0
*
Check return code of hash_delete in proxy_child_destructor
Stephen Gallagher
2010-06-10
1
-1
/
+7
*
Don't return uninitialized value in proxy provider
Jakub Hrozek
2010-06-06
1
-1
/
+4
*
Support password changes in chpass_provider = proxy
Stephen Gallagher
2010-05-27
1
-5
/
+73
*
Proxy provider PAM handling in child process
Stephen Gallagher
2010-05-27
3
-0
/
+3039