Age | Commit message (Expand) | Author | Files | Lines |
2003-02-26 | Kill RID-only and domain+RID madness from winbind. | Andrew Bartlett | 1 | -66/+93 |
2002-10-15 | Fix spelling of background_process. | Jeremy Allison | 1 | -2/+2 |
2002-10-08 | merge from APP_HEAD | Gerald Carter | 1 | -2/+73 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -2/+13 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -0/+3 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -1/+2 |
2002-06-05 | Store cache entry keys that have RID values in decimal to be | Tim Potter | 1 | -6/+6 |
2002-06-04 | Store the key for a name to sid cache entry in upper case rather than | Tim Potter | 1 | -4/+12 |
2002-06-04 | Fixed some formatting. | Tim Potter | 1 | -3/+4 |
2002-04-24 | a new "dual daemon" operating mode for winbindd | Andrew Tridgell | 1 | -2/+14 |
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 |