summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_browsesync.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-18NMBD string parinoia and memcpy() parinoia fixes from HEAD.Andrew Bartlett1-2/+2
2003-03-10check a pointer before dereferencing it; not sure why userdata == NULL thoughGerald Carter1-1/+1
2003-01-15*lots of small merges form HEADGerald Carter1-1/+1
2002-12-12Merge of #include <smb.h> removals.Tim Potter1-1/+0
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-10/+7
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-11Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison1-1/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-3/+2
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2000-01-07this looks like a big commit, but it isn't really :)Andrew Tridgell1-10/+7
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-4/+4
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-4/+4
1998-10-21Changed the debug calls to use the newer debug macros. This allowed me toChristopher R. Hertel1-59/+151
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-1/+1
1998-08-31minor fixes to the DMB<->DMB sync code. We now get the dmb name fromAndrew Tridgell1-5/+10
1998-08-31I realised that my DMB<->DMB sync code has the property that theAndrew Tridgell1-2/+18
1998-08-30added a dest_port parameter to send_mailslot() so we send replies toAndrew Tridgell1-1/+2
1998-08-30finished the asynchronous browse synchronisation code. It even seemsAndrew Tridgell1-141/+45
1998-08-30we we have successfully done a query on *<1b> from a wins server andAndrew Tridgell1-7/+25
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-2/+3
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-2/+7
1998-07-27chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.Jeremy Allison1-1/+1
1998-07-24Converted the browser database to a ubi_dLinkList. This should reduce codeChristopher R. Hertel1-1/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-1/+1
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-6/+6
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1998-01-20Fixed bug found by Bernhard Laeser where we are announcing to the wrongJeremy Allison1-1/+1
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison1-2/+7
1997-12-24Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1-0/+202
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+458