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
/
source
/
nmbd
/
nmbd_subnetdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-2
/
+6
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-17
/
+33
*
r25021: Fix coverity #435. Use of -1.
Jeremy Allison
2007-10-10
1
-4
/
+12
*
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
*
r23349: Fix from Steve Langasek <vorlon@debian.org> to
Jeremy Allison
2007-10-10
1
-0
/
+16
*
r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r16581: Fix Klocwork #2017. Possible null deref.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r16313: Not a problem - but ensure Klocwork is quiet (#872).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r16213: Fix Klocwork #852. iface_n_ip can potentially
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2007-10-10
1
-32
/
+1
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-2
/
+2
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-206
/
+189
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
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
-3
/
+0
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-50
/
+21
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-5
/
+6
*
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
-1
/
+1
*
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
Christopher R. Hertel
2001-08-26
1
-1
/
+1
*
Instead of handing back a string (which might be a DNS name or an IP
Christopher R. Hertel
2000-07-19
1
-8
/
+9
*
First cut toward adding WINS server failover.
Christopher R. Hertel
2000-07-19
1
-1
/
+5
*
Additional fix for nmbd and 127.0.0.1 interface.
Jeremy Allison
2000-04-03
1
-0
/
+12
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-27
/
+47
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-1
/
+1
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
1
-0
/
+1
*
Cleaned up some testing code and made it more "permanent" looking. The
Christopher R. Hertel
1998-07-25
1
-38
/
+32
*
chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX
Jeremy Allison
1998-07-02
1
-2
/
+2
*
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1998-06-29
1
-0
/
+19
*
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1998-06-27
1
-1
/
+16
*
I've replaced the linked list used to manage the subnet namelists with a
Christopher R. Hertel
1998-06-10
1
-2
/
+16
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
1
-1
/
+0
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-2
/
+2
*
"For I have laboured mightily on Luke's code, and hath broken
Jeremy Allison
1998-03-11
1
-0
/
+2
*
nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...
Jeremy Allison
1998-02-20
1
-0
/
+24
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-3
/
+3
*
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1997-12-13
1
-0
/
+291