index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
proxy
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-21
Delete attributes that are removed from LDAP
Stephen Gallagher
1
-4
/
+8
2010-12-15
Fix memory leak of library handle in proxy
Sumit Bose
2
-18
/
+26
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
1
-32
/
+16
2010-12-01
Run checks before resetting offline state
Sumit Bose
1
-1
/
+2
2010-11-18
Fix authentication queue code for proxy auth
Stephen Gallagher
1
-12
/
+19
2010-11-15
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
1
-9
/
+9
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
1
-4
/
+3
2010-10-25
Implement netgroups for proxy provider
Sumit Bose
3
-2
/
+143
2010-10-25
Add netgroups infrastructure to proxy provider
Sumit Bose
3
-0
/
+42
2010-10-18
Use unsigned long for conversion to id_t
Jakub Hrozek
1
-2
/
+2
2010-09-28
Suppress some 'may be used uninitialized' warnings
Sumit Bose
1
-1
/
+1
2010-09-08
Dead assignments cleanup in providers code
Jan Zeleny
1
-2
/
+0
2010-09-02
Fixed uninialized value in proxy_id provider
Jan Zeleny
1
-0
/
+2
2010-06-30
Split proxy.c into smaller files
Stephen Gallagher
7
-2518
/
+2599
2010-06-30
Rename proxy_ctx to proxy_id_ctx for clarity
Stephen Gallagher
1
-14
/
+15
2010-06-10
Eliminate unused variable from pc_init_timeout()
Stephen Gallagher
1
-4
/
+0
2010-06-10
Check return code of hash_delete in proxy_child_destructor
Stephen Gallagher
1
-1
/
+7
2010-06-06
Don't return uninitialized value in proxy provider
Jakub Hrozek
1
-1
/
+4
2010-05-27
Support password changes in chpass_provider = proxy
Stephen Gallagher
1
-5
/
+73
2010-05-27
Proxy provider PAM handling in child process
Stephen Gallagher
3
-0
/
+3039