Age | Commit message (Expand) | Author | Files | Lines |
2003-06-23 | * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai... | Gerald Carter | 1 | -7/+13 |
2003-06-21 | merge of the netsamlogon caching code from APPLIANCE_HEAD | Gerald Carter | 1 | -24/+116 |
2003-06-10 | Add in rety loop for query_user_list (from APP_HEAD). Deals with a bug | Jeremy Allison | 1 | -5/+25 |
2003-06-10 | - fixed the bug that forced us not to use the winbindd cache when we | Andrew Tridgell | 1 | -35/+32 |
2003-06-10 | Instrument cache with debug statements so I can have a clue as to what | Jeremy Allison | 1 | -56/+208 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 1 | -9/+87 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -1/+6 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 1 | -67/+92 |
2002-10-15 | Fix spelling of background_process. | Jeremy Allison | 1 | -2/+2 |
2002-10-08 | merge from APP_HEAD of winbindd's domain local group fix | Gerald Carter | 1 | -2/+73 |
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 |