index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_incomingrequests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-nmbd: note TODO item for qsort
Andrew Tridgell
2010-02-14
1
-0
/
+2
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-2
/
+2
*
Ensure we don't take address of one past buffer.
Jeremy Allison
2008-01-09
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-7
/
+7
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-5
/
+5
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-14
/
+17
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-309
/
+297
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-9
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-170
/
+146
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-6
/
+6
*
don't qsort a list less than 2 entries
Andrew Tridgell
2000-04-25
1
-1
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-3
/
+4
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-14
/
+14
*
changed the way that name query records are sorted in replies. They
Andrew Tridgell
1998-08-30
1
-0
/
+3
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
1
-2
/
+2
*
nmbd would core dump if a large number of netbios aliases is set. The
Andrew Tridgell
1998-08-28
1
-2
/
+3
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-1
/
+1
*
I've replaced the linked list used to manage the subnet namelists with a
Christopher R. Hertel
1998-06-10
1
-3
/
+3
*
This is a first step toward moving long namelists into a database. I
Christopher R. Hertel
1998-06-09
1
-32
/
+44
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-1
/
+1
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-8
/
+8
*
Code to work around a bug in FTP OnNet software NBT implementation.
Jeremy Allison
1998-02-26
1
-0
/
+16
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-3
/
+3
*
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
Jeremy Allison
1997-12-16
1
-1
/
+35
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-0
/
+556