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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Upgrade cache and local databases to case-sensitive names
Stephen Gallagher
2009-11-18
2
-2
/
+96
*
Make the sysdb user and group names case-sensitive
Stephen Gallagher
2009-11-18
2
-1
/
+39
*
Fix option name krb5_changepw_principal
Sumit Bose
2009-11-13
5
-7
/
+7
*
Change var name to make its use more clear.
Simo Sorce
2009-11-12
2
-7
/
+7
*
Make 'permit' the default for the access target
Sumit Bose
2009-11-12
2
-16
/
+5
*
Fix check_cache bug in dealing with the callback
Simo Sorce
2009-11-12
1
-97
/
+104
*
Fix double free case.
Simo Sorce
2009-11-12
1
-1
/
+3
*
Fixes for proxy provider
Sumit Bose
2009-11-12
2
-7
/
+26
*
Fix inconsistent use of krb5_ccname_template
Sumit Bose
2009-11-12
2
-2
/
+2
*
Try to fix offline logins
Simo Sorce
2009-11-12
1
-12
/
+6
*
Add support for host, source host and user category
Sumit Bose
2009-11-12
1
-8
/
+54
*
Add cleanup task
Simo Sorce
2009-11-10
9
-156
/
+915
*
Refactor delete functions and add a few
Simo Sorce
2009-11-10
4
-234
/
+648
*
Add check for access-time rules to ipa_access.
Sumit Bose
2009-11-10
4
-0
/
+74
*
Simplify krb5 child handler
Sumit Bose
2009-11-10
1
-17
/
+18
*
Fix segfault on unknown user/domain
Stephen Gallagher
2009-11-09
1
-2
/
+2
*
Fix tevent_req error checking.
Simo Sorce
2009-11-09
16
-284
/
+111
*
Assorted manpage fixes
Jakub Hrozek
2009-11-09
1
-27
/
+14
*
Fix regression in error message when deleting groups
Jakub Hrozek
2009-11-09
1
-6
/
+4
*
Fix enumerations
Simo Sorce
2009-11-09
1
-2
/
+6
*
IPA time rules parsing routines
Jakub Hrozek
2009-11-09
4
-0
/
+1841
*
Add missing include
Jakub Hrozek
2009-11-09
1
-0
/
+1
*
Check return, zero free hostent, adhere to style
Simo Sorce
2009-11-09
4
-20
/
+28
*
Fix ldap driver
Simo Sorce
2009-11-07
1
-0
/
+3
*
Fix build
Simo Sorce
2009-11-07
1
-4
/
+8
*
added access module of IPA provider
Sumit Bose
2009-11-07
6
-4
/
+1697
*
Add fail over utility functions
Martin Nagy
2009-11-06
4
-1
/
+971
*
Add simple reference counting wrappers for talloc
Martin Nagy
2009-11-06
4
-1
/
+373
*
Add DLIST_FOR_EACH() macro
Martin Nagy
2009-11-06
1
-0
/
+3
*
Check is ccache structure is initialized before calling krb5_cc_destroy
Sumit Bose
2009-11-06
1
-8
/
+16
*
Clean up unused dependencies
Stephen Gallagher
2009-11-06
2
-7
/
+38
*
Fix a bad free in async_resolv.c
Martin Nagy
2009-11-06
1
-6
/
+0
*
Add missing include file to files-tests.c
Martin Nagy
2009-11-06
1
-0
/
+1
*
Always set last update and expire time
Simo Sorce
2009-11-06
4
-114
/
+110
*
Split async helpers in multiple files
Simo Sorce
2009-11-06
6
-3285
/
+3386
*
Reorganize ldap id provider files
Simo Sorce
2009-11-06
5
-547
/
+584
*
Unify code to use the generic search interface
Simo Sorce
2009-11-06
1
-593
/
+473
*
Fix and enhance initgroups call
Simo Sorce
2009-11-06
1
-170
/
+637
*
Unify parse routines, use maps in generic searches
Simo Sorce
2009-11-06
4
-130
/
+77
*
Store the original memberof attributes if any
Simo Sorce
2009-11-06
1
-7
/
+30
*
Make useful function more broadly available.
Simo Sorce
2009-11-06
3
-30
/
+30
*
Make available method to quickly retrive string
Simo Sorce
2009-11-06
2
-3
/
+35
*
Build files.c only for tools
Stephen Gallagher
2009-11-05
4
-13
/
+14
*
Increase the sbus dispatch DEBUG level to 9
Stephen Gallagher
2009-11-05
1
-2
/
+2
*
Update midpoint refresh logic to be relative to cache timeout
Stephen Gallagher
2009-11-05
6
-15
/
+49
*
Add configure check for sasl.h
Stephen Gallagher
2009-11-05
1
-0
/
+2
*
add replacements for missing Kerberos calls
Sumit Bose
2009-11-05
7
-48
/
+160
*
Do not delete users, groups outside domain range
Jakub Hrozek
2009-11-04
2
-11
/
+35
*
Simplify debug_fn()
Stephen Gallagher
2009-11-04
1
-12
/
+2
*
Fix for a seg fault during recursive delete
Sumit Bose
2009-11-04
1
-1
/
+7
[prev]
[next]