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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-0
/
+34
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
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
5
-119
/
+21
2013-09-09
krb5: Add helper to destroy ccache as user
Simo Sorce
2
-0
/
+111
2013-09-09
krb5: Add calls to change and restore credentials
Simo Sorce
2
-0
/
+131
2013-09-09
tests: Add dlopen test to make sure modules works
Simo Sorce
4
-1
/
+193
2013-09-09
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik
4
-5
/
+39
2013-09-09
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik
6
-27
/
+70
2013-09-09
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik
1
-3
/
+6
2013-09-09
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik
3
-15
/
+45
2013-09-09
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik
1
-2
/
+2
2013-09-09
AUTOMAKE: Use portable way to link with gettext
Lukas Slebodnik
1
-1
/
+4
2013-09-09
AUTOMAKE: Use portable way to link with dlopen
Lukas Slebodnik
2
-2
/
+3
2013-09-09
AUTOTOOLS: Add missing AC_MSG_RESULT
Lukas Slebodnik
4
-5
/
+10
2013-09-09
AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBS
Lukas Slebodnik
1
-1
/
+2
2013-09-09
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik
1
-0
/
+6
2013-09-09
krb5: Ingnore unknown expansion sequences
Simo Sorce
2
-30
/
+45
2013-09-09
Makefile: Fix sssd_be targets
Simo Sorce
1
-2
/
+2
2013-09-05
RPM: Add new subpackage for PAC responder
Stephen Gallagher
1
-8
/
+31
[prev]
[next]