summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_workgroupdb.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-28Fixed off-by-one bugs in workgroup name comparisons. Complain when aJeremy Allison1-4/+11
2003-08-27Ensure we use correct length nstrings for workgroup and browser names.Jeremy Allison1-4/+4
2003-08-27Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison1-196/+161
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-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-9/+6
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-03-23Fix insure-found parameter size missmatch.Jeremy Allison1-2/+2
2000-04-24fixed a parameter bug found by insureAndrew Tridgell1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-23/+8
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-2/+1
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-1/+1
1998-08-30added some defensive programming to nmbd. This mostly means zeroingAndrew Tridgell1-0/+1
1998-08-03More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1-8/+16
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-2/+2
1998-06-27nisppass.c: Fixed incorrect parameter usage.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
1997-12-24nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1-6/+7
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+356