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
...
*
DP TESTS: Mock data_provider
Pavel Březina
2016-06-20
2
-0
/
+133
*
DP: Add callback for backward compatibility
Pavel Březina
2016-06-20
3
-0
/
+147
*
DP: Introduce new interface for backend
Pavel Březina
2016-06-20
23
-0
/
+3628
*
sdap ops: add support for deref
Pavel Březina
2016-06-20
2
-0
/
+289
*
sdap_search_bases: allow returning only the first reply
Pavel Březina
2016-06-20
2
-42
/
+123
*
sdap_search_bases: allow map to be NULL
Pavel Březina
2016-06-20
1
-10
/
+8
*
ERRORS: Add ERR_MISSING_DP_TARGET
Pavel Březina
2016-06-20
2
-0
/
+2
*
ERRORS: Add ERR_INVALID_DATA_TYPE
Pavel Březina
2016-06-20
2
-0
/
+2
*
ERRORS: Add ERR_TERMINATED
Pavel Březina
2016-06-20
2
-0
/
+2
*
ERRORS: Add ERR_OFFLINE
Pavel Březina
2016-06-20
2
-0
/
+2
*
SBUS: Print debug message when handler fails
Pavel Březina
2016-06-20
1
-0
/
+2
*
SBUS: Add data provider errors
Pavel Březina
2016-06-20
1
-0
/
+4
*
SBUS: Add sbus_conn_register_iface_map
Pavel Březina
2016-06-20
3
-18
/
+29
*
Rename dp_backend.h to backend.h
Pavel Březina
2016-06-20
41
-40
/
+40
*
Rename dp_dyndns.c to be_dyndns.c
Pavel Březina
2016-06-20
2
-1
/
+1
*
Rename dp_dyndns.h to be_dyndns.h
Pavel Březina
2016-06-20
12
-11
/
+11
*
Rename dp_refresh.c to be_refresh.c
Pavel Březina
2016-06-20
1
-0
/
+0
*
Rename dp_refresh.h to be_refresh.h
Pavel Březina
2016-06-20
5
-4
/
+4
*
Rename dp_ptask to be_ptask
Pavel Březina
2016-06-20
12
-12
/
+12
*
Remove braces from DEBUG statements
Pavel Březina
2016-06-18
11
-31
/
+31
*
pam-srv-tests: Fix warning unused-function
Lukas Slebodnik
2016-06-17
1
-0
/
+2
*
DEBUG: Add `debug` alias for debug_level
Stephen Gallagher
2016-06-16
6
-1
/
+34
*
ssh: skip invalid certificates
Sumit Bose
2016-06-16
1
-45
/
+134
*
Add underlying diagnostic message for SSL errors.
Graham Leggett
2016-06-16
1
-1
/
+18
*
TEST: New tests for negative caching of locals
Petr Cech
2016-06-10
4
-0
/
+711
*
RESPONDERS: Negative caching of local users
Petr Cech
2016-06-10
13
-20
/
+205
*
LDAP: Decorate the hot paths in the LDAP provider with systemtap probes
Jakub Hrozek
2016-06-10
7
-0
/
+367
*
STAP: Add helper functions to for human-readable account request representation
Jakub Hrozek
2016-06-10
2
-0
/
+68
*
SYSDB: Add systemtap probes to track sysdb transactions
Jakub Hrozek
2016-06-10
3
-0
/
+44
*
SYSDB: Track transaction nesting in sysdb_ctx
Jakub Hrozek
2016-06-10
2
-3
/
+10
*
BUILD: Add build infrastructure for systemtap scripts
Jakub Hrozek
2016-06-10
4
-0
/
+45
*
UTIL: Add a PROBE macro into probes.h
Jakub Hrozek
2016-06-10
1
-0
/
+44
*
pam-srv-tests: Increase cached_auth_timeout
Lukas Slebodnik
2016-06-10
1
-2
/
+2
*
nss-idmap: add sss_nss_getnamebycert()
Sumit Bose
2016-06-09
5
-3
/
+92
*
NSS: add SSS_NSS_GETNAMEBYCERT request
Sumit Bose
2016-06-09
3
-0
/
+266
*
IPA: allow lookups by cert in sub-domains on the client
Sumit Bose
2016-06-09
3
-9
/
+41
*
sss_override: add certificate support
Sumit Bose
2016-06-09
4
-11
/
+42
*
nss: return user certificate base64 encoded
Sumit Bose
2016-06-09
1
-5
/
+20
*
AD: read user certificate if available
Sumit Bose
2016-06-09
1
-1
/
+1
*
ipa: save cert as blob in the cache
Sumit Bose
2016-06-09
1
-2
/
+17
*
nss: include certificates in full result list
Sumit Bose
2016-06-09
1
-0
/
+2
*
ipa: add support for certificate overrides
Sumit Bose
2016-06-09
4
-0
/
+33
*
cache_req: use overide aware call for lookup by certificate
Sumit Bose
2016-06-09
1
-2
/
+2
*
sysdb: add searches by certificate with overrides
Sumit Bose
2016-06-09
3
-1
/
+180
*
sysdb: add sysdb_attrs_add_base64_blob()
Sumit Bose
2016-06-09
3
-0
/
+60
*
p11: add PKCS11_LOGIN_TOKEN_NAME environment variable
Sumit Bose
2016-06-09
2
-1
/
+38
*
PAM: add pam_sss option allow_missing_name
Sumit Bose
2016-06-09
2
-4
/
+64
*
p11: add OCSP default responder options
Sumit Bose
2016-06-09
6
-4
/
+242
*
p11: add no_verification option
Sumit Bose
2016-06-09
10
-45
/
+126
*
p11: add missing man page entry and config API
Sumit Bose
2016-06-09
3
-0
/
+30
[prev]
[next]