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: Augment sysdb_try_to_find_expected_dn to match search base as well
Jakub Hrozek
2016-11-03
4
-7
/
+144
*
SYSDB: Split sysdb_try_to_find_expected_dn() into smaller functions
Jakub Hrozek
2016-11-03
1
-99
/
+179
*
PAM: add pam_response_filter option
Sumit Bose
2016-11-02
8
-15
/
+297
*
PAM: add a test for filter_responses()
Sumit Bose
2016-11-02
3
-2
/
+57
*
LDAP/AD: resolve domain local groups for remote users
Sumit Bose
2016-10-31
4
-7
/
+569
*
sdap: make some nested group related calls public
Sumit Bose
2016-10-31
2
-10
/
+18
*
sysdb: add parent_dom to sysdb_get_direct_parents()
Sumit Bose
2016-10-31
3
-5
/
+34
*
sssctl: Flags for command initialization
Michal Židek
2016-10-27
3
-44
/
+63
*
dlopen-test: Add check for untested libraries
Lukas Slebodnik
2016-10-25
1
-0
/
+69
*
dlopen-test: Move libraries to the right "sections"
Lukas Slebodnik
2016-10-25
1
-5
/
+4
*
dlopen-test: Add missing libraries to the check list
Lukas Slebodnik
2016-10-25
1
-0
/
+13
*
dlopen-test: Use portable macro for location of .libs
Lukas Slebodnik
2016-10-25
1
-2
/
+3
*
BUILD: Accept krb5 1.15 for building the PAC plugin
Lukas Slebodnik
2016-10-25
1
-1
/
+2
*
crypto-tests: Rename encrypt decrypt test case
Lukas Slebodnik
2016-10-21
1
-2
/
+2
*
crypto-tests: Add unit test for sss_encrypt + sss_decrypt
Lukas Slebodnik
2016-10-21
1
-0
/
+44
*
libcrypto: Check right value of CRYPTO_memcmp
Lukas Slebodnik
2016-10-21
1
-1
/
+1
*
crypto: Port libcrypto code to openssl-1.1
Lukas Slebodnik
2016-10-20
6
-91
/
+189
*
cache_req: delete old code
Pavel Březina
2016-10-20
2
-1886
/
+0
*
cache_req: switch to new code
Pavel Březina
2016-10-20
9
-10
/
+28
*
cache_req: move from switch to plugins, add plugins
Pavel Březina
2016-10-20
15
-0
/
+2019
*
cache_req: move from switch to plugins; add logic
Pavel Březina
2016-10-20
5
-0
/
+1295
*
Updating the translations for the 1.14.2 release
sssd-1_14_2
Jakub Hrozek
2016-10-19
17
-16377
/
+27581
*
TESTS: Fix check for py bindings in dlopen tests
Fabiano Fidêncio
2016-10-17
1
-2
/
+2
*
TESTS: Adding intg. tests on nested groups
Petr Čech
2016-10-14
1
-0
/
+157
*
LDAP: Removing of member link from group
Sumit Bose
2016-10-14
1
-0
/
+9
*
libwbclient-sssd: update interface to version 0.13
Sumit Bose
2016-10-14
5
-3
/
+71
*
sssctl: Fix a typo in preprocessor macro
Jakub Hrozek
2016-10-14
1
-1
/
+1
*
BUILD: Not having /sbin/service is not fatal
Jakub Hrozek
2016-10-14
1
-1
/
+1
*
BUILD: Only search for service in /sbin and /usr/sbin
Jakub Hrozek
2016-10-14
1
-1
/
+1
*
sssctl: call service with absolute path
Pavel Březina
2016-10-11
1
-3
/
+3
*
BUILD: Detect the path of the "service" executable
Jakub Hrozek
2016-10-11
1
-0
/
+13
*
sssctl: use systemd D-Bus API
Pavel Březina
2016-10-11
3
-10
/
+153
*
tests: Add tests for getorig by UPN NSS op
Jakub Hrozek
2016-10-11
1
-0
/
+34
*
tests: Add tests for sidbyname NSS operation
Jakub Hrozek
2016-10-11
1
-0
/
+129
*
nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAME
Sumit Bose
2016-10-10
1
-10
/
+66
*
sss_cache: improve option argument handling
Justin Stephenson
2016-10-10
2
-1
/
+10
*
MAN: Wrong defaults for AD provider
Michal Židek
2016-10-07
1
-2
/
+4
*
MAN: Typo in id mapping explanation
Michal Židek
2016-10-07
1
-2
/
+2
*
TESTS: Remove a leftover debug message
Fabiano Fidêncio
2016-10-07
1
-1
/
+0
*
SECRETS: Add a configurable limit of secrets that can be stored
Fabiano Fidêncio
2016-10-05
13
-0
/
+99
*
IPA: Initialize a boolean control value
Jakub Hrozek
2016-10-04
1
-1
/
+6
*
SECRETS: Use HTTP error code 504 when a proxy server cannot be reached
Jakub Hrozek
2016-10-04
5
-1
/
+8
*
SECRETS: Fix a typo in function name
Jakub Hrozek
2016-10-04
1
-7
/
+7
*
SECRETS: Use a better data type for ret
Jakub Hrozek
2016-10-04
1
-2
/
+2
*
SECRETS: Add DEBUG messages to the sssd-secrets provider
Jakub Hrozek
2016-10-04
4
-59
/
+441
*
SECRETS: Add a configurable depth limit for nested containers
Fabiano Fidêncio
2016-10-03
12
-0
/
+71
*
SECRETS: Use a tmp_context on local_db_check_containers()
Fabiano Fidêncio
2016-10-03
1
-7
/
+23
*
SECRETS: Make functions from local.c static
Fabiano Fidêncio
2016-10-03
1
-43
/
+43
*
CONFIG: Add secrets provider options
Fabiano Fidêncio
2016-10-03
3
-2
/
+27
*
CONFIG: List allowed secrets responder options
Jakub Hrozek
2016-10-03
1
-0
/
+27
[prev]
[next]