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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+753
*
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
5
-2516
/
+2594
*
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 broken RHEL5 build
Stephen Gallagher
2011-08-11
1
-0
/
+1
*
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 private shared object Provides: for pysss.so and pyhbac.so
Stephen Gallagher
2011-08-10
1
-0
/
+6
*
Include the configuration file as a %ghost entry
Stephen Gallagher
2011-08-10
1
-0
/
+1
*
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
3
-6
/
+5
*
Revert "Allow LDAP to decide when an expiration warning is warranted"
Stephen Gallagher
2011-08-04
1
-4
/
+3
*
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
2011-08-04
3
-4
/
+10
*
pyhbac: Do not convert int to bool
Jakub Hrozek
2011-08-04
1
-2
/
+11
*
Fix two man page typos
Yuri Chornoivan
2011-08-03
2
-2
/
+2
*
Bumping version to 1.7.0
Stephen Gallagher
2011-08-02
1
-1
/
+1
*
Updating translations for 1.6.0 release
sssd-1_6_0
Stephen Gallagher
2011-08-02
20
-4822
/
+7254
*
Allow LDAP to decide when an expiration warning is warranted
Stephen Gallagher
2011-08-01
1
-3
/
+4
*
Request password control unconditionally during bind
Jakub Hrozek
2011-08-01
1
-6
/
+6
*
HBAC rule validation Python bindings
Jakub Hrozek
2011-08-01
2
-0
/
+129
*
Change the default value of ldap_tls_cacert in IPA provider
Jakub Hrozek
2011-08-01
1
-1
/
+1
*
Add rule validator to libipa_hbac
Stephen Gallagher
2011-08-01
4
-1
/
+190
*
Remove incorrect private variable
Stephen Gallagher
2011-08-01
1
-1
/
+1
*
Wrong paramater to sysdb_attrs_add_uint32
Jakub Hrozek
2011-08-01
1
-1
/
+1
[next]