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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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 version for the next release
Jakub Hrozek
2016-06-29
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
40
-652
/
+1924
*
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
10
-60
/
+1204
*
Secrets: Add encryption at rest
Simo Sorce
2016-06-29
11
-235
/
+1141
*
Add initial providers infrastructure.
Simo Sorce
2016-06-29
8
-59
/
+1073
*
Secrets: Add initial responder code for secrets service
Simo Sorce
2016-06-29
8
-12
/
+776
*
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
3
-0
/
+35
*
Secrets: Add autoconf macros to build with secrets
Simo Sorce
2016-06-29
2
-0
/
+45
*
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
4
-2
/
+90
*
Responders: Make the client context more generic
Simo Sorce
2016-06-29
24
-367
/
+665
*
Contrib: Add a gdbinit file
Jakub Hrozek
2016-06-29
1
-0
/
+2
*
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
3
-0
/
+146
*
BUILD: Detect libsystemd-daemon or libsystemd
Lukas Slebodnik
2016-06-29
1
-0
/
+13
*
BUILD: Fix detection of systemd
Lukas Slebodnik
2016-06-29
2
-24
/
+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
*
Prepare ini schema with rules for validation
Lukas Slebodnik
2016-06-27
4
-3
/
+621
*
confdb: Check for config file errors on sssd startup
Michal Židek
2016-06-27
5
-5
/
+61
*
confdb: Make it possible to use config snippets
Michal Židek
2016-06-27
10
-27
/
+98
*
sssctl: new tool
Pavel Březina
2016-06-27
11
-0
/
+1665
*
IFP: Provide domain and failover status
Pavel Březina
2016-06-27
8
-1
/
+219
*
DP: Add org.freedesktop.sssd.DataProvider.Failover
Pavel Březina
2016-06-27
9
-24
/
+164
*
DP: Add org.freedesktop.sssd.DataProvider.Backend
Pavel Březina
2016-06-27
7
-0
/
+142
*
DP: Add function to get be_ctx directly from dp_client
Pavel Březina
2016-06-27
3
-3
/
+12
*
SBUS: Add string helper macros
Pavel Březina
2016-06-27
3
-2
/
+8
*
SBUS: Fix typo in comment
Pavel Březina
2016-06-27
1
-1
/
+3
[prev]
[next]