summaryrefslogtreecommitdiffstats
path: root/source/nmbd/nmbd_incomingdgrams.c
Commit message (Expand)AuthorAgeFilesLines
* Fix CID 475. work should not be checked against NULLJeremy Allison2008-01-111-2/+2
* Remove pstring from nmbd.Jeremy Allison2007-11-191-6/+6
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22045: As Volker noticed, skip_string's last argument isJeremy Allison2007-10-101-3/+3
* r22042: Try and clean up my own mess using the API VolkerJeremy Allison2007-10-101-1/+1
* r22018: fix compile errorHerb Lewis2007-10-101-3/+3
* r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison2007-10-101-6/+12
* r15450: Change profiling data macros to use stack variables rather thanJames Peach2007-10-101-2/+2
* r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison2007-10-101-2/+0
* Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-151-22/+22
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-131-38/+38
* Fix comment strings to 43 bytes as per spec.Jeremy Allison2003-09-011-3/+2
* Half-way though the big conversion of all nmbd access to wire elements beingJeremy Allison2003-08-231-552/+535
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+2
* Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett2003-04-231-5/+9
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-16/+14
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+1
* merge profile data changes from 2.2Herb Lewis2001-09-051-21/+48
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-7/+27
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-13/+13
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-5/+2
* added a dest_port parameter to send_mailslot() so we send replies toAndrew Tridgell1998-08-301-7/+7
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-7/+2
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-14/+14
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-241-2/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* docs/Support.txt: Removed consultant.Jeremy Allison1998-01-091-2/+2
* nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-241-42/+97
* Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1997-12-241-1/+1
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-9/+142
* nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1997-12-161-0/+11
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+625