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
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
1
-10
/
+11
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
1
-4
/
+7
*
Fix formating of variables with type: id_t
Lukas Slebodnik
2013-09-11
1
-0
/
+2
*
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
2013-09-11
2
-3
/
+4
*
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
PROXY: Handle empty GECOS
Jakub Hrozek
2013-09-03
1
-1
/
+8
*
proxy: Allow initgroup to return NOTFOUND
Simo Sorce
2013-08-22
1
-0
/
+16
*
Remove include recursion
Lukas Slebodnik
2013-08-19
1
-1
/
+0
*
proxy: Alocate auth tokens in struct authtok_conv
Lukas Slebodnik
2013-08-19
1
-0
/
+20
*
Add secid filter to responder-dp protocol
Sumit Bose
2013-05-02
1
-0
/
+6
*
Check for correct variable name
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
3
-14
/
+10
*
Add be_req_get_data() helper funciton.
Simo Sorce
2013-01-21
2
-3
/
+3
*
Add be_req_get_be_ctx() helper.
Simo Sorce
2013-01-21
3
-16
/
+17
*
Introduce be_req_terminate() helper
Simo Sorce
2013-01-21
5
-60
/
+25
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
2
-2
/
+2
*
Remove outdated code.
Simo Sorce
2013-01-16
1
-10
/
+0
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_remove_attrs()
Simo Sorce
2013-01-15
1
-4
/
+5
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
1
-6
/
+6
*
Add domain argument to sysdb_delete_group()
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain argument to sysdb_delete_user()
Simo Sorce
2013-01-15
1
-8
/
+12
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-0
/
+1
*
Add domain argument to sysdb_store_group()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_store_user()
Simo Sorce
2013-01-15
1
-9
/
+9
*
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
2013-01-15
1
-2
/
+4
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-3
/
+5
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-3
/
+3
*
Change pam data auth tokens.
Simo Sorce
2013-01-10
3
-33
/
+39
*
PROXY: fix groups caching
Ondrej Kos
2012-12-17
1
-0
/
+6
*
PROXY: fix negative cache
Ondrej Kos
2012-12-10
1
-20
/
+24
*
Use an entry type mask macro to filter entry types
Simo Sorce
2012-12-04
1
-1
/
+1
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-20
1
-0
/
+1
*
Include talloc log in our debug facility
Michal Zidek
2012-10-29
1
-1
/
+1
*
Unify usage of sysdb transactions
Michal Zidek
2012-08-23
2
-5
/
+35
*
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2012-08-09
2
-245
/
+271
*
Removed unused variable assignment
Ondrej Kos
2012-08-06
1
-2
/
+0
*
Ghost members - support in proxy provider
Jan Zeleny
2012-05-31
1
-6
/
+8
*
Potential NULL dereference in proxy provider
Ariel Barria
2012-05-14
1
-1
/
+1
*
PROXY: return correct return codes
Jakub Hrozek
2012-05-03
1
-7
/
+9
*
proxy: new option proxy_fast_alias
Jakub Hrozek
2012-04-20
3
-43
/
+123
*
proxy: Canonicalize user and group names
Jakub Hrozek
2012-04-20
1
-312
/
+354
*
Proxy services: Save lowercased protocol names and aliases in case-insensitiv...
Jakub Hrozek
2012-03-29
1
-57
/
+17
*
Handle empty elements in proxy netgroups:
Jakub Hrozek
2012-03-09
1
-3
/
+6
*
Fix netgroup error handling
Jakub Hrozek
2012-03-09
1
-17
/
+59
*
PROXY: Create fake user entries for group lookups
Stephen Gallagher
2012-03-09
1
-3
/
+85
*
Delete missing attributes from netgroups to be stored
Jan Zeleny
2012-02-24
1
-1
/
+1
*
Fix uninitialized value error in proxy provider
Stephen Gallagher
2012-02-13
1
-1
/
+1
*
NSS: Add individual timeouts for entry types
Stephen Gallagher
2012-02-04
5
-17
/
+12
*
SYSDB: extend sysdb_store_service() to accept additional attributes
Stephen Gallagher
2012-01-31
1
-0
/
+2
[next]