new swat icons from Marc Jacobsen @ HP
[kai/samba.git] / source3 / nmbd /
2003-07-15 Alexander BokovoyAdd support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterMerge from 3.0: remove bogus static initialisers.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-20 Jim McDonoughFix bug #98: DNS compression is required for proper...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
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-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-08 Gerald Carterfix bug #47; revert registration of workgroup<1b> to...
2003-05-08 Gerald Carterfix bug #47; revert registration of workgroup<1b> to...
2003-05-08 Volker LendeckeThis puts back wins.dat into nmbd for easy editing...
2003-05-07 Jeremy AllisonWe used to use the name "*",0x0 here, but some Windows
2003-05-07 Jeremy AllisonWe used to use the name "*",0x0 here, but some Windows
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Volker LendeckeTypo in error message
2003-04-28 Volker LendeckeFix a confusing error message
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew Tridgellfixed the popt option handling in nmbd, so that -i...
2003-04-14 Tim PotterMerge:
2003-04-14 Tim PotterMerge Jelmer's popt updates from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-30 Gerald Carterupdate copyright notice since it we are now almost...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-20 Jim McDonoughuse pstrcpy_base()
2003-03-20 Jim McDonoughuse pstrcpy_base()
2003-03-19 Jim McDonoughreplace pstrcpy
2003-03-19 Jim McDonoughreplace pstrcpy
2003-03-18 Andrew BartlettNMBD string parinoia and memcpy() parinoia fixes from...
2003-03-18 Andrew BartlettAdd an extra parameter to our 'set_remote_machine_name...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-16 Andrew BartlettFix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-10 Gerald Cartercheck a pointer before dereferencing it; not sure why...
2003-03-10 Gerald Cartercheck a pointer before dereferencing it; not sure why...
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-03-05 Andrew BartlettA couple more fixes for fstrcpy() into a malloced regio...
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...
next