index
:
sssd.git
adsite
ifp
ifp-typo
ifpping
master
review
sssctl
sudo
sudo1-13
sudohost
sudoman
tlog
Unnamed repository; edit this file 'description' to name the repository.
Pavel Brezina
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SYSDB: Search functions don't need to construct per-domain names
Michal Zidek
2016-07-07
1
-30
/
+3
*
SYSDB: convert sysdb_group_membership_mod to operate on qualified names
Michal Zidek
2016-07-07
1
-2
/
+22
*
UTIL: Add a utility function sss_output_name
Jakub Hrozek
2016-07-07
3
-0
/
+79
*
UTIL: Add a utility function to create a list of qualified names
Jakub Hrozek
2016-07-07
3
-0
/
+72
*
TESTS: Add a test for sss_create_internal_fqname
Jakub Hrozek
2016-07-07
1
-0
/
+29
*
UTIL: Add function to create internal fqname
Michal Zidek
2016-07-07
2
-0
/
+31
*
TESTS: Add a test for sss_parse_internal_fqname
Jakub Hrozek
2016-07-07
1
-6
/
+69
*
UTIL: Add function to parse internal fqname format
Michal Zidek
2016-07-07
4
-0
/
+64
*
Remove misleading comment
Michal Zidek
2016-07-07
1
-1
/
+0
*
IPA/AD: globally set krb5 canonicalization flag
Sumit Bose
2016-07-06
5
-11
/
+65
*
utils: add sss_write_krb5_snippet_common()
Sumit Bose
2016-07-06
1
-23
/
+47
*
localauth: make plugin non-authoritative on failures
Sumit Bose
2016-07-06
1
-1
/
+6
*
localauth: remove enable_only sssd from config snippet
Sumit Bose
2016-07-06
1
-2
/
+1
*
sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}
Lukas Slebodnik
2016-07-06
4
-38
/
+53
*
test_sysdb_ts_cache: Do not use wrong pointer for output argument
Lukas Slebodnik
2016-07-06
1
-2
/
+5
*
sssctl: remove also ccache
Pavel Březina
2016-07-06
1
-1
/
+1
*
sssctl: restart SSSD when removing cache
Pavel Březina
2016-07-06
1
-21
/
+40
*
LDAP: Change the default rfc2307 autofs attribute mappings
Jakub Hrozek
2016-07-06
3
-11
/
+80
*
MAN: Remove leading spaces from elements programlisting
Lukas Slebodnik
2016-07-05
2
-7
/
+6
*
DOC: Fix few typos in doxygen comments
Lukas Slebodnik
2016-07-05
2
-2
/
+2
*
IPA: Fix uninitialized pointer read (UNINIT)
Lukas Slebodnik
2016-07-04
1
-1
/
+1
*
MAN: Update documentation of sss_cache
Lukas Slebodnik
2016-07-04
1
-1
/
+1
*
SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...
Jakub Hrozek
2016-07-01
4
-5
/
+26
*
Fix warning sign-compare
Lukas Slebodnik
2016-07-01
1
-2
/
+3
*
config: Fix filename matching regex
Michal Židek
2016-07-01
1
-1
/
+1
*
UTIL: Fix warning Wmissing-braces
Lukas Slebodnik
2016-07-01
1
-1
/
+2
*
Secrets: Fix format string
Lukas Slebodnik
2016-07-01
1
-1
/
+1
*
Updating the translations for the 1.14 beta release
sssd-1_14_0_beta1
sssd-1_13_91
Jakub Hrozek
2016-06-29
17
-37
/
+1135
*
MAN: Include idmap_sss.8.xml in the manpage sources
Jakub Hrozek
2016-06-29
1
-0
/
+1
*
Monitor: Add mode to generate confdb only
Simo Sorce
2016-06-29
2
-3
/
+22
*
Secrets: Add local container entries support
Simo Sorce
2016-06-29
1
-7
/
+102
*
Local secrets provider Content-Type handling
Simo Sorce
2016-06-29
3
-8
/
+68
*
Secrets: Add Proxy backend
Simo Sorce
2016-06-29
9
-60
/
+1199
*
Secrets: Add encryption at rest
Simo Sorce
2016-06-29
10
-232
/
+1131
*
Add initial providers infrastructure.
Simo Sorce
2016-06-29
5
-59
/
+1058
*
Secrets: Add initial responder code for secrets service
Simo Sorce
2016-06-29
6
-12
/
+754
*
BUILD: Fall back to non-strict http parser, if strict is not available
Jakub Hrozek
2016-06-29
1
-1
/
+6
*
Secrets: m4 macros for jansson and http-parser
Christian Heimes
2016-06-29
2
-0
/
+30
*
Secrets: Add autoconf macros to build with secrets
Simo Sorce
2016-06-29
1
-0
/
+42
*
ConfDB: Add helper function to get "subsections"
Simo Sorce
2016-06-29
2
-0
/
+118
*
Responders: Add support for socket activation
Simo Sorce
2016-06-29
3
-2
/
+76
*
Responders: Make the client context more generic
Simo Sorce
2016-06-29
24
-367
/
+665
*
Monitor: Remove ping infrastructure
Simo Sorce
2016-06-29
3
-227
/
+8
*
Server: Enable Watchdog in all daemons
Simo Sorce
2016-06-29
1
-0
/
+16
*
Util: Add watchdog helper
Simo Sorce
2016-06-29
2
-0
/
+145
*
BUILD: Detect libsystemd-daemon or libsystemd
Lukas Slebodnik
2016-06-29
1
-0
/
+13
*
BUILD: Fix detection of systemd
Lukas Slebodnik
2016-06-29
1
-20
/
+19
*
Downcast to errno_t after tevent_req_is_error
Lukas Slebodnik
2016-06-29
3
-9
/
+30
*
UTIL: Revent connection handling in sssd_async_connect_send
Lukas Slebodnik
2016-06-28
1
-1
/
+9
*
UTIL: Fix debug message in sssd_async_connect_done
Lukas Slebodnik
2016-06-28
1
-0
/
+1
[prev]
[next]