index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
2009-06-18
1
-0
/
+2
*
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
2009-05-27
1
-2
/
+2
*
s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests
Stefan Metzmacher
2009-03-21
1
-0
/
+6
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
1
-7
/
+7
*
s3:nmbd: handle SIG_TERM and SIGHUP via tevent
Stefan Metzmacher
2009-01-27
1
-48
/
+67
*
s3:nmbd: as the sig_term() handler only sets a flag we don't need to block SI...
Stefan Metzmacher
2009-01-27
1
-3
/
+0
*
s3:nmbd: install the SIG_DFL handler for SIGTERM while we're waiting for inte...
Stefan Metzmacher
2009-01-27
1
-12
/
+4
*
s3:nmbd: we don't need to call message_dispatch() anymore it's event triggere...
Stefan Metzmacher
2009-01-22
1
-4
/
+0
*
s3: make better use of ccache by not including version.h in every C-file.
Michael Adam
2009-01-15
1
-1
/
+1
*
clean event context after child is forked.
Bo Yang
2009-01-05
1
-1
/
+2
*
s3: fix a few "shadows a global declaration" warnings
Tim Prouty
2008-11-03
1
-4
/
+4
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-2
/
+2
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-2
/
+2
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-19
1
-2
/
+2
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-4
/
+0
*
nmbd: untangle logic in nmbd_messaging_context() slightly.
Michael Adam
2008-06-26
1
-2
/
+5
*
nmbd: don't panic if messaging_init() fails - return NULL instead.
Michael Adam
2008-06-26
1
-1
/
+1
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
1
-1
/
+1
*
nmbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-3
/
+12
*
nmbd: call reinit_after_fork() in all needed cases
Stefan Metzmacher
2008-04-18
1
-0
/
+5
*
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
[next]