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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve documentation of libipa_hbac
Stephen Gallagher
2011-09-08
2
-21
/
+1697
*
Do not access memory out of bounds
Sumit Bose
2011-09-07
1
-2
/
+2
*
Keep deref controls until the whole request is finished
Jakub Hrozek
2011-09-06
1
-8
/
+45
*
Improve error message for LDAP password constraint violation
Jakub Hrozek
2011-09-06
3
-16
/
+29
*
Subscribe to netlink route and addr messages
Jakub Hrozek
2011-09-06
1
-5
/
+244
*
Discard carrier messages from non-ethernet devices
Jakub Hrozek
2011-09-06
1
-3
/
+155
*
Change libnl monitor callback to only signal going online
Jakub Hrozek
2011-09-06
3
-14
/
+5
*
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
2011-09-06
4
-3
/
+13
*
sss_debuglevel - change the debug levels on the fly
Pavel Březina
2011-09-06
3
-1
/
+460
*
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
2011-09-06
4
-38
/
+38
*
sss_ldap_err2string() - function created
Pavel Březina
2011-09-06
3
-2
/
+16
*
Add option to specify the kerberos replay cache dir
Stephen Gallagher
2011-09-02
7
-0
/
+70
*
HBAC: Properly skip all non-group memberOf entries
Stephen Gallagher
2011-08-29
1
-1
/
+2
*
Fix moving to next entry in deref code
Jakub Hrozek
2011-08-29
1
-1
/
+6
*
HBAC: Use of hostgroups for targethost or sourcehost was broken
Stephen Gallagher
2011-08-26
1
-4
/
+4
*
HBAC: Handle saving groups that have no members
Stephen Gallagher
2011-08-26
1
-7
/
+21
*
Use the default Kerberos realm for LDAP with GSSAPI auth
Jakub Hrozek
2011-08-26
1
-3
/
+55
*
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
Jakub Hrozek
2011-08-26
8
-3
/
+33
*
--debug-timestamps=1 is not passed to providers
Pavel Březina
2011-08-25
3
-55
/
+77
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
30
-49
/
+99
*
New DEBUG facility - unit tests
Pavel Březina
2011-08-25
1
-0
/
+742
*
New DEBUG facility - man pages
Pavel Březina
2011-08-25
3
-17
/
+62
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
40
-61
/
+62
*
New DEBUG facility - modified DEBUG
Pavel Březina
2011-08-25
1
-6
/
+41
*
New DEBUG facility - new levels
Pavel Březina
2011-08-25
2
-2
/
+89
*
Improve password policy error code and message
Sumit Bose
2011-08-25
1
-4
/
+9
*
Return the first value of name if the multivalued name attribute does not mat...
Jakub Hrozek
2011-08-25
1
-3
/
+4
*
IPA dyndns: do not segfault if the server cannot be resolved
Jakub Hrozek
2011-08-25
1
-4
/
+2
*
Handle timeout during sss_ldap_init_send
Jakub Hrozek
2011-08-15
3
-3
/
+41
*
Do not delete requests inside hash_iterate loop
Jakub Hrozek
2011-08-15
1
-10
/
+12
*
Handle errno properly in set_debug_file_from_fd()
Jakub Hrozek
2011-08-15
1
-2
/
+5
*
Moved some functions in sdap_async_initgroups
Jan Zeleny
2011-08-15
1
-345
/
+349
*
Moved some functions in sdap_async_groups
Jan Zeleny
2011-08-15
1
-122
/
+112
*
Confusing part of code cleared out
Jan Zeleny
2011-08-15
1
-34
/
+32
*
sdap_async_accounts.c split
Jan Zeleny
2011-08-15
4
-2514
/
+2588
*
Remaining memory context variables renamed
Jan Zeleny
2011-08-15
2
-75
/
+75
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
20
-455
/
+429
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
42
-538
/
+254
*
Added sysdb_ctx_get_domain function
Jan Zeleny
2011-08-15
2
-0
/
+7
*
sysdb refactoring: renamed ctx variable to sysdb
Jan Zeleny
2011-08-15
4
-348
/
+348
*
Use sysdb attribute name for GID, not LDAP attribute
Stephen Gallagher
2011-08-11
1
-3
/
+3
*
Allow the O_NONBLOCK flag to be reset correctly
Ralf Haferkamp
2011-08-11
1
-14
/
+0
*
Fix potential double-free issue
Stephen Gallagher
2011-08-10
1
-1
/
+1
*
Cancel sysdb upgrade transaction if commit fails
Stephen Gallagher
2011-08-10
1
-60
/
+30
*
Remove unused temporary context
Jakub Hrozek
2011-08-08
1
-5
/
+0
*
Prevent segfault if vetoed_shells are specified without allowed_shells
Jakub Hrozek
2011-08-08
1
-16
/
+19
*
Fixed implicit declaration of function 'time' in src/sss_client/common.c.
Pavel Březina
2011-08-08
1
-0
/
+1
*
debug_timestamps fixes
Pavel Březina
2011-08-08
4
-14
/
+24
*
Rename sssd.conf to sssd-example.conf
Stephen Gallagher
2011-08-08
1
-1
/
+1
*
Revert "Allow LDAP to decide when an expiration warning is warranted"
Stephen Gallagher
2011-08-04
1
-4
/
+3
[next]