index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-2
/
+13
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-15
/
+40
2002-04-04
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
1
-0
/
+31
2002-03-15
enable locking on the winbindd cache tdb so it can be backed up and
Andrew Tridgell
1
-1
/
+1
2002-03-09
removed bogus prepend_domain() call which was screwing up getpwuid()
Andrew Tridgell
1
-10
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
2002-01-11
force the time difference in cache comparisons to be unsigned to cope
Andrew Tridgell
1
-1
/
+4
2002-01-11
make the winbind sequence number code more robust
Andrew Tridgell
1
-1
/
+1
2001-12-19
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
1
-4
/
+22
2001-12-11
removed the start_ndx parameter from group enumeration
Andrew Tridgell
1
-4
/
+4
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
1
-4
/
+4
2001-12-10
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
1
-31
/
+87
2001-12-10
shrank the winbindd_cache.tdb somewhat
Andrew Tridgell
1
-27
/
+63
2001-12-10
added some comments
Andrew Tridgell
1
-0
/
+2
2001-12-10
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
1
-1
/
+24
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
1
-1
/
+2
2001-12-10
explicitly encode NULL strings in the cache
Andrew Tridgell
1
-1
/
+15
2001-12-10
removed a debug line
Andrew Tridgell
1
-2
/
+0
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
1
-449
/
+548
2001-12-05
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
1
-56
/
+1
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
1
-10
/
+10
2001-11-22
Added debugs to track down sequence lookup problems.
Jeremy Allison
1
-4
/
+10
2001-11-21
Preparing to implement +ve and -ve caching for lookupname/lookupsid calls.
Jeremy Allison
1
-128
/
+189
2001-11-15
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
1
-2
/
+22
2001-11-14
Random connection robustness related fixes. Display some debugs about
Tim Potter
1
-1
/
+1
2001-10-14
Resurrected sam sequence number code.
Tim Potter
1
-117
/
+175
2001-10-05
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
1
-0
/
+29
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+2
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
1
-1
/
+1
2001-05-07
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
1
-93
/
+156
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
1
-15
/
+15
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+11
2000-05-12
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
1
-1
/
+1
2000-05-12
use "winbind separator" in tng as well
Andrew Tridgell
1
-1
/
+1
2000-05-09
fixed some winbind cache bugs
Andrew Tridgell
1
-16
/
+17
2000-05-09
brought the winbindd code into head
Andrew Tridgell
1
-0
/
+416