index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_serverlistdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Memory leaks and other fixes found by Coverity
todd stecher
2009-01-21
1
-1
/
+1
*
s3:put the browse list into cache_dir, not lock_dir.
Michael Adam
2009-01-16
1
-8
/
+1
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
1
-19
/
+31
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
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
*
r16579: Fix Klocwork #2016. Possible null deref.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
2007-10-10
1
-2
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
Ensure we don't truncate strcmps to nstring anymore...
Jeremy Allison
2004-03-13
1
-1
/
+1
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-1
/
+1
*
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
Jeremy Allison
2003-08-28
1
-1
/
+1
*
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
2003-08-27
1
-1
/
+1
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-273
/
+247
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
1
-2
/
+2
*
Merge of #include <smb.h> removals.
Tim Potter
2002-12-12
1
-1
/
+0
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-17
/
+14
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
remove unused variable
Jean-François Micouleau
2002-01-25
1
-1
/
+0
*
Tidyup & code refactoring from Martin.Sheppard@csiro.au.
Jeremy Allison
2002-01-18
1
-26
/
+23
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-20
/
+20
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-2
/
+3
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1998-09-28
1
-2
/
+1
*
fixed a potential problem with wins_write_database() child processes.
Andrew Tridgell
1998-09-17
1
-1
/
+2
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
1
-0
/
+2
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-3
/
+3
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
1
-8
/
+8
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-8
/
+7
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-3
/
+3
*
nmbd_elections.c: Added new parameter to dump_workgroups call.
Jeremy Allison
1997-12-24
1
-7
/
+11
*
nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where
Jeremy Allison
1997-12-16
1
-3
/
+2
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-0
/
+454