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
/
sysdb_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nss: fix UPN lookups for sub-domain users
Sumit Bose
2015-10-08
1
-1
/
+1
*
fix ldb_search usage
Sumit Bose
2015-10-08
1
-8
/
+1
*
cache_req: add support for UPN
Pavel Březina
2015-10-08
1
-18
/
+53
*
SYSDB: Add function to expire entry
Michal Židek
2015-09-03
1
-0
/
+72
*
Minor code improvements
Pavel Reichl
2015-07-06
1
-1
/
+0
*
sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()
Sumit Bose
2015-06-19
1
-0
/
+35
*
LDAP: Do not print verbose DEBUG messages from providers that don't set UUID
Jakub Hrozek
2015-06-04
1
-1
/
+6
*
2FA offline auth
Sumit Bose
2015-05-08
1
-2
/
+75
*
sysdb: add sysdb_cache_password_ex()
Sumit Bose
2015-05-08
1
-3
/
+22
*
sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr set
Jakub Hrozek
2015-04-24
1
-1
/
+2
*
sdap: properly handle binary objectGuid attribute
Sumit Bose
2015-03-20
1
-0
/
+52
*
Log reason in debug message why ldb_modify failed
Lukas Slebodnik
2015-03-11
1
-1
/
+27
*
sysdb: use sysdb_user/group_dn
Pavel Březina
2015-03-09
1
-10
/
+5
*
LDAP: Add UUID when saving incomplete groups
Jakub Hrozek
2015-01-30
1
-0
/
+6
*
sysdb: remove ghosts in all sub-domains as well
Sumit Bose
2015-01-23
1
-2
/
+3
*
SYSDB: sysdb_search_object_by_sid returns ENOENT
Pavel Reichl
2014-12-17
1
-59
/
+9
*
LDAP: retain external members
Pavel Reichl
2014-12-13
1
-0
/
+83
*
sysdb: add sysdb_search_object_by_uuid()
Sumit Bose
2014-11-20
1
-0
/
+77
*
sid2name: return name without views applied
Sumit Bose
2014-10-20
1
-0
/
+1
*
sysdb: sysdb_search_group_by_name should work like sysdb_search_user_by_name
Sumit Bose
2014-09-17
1
-43
/
+42
*
sysdb: Write additional attrs in sysdb_add_user
Daniel Gollub
2014-09-17
1
-1
/
+2
*
SYSDB: SSS_LDB_SEARCH - macro around ldb_search
Pavel Reichl
2014-09-05
1
-51
/
+0
*
SYSDB: Clarify sss_ldb_modify_permissive returns ldb error code
Jakub Hrozek
2014-08-19
1
-0
/
+6
*
SYSDB: augmented logging when adding new group
Pavel Reichl
2014-07-15
1
-14
/
+79
*
SYSDB: sss_ldb_search - wrapper around ldb_search
Pavel Reichl
2014-06-25
1
-0
/
+51
*
SYSDB: Modify declaration of sysdb_search_entry
Lukas Slebodnik
2014-06-23
1
-1
/
+1
*
sysdb: add sysdb_search_user_by_upn() with tests
Sumit Bose
2014-06-20
1
-0
/
+60
*
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
1
-9
/
+20
*
SDAP: augmented logging for group saving
Pavel Reichl
2014-04-14
1
-0
/
+3
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-76
/
+93
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-153
/
+153
*
Use lower-case name for case-insensitive searches
Sumit Bose
2013-12-19
1
-3
/
+5
*
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
1
-2
/
+3
*
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
*
SYSDB: Drop redundant sysdb_ctx parameter from sysdb.c
Michal Zidek
2013-11-15
1
-24
/
+20
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)
Michal Zidek
2013-11-15
1
-178
/
+146
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
1
-69
/
+51
*
SYSDB: Add sysdb_delete_by_sid
Jakub Hrozek
2013-10-25
1
-0
/
+49
*
sysdb: sysdb_update_members can take either name or dn
Pavel Březina
2013-09-26
1
-18
/
+49
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
1
-4
/
+6
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
1
-2
/
+3
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
DB: Rise search functions debug levels
Ondrej Kos
2013-09-10
1
-9
/
+9
*
DB: Add user/group lookup by SID
Ondrej Kos
2013-09-10
1
-2
/
+84
*
sysdb_search_group_by_gid: obtain gid instead of uid
Pavel Březina
2013-09-10
1
-1
/
+1
*
sysdb_add_incomplete_group: store SID string is available
Sumit Bose
2013-08-19
1
-0
/
+6
*
DB: sysdb_search_user_by_name: search by both name and alias
Jakub Hrozek
2013-07-09
1
-2
/
+17
[next]