index
:
sssd.git
ccname
dlopen-test
err_facility
expand_tmpl
logind
master
mc_cleanup
mmap_cache
my-master
reviews
sasl_ad_compat
secsrv
wip
Experimental work on SSSD - Systen Security Services Daemon
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two minor typos
Yuri Chornoivan
2013-07-25
1
-1
/
+1
*
TOOLS: Update all services with sss_debuglevel
Ondrej Kos
2013-07-19
1
-2
/
+7
*
sss_cache: Add option to invalidate all entries
Michal Zidek
2013-07-10
1
-0
/
+14
*
Do not copy special files when creating homedir
Ondrej Kos
2013-07-09
1
-68
/
+3
*
Fix minor typos
Yuri Chornoivan
2013-06-12
1
-1
/
+1
*
New utility function sss_get_domain_name
Jakub Hrozek
2013-06-07
1
-8
/
+4
*
Add utility functions for formatting fully-qualified names
Jakub Hrozek
2013-05-30
1
-2
/
+1
*
Move nscd.c from tools to util
Ondrej Kos
2013-05-21
2
-105
/
+0
*
Fixing critical format string issues.
Lukas Slebodnik
2013-05-20
5
-8
/
+12
*
Inform about function duplication.
Michal Zidek
2013-04-17
1
-0
/
+3
*
sss_cache: Remove annoying messages
Michal Zidek
2013-04-15
1
-8
/
+6
*
sss_cache: support for subdomains
Michal Zidek
2013-04-15
1
-57
/
+117
*
Wrong condition after waitpid.
Michal Zidek
2013-04-05
1
-1
/
+1
*
Check for waitpid failure at wrong place.
Michal Zidek
2013-04-05
2
-10
/
+9
*
Return errno, not -1 on failure in files.c
Jakub Hrozek
2013-04-03
1
-0
/
+1
*
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
2013-03-13
1
-66
/
+4
*
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
2013-03-05
1
-1
/
+1
*
tools: append new line to string from poptStrerror()
Milan Cejnar
2013-02-21
1
-1
/
+13
*
Add function get_next_domain()
Simo Sorce
2013-02-10
2
-3
/
+8
*
Unchecked return value in files.c
Michal Zidek
2013-01-29
1
-1
/
+9
*
TOOLS: Compile on old platforms such as RHEL5
Jakub Hrozek
2013-01-28
1
-37
/
+140
*
TOOLS: Use file descriptor to avoid races when creating a home directory
Jakub Hrozek
2013-01-23
3
-351
/
+361
*
TOOLS: Use openat/unlinkat when removing the homedir
Jakub Hrozek
2013-01-23
1
-42
/
+41
*
TOOLS: invalidate parent groups in memory cache, too
Jakub Hrozek
2013-01-21
4
-8
/
+71
*
tools: Respect use_fully_qualified_names
Michal Zidek
2013-01-16
1
-0
/
+9
*
sss_cache: Call DEBUG_INIT sooner
Michal Zidek
2013-01-16
1
-2
/
+3
*
TOOLS: Refresh memcache after changes to local users and groups
Jakub Hrozek
2013-01-15
2
-0
/
+42
*
TOOLS: Provide a convenience function to refresh a list of groups
Jakub Hrozek
2013-01-15
2
-0
/
+22
*
TOOLS: Split querying nss responder into a separate function
Jakub Hrozek
2013-01-15
4
-32
/
+68
*
TOOLS: move memcache related functions to tools_mc_utils.c
Jakub Hrozek
2013-01-15
3
-161
/
+188
*
TOOLS: set domain in check_group_names
Jakub Hrozek
2013-01-15
1
-0
/
+1
*
Add domain arguments to sysdb services functions
Simo Sorce
2013-01-15
1
-2
/
+3
*
Add domain argument to sysdb autofs functions
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_search_groups()
Simo Sorce
2013-01-15
2
-2
/
+4
*
Add domain arg to sysdb_search_users()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_search_custom()
Simo Sorce
2013-01-15
1
-2
/
+5
*
Add domain argument to sysdb_cache_password()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain arguments to sysdb_add_group functions.
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain argument to sysdb_add_user()
Simo Sorce
2013-01-15
2
-2
/
+3
*
Add domain argument to sysdb_set_netgroup_attr()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Add domain argument to sysdb_set_group_attr()
Simo Sorce
2013-01-15
2
-2
/
+3
*
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2013-01-15
2
-7
/
+10
*
Add domain to sysdb_search_group_by_name()
Simo Sorce
2013-01-15
1
-3
/
+3
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-1
/
+1
*
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
2013-01-15
2
-5
/
+9
*
Make sysdb_group_dn() require a domain explictly.
Simo Sorce
2013-01-15
2
-7
/
+7
*
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
2013-01-15
1
-3
/
+3
*
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
2013-01-15
1
-10
/
+11
*
Refactor single domain initialization
Simo Sorce
2013-01-15
3
-9
/
+6
[next]