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
...
*
sss_crypto.h: include required headers
Pavel Březina
2016-12-19
1
-0
/
+3
*
setent_notify: remove unused private context
Pavel Březina
2016-12-19
4
-7
/
+2
*
ifp: remove unused fields from state
Pavel Březina
2016-12-19
1
-2
/
+0
*
nss: move nss_ctx->global_names to rctx
Pavel Březina
2016-12-19
6
-19
/
+14
*
BUILD: Find a host-prefixed krb5-config when cross-compiling
David Michael
2016-12-16
1
-1
/
+1
*
tests: sssctl user/group-show basic tests
Michal Židek
2016-12-15
2
-0
/
+362
*
sssctl: Case insensitive filters
Michal Židek
2016-12-15
1
-0
/
+8
*
sssctl: Search by alias
Michal Židek
2016-12-15
1
-2
/
+4
*
common: Fix domain case sensitivity init
Michal Židek
2016-12-15
1
-3
/
+9
*
sudo: do not store usn if no rules are found
Pavel Březina
2016-12-08
1
-1
/
+8
*
Prevent use after free in fd_input_available
Carl Henrik Lunde
2016-12-08
1
-6
/
+3
*
IFP: Remove "ChangeDebugTemporarily" method
Fabiano Fidêncio
2016-12-08
6
-141
/
+0
*
SYSDB: Suppress sysdb_delete_ts_entry failed: 0
Jakub Hrozek
2016-12-08
1
-3
/
+7
*
RESPONDER: Remove dead assignment to the variable ret
Lukas Slebodnik
2016-12-08
1
-2
/
+0
*
SSH: Use default_domain_suffix for users' authorized keys
Jakub Hrozek
2016-12-06
1
-4
/
+8
*
SIFP: Fix warning format-security
Lukas Slebodnik
2016-12-01
1
-1
/
+1
*
CONFDB: Supress clang false passitive warnings
Lukas Slebodnik
2016-11-29
1
-4
/
+4
*
krb5: add tests for common functions
Sumit Bose
2016-11-28
1
-0
/
+297
*
krb5: fix two memory leaks
Sumit Bose
2016-11-28
1
-7
/
+2
*
krb5: Use command line arguments instead env vars for krb5_child
Sumit Bose
2016-11-28
7
-131
/
+276
*
UTIL: Fix compilation of sss_utf8 with libunistring
Lukas Slebodnik
2016-11-25
1
-0
/
+1
*
sssctl: Fix missing declaration
Lukas Slebodnik
2016-11-25
1
-0
/
+1
*
SYSDB: Remove unused prototype from header file
Lukas Slebodnik
2016-11-25
1
-5
/
+0
*
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
12
-1794
/
+0
*
sss_client: Defer thread cancellation until completion of nss/pam operations
Howard Guo
2016-11-24
1
-73
/
+7
*
SECRETS: Add configurable payload size limit of a secret
Fabiano Fidêncio
2016-11-24
13
-0
/
+83
*
SECRETS: Delete all secrets stored during "max_secrets" test
Fabiano Fidêncio
2016-11-24
1
-0
/
+4
*
TESTS: Check new line at end of file
Lukas Slebodnik
2016-11-23
4
-3
/
+16
*
SYSDB: Fixing of sudorule without a sudoUser
Petr Čech
2016-11-23
1
-0
/
+5
*
KRB5: Remove spurious warning in logs
Lukas Slebodnik
2016-11-22
1
-1
/
+1
*
BUILD: Fix a typo in inotify.m4
Jakub Hrozek
2016-11-22
1
-2
/
+2
*
tests: Add a test for group resolution with ldap_group_nesting_level=0
Jakub Hrozek
2016-11-16
1
-0
/
+29
*
Qualify ghost user attribute in case ldap_group_nesting_level is set to 0
Jakub Hrozek
2016-11-16
1
-4
/
+11
*
MAN: Document different defaults for IPA provider
Justin Stephenson
2016-11-15
3
-75
/
+144
*
MAN: Document different defaults for AD provider
Justin Stephenson
2016-11-15
3
-24
/
+78
*
ipa: Nested netgroups do not work
Michal Židek
2016-11-14
1
-12
/
+3
*
UTIL: Removing of never read value
Petr Čech
2016-11-14
1
-1
/
+0
*
RESPONDER: Adding of return value checking
Petr Čech
2016-11-14
1
-1
/
+1
*
SECRETS: Add allowed_sec_users_options
Fabiano Fidêncio
2016-11-10
1
-5
/
+10
*
SECRETS: Fix secrets rule in the allowed sections
Fabiano Fidêncio
2016-11-10
1
-2
/
+2
*
IPA/AD: check auth ctx before using it
Sumit Bose
2016-11-10
2
-5
/
+28
*
MONITOR: Remove unused shutDown sbus method
Jakub Hrozek
2016-11-09
11
-21
/
+0
*
MONITOR: Remove deprecated pong sbus method
Jakub Hrozek
2016-11-09
13
-27
/
+0
*
SYSDB: Adding message about reason why cache changed
Petr Cech
2016-11-08
1
-4
/
+20
*
SYSDB: Adding message to inform which cache is used
Petr Cech
2016-11-08
1
-0
/
+32
*
TESTS: Extending sysdb sudo store tests
Petr Čech
2016-11-08
1
-1
/
+167
*
SYSDB: Adding lowercase sudoUser form
Petr Čech
2016-11-08
1
-0
/
+64
*
MONITOR: Do not set up watchdog for monitor
Jakub Hrozek
2016-11-08
3
-4
/
+10
*
ad_access_filter search for nested groups
Mike Ely
2016-11-03
1
-0
/
+16
[prev]
[next]