index
:
sssd.git
ad_domain_local_groups
add_upn_support_for_sid_requests
certificate_mapping
email-login
fill_grent_with_view
fq_review
gdm_sc_fix
ipa_automatic_enterprise
ipa_provider_n2
jhrozek-nssattr
jhrozek_sysdb_fqdn
krb5_rebase
libwbclient-0.13
master
master-upn-from_pac
memberof_default_view
my_head
new_backend_target
one_certificate_multiple_users
pam
policy_stuff
prompting
python_api
review
simo
smartcard
sssd-1-2-proxy
subdomain-password-authentication
subdomains
wip
wip-extdom
wip-views
Unnamed repository; edit this file to name it for gitweb.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
UTIL: Sanitize whitespaces.
Lukas Slebodnik
2014-02-26
1
-0
/
+10
*
Fix warning unused variable ap_fallback
Lukas Slebodnik
2014-02-21
1
-1
/
+1
*
DEBUG: Fix crash after fallback from journal log
Lukas Slebodnik
2014-02-20
1
-2
/
+5
*
DEBUG: Fix build without journald
Jakub Hrozek
2014-02-19
1
-3
/
+3
*
DEBUG: Enable sending structured debug logs to journald
Stephen Gallagher
2014-02-19
1
-0
/
+90
*
DEBUG: Allow debug_fn to process __FILE__ and __LINE__
Stephen Gallagher
2014-02-19
2
-6
/
+16
*
DOC: Fix names of arguments in doxygen comments
Lukas Slebodnik
2014-02-17
1
-1
/
+1
*
Remove DEBUG macro support for old debug levels
Nikolai Kondrashov
2014-02-12
2
-43
/
+9
*
Update DEBUG* invocations to use new levels
Nikolai Kondrashov
2014-02-12
13
-148
/
+209
*
Fixup DEBUG macro invocations update
Nikolai Kondrashov
2014-02-12
1
-2
/
+2
*
Make DEBUG macro invocations variadic
Nikolai Kondrashov
2014-02-12
28
-453
/
+453
*
Make DEBUG macro definition variadic
Nikolai Kondrashov
2014-02-12
1
-6
/
+6
*
Cleanup debug_fn
Nikolai Kondrashov
2014-02-12
1
-4
/
+6
*
Remove extra flushing from debug message output
Nikolai Kondrashov
2014-02-12
1
-1
/
+6
*
Move DEBUG macro body to debug_fn
Nikolai Kondrashov
2014-02-12
2
-75
/
+53
*
LDAP: Detect the presence of POSIX attributes
Jakub Hrozek
2014-02-12
2
-0
/
+2
*
utils: handling NULL params in sss_parse_name
Pavel Reichl
2014-01-28
2
-26
/
+30
*
UTIL: Inherit parent domain's default_shell
Jakub Hrozek
2014-01-15
1
-1
/
+4
*
NSS: Don't use printf(3) on user provided strings.
Stef Walter
2014-01-12
2
-86
/
+40
*
util: A safe printf for user provided format strings
Stef Walter
2014-01-12
2
-0
/
+390
*
util: Fix const cast failures when building with -Werror
Stef Walter
2014-01-10
2
-3
/
+3
*
LDAP: Add a new error code for malformed access control filter
Jakub Hrozek
2014-01-09
2
-0
/
+2
*
Use lower-case name for case-insensitive searches
Sumit Bose
2013-12-19
2
-0
/
+36
*
Properly align buffer when storing pointers.
Michal Zidek
2013-12-10
1
-0
/
+10
*
Fix a trivial typo
Jakub Hrozek
2013-12-09
1
-1
/
+1
*
added null checks to authtok module
Pallavi Jha
2013-12-09
1
-1
/
+19
*
SSSD: Improved domain detection
Pavel Reichl
2013-11-29
2
-5
/
+29
*
Remove unused parameter from sss_selinux_extract_user
Lukas Slebodnik
2013-11-27
2
-2
/
+0
*
monitor: Specific error message for missing sssd.conf
Pavel Reichl
2013-11-27
2
-0
/
+2
*
Add utility to handle Well-Known SIDs
Sumit Bose
2013-11-15
2
-0
/
+318
*
Add sss_tc_fqname2()
Sumit Bose
2013-11-15
2
-0
/
+22
*
sss_names_init: allow empty domain name
Sumit Bose
2013-11-15
1
-15
/
+19
*
SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)
Michal Zidek
2013-11-15
1
-2
/
+2
*
Signals: Refactor termination of processes
Simo Sorce
2013-11-12
2
-27
/
+11
*
Signals: Remove empty sig_hup
Simo Sorce
2013-11-12
1
-8
/
+0
*
Signals: Remove unused functions
Simo Sorce
2013-11-12
2
-59
/
+0
*
UTIL: Free log message when using journald
Jakub Hrozek
2013-11-07
1
-0
/
+2
*
Enhance/add unit tests for find_subdomain_by_sid/name
Sumit Bose
2013-11-04
1
-0
/
+4
*
Include ext headers with #include <foo.h> - cont
Pavel Reichl
2013-11-04
3
-3
/
+3
*
utils: add ERR_DOMAIN_NOT_FOUND error code
Pavel Březina
2013-10-25
2
-0
/
+2
*
find_subdomain_by_sid: skip domains with missing domain_id
Sumit Bose
2013-10-25
1
-11
/
+19
*
Inherit ID limits of parent domains if set
Jakub Hrozek
2013-10-24
1
-3
/
+5
*
UTIL: Move sss_parse_name_for_domains declaration to util.h
Jakub Hrozek
2013-10-22
1
-0
/
+5
*
Include external headers with #include <foo.h>
Jakub Hrozek
2013-10-22
2
-3
/
+4
*
util: Add functions to check if IP addresses is special
Michal Zidek
2013-10-17
2
-0
/
+70
*
INI: Disable line-wrapping functionality
Jakub Hrozek
2013-10-11
1
-1
/
+1
*
ipa_server_mode: write capaths to krb5 include file
Sumit Bose
2013-09-27
2
-2
/
+52
*
IPA: store forest name for forest member domains
Sumit Bose
2013-09-27
2
-2
/
+12
*
util: add get_domains_head()
Pavel Březina
2013-09-26
2
-0
/
+15
*
util: Allways fall back to old find_uid method
Simo Sorce
2013-09-25
1
-4
/
+4
[next]