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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
simple provider: obey case sensitivity for subdomain users and groups
Pavel Březina
2013-09-17
1
-7
/
+43
*
simple access test: initialize be_ctx for all tests
Pavel Březina
2013-09-17
1
-15
/
+16
*
simple provider: support subdomain groups
Pavel Březina
2013-09-17
1
-23
/
+64
*
util: add find_subdomain_by_object_name()
Pavel Březina
2013-09-17
2
-0
/
+39
*
util: add find_subdomain_by_sid()
Pavel Březina
2013-09-17
2
-0
/
+35
*
simple provider: support subdomain users
Pavel Březina
2013-09-17
1
-5
/
+10
*
simple access tests: fix typos
Pavel Březina
2013-09-17
1
-5
/
+5
*
util: add sss_idmap_talloc[_free]
Pavel Březina
2013-09-17
7
-61
/
+73
*
Add missing new line in DEBUG message
Lukas Slebodnik
2013-09-16
1
-2
/
+3
*
util: Use systemd-login to check user sessions
Simo Sorce
2013-09-16
2
-0
/
+24
*
man sssd: Add note about SSS_NSS_USE_MEMCACHE
Michal Zidek
2013-09-13
1
-0
/
+8
*
Rename _SSS_MC_SPECIAL
Michal Zidek
2013-09-13
1
-2
/
+2
*
IPA: Deprecate ipa_hbac_support_srchost option
Ondrej Kos
2013-09-13
3
-23
/
+11
*
MAN: Remove IPA specific LDAP settings
Ondrej Kos
2013-09-13
1
-218
/
+0
*
KRB: Remove unused function parameters
Lukas Slebodnik
2013-09-12
1
-4
/
+2
*
KRB: Remove unused memory context
Lukas Slebodnik
2013-09-12
3
-3
/
+3
*
TESTS: Remove unused variable
Jakub Hrozek
2013-09-12
1
-4
/
+0
*
Remove unused code
Jakub Hrozek
2013-09-12
2
-69
/
+0
*
Enable printf format string checking
Lukas Slebodnik
2013-09-11
1
-2
/
+8
*
Fix formating of variables with type: gid_t
Lukas Slebodnik
2013-09-11
7
-25
/
+27
*
Fix formating of variables with type: uid_t
Lukas Slebodnik
2013-09-11
9
-18
/
+27
*
Fix formating of variables with type: id_t
Lukas Slebodnik
2013-09-11
5
-7
/
+38
*
Use right formating to print string
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
Fix warning: data argument not used by format string
Lukas Slebodnik
2013-09-11
1
-2
/
+5
*
Fix formating of variables with ber_ type
Lukas Slebodnik
2013-09-11
2
-3
/
+4
*
Fix formating of variables with type: time_t
Lukas Slebodnik
2013-09-11
7
-9
/
+10
*
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
2013-09-11
4
-11
/
+14
*
Fix formating of variables with type: rlim_t
Lukas Slebodnik
2013-09-11
2
-5
/
+12
*
Fix formating of variables with type: key_serial_t
Lukas Slebodnik
2013-09-11
2
-1
/
+5
*
Adding new header for printf formating macros
Lukas Slebodnik
2013-09-11
2
-0
/
+33
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
33
-69
/
+82
*
Fix formating of variables with type: ssize_t
Lukas Slebodnik
2013-09-11
7
-10
/
+11
*
Use the same variable type like in struct ldb_message_element
Lukas Slebodnik
2013-09-11
1
-1
/
+1
*
Fix pointer formatting
Lukas Slebodnik
2013-09-11
1
-5
/
+5
*
Fix formating of variables with type: int
Lukas Slebodnik
2013-09-11
3
-5
/
+7
*
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2013-09-11
2
-2
/
+2
*
Fix formating of variables with type: long
Lukas Slebodnik
2013-09-11
7
-13
/
+16
*
LDAP: Store cleanup timestamp after initial cleanup
Jakub Hrozek
2013-09-11
3
-10
/
+10
*
is_dn(): free dn
Pavel Březina
2013-09-10
1
-0
/
+2
*
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
2013-09-10
1
-0
/
+2
*
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
3
-23
/
+134
*
sysdb_search_group_by_gid: obtain gid instead of uid
Pavel Březina
2013-09-10
1
-1
/
+1
*
krb5: Remove unused helper functions
Simo Sorce
2013-09-09
2
-88
/
+0
*
krb5_child: Simplify ccache creation
Simo Sorce
2013-09-09
1
-387
/
+87
*
krb5: Add file/dir path precheck
Simo Sorce
2013-09-09
2
-0
/
+35
*
krb5: Remove unused function
Simo Sorce
2013-09-09
2
-32
/
+0
*
krb5: Remove unused ccache backend infrastructure
Simo Sorce
2013-09-09
7
-167
/
+14
*
krb5: Unify function to create ccache files
Simo Sorce
2013-09-09
5
-94
/
+43
*
krb5: Use new function to validate ccaches
Simo Sorce
2013-09-09
3
-371
/
+88
[prev]
[next]