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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
2008-04-12
1
-0
/
+8
*
Fix bug #5386, don't keep printing the same waiting
Jeremy Allison
2008-04-11
1
-3
/
+6
*
Fix for termination problems when no interfaces found - bug #5267.
Jeremy Allison
2008-03-27
1
-6
/
+15
*
Fix bug #5267 - nmbd shuts down when network interfaces go down.
Jeremy Allison
2008-03-06
1
-29
/
+39
*
Fix Coverity ID 454
Volker Lendecke
2008-01-24
1
-1
/
+8
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-7
/
+10
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-1
/
+1
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
1
-4
/
+6
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-0
/
+2
*
start smbd, nmbd and winbindd with the same startup message
Stefan Metzmacher
2007-10-30
1
-2
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-22
/
+43
*
fix move to OPT_LOG_STDOUT
Stefan Metzmacher
2007-10-20
1
-1
/
+1
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-9
/
+32
*
fix startup of smbd, nmbd, winbindd
Stefan Metzmacher
2007-10-19
1
-11
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-17
/
+17
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-12
/
+43
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-31
/
+30
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
1
-4
/
+11
*
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
2007-10-10
1
-1
/
+9
*
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
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-2
/
+2
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23015: Make message_(de)register static to messages.c
Volker Lendecke
2007-10-10
1
-17
/
+35
*
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r22902: Add an event_context and a messaging_context to nmbd. Not used yet.
Volker Lendecke
2007-10-10
1
-1
/
+26
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
2007-10-10
1
-30
/
+31
*
r21064: The core of this patch is
Volker Lendecke
2007-10-10
1
-9
/
+9
*
r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message
James Peach
2007-10-10
1
-2
/
+0
*
r16576: Fix Klocwork #2015. Possible null deref.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2007-10-10
1
-40
/
+1
*
r14618: add --no-process-group to all server programms
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...
Gerald Carter
2007-10-10
1
-3
/
+4
*
r12564: Ensure load_case_tables is always done first.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.
Jeremy Allison
2007-10-10
1
-1
/
+3
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r10822: updating copyright info
Gerald Carter
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-8
/
+13
*
r9790: remove 'set but not used' variables (reported by Jason Mader)
Gerald Carter
2007-10-10
1
-2
/
+1
*
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
2007-10-10
1
-2
/
+2
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-0
/
+51
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-2
/
+2
*
r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.
Volker Lendecke
2007-10-10
1
-2
/
+6
*
update copyright to -2004
Stefan Metzmacher
2004-01-11
1
-1
/
+1
[next]