summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_workgroupdb.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-18loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell1-1/+1
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-1/+1
2011-05-04Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison1-1/+1
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner1-0/+1
2010-08-06s3-nmbd: include svcctl.h where needed.Günther Deschner1-0/+1
2010-02-10s3-nmbd: update nmbd to use new DLIST_ macrosAndrew Tridgell1-8/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison1-2/+0
2007-10-10r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2363: Fix to make find_workgroup use the same truncation asJeremy Allison1-15/+28
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-3/+3
2004-03-13Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison1-3/+3
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-9/+14
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