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_search.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: allow ghost members for LOCAL view
Pavel Březina
2015-09-18
1
-16
/
+20
*
Update few debug messages
Lukas Slebodnik
2015-07-17
1
-3
/
+4
*
SYSDB: Add functions to look up multiple entries including name and custom fi...
Jakub Hrozek
2015-07-15
1
-19
/
+113
*
IPA: allow initgroups by UUID for FreeIPA users
Sumit Bose
2015-05-06
1
-11
/
+21
*
IPA: allow initgroups by SID for AD users
Sumit Bose
2015-04-29
1
-8
/
+16
*
sysdb: use sysdb_user/group_dn
Pavel Březina
2015-03-09
1
-16
/
+8
*
sysdb_add_overrides_to_object: add new parameter and multi-value support
Sumit Bose
2014-11-05
1
-8
/
+16
*
sysdb_get_user_attr_with_views: add mandatory override attributes
Sumit Bose
2014-11-05
1
-39
/
+8
*
Add sysdb_get_user_attr_with_views
Pavel Březina
2014-10-20
1
-0
/
+112
*
sysdb: add sysdb_enumpw/grent_with_views()
Sumit Bose
2014-10-20
1
-0
/
+88
*
sysdb: add sysdb_getgrnam_with_views and sysdb_getgrgid_with_views
Sumit Bose
2014-10-20
1
-0
/
+168
*
sysdb: add sysdb_initgroups_with_views()
Sumit Bose
2014-10-20
1
-0
/
+113
*
sysdb: add sysdb_getpwnam/uid_with_views()
Sumit Bose
2014-10-20
1
-0
/
+134
*
sysdb_get_user_attr: use fqn for subdomain users
Pavel Březina
2014-10-09
1
-2
/
+11
*
SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.c
Jakub Hrozek
2014-10-06
1
-0
/
+54
*
SYSDB: SSS_LDB_SEARCH - macro around ldb_search
Pavel Reichl
2014-09-05
1
-5
/
+5
*
SYSDB: sysdb_getnetgr returns ENOENT
Pavel Reichl
2014-06-25
1
-13
/
+9
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
1
-6
/
+8
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
1
-12
/
+12
*
Use lower-case name for case-insensitive searches
Sumit Bose
2013-12-19
1
-8
/
+22
*
SYSDB: simplification of condition in if statement
Pavel Reichl
2013-12-18
1
-1
/
+1
*
SYSDB: typos & debug macro constants
Pavel Reichl
2013-12-18
1
-1
/
+1
*
SYSDB: Skip malformed netgroup attribute.
Lukas Slebodnik
2013-11-15
1
-1
/
+5
*
SYSDB: Drop the sysdb_ctx parameter from the sysdb_search module
Michal Zidek
2013-11-15
1
-37
/
+26
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
New utility function sss_get_domain_name
Jakub Hrozek
2013-06-07
1
-14
/
+4
*
Add utility functions for formatting fully-qualified names
Jakub Hrozek
2013-05-30
1
-4
/
+2
*
Fix initialization of multiple variables
Ondrej Kos
2013-03-13
1
-1
/
+1
*
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2013-02-10
1
-2
/
+2
*
Move mpg flag to the domain where it belongs
Simo Sorce
2013-01-15
1
-3
/
+3
*
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_initgroups()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
2013-01-15
1
-3
/
+5
*
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
2013-01-15
1
-3
/
+5
*
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
2013-01-15
1
-3
/
+5
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
1
-8
/
+38
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
1
-1
/
+3
*
Search netgroups by alias, too
Jakub Hrozek
2012-03-06
1
-1
/
+3
*
Fix FTBFS related to -Werror=format-security
Krzysztof Klimonda
2011-11-21
1
-1
/
+1
*
Sanitize DN in sysdb_get_direct_parents
Jakub Hrozek
2011-10-17
1
-1
/
+7
*
Fix typo in sysdb_get_direct_parents
Jakub Hrozek
2011-10-06
1
-1
/
+1
*
Return users and groups based on alias
Jakub Hrozek
2011-09-28
1
-3
/
+4
*
Add a sysdb_get_direct_parents function
Jakub Hrozek
2011-09-28
1
-0
/
+101
*
Remaining memory context variables renamed
Jan Zeleny
2011-08-15
1
-62
/
+62
*
sysdb refactoring: memory context deleted
Jan Zeleny
2011-08-15
1
-9
/
+9
*
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2011-08-15
1
-60
/
+14
*
sysdb refactoring: renamed ctx variable to sysdb
Jan Zeleny
2011-08-15
1
-37
/
+37
*
Sanitize search filters for the sysdb
Stephen Gallagher
2010-11-15
1
-6
/
+39
*
Also return member groups to the client
Sumit Bose
2010-10-13
1
-55
/
+71
*
Netgroups sysdb API
Stephen Gallagher
2010-10-13
1
-0
/
+336
[next]