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
2012-05-14
Potential NULL dereference in proxy provider
Ariel Barria
1
-1
/
+1
2012-05-03
PROXY: return correct return codes
Jakub Hrozek
1
-7
/
+9
2012-04-20
proxy: new option proxy_fast_alias
Jakub Hrozek
3
-43
/
+123
2012-04-20
proxy: Canonicalize user and group names
Jakub Hrozek
1
-312
/
+354
2012-03-29
Proxy services: Save lowercased protocol names and aliases in case-insensitiv...
Jakub Hrozek
1
-57
/
+17
2012-03-09
Handle empty elements in proxy netgroups:
Jakub Hrozek
1
-3
/
+6
2012-03-09
Fix netgroup error handling
Jakub Hrozek
1
-17
/
+59
2012-03-09
PROXY: Create fake user entries for group lookups
Stephen Gallagher
1
-3
/
+85
2012-02-24
Delete missing attributes from netgroups to be stored
Jan Zeleny
1
-1
/
+1
2012-02-13
Fix uninitialized value error in proxy provider
Stephen Gallagher
1
-1
/
+1
2012-02-04
NSS: Add individual timeouts for entry types
Stephen Gallagher
5
-17
/
+12
2012-01-31
SYSDB: extend sysdb_store_service() to accept additional attributes
Stephen Gallagher
1
-0
/
+2
2012-01-27
PROXY: add support for enumerating services
Stephen Gallagher
4
-0
/
+226
2012-01-27
PROXY: add support for service lookups (non-enumeration)
Stephen Gallagher
4
-0
/
+273
2011-12-16
Use the case sensitivity flag in the proxy provider
Jakub Hrozek
3
-153
/
+181
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
3
-3
/
+1
2011-11-07
Fixed empty loginShell in proxy provider
Jan Zeleny
1
-4
/
+32
2011-10-31
Do not leak hash table iterator during proxy auth
Jakub Hrozek
1
-0
/
+1
2011-10-13
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
2
-11
/
+21
2011-10-13
Append PID to sbus server socket name, let clients use a symlink
Jakub Hrozek
1
-1
/
+1
2011-10-03
Use explicit base 10 for converting strings to integers
Jakub Hrozek
1
-2
/
+2
2011-09-08
DEBUG timestamps offer higher precision
Pavel Březina
1
-2
/
+3
2011-08-25
--debug-timestamps=1 is not passed to providers
Pavel Březina
1
-3
/
+2
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+4
2011-08-25
New DEBUG facility - conversion
Pavel Březina
3
-2
/
+3
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
2
-11
/
+10
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
3
-11
/
+10
2011-06-15
Fix proxy provider return code for secondary missing groups
Sumit Bose
1
-1
/
+3
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