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
/
util
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: add sss_domain_is_forest_root()
Sumit Bose
2017-04-28
1
-0
/
+1
*
UTILS: Fixing duplication of pid file declaration
Petr Cech
2017-01-09
1
-0
/
+4
*
p11: add OCSP default responder options
Sumit Bose
2016-09-19
1
-0
/
+2
*
p11: add no_verification option
Sumit Bose
2016-09-19
1
-1
/
+6
*
UTIL: make domain mapping content testable
Sumit Bose
2016-07-25
1
-0
/
+4
*
Do not leak fds in case of failures setting up a child process
Jakub Hrozek
2016-05-31
1
-0
/
+14
*
REFACTOR: umask(0177) --> umask(SSS_DFL_UMASK)
Petr Cech
2016-04-07
1
-0
/
+2
*
REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)
Petr Cech
2016-04-07
1
-0
/
+3
*
UTIL: Move debug part from util.h -> new debug.h
Lukas Slebodnik
2016-03-23
1
-117
/
+1
*
UTIL: Provide varargs version of debug_fn
Lukas Slebodnik
2016-02-23
1
-0
/
+6
*
UTIL: Use prefix for debug function
Lukas Slebodnik
2016-02-23
1
-8
/
+8
*
p11: enable ocsp checks
Sumit Bose
2015-11-26
1
-0
/
+3
*
util: Update get_next_domain's interface
Michal Židek
2015-10-30
1
-1
/
+4
*
UTIL: Convert domain->disabled into tri-state with domain states
Jakub Hrozek
2015-09-21
1
-0
/
+3
*
NSS: Don't ignore backslash in usernames with ldap provider
Lukas Slebodnik
2015-09-01
1
-0
/
+3
*
UTIL: Provide a common interface to safely create temporary files
Jakub Hrozek
2015-08-14
1
-0
/
+21
*
DEBUG: Add new debug category for fail over.
Michal Židek
2015-08-14
1
-0
/
+1
*
UTIL: Add sss_filter_sanitize_ex
Jakub Hrozek
2015-07-15
1
-0
/
+5
*
utils: add get_last_x_chars()
Sumit Bose
2015-06-19
1
-0
/
+2
*
UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it private
Jakub Hrozek
2015-06-14
1
-11
/
+0
*
SYSDB: Store trust direction for subdomains
Jakub Hrozek
2015-06-14
1
-1
/
+2
*
selinux: Only call semanage if the context actually changes
Jakub Hrozek
2015-04-14
1
-0
/
+2
*
UTIL: Add a simple function to get the fd of debug_file
Jakub Hrozek
2015-04-14
1
-0
/
+1
*
sdap: properly handle binary objectGuid attribute
Sumit Bose
2015-03-20
1
-0
/
+7
*
UTIL: convert GeneralizedTime to unix time
Pavel Reichl
2015-03-05
1
-0
/
+3
*
SELINUX: Set and reset umask when caling set_seuser from deamon code
Jakub Hrozek
2015-01-27
1
-0
/
+4
*
IPA: properly handle mixed-case trusted domains
Sumit Bose
2015-01-23
1
-0
/
+3
*
UTIL: Unify the fd_nonblocking implementation
Jakub Hrozek
2015-01-15
1
-0
/
+12
*
AD/IPA: add krb5_confd_path configuration option
Sumit Bose
2014-11-25
1
-0
/
+6
*
Enable views for all domains
Sumit Bose
2014-11-20
1
-2
/
+1
*
Add add_strings_lists() utility function
Sumit Bose
2014-11-05
1
-0
/
+18
*
UTIL: Add a function to convert id_t from a number or a name
Jakub Hrozek
2014-10-22
1
-0
/
+2
*
SSSD: Chown the log files
Jakub Hrozek
2014-10-20
1
-0
/
+1
*
SSSD: Add the options to specify a UID and GID to run as
Jakub Hrozek
2014-10-20
1
-0
/
+7
*
sss_semanage: Add mlsrange parameter to set_seuser
Michal Zidek
2014-10-20
1
-1
/
+2
*
util: Move semanage related functions to src/util
Michal Zidek
2014-10-20
1
-0
/
+4
*
sysdb: add overide lookup calls
Sumit Bose
2014-10-20
1
-0
/
+3
*
UTIL: Always write capaths
Jakub Hrozek
2014-10-16
1
-2
/
+1
*
UTIL: Move become_user outside krb5 tree
Jakub Hrozek
2014-10-10
1
-0
/
+9
*
UTIL: Do not depend on monitor code
Jakub Hrozek
2014-10-09
1
-0
/
+2
*
PAM: new options pam_trusted_users & pam_public_domains
Pavel Reichl
2014-09-29
1
-0
/
+5
*
Replace space: add some checks
Sumit Bose
2014-09-01
1
-1
/
+1
*
Only replace space with the specified substitution
Jakub Hrozek
2014-08-13
1
-6
/
+6
*
UTIL: remove get_username_from_uid
Jakub Hrozek
2014-08-06
1
-2
/
+0
*
UTIL: Add functions for replacing whitespaces.
Lukas Slebodnik
2014-07-28
1
-0
/
+8
*
UTIL: rename find_subdomain_by_object_name
Pavel Reichl
2014-07-22
1
-2
/
+2
*
UTIL: rename find_subdomain_by_name
Pavel Reichl
2014-07-22
1
-3
/
+3
*
UTIL: rename find_subdomain_by_sid
Pavel Reichl
2014-07-22
1
-2
/
+2
*
LDAP: tokengroups do not work with id_provider=ldap
Pavel Reichl
2014-07-21
1
-0
/
+5
*
TOOLS: Always debug to stderr
Jakub Hrozek
2014-07-09
1
-0
/
+8
[next]