trying to get HEAD building again. If you want the code
[kai/samba-autobuild/.git] / source3 / nmbd / nmbd.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-27 Tim PotterMerge from 3.0: remove bogus static initialisers.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-24 Jelmer VernooijDon't use old usage() function, but the one from popt.
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-22 Jelmer VernooijAdd nicer --help headers
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-04 Jelmer VernooijMake IRIX happy
2002-11-02 Jelmer VernooijAdd more options to popt_common and use them. Current...
2002-11-02 Jelmer VernooijConvert to popt
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-07-28 Andrew Tridgellmake sure async dns nmbd child dies
2002-07-01 Andrew Tridgelldon't start the async dns process unless we actually...
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-03-29 Jean-François Mico... nmbd handle shutdown message.
2002-03-01 Jeremy AllisonCause nmbd to take signal processing in-band, rather...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... rewrote nmbd's wins backend to use a tdb instead of...
2002-01-18 Jeremy AllisonEnsure (C) message is output on startup.
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-29 Jeremy AllisonFixup -i interactive modes.
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-11-27 Andrew Tridgelladded -i option to nmbd, giving interactive mode (like...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolLMHOSTSFILE is now dynamically configured too.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-08-26 Christopher R. HertelInstead of checking lp_wins_server() to see if a WINS...
2001-07-17 Jeremy AllisonFixes from Jens-Uwe.Walther@force.de to make the -l...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Simo Sorce- sorry, forgot to test a pointer
2001-07-01 Simo Sorce"netbios aliases" and "interfaces" options change from...
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-03-21 Andrew Tridgelladded option "enhanced browsing"
2001-02-15 Herb Lewissamba/source/nmbd/nmbd.c change remote_machine name...
2001-01-25 David O'NeillChanges from APPLIANCE_HEAD:
2000-10-12 Jeremy AllisonIgnore SIGUSR2. Terminate nmbd if we have no interfaces.
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-11 Andrew Tridgelldebug messages now work for nmbd
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
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.
next