some hacks to the torture code
[samba.git] / source3 / nmbd /
1998-04-02 Jeremy AllisonWe were missing a case switch in announcement processin...
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-14 Andrew Tridgelladded the ability to start/stop the server from SWAT.
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-26 Jeremy AllisonMakefile, password.c, includes.h: Added KRB4 patches...
1998-02-26 Jeremy AllisonCode to work around a bug in FTP OnNet software NBT...
1998-02-24 Jeremy AllisonFixed bug reported by Janne.Harju@nmp.nokia.com. When...
1998-02-24 Jeremy AllisonFixed bug where second response message was being print...
1998-02-24 Jeremy Allisonnmbd_incomingdgrams.c: Fix for typo.
1998-02-20 Jeremy Allisonnmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey...
1998-02-12 Andrew Tridgellmake the initial logfile names consistent. This should...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1998-01-23 Jeremy Allisonnmbd.c, server.c: Added #ifndef MEM_MAN around code...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-21 Jeremy AllisonFixed send_mailslot code where src_type was always...
1998-01-20 Jeremy AllisonFixed bug found by Bernhard Laeser where we are announc...
1998-01-09 Jeremy Allisondocs/Support.txt: Removed consultant.
1998-01-07 Jeremy Allisonincludes.h: Added FreeBSD 3.x fixes. Added HPUX10.x...
1998-01-03 Herb Lewisadded timestrings to become and unbecome domain/local...
1997-12-26 Andrew Tridgellfixed another couple of minor type errors (they could...
1997-12-26 Andrew Tridgellfixed a couple of illegal uses of scanf() in the nmbd...
1997-12-26 Andrew Tridgelluse _exit to exit a child
1997-12-24 Herb LewisThis is actually Jeremy, working as Herb :-).
1997-12-24 Jeremy AllisonAdded SIGUSR1/SIGUSR2 handling.
1997-12-24 Jeremy Allisonnmbd_elections.c: Added new parameter to dump_workgroup...
1997-12-24 Jeremy AllisonFinally added the code Andrew wanted that will allow...
1997-12-23 Jeremy Allisonarchitecture.doc: Re-added since I lost it (sorry Dan...
1997-12-18 Jeremy Allisonkanji.h: Fixed problems with re-definitions of strchr...
1997-12-16 Jeremy AllisonWHATSNEW.txt - updated for 1.9.18alpha13.
1997-12-16 Jeremy AllisonAdded Lanman announce patch from Jacco de Leeuw <leeuw...
1997-12-16 Jeremy Allisonnmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers...
1997-12-14 Andrew Tridgellallow name_type 0x20 as well as name_type 0x0 in dns...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-04 Andrew Tridgellcatch signals in the async dns daemon and allow it...
1997-12-04 Andrew Tridgellallow for zero size reads in asyncdns. These can happen...
1997-12-02 Jeremy Allisonasyncdns.c: Removed warning when compiling with -DSYNC_DNS.
1997-11-21 John TerpstraAdded in mods for new smb.conf "remote browse sync...
1997-11-11 Andrew Tridgellauto-create the locks directory on startup
1997-11-02 Andrew Tridgellfix comments
1997-11-02 Andrew Tridgellto avoid any possibility of the pipe getting full and...
1997-11-01 Andrew Tridgellminor async DNS cleanups
1997-10-23 Jeremy AllisonBig change to make nmbd code more readable/understandable.
1997-10-22 Andrew TridgellImplemented asynchronous DNS lookups in nmbd.
1997-10-17 Jeremy Allison.cvsignore: Added make_smbcodepage
1997-10-17 Andrew Tridgelladded -a "append log" option
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-07-31 Samba Release Accountloadparm.c: Added new netbios aliases parameter (code...
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-05-31 Samba Release Accountnamepacket.c: Block SIGTERM correctly - we can only...
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-04-09 Samba Release AccountLarge changes from jra@cygnus.com. Mainly browser updates.
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1996-12-10 Samba Release AccountAdded -f option for lock file.
1996-10-07 Andrew Tridgell- changed the default nmbd loop timout to 10 seconds...
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-08-24 Samba Release Accountremoved all of lukes recent changes. I need to do a...
1996-08-23 Samba Release Account- fixed bugs in nmb response packet checking.
1996-08-22 Andrew Tridgell- add timeouts to connect() for password server connect...
1996-08-20 Andrew Tridgell- removed ServerComment and instead set the comment...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Samba Release Account- fixed wins.dat reloading (it wasn't happening!)
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-16 Andrew Tridgell- added the "remote announce" option
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
1996-08-01 Samba Release Accountlocal_only NetServerEnum syncs can now be issued.
1996-07-17 Samba Release Accountlots of changes to nmbd
1996-07-09 Samba Release Accountmissed nmbd.c in previous update.
1996-07-04 Samba Release Accountmodified become_master() to a state-based system. becom...
1996-06-29 Samba Release Accountluke's first attempt at using cvs
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-10 Andrew Tridgellupdates from Luke to rename "domains" more accurately...
1996-06-08 Andrew Tridgellmore changes from Luke
1996-06-08 Andrew Tridgellchanges from Luke
1996-06-07 Andrew Tridgell- added predict.c, moving the routines from util.c
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-05 Andrew Tridgell- changed some debug levels in clientutil.c
1996-06-04 Andrew TridgellDid more integration of Lukes code ready for the first...
1996-06-04 Andrew Tridgella huge pile of changes :-)