This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[jra/samba/.git] / source3 / nmbd /
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 Andrew BartlettMake this an fstrcat(), as this seems to fix some weird...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettThe last of the fstring/pstring mixups, and an extra...
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-19 Jeremy AllisonProtect nmbd against malformed reply packets. Some...
2002-12-19 Jeremy AllisonProtect nmbd against malformed reply packets. Some...
2002-12-12 Tim PotterMerge of #include <smb.h> removals.
2002-12-03 Jim McDonoughStop using hacks for dns host/domain names.
2002-12-03 Jim McDonoughStop using hacks for dns host/domain names.
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-15 Jeremy AllisonFix from "Stefan (metze) Metzmacher" <metze@metzemix...
2002-11-15 Jeremy AllisonFix from "Stefan (metze) Metzmacher" <metze@metzemix...
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-09 Jelmer VernooijSync with HEAD
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-10-08 Jeremy AllisonEnsure we register the 1c name on the unicast subnet.
2002-10-08 Jeremy AllisonEnsure we register the 1c name on the unicast subnet.
2002-10-03 Jeremy AllisonMerging tridge's wins fixes. Tridge - we're supposed...
2002-10-03 Andrew Tridgellfixed 3 bugs in the wins server code related to precede...
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-10 Jeremy AllisonPatch from Andy Levine andyl@epicrealm.com who discover...
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-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-06 Jim McDonoughAdd AD version of samlogon replies for getdc. ATM...
2002-08-02 Jim McDonoughFix length on mailslots. Looks like it should have...
2002-07-28 Andrew Tridgellthis is an interim fix for nmbd not registering DOMAIN...
2002-07-28 Andrew Tridgellmake sure async dns nmbd child dies
2002-07-28 Andrew Tridgellfix minor nits in nmbd from adtam@cup.hp.com
2002-07-26 Andrew BartlettI think this makes the debug statement clearer.
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-09 Andrew Tridgellthe last WINS update broke self registration when we...
2002-07-01 Andrew Tridgellfixed multi-homed re-registration of names when we...
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-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26 Andrew Tridgellwe never pass any userdata when doing name registration...
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-19 Andrew Tridgellwhen nmbd starts up it is possible that dhcp hasn't...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-05-28 Gerald Cartermerge from 2.2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-29 Jean-François Mico... nmbd handle shutdown message.
2002-03-29 Jeremy AllisonFix to stop PERMANENT_NAMES being added when nmbd start...
2002-03-21 Jeremy AllisonMake winbindd_idmap tdb endian independent. This is...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-03-05 Tim PotterRemoved unused static function.
2002-03-01 Jeremy AllisonCause nmbd to take signal processing in-band, rather...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
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-25 Jean-François Mico... remove unused variable
2002-01-18 Jeremy AllisonEnsure (C) message is output on startup.
2002-01-18 Jeremy AllisonTidyup & code refactoring from Martin.Sheppard@csiro.au.
2002-01-16 Jeremy AllisonFix name register bug with non-existent wins server.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-29 Jeremy AllisonFixup -i interactive modes.
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
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-08 Jeremy AllisonFixed WINS re-registration bug. Don't ask..... :-(...
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-10 Andrew Tridgellconvert more code to use XFILE
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-05 Herb Lewismerge profile data changes from 2.2
2001-08-28 Tim PotterSend a MSG_SMB_SAM_REPL when a UAS/SAM change netlogon...
next