I'm doing some things towards the NamedPipes game with lckl and he has asked me
[ira/wip.git] / source3 / nsswitch / winbindd.c
2002-01-13 Andrew BartlettI'm doing some things towards the NamedPipes game with...
2002-01-12 Andrew BartlettMany thanks to Alexander Bokovoy <a.bokovoy@sam-solutio...
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2002-01-10 Tim PotterSince AB has been changing the winbind interface it...
2002-01-10 Andrew BartlettReturn the winbind separator over the socket, so progra...
2002-01-10 Andrew BartlettThis changes the winbind protcol a bit:
2002-01-10 Tim PotterA big tidyup while thinking about getting trusted domai...
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-21 Tim PotterAppend to log.winbindd instead of overwriting it so...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-20 Jeremy AllisonSetup global_myworkgroup. Needed for secrets fetch...
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-11-23 Jeremy AllisonFixed delete on close bug. Added core dump code to...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-15 Jeremy AllisonTidyup formatting a bit (spaces->tabs) whilst reading...
2001-11-15 Tim PotterJeremy, I'm not sure what you were trying to do with...
2001-11-15 Tim PotterBit of a cleanup of signal handling code.
2001-11-14 Jeremy AllisonMake signal handling safer (handle EINTR on read/write...
2001-11-14 Jeremy AllisonGot ready to implement Martin's idea, but request doesn...
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-11-14 Martin Pool#ifdef'd out suggestion for tim on making the winbindd...
2001-11-14 Jeremy AllisonAdded needed debugs...
2001-10-10 Tim PotterGot the rest of the group functions working. Did some...
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellkill a dead fn and make a local one static
2001-08-22 Tim PotterAdded another authentication interface to winbindd...
2001-07-18 Andrew Tridgellthe nss and pam modules in winbind don't have strchr_m...
2001-07-08 Andrew Tridgellallow winbindd to run as non-root so we can test it...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-05-08 Tim PotterMisc fixes to get winbindd working. We can now do...
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-05-09 Andrew Tridgellbrought the winbindd code into head