index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename _SSS_MC_SPECIAL
Michal Zidek
2013-09-13
1
-2
/
+2
*
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
*
krb5: Make check_for_valid_tgt() static
Simo Sorce
2013-09-09
3
-76
/
+74
*
krb5: move template check to initializzation
Simo Sorce
2013-09-09
4
-24
/
+22
*
krb5: Move determination of user being active
Simo Sorce
2013-09-09
3
-43
/
+17
*
krb5: Replace type-specific ccache/principal check
Simo Sorce
2013-09-09
3
-148
/
+89
*
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
2013-09-09
4
-119
/
+19
*
krb5: Add helper to destroy ccache as user
Simo Sorce
2013-09-09
2
-0
/
+111
*
krb5: Add calls to change and restore credentials
Simo Sorce
2013-09-09
2
-0
/
+131
*
tests: Add dlopen test to make sure modules works
Simo Sorce
2013-09-09
3
-1
/
+162
*
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik
2013-09-09
2
-4
/
+36
*
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik
2013-09-09
6
-27
/
+70
*
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik
2013-09-09
1
-3
/
+6
*
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik
2013-09-09
2
-7
/
+38
*
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik
2013-09-09
1
-2
/
+2
[next]