index
:
sssd.git
ccname
dlopen-test
err_facility
expand_tmpl
logind
master
mc_cleanup
mmap_cache
my-master
reviews
sasl_ad_compat
secsrv
wip
Experimental work on SSSD - Systen Security Services Daemon
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUDO: set USN inside sdap_sudo_refresh request
Pavel Březina
2015-12-15
3
-60
/
+49
*
SUDO: sdap_sudo_load_sudoers improve iterator
Pavel Březina
2015-12-15
1
-69
/
+55
*
SUDO: fix sdap_sudo_smart_refresh_recv()
Pavel Březina
2015-12-15
1
-7
/
+7
*
SUDO: fix tevent style
Pavel Březina
2015-12-15
4
-300
/
+265
*
SUDO: fix sdap_id_op logic
Pavel Březina
2015-12-15
1
-16
/
+18
*
SUDO: simplify error handling
Pavel Březina
2015-12-15
4
-70
/
+41
*
SUDO: move offline check to handler
Pavel Březina
2015-12-15
2
-6
/
+5
*
SUDO: move refreshes from sdap_sudo.c to sdap_sudo_refresh.c
Pavel Březina
2015-12-15
3
-642
/
+639
*
SUDO: convert periodical refreshes to be_ptask
Pavel Březina
2015-12-15
4
-657
/
+185
*
KRB5_CHILD: Debug logs for PAC timeout
Petr Cech
2015-12-14
1
-0
/
+3
*
KRB5: Mark globals in krb5_opts.h as extern
Pavel Březina
2015-12-14
2
-23
/
+48
*
IPA: Mark globals in ipa_opts.h as extern
Pavel Březina
2015-12-14
2
-297
/
+353
*
AD: Mark globals in ad_opts.h as extern
Pavel Březina
2015-12-14
2
-242
/
+288
*
LDAP: Mark globals in ldap_opts.h as extern
Pavel Březina
2015-12-14
2
-330
/
+388
*
SYSDB: Add missing include to sysdb_services.h
Pavel Březina
2015-12-14
1
-0
/
+2
*
DEBUG: Add missing new lines
Lukas Slebodnik
2015-12-14
7
-14
/
+14
*
MAN: Clarify when should TGs be disabled for group nesting restriction
Jakub Hrozek
2015-12-11
1
-2
/
+4
*
IPA_PROVIDER: Explicit no handle of services
Petr Cech
2015-12-11
1
-1
/
+29
*
MAN: sssd.conf should mention SSS_NSS_USE_MEMCACHE
Michal Židek
2015-12-10
1
-1
/
+7
*
LDAP: check early for missing SID in mapping check
Sumit Bose
2015-12-10
1
-0
/
+6
*
DP: Reduce code duplication in Data Provider handlers
Jakub Hrozek
2015-12-10
1
-167
/
+102
*
DP: Reduce code duplication in the callback handlers
Jakub Hrozek
2015-12-10
4
-232
/
+137
*
Clarify that subdomains always use service discovery
Dan Lavu
2015-12-10
1
-3
/
+11
*
IPA: Use search timeout, not enum timeout for searching overrides
Jakub Hrozek
2015-12-09
1
-1
/
+1
*
FO: Use tevent_req_defer_callback() when notifying callers
Jakub Hrozek
2015-12-07
2
-5
/
+59
*
KRB5: Handle KRB5_REALM_UNKNOWN as ERR_NETWORK_IO
Jakub Hrozek
2015-12-07
1
-0
/
+1
*
KRB5: Handle preauth request timeout more gracefully
Jakub Hrozek
2015-12-07
1
-0
/
+5
*
MAN: Clarify that subdomain_inherit only works for IPA and AD
Dan Lavu
2015-11-30
1
-0
/
+4
*
man sssd-ad: fix typo
Pavel Březina
2015-11-27
1
-1
/
+1
*
initgr: only search for primary group if it is not already cached
Sumit Bose
2015-11-27
1
-21
/
+36
*
ldap: skip sdap_save_grpmem() if ignore_group_members is set
Sumit Bose
2015-11-27
1
-0
/
+8
*
AD: Add autofs provider
Jakub Hrozek
2015-11-26
8
-4
/
+145
*
Changes to allow SSSD to be used for access control with a machine account be...
Mathieu Deaudelin-Lemay
2015-11-26
1
-1
/
+6
*
p11: enable ocsp checks
Sumit Bose
2015-11-26
17
-22
/
+208
*
p11: check if cert is valid before selecting it
Sumit Bose
2015-11-26
1
-10
/
+12
*
BUILD: Only install polkit rules if the directory is available
Jakub Hrozek
2015-11-26
1
-0
/
+19
*
sysdb-tests: Fix warning - incompatible pointer type
Pavel Reichl
2015-11-21
1
-2
/
+2
*
p11: allow p11_child to run completely unprivileged
Sumit Bose
2015-11-20
1
-21
/
+6
*
IPA: fix override with the same name
Sumit Bose
2015-11-20
4
-10
/
+103
*
DP: Do not confuse static analysers with dead code
Jakub Hrozek
2015-11-20
1
-1
/
+2
*
sbus_codegen_tests: Use portable definition of large constants
Lukas Slebodnik
2015-11-20
1
-12
/
+13
*
ldap_local_override_test: Fix failure with python2.6
Lukas Slebodnik
2015-11-19
1
-5
/
+24
*
ldap_local_override_test: Remove sss_cache from teardown
Michal Židek
2015-11-19
1
-1
/
+0
*
intg: Add test for user and group local overrides
Pavel Reichl
2015-11-14
2
-0
/
+936
*
intg: Add more LDAP tests
Nikolai Kondrashov
2015-11-14
1
-0
/
+361
*
sbus: Check string arguments for valid UTF-8 strings
Jakub Hrozek
2015-11-14
2
-1
/
+94
*
DP: Check callback messages for valid UTF-8
Jakub Hrozek
2015-11-14
1
-16
/
+30
*
DP: Drop dp_pam_err_to_string
Jakub Hrozek
2015-11-14
1
-52
/
+23
*
test_sysdb_subdomains: Do not use assignment in assertions
Lukas Slebodnik
2015-11-14
1
-9
/
+9
*
TEST: Add test_groups_by_recent_filter_valid
Petr Cech
2015-11-14
1
-0
/
+66
[next]