index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-4
/
+4
*
make sure to initialize the backend methods when enumerating sequence numbers...
Gerald Carter
2003-08-02
1
-0
/
+2
*
working on transtive trusts issue:
Gerald Carter
2003-07-31
1
-1
/
+1
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-2
/
+2
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Sequence number was not getting updated with ldap hack. Only a bug in this
Jeremy Allison
2003-06-24
1
-1
/
+1
*
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
2003-06-23
1
-7
/
+13
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-24
/
+116
*
Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug
Jeremy Allison
2003-06-10
1
-5
/
+25
*
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
2003-06-10
1
-35
/
+32
*
Instrument cache with debug statements so I can have a clue as to what
Jeremy Allison
2003-06-10
1
-56
/
+208
*
* set winbind cache time to 5 minutes
Gerald Carter
2003-06-03
1
-9
/
+87
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-1
/
+6
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
1
-67
/
+92
*
Fix spelling of background_process.
Jeremy Allison
2002-10-15
1
-2
/
+2
*
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
2002-10-08
1
-2
/
+73
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-2
/
+13
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-15
/
+40
*
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
2002-04-04
1
-0
/
+31
*
enable locking on the winbindd cache tdb so it can be backed up and
Andrew Tridgell
2002-03-15
1
-1
/
+1
*
removed bogus prepend_domain() call which was screwing up getpwuid()
Andrew Tridgell
2002-03-09
1
-10
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
force the time difference in cache comparisons to be unsigned to cope
Andrew Tridgell
2002-01-11
1
-1
/
+4
*
make the winbind sequence number code more robust
Andrew Tridgell
2002-01-11
1
-1
/
+1
*
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-4
/
+22
*
removed the start_ndx parameter from group enumeration
Andrew Tridgell
2001-12-11
1
-4
/
+4
*
got rid of start_ndx from query_user_list()
Andrew Tridgell
2001-12-11
1
-4
/
+4
*
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
2001-12-10
1
-31
/
+87
*
shrank the winbindd_cache.tdb somewhat
Andrew Tridgell
2001-12-10
1
-27
/
+63
*
added some comments
Andrew Tridgell
2001-12-10
1
-0
/
+2
*
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
2001-12-10
1
-1
/
+24
*
make sid_binstring available without HAVE_ADS
Andrew Tridgell
2001-12-10
1
-1
/
+2
*
explicitly encode NULL strings in the cache
Andrew Tridgell
2001-12-10
1
-1
/
+15
*
removed a debug line
Andrew Tridgell
2001-12-10
1
-2
/
+0
*
completely new winbindd cache infrastructure
Andrew Tridgell
2001-12-09
1
-449
/
+548
*
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
2001-12-05
1
-56
/
+1
*
added name_to_sid to the backend
Andrew Tridgell
2001-12-03
1
-10
/
+10
*
Added debugs to track down sequence lookup problems.
Jeremy Allison
2001-11-22
1
-4
/
+10
*
Preparing to implement +ve and -ve caching for lookupname/lookupsid calls.
Jeremy Allison
2001-11-21
1
-128
/
+189
*
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
2001-11-15
1
-2
/
+22
*
Random connection robustness related fixes. Display some debugs about
Tim Potter
2001-11-14
1
-1
/
+1
*
Resurrected sam sequence number code.
Tim Potter
2001-10-14
1
-117
/
+175
*
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
2001-10-05
1
-0
/
+29
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
2001-05-07
1
-93
/
+156
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-15
/
+15
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-1
/
+11
*
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
2000-05-12
1
-1
/
+1
[next]