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
*
configure cleanups
Sumit Bose
2009-09-03
4
-4
/
+6
*
Avoid crash when timestamp is NULL
Ralf Haferkamp
2009-09-03
1
-1
/
+3
*
Fix initgroups search filter when using rfc2307bis
Ralf Haferkamp
2009-09-03
1
-2
/
+2
*
Fix proxy enumeration
Simo Sorce
2009-09-03
1
-86
/
+123
*
Honor enumerate option in ldap_id
Simo Sorce
2009-09-02
1
-6
/
+9
*
remove the concept of a backend name
Sumit Bose
2009-09-02
4
-31
/
+41
*
check if libpcre version is above or below 7
Sumit Bose
2009-09-01
3
-2
/
+27
*
stop processing a domain if no provider is given
Sumit Bose
2009-09-01
1
-0
/
+1
*
Turn enumeration into a boolean value
Simo Sorce
2009-08-31
4
-13
/
+22
*
Correctly handle DbusWatch behavior.
Simo Sorce
2009-08-31
2
-37
/
+124
*
check if gid attribute is empty
Sumit Bose
2009-08-28
1
-0
/
+6
*
send SSSD_REALM and SSSD_KDCIP environment to the client
Sumit Bose
2009-08-28
1
-2
/
+31
*
add configure check for errno_t
Sumit Bose
2009-08-28
2
-0
/
+7
*
fix internal order of ldap user mapping options
Sumit Bose
2009-08-28
1
-4
/
+4
*
Speed-up enumerations.
Simo Sorce
2009-08-28
2
-2
/
+167
*
Make enumeration an independent task
Simo Sorce
2009-08-27
5
-68
/
+693
*
Remove redunant function and always pass attrs.
Simo Sorce
2009-08-27
4
-54
/
+30
*
Upgrade database to 0.2
Simo Sorce
2009-08-27
2
-5
/
+172
*
Fix group replies when using member/memberof
Simo Sorce
2009-08-27
3
-197
/
+180
*
Always save using member/memberOf
Simo Sorce
2009-08-27
5
-216
/
+151
*
Initial support for multiple schema types
Simo Sorce
2009-08-27
1
-7
/
+39
*
Use the correct structure.
Simo Sorce
2009-08-27
1
-2
/
+2
*
Update version to 0.5.0
sssd-0_5_0
Stephen Gallagher
2009-08-24
2
-7
/
+477
*
Do not fail enumerations if a single store fails
Simo Sorce
2009-08-24
1
-40
/
+45
*
Relax memberof constraints a bit
Simo Sorce
2009-08-24
1
-85
/
+226
*
Add debug statements to sysdb_ops
Simo Sorce
2009-08-24
1
-10
/
+111
*
some UPN handling fixes
Sumit Bose
2009-08-24
7
-28
/
+79
*
Fix accidentally forcing MPGs on for all domains
Stephen Gallagher
2009-08-21
1
-1
/
+1
*
extended the documentation of LDAP backend
Sumit Bose
2009-08-21
2
-4
/
+211
*
store additional LDAP attributes
Sumit Bose
2009-08-21
3
-5
/
+80
*
fix handling of filtersUsers in groups
Sumit Bose
2009-08-21
4
-31
/
+56
*
Fix sysdb tests
Jakub Hrozek
2009-08-21
1
-17
/
+62
*
Disallow all operations outside domains, fix deleting cache for files
Jakub Hrozek
2009-08-21
4
-11
/
+41
*
use stored upn if available
Sumit Bose
2009-08-21
1
-20
/
+101
*
Ensure nextID doesn't reuse an existing local UID or GID
Stephen Gallagher
2009-08-20
1
-9
/
+21
*
Support Docbook 4.4
Stephen Gallagher
2009-08-20
10
-20
/
+20
*
Support gettext >= 0.14 instead of 0.17
Stephen Gallagher
2009-08-20
2
-2
/
+3
*
Remove 'color-tests' from AM_INIT_AUTOMAKE
Stephen Gallagher
2009-08-20
1
-1
/
+1
*
Fix usage of $(builddir) in SSSD
Stephen Gallagher
2009-08-20
1
-0
/
+4
*
Make the LOCAL provider always use MagicPrivateGroups
Stephen Gallagher
2009-08-20
2
-2
/
+9
*
enable usage of defaultBindDn
Sumit Bose
2009-08-19
6
-9
/
+69
*
Eliminate the --with-tests configure flag
Stephen Gallagher
2009-08-19
3
-32
/
+22
*
added missing hash_create which was remove by a previous patch
Sumit Bose
2009-08-18
1
-5
/
+14
*
fix return value of confdb_get_domains
Sumit Bose
2009-08-18
1
-0
/
+1
*
Ensure that only one local domain is configured
Stephen Gallagher
2009-08-18
1
-1
/
+32
*
Fix broken build
Stephen Gallagher
2009-08-17
1
-1
/
+0
*
Fix reconnection code
Simo Sorce
2009-08-17
17
-282
/
+141
*
Refactor responder_dp.c
Stephen Gallagher
2009-08-14
4
-117
/
+117
*
Don't go to the backend for identical cache entry requests
Stephen Gallagher
2009-08-14
3
-55
/
+303
*
Make "files" a reserved word for legacy local domain
Jakub Hrozek
2009-08-13
4
-4
/
+57
[next]