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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
2
-3
/
+3
*
Fix comment strings to 43 bytes as per spec.
Jeremy Allison
2003-09-01
1
-3
/
+2
*
Add length warning on register name.
Jeremy Allison
2003-08-28
1
-2
/
+12
*
Fixed off-by-one bugs in workgroup name comparisons. Complain when a
Jeremy Allison
2003-08-28
3
-9
/
+16
*
Ensure we use correct length nstrings for workgroup and browser names.
Jeremy Allison
2003-08-27
7
-21
/
+20
*
fix segfault on empty wins server name registration reply
Gerald Carter
2003-08-27
1
-2
/
+4
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
21
-5739
/
+5325
*
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
2003-08-23
8
-1985
/
+1895
*
Use correct size (17 not 16) when doing a push_ascii(). Ensure that
Jeremy Allison
2003-08-22
1
-1
/
+1
*
Ensure nmb_namestr() converts back from CH_DOS to CH_UNIX.
Jeremy Allison
2003-08-22
1
-8
/
+0
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+0
*
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
2003-07-15
1
-5
/
+26
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
8
-83
/
+76
*
Fix bug #98: DNS compression is required for proper building of the
Jim McDonough
2003-05-20
1
-25
/
+42
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior
Gerald Carter
2003-05-08
1
-1
/
+1
*
This puts back wins.dat into nmbd for easy editing. It leaves most of
Volker Lendecke
2003-05-08
1
-194
/
+222
*
We used to use the name "*",0x0 here, but some Windows
Jeremy Allison
2003-05-07
1
-1
/
+9
*
Fix a confusing error message
Volker Lendecke
2003-04-28
1
-1
/
+1
*
As nobody really objected to this patch, I opted to create facts :-)
Volker Lendecke
2003-04-25
1
-1
/
+3
*
Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted
Andrew Bartlett
2003-04-23
7
-16
/
+27
*
fixed the popt option handling in nmbd, so that -i now works
Andrew Tridgell
2003-04-16
1
-34
/
+37
*
Merge:
Tim Potter
2003-04-14
1
-20
/
+0
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-12
/
+3
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
1
-1
/
+1
*
use pstrcpy_base()
Jim McDonough
2003-03-20
1
-1
/
+1
*
replace pstrcpy
Jim McDonough
2003-03-19
1
-1
/
+1
*
NMBD string parinoia and memcpy() parinoia fixes from HEAD.
Andrew Bartlett
2003-03-18
3
-10
/
+15
*
Add an extra parameter to our 'set_remote_machine_name' and
Andrew Bartlett
2003-03-18
1
-1
/
+1
*
check a pointer before dereferencing it; not sure why userdata == NULL though
Gerald Carter
2003-03-10
1
-1
/
+1
*
Merge from HEAD:
Andrew Bartlett
2003-01-28
1
-2
/
+2
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
2
-2
/
+2
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-1
/
+2
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-3
/
+21
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
6
-9
/
+9
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-0
/
+20
*
Protect nmbd against malformed reply packets. Some reports on the lists showing
Jeremy Allison
2002-12-19
1
-1
/
+10
*
Merge of #include <smb.h> removals.
Tim Potter
2002-12-12
5
-5
/
+0
*
Stop using hacks for dns host/domain names.
Jim McDonough
2002-12-03
1
-3
/
+5
*
Lots of fixes for error paths where tdb_fetch() data need freeing.
Jeremy Allison
2002-11-23
1
-3
/
+10
*
Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c group
Jeremy Allison
2002-11-15
1
-0
/
+16
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
18
-295
/
+158
*
Last sync with HEAD
Jelmer Vernooij
2002-11-09
1
-5
/
+0
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
1
-101
/
+29
*
Ensure we register the 1c name on the unicast subnet.
Jeremy Allison
2002-10-08
1
-0
/
+10
*
Merging tridge's wins fixes. Tridge - we're supposed to be keeping 3.0 up
Jeremy Allison
2002-10-03
1
-2
/
+2
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
2
-2
/
+7
[next]