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
...
*
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
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
7
-30
/
+146
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
11
-975
/
+1036
*
nmbd handle shutdown message.
Jean-François Micouleau
2002-03-29
1
-0
/
+10
*
Fix to stop PERMANENT_NAMES being added when nmbd starts up and WINS
Jeremy Allison
2002-03-29
1
-5
/
+34
*
Make winbindd_idmap tdb endian independent. This is very important for
Jeremy Allison
2002-03-21
1
-5
/
+5
*
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
2002-03-20
1
-2
/
+3
*
Removed unused static function.
Tim Potter
2002-03-05
1
-18
/
+0
*
Cause nmbd to take signal processing in-band, rather than in
Jeremy Allison
2002-03-01
1
-339
/
+368
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
27
-52
/
+27
*
rewrote nmbd's wins backend to use a tdb instead of a flat text file.
Jean-François Micouleau
2002-01-25
3
-267
/
+627
*
remove unused variable
Jean-François Micouleau
2002-01-25
1
-1
/
+0
*
Ensure (C) message is output on startup.
Jeremy Allison
2002-01-18
1
-2
/
+2
*
Tidyup & code refactoring from Martin.Sheppard@csiro.au.
Jeremy Allison
2002-01-18
1
-26
/
+23
*
Fix name register bug with non-existent wins server.
Jeremy Allison
2002-01-16
1
-32
/
+29
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
4
-15
/
+15
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-0
/
+9
*
Fixup -i interactive modes.
Jeremy Allison
2001-12-29
1
-5
/
+6
*
Add an output parameter to message_send_all that says how many
Martin Pool
2001-12-21
1
-1
/
+1
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-5
/
+6
[prev]
[next]