(merge from HEAD)
[tprouty/samba.git] / source / nsswitch / winbindd.c
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettMissed one use of SETENV. (Compat macro no longer...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Tim PotterMop and bucket for trusted domain enumeration fix.
2003-02-14 Tim PotterFix for trusted domains scan not working inspired by...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 Gerald Carterplaying janitor for tpot; remove holding pattern
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterMerge from HEAD.
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-18 Tim PotterBug fix from appliance - we must initialise the winbind...
2002-11-18 Tim PotterBug fix from appliance - we must initialise the winbind...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Jelmer VernooijLast sync with HEAD
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-07 Jeremy AllisonKeep branches in sync.....
2002-11-07 Tim PotterCall winbindd_param_init() earlier on in the piece...
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-15 Andrew Tridgell- we need to rescan the trusted domain list regularly...
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-17 Jeremy AllisonReverted my earlier change. It was incorrect. We must...
2002-09-17 Jeremy AllisonOnly create the pidfile once we're ready to receive...
2002-09-11 Tim PotterPut pid number in invalid request size debug.
2002-08-27 Tim PotterFix typo in debug.
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-07-31 Andrew BartlettWinbind updates!
2002-07-21 Andrew BartlettAnother smattering of static and const
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 Andrew Tridgellthis is a trick to work around the fact that posix...
2002-06-07 Jeremy AllisonMerge pidfile fix.
2002-05-13 Tim PotterMerge of secrets_init() paranoia fix from 2.2
2002-05-13 Tim PotterMerge of secrets_init() paranoia fix from 2.2
2002-04-24 Andrew Tridgellmain() needs to be indented to make sure it doesn't...
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-13 Jeremy AllisonTidy up winbindd debug. Added Bill Moran's hide unreada...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jeremy AllisonFix up conversion code from old winbindd versions ...
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-03-26 Tim PotterUnblock sigusr1 on startup.
2002-03-26 Tim PotterAdded code for smb messaging. winbindd now responds...
2002-03-15 Andrew Tridgelladded a -h usage option to winbindd
2002-03-14 Jeremy AllisonNow we have reliable signals take SIGTERM inband.
2002-02-18 Andrew Tridgellfixed a memory leak thanks to dleducq@arkoon.net
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-31 Andrew Tridgelladded 'wbinfo --sequence' to show sequence numbers...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-22 Tim PotterCall pidfile_create() as part of init sequence.
2002-01-19 Jeremy AllisonFix to close winbindd_idmap on exit. Pointed out by...
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...
next