index
:
sssd2.git
1-0-0
1-1-0
maint-0.6
maint-0.7
master
sssd-1-2
sssd-1-3
sssd-1-4
sssd-1-5
sssd-1-6
sssd-1-7
sssd-1-8
sssd-1-9
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow usage of enterprise principals
Sumit Bose
2013-04-22
16
-7
/
+93
*
Refactoring: remove duplicated code in nss responder
Sumit Bose
2013-04-21
2
-622
/
+240
*
Fix and rename get_my_domain_data()
Sumit Bose
2013-04-21
3
-12
/
+14
*
Convert the simple access check to new error codes
Jakub Hrozek
2013-04-19
1
-9
/
+17
*
LDAP: do not invalidate pointer with realloc while processing ghost users
Jakub Hrozek
2013-04-19
1
-3
/
+13
*
tests: Fix the order of key/values
Jakub Hrozek
2013-04-18
1
-2
/
+3
*
Make leak checks usable in tests that do not utilize check
Jakub Hrozek
2013-04-17
13
-139
/
+240
*
Inform about function duplication.
Michal Zidek
2013-04-17
2
-0
/
+6
*
Fix simple access group control in case-insensitive domains
Jakub Hrozek
2013-04-15
2
-18
/
+11
*
sss_cache: Remove annoying messages
Michal Zidek
2013-04-15
1
-8
/
+6
*
sss_cache: support for subdomains
Michal Zidek
2013-04-15
1
-57
/
+117
*
Confusing error messages for invalid sssd.conf
Ariel Barria
2013-04-12
1
-9
/
+11
*
Fix krbcc dir creation issue with MIT krb5 1.11
Lukas Slebodnik
2013-04-12
2
-11
/
+61
*
Incorrect *.py[co] files placement
Lukas Slebodnik
2013-04-10
1
-4
/
+18
*
DNS sites support - add IPA SRV plugin
Pavel Březina
2013-04-10
9
-5
/
+399
*
DNS sites support - use SRV DNS lookup plugin in all providers
Pavel Březina
2013-04-10
3
-0
/
+29
*
DNS sites support - replace SRV lookup code with a plugin call
Pavel Březina
2013-04-10
1
-258
/
+73
*
fail over - add function to insert multiple servers to the list
Pavel Březina
2013-04-10
1
-10
/
+101
*
DNS sites support - SRV DNS lookup plugin
Pavel Březina
2013-04-10
5
-0
/
+522
*
DNS sites support - SRV lookup plugin interface
Pavel Březina
2013-04-10
8
-0
/
+140
*
resolv: add resolv_discover_srv request to resolv utils
Pavel Březina
2013-04-10
2
-0
/
+194
*
resolv: add resolv_get_domain request to resolv utils
Pavel Březina
2013-04-10
3
-1
/
+170
*
cmocka unittest for io added
Abhishek Singh
2013-04-10
2
-1
/
+167
*
cmocka unittest for find_uid added
Abhishek Singh
2013-04-10
2
-1
/
+125
*
Allow using flatname for subdomain home dir template
Jakub Hrozek
2013-04-10
6
-9
/
+33
*
Put the override_homedir into an included xml file
Jakub Hrozek
2013-04-10
3
-141
/
+56
*
LDAP: Always fail if a map can't be found
Jakub Hrozek
2013-04-09
1
-4
/
+2
*
Allocate PAM DP request data on responder context
Jakub Hrozek
2013-04-08
3
-5
/
+54
*
Wrong condition after waitpid.
Michal Zidek
2013-04-05
1
-1
/
+1
*
Check for waitpid failure at wrong place.
Michal Zidek
2013-04-05
2
-10
/
+9
*
Check for the correct variables
Jakub Hrozek
2013-04-05
1
-2
/
+2
*
Further restrict become_user drop of privileges.
Simo Sorce
2013-04-05
1
-15
/
+18
*
dyndns: Fix initializing sdap_id_ctx
Jakub Hrozek
2013-04-04
1
-1
/
+1
*
LDAP: Fix value initialization warnings
Lukas Slebodnik
2013-04-04
2
-2
/
+2
*
Centralize resolv_init, remove resolv context list
Jakub Hrozek
2013-04-03
5
-43
/
+7
*
Init failover with be_res options
Jakub Hrozek
2013-04-03
9
-131
/
+125
*
Allow setting krb5_renew_interval with a delimiter
Ariel Barria
2013-04-03
9
-13
/
+59
*
Check for correct variable name
Jakub Hrozek
2013-04-03
6
-9
/
+5
*
Return errno, not -1 on failure in files.c
Jakub Hrozek
2013-04-03
1
-0
/
+1
*
Fix potential out-of-bounds write in sss_idmap_sid_to_dom_sid
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
pidfile(): Do not leak fd on error
Jakub Hrozek
2013-04-03
1
-0
/
+1
*
krb5 child: Use the correct type when processing OTP
Jakub Hrozek
2013-04-03
1
-1
/
+1
*
Fix typos in man pages
Yuri Chornoivan
2013-04-03
2
-2
/
+2
*
Updating the version for the 1.10 beta1 release
Jakub Hrozek
2013-04-02
1
-1
/
+1
*
Updating the translations for the 1.10 alpha release
sssd-1_9_91
sssd-1_10_alpha1
Jakub Hrozek
2013-04-02
39
-14769
/
+39742
*
Improve syslog message when configuration cannot be loaded
Ariel Barria
2013-04-02
1
-1
/
+3
*
Making the authtok structure really opaque.
Lukas Slebodnik
2013-04-02
19
-137
/
+186
*
Reusing create_pam_data() on the other places.
Lukas Slebodnik
2013-04-02
5
-4
/
+16
*
refactor nested group processing: replace old code
Pavel Březina
2013-04-02
3
-1721
/
+22
*
refactor nested group processing: add new code
Pavel Březina
2013-04-02
1
-0
/
+2229
[next]