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_namelistdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
1
-2
/
+2
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-4
/
+4
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-420
/
+380
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-2
/
+2
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-2
/
+2
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-3
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
2002-01-25
1
-0
/
+1
*
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
-9
/
+7
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-14
/
+14
*
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
Christopher R. Hertel
2001-08-26
1
-1
/
+1
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-3
/
+2
*
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-8
/
+2
*
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
/
+1
*
- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion
Luke Leighton
1999-11-19
1
-0
/
+2
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-10
/
+10
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-15
/
+0
*
set a maximum name refresh time of 20 minutes.
Andrew Tridgell
1998-08-31
1
-2
/
+2
*
added some defensive programming to nmbd. This mostly means zeroing
Andrew Tridgell
1998-08-30
1
-0
/
+4
*
nmbd_elections.c: Removed force elections code to bring into line with 1.9.18.
Jeremy Allison
1998-06-29
1
-1
/
+3
*
nisppass.c: Fixed incorrect parameter usage.
Jeremy Allison
1998-06-27
1
-1
/
+1
*
The function add_name_to_subnet(), in file nmbd_namelistdb.c, returns a
Christopher R. Hertel
1998-06-23
1
-2
/
+2
*
I've replaced the linked list used to manage the subnet namelists with a
Christopher R. Hertel
1998-06-10
1
-167
/
+190
*
Fixed compile problem after make proto.
Jeremy Allison
1998-06-09
1
-3
/
+2
*
This is a first step toward moving long namelists into a database. I
Christopher R. Hertel
1998-06-09
1
-97
/
+134
*
Added code to add the Samba names onto the remote_broadcast subnet,
Jeremy Allison
1998-06-08
1
-1
/
+2
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
1
-3
/
+3
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-1
/
+1
*
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
/
+586