index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Remove unused args from nss_get_info_cached
Volker Lendecke
2011-03-06
1
-1
/
+0
*
s3: Remove unused args from nss_get_info
Volker Lendecke
2011-03-06
1
-1
/
+1
*
s3:winbind: Protect against invalid winbindd_cache entries in lookuprids
Volker Lendecke
2011-01-21
1
-1
/
+2
*
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
2010-12-19
1
-7
/
+4
*
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
2010-12-19
1
-1
/
+1
*
s3: Use sid_check_is..
Volker Lendecke
2010-11-22
1
-2
/
+2
*
s3: Call sid_check_is_domain instead of dom_sid_equal
Volker Lendecke
2010-11-18
1
-1
/
+1
*
s3:winbind add wcache_tdc_fetch_domainbysid
Christian Ambach
2010-11-08
1
-0
/
+52
*
s3: Put some parentheses around conditionals
Volker Lendecke
2010-11-08
1
-2
/
+2
*
s3: Consistently use stdbool types in new code
Volker Lendecke
2010-11-08
1
-11
/
+11
*
s3:winbind add timeouts to winbind cache
Christian Ambach
2010-11-08
1
-14
/
+57
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-2
/
+5
*
s3-winbindd: another attempt to fix the non-ldap build.
Günther Deschner
2010-09-21
1
-0
/
+3
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-3
/
+4
*
s3/winbind: remove unused winbindd_check_cache_size
Björn Jacke
2010-09-19
1
-29
/
+0
*
s3: Remove "mem_ctx" from wcache_save_creds()
Volker Lendecke
2010-09-09
1
-1
/
+0
*
s3: Remove "mem_ctx" from lookup_cached_name()
Volker Lendecke
2010-09-09
1
-2
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-winbind: Don't cache queries to builtin and own sam domain.
Andreas Schneider
2010-07-13
1
-3
/
+29
*
s3-winbind: Fixed the winbind caching.
Günther Deschner
2010-07-06
1
-0
/
+8
*
s3-nss_info: only include nss_info.h where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-32
/
+32
*
s3: Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.
Bo Yang
2010-03-06
1
-0
/
+6
*
s3: Don't invalidate cache for uninitialized domains.
Bo Yang
2010-02-09
1
-0
/
+27
*
s3: Fix a winbind segfault in "trusted_domains"
Volker Lendecke
2010-01-13
1
-3
/
+4
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-2
/
+1
*
s3: List trusted domains from wcache when domain is offline.
Bo Yang
2010-01-06
1
-24
/
+139
*
s3: Make winbindd_cache.c aware of domain offline to avoid unnecessary backen...
Bo Yang
2010-01-06
1
-2
/
+263
*
s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...
Volker Lendecke
2009-12-28
1
-11
/
+2
*
s3: Remove some unused code
Volker Lendecke
2009-12-28
1
-101
/
+0
*
s3: Fix a typo found by Matthias Dieter Wallnöfer <mdw@samba.org> -- thanks :-)
Volker Lendecke
2009-12-26
1
-1
/
+1
*
s3: Replace IS_DOMAIN_OFFLINE by a function
Volker Lendecke
2009-12-26
1
-2
/
+2
*
s3: wbinfo --ping-dc is not cacheable
Volker Lendecke
2009-12-23
1
-0
/
+1
*
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
2009-10-13
1
-0
/
+1
*
s3-winbindd: NDR_WBINT_CHECKMACHINEACCOUNT should not be cacheable.
Günther Deschner
2009-10-08
1
-0
/
+1
*
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
2009-09-04
1
-0
/
+1
*
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
2009-08-30
1
-0
/
+1
*
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
2009-08-30
1
-0
/
+1
*
s3:winbind: add a fake NDR winbind cache validator
Volker Lendecke
2009-08-29
1
-0
/
+11
*
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
2009-08-29
1
-2
/
+5
*
s3:winbind: Some calls are not cacheable
Volker Lendecke
2009-08-27
1
-0
/
+19
*
s3:winbind: Factor out wcache_store_seqnum()
Volker Lendecke
2009-08-27
1
-19
/
+32
*
s3:winbind: Add a generic cache for NDR based parent-child requests
Volker Lendecke
2009-08-27
1
-0
/
+112
*
s3:winbind: Factor out wcache_fetch_seqnum
Volker Lendecke
2009-08-27
1
-14
/
+39
*
s3:winbind: Fix Coverity ID 942: Resource Leak
Volker Lendecke
2009-08-26
1
-0
/
+2
*
s3:winbind: Make wcache_lookup_groupmem available publically
Volker Lendecke
2009-08-16
1
-24
/
+54
*
s3:winbind: WINBIND_USERINFO -> wbint_userinfo
Volker Lendecke
2009-08-16
1
-5
/
+6
*
s3:winbind: Make wcache_lookup_usergroups externally visible
Volker Lendecke
2009-08-05
1
-29
/
+47
*
s3:winbind: Make wcache_lookup_useraliases available publically
Volker Lendecke
2009-08-05
1
-33
/
+74
[next]