summaryrefslogtreecommitdiff
path: root/source3/nmbd/nmbd_incomingdgrams.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+4
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-5/+5
2011-05-05More const compiler warning fixes.Jeremy Allison1-10/+10
2011-05-04Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison1-3/+3
2011-04-14s3: only include smb profiling where needed.Günther Deschner1-0/+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
2008-01-11Fix CID 475. work should not be checked against NULLJeremy Allison1-2/+2
2007-11-19Remove pstring from nmbd.Jeremy Allison1-6/+6
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy 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-10r22045: As Volker noticed, skip_string's last argument isJeremy Allison1-3/+3
2007-10-10r22042: Try and clean up my own mess using the API VolkerJeremy Allison1-1/+1
2007-10-10r22018: fix compile errorHerb Lewis1-3/+3
2007-10-10r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison1-6/+12
2007-10-10r15450: Change profiling data macros to use stack variables rather thanJames Peach1-2/+2
2007-10-10r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison1-2/+0
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison1-22/+22
2004-03-13Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison1-38/+38
2003-09-01Fix comment strings to 43 bytes as per spec.Jeremy Allison1-3/+2
2003-08-23Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison1-552/+535
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-2/+2
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-5/+9
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-16/+14
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+1
2001-09-05merge profile data changes from 2.2Herb Lewis1-21/+48
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-7/+27
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1-13/+13
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-5/+2
1998-08-30added a dest_port parameter to send_mailslot() so we send replies toAndrew Tridgell1-7/+7
1998-06-27nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1-7/+2
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-14/+14
1998-02-24nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1-2/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-3/+3
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison1-2/+2
1997-12-24nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1-42/+97
1997-12-24Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1-1/+1
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1-9/+142
1997-12-16nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1-0/+11
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-0/+625