index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
util: add find_subdomain_by_sid()
Pavel Březina
2
-0
/
+35
2013-09-17
simple provider: support subdomain users
Pavel Březina
1
-5
/
+10
2013-09-17
simple access tests: fix typos
Pavel Březina
1
-5
/
+5
2013-09-17
util: add sss_idmap_talloc[_free]
Pavel Březina
7
-61
/
+73
2013-09-16
Add missing new line in DEBUG message
Lukas Slebodnik
1
-2
/
+3
2013-09-16
util: Use systemd-login to check user sessions
Simo Sorce
2
-0
/
+24
2013-09-13
man sssd: Add note about SSS_NSS_USE_MEMCACHE
Michal Zidek
1
-0
/
+8
2013-09-13
Rename _SSS_MC_SPECIAL
Michal Zidek
1
-2
/
+2
2013-09-13
IPA: Deprecate ipa_hbac_support_srchost option
Ondrej Kos
3
-23
/
+11
2013-09-13
MAN: Remove IPA specific LDAP settings
Ondrej Kos
1
-218
/
+0
2013-09-12
KRB: Remove unused function parameters
Lukas Slebodnik
1
-4
/
+2
2013-09-12
KRB: Remove unused memory context
Lukas Slebodnik
3
-3
/
+3
2013-09-12
TESTS: Remove unused variable
Jakub Hrozek
1
-4
/
+0
2013-09-12
Remove unused code
Jakub Hrozek
2
-69
/
+0
2013-09-11
Enable printf format string checking
Lukas Slebodnik
1
-2
/
+8
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
7
-25
/
+27
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
9
-18
/
+27
2013-09-11
Fix formating of variables with type: id_t
Lukas Slebodnik
5
-7
/
+38
2013-09-11
Use right formating to print string
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix warning: data argument not used by format string
Lukas Slebodnik
1
-2
/
+5
2013-09-11
Fix formating of variables with ber_ type
Lukas Slebodnik
2
-3
/
+4
2013-09-11
Fix formating of variables with type: time_t
Lukas Slebodnik
7
-9
/
+10
2013-09-11
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
4
-11
/
+14
2013-09-11
Fix formating of variables with type: rlim_t
Lukas Slebodnik
2
-5
/
+12
2013-09-11
Fix formating of variables with type: key_serial_t
Lukas Slebodnik
2
-1
/
+5
2013-09-11
Adding new header for printf formating macros
Lukas Slebodnik
2
-0
/
+33
2013-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
33
-69
/
+82
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
7
-10
/
+11
2013-09-11
Use the same variable type like in struct ldb_message_element
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix pointer formatting
Lukas Slebodnik
1
-5
/
+5
2013-09-11
Fix formating of variables with type: int
Lukas Slebodnik
3
-5
/
+7
2013-09-11
Fix formating of variables with type: unsigned long
Lukas Slebodnik
2
-2
/
+2
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
7
-13
/
+16
2013-09-11
LDAP: Store cleanup timestamp after initial cleanup
Jakub Hrozek
3
-10
/
+10
2013-09-10
is_dn(): free dn
Pavel Březina
1
-0
/
+2
2013-09-10
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
1
-0
/
+2
2013-09-10
DB: Rise search functions debug levels
Ondrej Kos
1
-9
/
+9
2013-09-10
DB: Add user/group lookup by SID
Ondrej Kos
3
-23
/
+134
2013-09-10
sysdb_search_group_by_gid: obtain gid instead of uid
Pavel Březina
1
-1
/
+1
2013-09-09
krb5: Remove unused helper functions
Simo Sorce
2
-88
/
+0
2013-09-09
krb5_child: Simplify ccache creation
Simo Sorce
1
-387
/
+87
2013-09-09
krb5: Add file/dir path precheck
Simo Sorce
2
-0
/
+35
2013-09-09
krb5: Remove unused function
Simo Sorce
2
-32
/
+0
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
7
-167
/
+14
2013-09-09
krb5: Unify function to create ccache files
Simo Sorce
5
-94
/
+43
2013-09-09
krb5: Use new function to validate ccaches
Simo Sorce
3
-371
/
+88
2013-09-09
krb5: Make check_for_valid_tgt() static
Simo Sorce
3
-76
/
+74
2013-09-09
krb5: move template check to initializzation
Simo Sorce
4
-24
/
+22
2013-09-09
krb5: Move determination of user being active
Simo Sorce
3
-43
/
+17
2013-09-09
krb5: Replace type-specific ccache/principal check
Simo Sorce
3
-148
/
+89
[next]