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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KRB5: Call umask before mkstemp in the krb5 child code
Jakub Hrozek
2013-09-17
1
-0
/
+3
*
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
8
-62
/
+76
*
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
*
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
2
-2
/
+26
*
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
3
-0
/
+34
*
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
[next]