index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
sss_cert_derb64_to_ldap_filter: add sss_certmap support
Sumit Bose
2017-02-13
2
-11
/
+31
*
split_on_separator: move to a separate file
Sumit Bose
2017-02-13
2
-93
/
+121
*
Suppres implicit-fallthrough from gcc 7
Lukas Slebodnik
2017-02-01
1
-0
/
+3
*
UTIL: Unset O_NONBLOCK for ldap connection
Lukas Slebodnik
2017-01-25
1
-0
/
+33
*
WATCHDOG: Avoid non async-signal-safe from the signal_handler
Fabiano Fidêncio
2017-01-25
1
-22
/
+96
*
SERVER: Set the process group during server_setup()
Fabiano Fidêncio
2017-01-25
1
-0
/
+11
*
UTIL: Introduce --dbus-activated cmd option for responders
Fabiano Fidêncio
2017-01-23
2
-1
/
+17
*
UTIL: Introduce --socket-activated cmdline option for responders
Fabiano Fidêncio
2017-01-23
3
-10
/
+36
*
Fix compilation with python3.6
Lukas Slebodnik
2017-01-02
2
-1
/
+3
*
sss_ptr_hash_delete_all: use unsigned long int
Sumit Bose
2016-12-22
1
-2
/
+2
*
nss: rewrite nss responder so it uses cache_req
Pavel Březina
2016-12-19
2
-2
/
+8
*
utils: add sss_ptr_hash module
Pavel Březina
2016-12-19
2
-0
/
+492
*
sss_output_name: do not require fq name
Pavel Březina
2016-12-19
1
-3
/
+7
*
sss_crypto.h: include required headers
Pavel Březina
2016-12-19
1
-0
/
+3
*
UTIL: Fix compilation of sss_utf8 with libunistring
Lukas Slebodnik
2016-11-25
1
-0
/
+1
*
UTIL: Fix implicit declaration of function 'htobe32'
Lukas Slebodnik
2016-11-25
2
-0
/
+2
*
BUILD: Drop libsss_config
Fabiano Fidêncio
2016-11-24
2
-580
/
+0
*
SECRETS: Add configurable payload size limit of a secret
Fabiano Fidêncio
2016-11-24
2
-0
/
+2
*
UTIL: Removing of never read value
Petr Čech
2016-11-14
1
-1
/
+0
*
MONITOR: Do not set up watchdog for monitor
Jakub Hrozek
2016-11-08
2
-4
/
+8
*
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
*
SECRETS: Add a configurable limit of secrets that can be stored
Fabiano Fidêncio
2016-10-05
2
-0
/
+2
*
SECRETS: Use HTTP error code 504 when a proxy server cannot be reached
Jakub Hrozek
2016-10-04
2
-0
/
+2
*
SECRETS: Add a configurable depth limit for nested containers
Fabiano Fidêncio
2016-10-03
2
-0
/
+2
*
Remove double semicolon at the end of line
Lukas Slebodnik
2016-09-21
2
-2
/
+2
*
DEBUG: Apend line feed to messages from libsemanage
Lukas Slebodnik
2016-09-01
1
-1
/
+2
*
WATCHDOG: define and use _MAX_TICKS as 3
Jakub Hrozek
2016-08-30
1
-3
/
+3
*
watchdog: cope with time shift
Pavel Březina
2016-08-25
1
-0
/
+41
*
UTIL: Use sss_atomic_read_s in generate_csprng_buffer
Jakub Hrozek
2016-08-17
1
-24
/
+5
*
LDAP: Adding SIGTERM signal before SIGKILL
Petr Cech
2016-08-17
1
-0
/
+1
*
LDAP: Adding support for SIGTERM signal
Petr Cech
2016-08-17
1
-0
/
+2
*
UTILS: Fixing duplication of pid file declaration
Petr Cech
2016-08-09
1
-0
/
+4
*
sss_ini: Change debug level of config error msgs
Michal Židek
2016-08-04
1
-2
/
+2
*
utils: add is_email_from_domain()
Sumit Bose
2016-07-29
2
-0
/
+28
*
Amend debug messages after failure of unlink
Lukas Slebodnik
2016-07-25
1
-2
/
+4
*
UTIL: make domain mapping content testable
Sumit Bose
2016-07-25
2
-82
/
+138
*
IPA: fix [capaths] output
Sumit Bose
2016-07-25
1
-3
/
+26
*
cert_to_ssh_key: properly add leading 0 to bignums
Sumit Bose
2016-07-07
1
-8
/
+24
*
sssctl: Add config-check command
Michal Židek
2016-07-07
1
-2
/
+0
*
sss_ini: Small refacoring of sss_ini_call_validators
Michal Židek
2016-07-07
2
-11
/
+146
*
UTIL: Remove unused functions
Jakub Hrozek
2016-07-07
3
-144
/
+0
*
UTIL: Parse internal fqnames in find_domain_by_object_name
Jakub Hrozek
2016-07-07
1
-2
/
+2
*
LDAP: Qualify user and group names when saving the sudo users
Jakub Hrozek
2016-07-07
2
-0
/
+34
*
UTIL: expand_homedir_template manages usernames internally
Jakub Hrozek
2016-07-07
2
-5
/
+22
*
UTIL: Add a utility function sss_output_name
Jakub Hrozek
2016-07-07
2
-0
/
+46
*
UTIL: Add a utility function to create a list of qualified names
Jakub Hrozek
2016-07-07
2
-0
/
+40
*
UTIL: Add function to create internal fqname
Michal Zidek
2016-07-07
2
-0
/
+31
*
UTIL: Add function to parse internal fqname format
Michal Zidek
2016-07-07
4
-0
/
+64
*
IPA/AD: globally set krb5 canonicalization flag
Sumit Bose
2016-07-06
2
-2
/
+48
[next]