more merging
[ira/wip.git] / source3 / nmbd / nmbd.c
2000-05-10 Andrew Tridgellmore merging
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-03-29 Jeremy AllisonCause nmbd to ignore loopback interface when constructi...
2000-03-27 Luke Leightonrename static reload_services function to reload_nmbd_s...
2000-03-26 Andrew Tridgellmerge from tng ...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-03 Andrew Tridgellgot rid of mem_man
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-09 Luke Leightonneed to initialise global_myworkgroup
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-12-03 Luke Leightonjean-f spotted race condition on generation of sam...
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-02 Jeremy Allisonclient/client.c: Patch to tidy up file size output.
1998-11-02 Luke Leightonremoved comment line at end of file
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-21 Alexandre Olivareplace getpass() with getsmbpass() if getsmbpass.c...
1998-09-17 Andrew Tridgellfixed a potential problem with wins_write_database...
1998-09-09 Christopher R. HertelCopyright notices written to debug logs are now through...
1998-09-02 Andrew Tridgellwe are never interested in SIGPIPE so just ignore ...
1998-08-31 Andrew TridgellI realised that my DMB<->DMB sync code has the property...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgellfinished the asynchronous browse synchronisation code...
1998-08-29 Andrew Tridgelldon't exit on a SIGPIPE
1998-08-21 Christopher R. Hertelnmbd and smbd had different behavior with respect to...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-11 Christopher R. HertelQuick fix for a small problem. If you run 'nmbd -...
1998-08-03 Christopher R. HertelMore formatting changes. Mostly converted some DEBUG...
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-19 Jeremy AllisonForgot to add the initialize_password_db() call to...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-15 Jeremy Allisonipc.c: Fix for printer queue spinning with Win95.
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
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-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-12 Andrew Tridgellmake the initial logfile names consistent. This should...
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...
1997-12-24 Jeremy AllisonAdded SIGUSR1/SIGUSR2 handling.
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-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...
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-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
next