index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysdb_get_real_name: allow UPN as input
Sumit Bose
2014-09-01
1
-5
/
+11
*
SYSDB: Clarify sss_ldb_modify_permissive returns ldb error code
Jakub Hrozek
2014-08-19
1
-0
/
+6
*
AD-GPO: sysdb_gpo changes for offline gpo support
Yassir Elley
2014-08-13
2
-2
/
+63
*
AD-GPO: add ad_gpo_cache_timeout option
Yassir Elley
2014-07-31
2
-10
/
+50
*
AD-GPO: add sysdb_gpo support for caching gpo version
Yassir Elley
2014-07-30
2
-0
/
+290
*
SYSDB: augmented logging when adding new group
Pavel Reichl
2014-07-15
1
-14
/
+79
*
sudo: fetch sudoRunAs attribute
Pavel Březina
2014-07-15
1
-0
/
+1
*
SYSDB: sysdb_getnetgr returns ENOENT
Pavel Reichl
2014-06-25
1
-13
/
+9
*
SYSDB: sss_ldb_search - wrapper around ldb_search
Pavel Reichl
2014-06-25
2
-0
/
+56
*
SYSDB: Modify declaration of sysdb_search_entry
Lukas Slebodnik
2014-06-23
2
-2
/
+2
*
SYSDB: Remove useless NULL test.
Lukas Slebodnik
2014-06-23
1
-1
/
+1
*
sysdb: add sysdb_search_user_by_upn() with tests
Sumit Bose
2014-06-20
2
-0
/
+67
*
sysdb: make canonicalUserPrincipalName case-insensitive
Sumit Bose
2014-06-20
3
-1
/
+67
*
SYSDB: sysdb_search_custom fix memory leak
Pavel Reichl
2014-06-20
1
-5
/
+17
*
SYSDB: sysdb_search_entry fix memory leak
Pavel Reichl
2014-06-20
2
-11
/
+22
*
SYSDB: utility call sysdb_attrs_add_lower_case_string
Pavel Reichl
2014-06-18
2
-17
/
+25
*
Don't use macro _XOPEN_SOURCE for function strptime
Lukas Slebodnik
2014-05-27
1
-1
/
+1
*
SYSDB: return SYSDB_NAME from sysdb_initgroups
Jakub Hrozek
2014-05-14
1
-0
/
+1
*
SDAP: augmented logging for group saving
Pavel Reichl
2014-04-14
1
-0
/
+3
*
Update debug level in sysdb_check_upgrade_02
Nikolai Kondrashov
2014-02-12
1
-1
/
+1
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
5
-123
/
+163
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
12
-484
/
+484
*
sudo: memset tm when converting time attributes
Pavel Březina
2014-01-29
1
-0
/
+2
*
DB: Add sss_ldb_el_to_string_list
Jakub Hrozek
2014-01-29
2
-13
/
+26
*
responder: Set forest attribute in AD domains
Pavel Reichl
2014-01-09
2
-2
/
+36
*
Add sysdb_attrs_get_int32_t
Sumit Bose
2013-12-19
2
-0
/
+28
*
Add new option ldap_group_type
Sumit Bose
2013-12-19
1
-0
/
+1
*
Use lower-case name for case-insensitive searches
Sumit Bose
2013-12-19
3
-16
/
+32
*
Add sysdb_attrs_add_lc_name_alias
Sumit Bose
2013-12-19
2
-0
/
+24
*
SYSDB: simplification of condition in if statement
Pavel Reichl
2013-12-18
1
-1
/
+1
*
SYSDB: missing conversion of LDB error to errno
Pavel Reichl
2013-12-18
1
-0
/
+1
*
SYSDB: typos & debug macro constants
Pavel Reichl
2013-12-18
2
-3
/
+4
*
SYSDB: Sanitize filter before removing ghost attrs
Lukas Slebodnik
2013-11-28
1
-1
/
+8
*
SYSDB: Sanitize filter before sysdb_search_groups
Lukas Slebodnik
2013-11-28
1
-1
/
+8
*
Fix parameter name.
Michal Zidek
2013-11-27
2
-9
/
+9
*
Missing parameter name in declaration.
Michal Zidek
2013-11-27
1
-2
/
+2
*
SYSDB: Skip malformed netgroup attribute.
Lukas Slebodnik
2013-11-15
1
-1
/
+5
*
SYSDB: Drop redundant sysdb_ctx parameter from sysdb.c
Michal Zidek
2013-11-15
5
-69
/
+57
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
6
-244
/
+182
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_sudo.c module
Jakub Hrozek
2013-11-15
2
-47
/
+36
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_idmap module
Jakub Hrozek
2013-11-15
2
-18
/
+14
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
3
-84
/
+56
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_ssh module
Michal Zidek
2013-11-15
2
-30
/
+19
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_services module
Michal Zidek
2013-11-15
2
-36
/
+24
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
3
-49
/
+27
*
SYSDB: Drop the sysdb_ctx parameter from SELinux functions
Jakub Hrozek
2013-11-15
2
-23
/
+15
*
SYSDB: Drop the sysdb_ctx parameter from the autofs API
Jakub Hrozek
2013-11-15
3
-50
/
+34
*
Merge ipa_selinux_common.c and ipa_selinux.c
Jakub Hrozek
2013-11-15
2
-75
/
+4
*
Add ldap_autofs_map_master_name option
Cove Schneider
2013-11-12
1
-2
/
+2
*
SYSDB: Add sysdb_delete_by_sid
Jakub Hrozek
2013-10-25
2
-0
/
+53
[next]