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
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
1
-1
/
+1
2012-03-15
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
1
-0
/
+11
2012-03-07
s3: piddir creation fix part 2.
Ira Cooper
1
-0
/
+4
2012-03-04
s3-nmbd: Add stdin handler for nmbd
Andrew Bartlett
1
-0
/
+33
2012-02-16
s3-nmbd: Initialise newly non-static variables
Andrew Bartlett
1
-4
/
+4
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-1
/
+1
2011-12-14
s3: Remove nmbd_messaging_context()
Volker Lendecke
1
-31
/
+18
2011-12-14
s3: Fix some pointless statics
Volker Lendecke
1
-5
/
+5
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-6
/
+8
2011-12-14
s3: Remove a call to procid_self()
Volker Lendecke
1
-7
/
+10
2011-12-14
s3: Pass messaging_context to nmbd/process()
Volker Lendecke
1
-4
/
+3
2011-12-14
s3: Make nmbd_messaging_context static
Volker Lendecke
1
-1
/
+1
2011-12-14
s3: Centralize nmbd_messaging_context in nmbd.c
Volker Lendecke
1
-2
/
+3
2011-12-13
s3: Fix some nonempty blank lines
Volker Lendecke
1
-10
/
+10
2011-12-12
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
1
-1
/
+1
2011-08-11
s3-messaging: Fix messaging classes.
Simo Sorce
1
-1
/
+3
2011-07-28
s3:nmbd: use the lp_load_global() wrapper of lp_load()
Michael Adam
1
-1
/
+1
2011-07-20
debug: log early messages to stdout, and keep it open
Andrew Bartlett
1
-1
/
+4
2011-05-05
More simple const fixes.
Jeremy Allison
1
-3
/
+3
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-23
s3-config: say which config file we failed to open
Andrew Tridgell
1
-1
/
+1
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
1
-1
/
+1
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-10
/
+1
2011-03-02
s3-server_id: only include server_id where needed.
Günther Deschner
1
-0
/
+1
2011-02-06
s3: Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+3
2011-01-07
s3-nmbd: Fix bug #7875
Björn Baumbach
1
-2
/
+2
2011-01-07
s3: Remove some unused code
Volker Lendecke
1
-9
/
+1
2011-01-07
s3: Make nmbd listen on the unexpected socket
Volker Lendecke
1
-0
/
+5
2010-11-14
Fix the unexpected.tdb database problem. Change nmbd to store the
Jeremy Allison
1
-1
/
+3
2010-11-14
Move error reporting of messaging context creation fail into
Jeremy Allison
1
-15
/
+6
2010-11-02
s3-debug Convert from x_file to real file descriptors.
Andrew Bartlett
1
-2
/
+0
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-4
/
+7
2010-10-08
Move talloc_enable_null_tracking() to the s3 daemons
Volker Lendecke
1
-1
/
+7
2010-08-26
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
1
-0
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-07-04
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
1
-2
/
+6
2010-07-04
s3: Fix some type-punned warnings
Volker Lendecke
1
-6
/
+9
2010-07-04
s3: Remove serverid_[de]register_self
Volker Lendecke
1
-2
/
+3
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2010-03-26
s3-smbd: Don't close stdout if we want to log to stdout.
Andreas Schneider
1
-1
/
+1
2010-03-10
s3: Fix a long-standing problem with recycled PIDs
Volker Lendecke
1
-1
/
+6
2010-02-23
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
1
-1
/
+1
2010-02-23
s3-nmbd: Remove obsolete signal type cast.
Andreas Schneider
1
-2
/
+2
2010-02-08
s3:nmbd: also listen explicit on the subnet broadcast addresses
Stefan Metzmacher
1
-2
/
+3
2009-07-15
Make gencache more stable
Volker Lendecke
1
-0
/
+2
2009-06-18
Fix bug 4699: Remove pidfile on clean shutdown
Volker Lendecke
1
-0
/
+2
2009-05-27
s3: Allow child processes to exit gracefully if we are out of fds
Marc VanHeyningen
1
-2
/
+2
2009-03-21
s3:nmbd: implement a MAILSLOT => CLDAP proxy for NETLOGON_SAMLOGON requests
Stefan Metzmacher
1
-0
/
+6
[next]