Removed global_myworkgroup, global_myname, global_myscope. Added liberal
[samba.git] / source3 / nmbd / nmbd_processlogon.c
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
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-08-22 Herb Lewisfix for difference in strsep and strtok semantics
2002-08-20 Herb Lewisfix irix compile errors - cannot initialize array in...
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-15 Tim PotterThe unused variable was actually needed. The correct...
2002-08-15 Tim PotterRemoved unused variable.
2002-08-06 Jim McDonoughAdd AD version of samlogon replies for getdc. ATM...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-27 Volker LendeckeHow often did I read the CVS commit message
2001-09-26 Volker LendeckeFrom 2.2.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-28 Tim PotterSend a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon...
2001-08-24 Tim PotterProcess the SAM/UAS change notification message.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2000-05-02 Jeremy AllisonFixed wild pointer diff found by insure.
2000-04-22 Jeremy AllisonThis is a *big* checkin that may break some things...
2000-04-18 Andrew Tridgellupdates from the TNG branch
2000-04-12 Luke Leightonlogic for domainsidsize is if size is zero, there's...
2000-04-11 Jeremy Allisoninclude/byteorder.h: ALIGN4/ALIGN2 macros.
2000-04-11 Andrew Tridgelladd a comment
2000-04-11 Andrew Tridgellsome updates to the process logon code to reflect lukes...
2000-03-28 Andrew Tridgelldamn, the test was the wrong way around for short_resuest
2000-03-27 Andrew Tridgellchanged the definition of dos_PutUniCode
2000-03-27 Andrew Tridgellthe final part of the nmbd merge between head and tng...
2000-02-23 Jeremy Allisonlib/system.c: Fixed gcc warnings.
2000-02-22 Luke Leightonrichard got the short request for GETDC right (hooray...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-18 Luke Leightonresponses to UDP samquery go back to SERVER<00> not...
1999-11-18 Luke Leightonadded regqueryval command (experimental) to get reg_io_...
1999-11-15 Luke Leighton- added DCE/RPC "fault" PDU support.
1999-08-08 Matthew ChapmanFix for Win95 not being able to find PDC (for User...
1999-03-17 Luke LeightonSAMLOGON query - alignment issue is beginning to get...
1999-03-17 Luke Leightonalignment issue for UDP SAMLOGON response.
1999-03-09 Luke Leightonalignment issue in UDP SAMLOGON response.
1999-03-09 Luke Leightonoh dear, it's this one again. removed check for MAILSL...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-10-31 Andrew Tridgelltook out Lukes change as it breaks domain logons for...
1998-10-21 Luke Leightonfixing smbd encrypted rpcs (data lens, alloc hints...
1998-09-29 Jeremy AllisonMissed one removed multi-statement line. Grrr.
1998-09-29 Jeremy AllisonFixed bug introduced by me in dead code elimination.
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-08-30 Andrew Tridgelladded a dest_port parameter to send_mailslot() so we...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-14 Jeremy AllisonModified interfaces to getting smb password entries...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-16 Jeremy AllisonAdded Lanman announce patch from Jacco de Leeuw <leeuw...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...