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
*
TOOLS: Fix warning maybe-uninitialized
Lukas Slebodnik
2016-05-19
1
-0
/
+1
*
tests: Extend test_child_common.c to include tests for the only_extra_args fu...
Jakub Hrozek
2016-05-19
2
-7
/
+91
*
IFP: Do not crash on invalid arguments to GetUserAttr
Jakub Hrozek
2016-05-11
1
-2
/
+2
*
UTIL: Add ERR_SBUS_REQUEST_HANDLED
Jakub Hrozek
2016-05-11
3
-0
/
+3
*
IPA: terminate properly if view name lookup fails
Sumit Bose
2016-04-22
1
-7
/
+1
*
Updating translations for the 1.13.4 release
sssd-1_13_4
Jakub Hrozek
2016-04-13
17
-11788
/
+14123
*
tests: Check NULL context in sysdb-tests when removing group members
Jakub Hrozek
2016-04-13
1
-0
/
+25
*
memberof: Don't allocate on NULL when deleting memberUids
Jakub Hrozek
2016-04-13
1
-1
/
+2
*
memberof: Fix a memory leak when removing ghost users
Jakub Hrozek
2016-04-13
1
-1
/
+2
*
test_be_ptask: Check leaks in tests
Lukas Slebodnik
2016-04-13
1
-0
/
+2
*
dp_ptask: Fix memory leak in synchronous ptask
Lukas Slebodnik
2016-04-13
1
-0
/
+2
*
intg: local override for user with mixed case name
Sumit Bose
2016-04-13
1
-1
/
+65
*
sss_override: only add domain if name is not fully qualified
Sumit Bose
2016-04-13
1
-1
/
+27
*
tools: read additional data of the master domain
Sumit Bose
2016-04-13
1
-0
/
+8
*
sss_override: do not generate DN, search object
Sumit Bose
2016-04-13
1
-7
/
+27
*
IPA: Check RDN in ipa_add_ad_memberships_get_next
Lukas Slebodnik
2016-04-12
1
-1
/
+7
*
AD: Recognize Windows Server 2016
Jakub Hrozek
2016-04-12
2
-3
/
+6
*
GPO: Process GPOS in offline mode if ldap search failed
Lukas Slebodnik
2016-04-12
1
-0
/
+20
*
REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)
Petr Cech
2016-04-07
4
-5
/
+6
*
REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)
Petr Cech
2016-04-07
7
-8
/
+11
*
GPO_CHILD: Create directories in gpo_cache with right permissions
Lukas Slebodnik
2016-04-07
1
-1
/
+1
*
GPO: Soften umask in gpo_child
Lukas Slebodnik
2016-04-07
1
-4
/
+12
*
test_ipa_subdom_server: Workaround for slow krb5 + SELinux
Lukas Slebodnik
2016-04-07
1
-0
/
+20
*
MAN: Remove duplicate description of the pam_account_locked_message option
Jakub Hrozek
2016-04-06
1
-21
/
+0
*
GPO: log specific ini parse error messages
Michal Židek
2016-03-23
2
-2
/
+40
*
UTIL: Allow to append new line in sss_vdebug_fn
Lukas Slebodnik
2016-03-23
3
-3
/
+11
*
UTIL: Move debug part from util.h -> new debug.h
Lukas Slebodnik
2016-03-23
2
-117
/
+141
*
SUDO: be able to parse modifyTimestamp correctly
Pavel Březina
2016-03-17
4
-29
/
+62
*
IPA SUDO: support old ipasudocmd rdn
Pavel Březina
2016-03-14
1
-22
/
+103
*
IPA SUDO: fix typo
Pavel Březina
2016-03-14
1
-1
/
+1
*
pam_sss: reorder pam_message array
Sumit Bose
2016-03-14
1
-22
/
+14
*
CLIENT: Retry request after EPIPE
Lukas Slebodnik
2016-03-11
1
-0
/
+48
*
CLIENT: Reduce code duplication
Lukas Slebodnik
2016-03-11
1
-31
/
+27
*
tests: Add a unit test for the external groups resolution
Jakub Hrozek
2016-03-11
2
-4
/
+532
*
UTIL: Fix warning misleading-indentation
Lukas Slebodnik
2016-03-10
3
-11
/
+24
*
UTIL: Fix indentation in dlinklist.h
Lukas Slebodnik
2016-03-10
1
-65
/
+65
*
IPA SUDO: download externalUser attribute
Pavel Březina
2016-03-09
5
-0
/
+5
*
memberof: Don't allocate on a NULL context
Jakub Hrozek
2016-03-09
1
-1
/
+2
*
tests: Regression test with wrong LC_ALL
Michal Židek
2016-03-03
2
-0
/
+113
*
server_setup: Log failed attempt to set locale
Michal Židek
2016-03-03
1
-1
/
+7
*
util: Continue if setlocale fails
Michal Židek
2016-03-03
2
-2
/
+6
*
FO: Use tevent_req_defer_callback() when notifying callers
Jakub Hrozek
2016-03-03
2
-5
/
+59
*
FAIL_OVER: Fix warning value computed is not used
Lukas Slebodnik
2016-03-03
1
-1
/
+1
*
FO: Use refcount to keep track of servers returned to callers
Jakub Hrozek
2016-03-03
9
-39
/
+115
*
tests: Reduce failover code duplication
Jakub Hrozek
2016-03-03
1
-53
/
+35
*
FO: Don't free rc-allocated structure
Jakub Hrozek
2016-03-03
1
-1
/
+0
*
sdap: improve filtering of multiple results in GC lookups
Sumit Bose
2016-03-01
4
-42
/
+238
*
remove user certificate if not found on the server
Pavel Březina
2016-03-01
3
-1
/
+57
*
GPO: Add other display managers to interactive logon
Stephen Gallagher
2016-02-29
2
-1
/
+26
*
GPO: Add Cockpit to the Remote Interactive defaults
Stephen Gallagher
2016-02-29
2
-1
/
+8
[next]