index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-7
/
+10
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
1
-1
/
+1
2007-11-19
Remove pstring from nmbd.
Jeremy Allison
1
-4
/
+6
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
1
-0
/
+2
2007-10-30
start smbd, nmbd and winbindd with the same startup message
Stefan Metzmacher
1
-2
/
+2
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-22
/
+43
2007-10-20
fix move to OPT_LOG_STDOUT
Stefan Metzmacher
1
-1
/
+1
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-9
/
+32
2007-10-19
fix startup of smbd, nmbd, winbindd
Stefan Metzmacher
1
-11
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-17
/
+17
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-12
/
+43
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-31
/
+30
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-4
/
+11
2007-10-10
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
1
-1
/
+9
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-2
/
+2
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-1
/
+1
2007-10-10
r23015: Make message_(de)register static to messages.c
Volker Lendecke
1
-17
/
+35
2007-10-10
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
1
-1
/
+0
2007-10-10
r22902: Add an event_context and a messaging_context to nmbd. Not used yet.
Volker Lendecke
1
-1
/
+26
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-3
/
+3
2007-10-10
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
1
-30
/
+31
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-9
/
+9
2007-10-10
r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message
James Peach
1
-2
/
+0
2007-10-10
r16576: Fix Klocwork #2015. Possible null deref.
Jeremy Allison
1
-0
/
+5
2007-10-10
r15700: Make nmbd udp sockets non-blocking to prevent problem
Jeremy Allison
1
-0
/
+4
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-40
/
+1
2007-10-10
r14618: add --no-process-group to all server programms
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r12967: BUG 1061: don't corrupt the file name when reading an lmhosts file (-...
Gerald Carter
1
-3
/
+4
2007-10-10
r12564: Ensure load_case_tables is always done first.
Jeremy Allison
1
-0
/
+2
2007-10-10
r12107: Move to a tdb-based wins database. At the moment we still
Jeremy Allison
1
-1
/
+4
2007-10-10
r11566: From metze. Use "interpret_addr(lp_socket_address())" for port 138.
Jeremy Allison
1
-1
/
+3
2007-10-10
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
1
-0
/
+2
2007-10-10
r10822: updating copyright info
Gerald Carter
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-8
/
+13
2007-10-10
r9790: remove 'set but not used' variables (reported by Jason Mader)
Gerald Carter
1
-2
/
+1
2007-10-10
r7440: * merge registry server changes from trunk (so far) for more
Gerald Carter
1
-2
/
+2
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-0
/
+51
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-2
/
+2
2007-10-10
r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.
Volker Lendecke
1
-2
/
+6
2004-01-11
update copyright to -2004
Stefan Metzmacher
1
-1
/
+1
2003-11-01
This binds the nmbd sending socket to the 'socket address'.
Volker Lendecke
1
-2
/
+2
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
1
-1
/
+2
2003-08-23
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
1
-105
/
+100
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-1
/
+1
2003-07-15
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
1
-5
/
+26
[next]