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
*
s3: nmbd: Ensure the main nmbd process doesn't create zombies.
Jeremy Allison
2014-09-30
1
-0
/
+3
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
1
-2
/
+2
*
s3: nmbd: Call dgram cleanup init background setup.
Jeremy Allison
2014-04-23
1
-0
/
+4
*
nmbd: use exit_daemon() to report status to systemd
Alexander Bokovoy
2014-04-23
1
-25
/
+14
*
add systemd integration
Alexander Bokovoy
2014-04-23
1
-0
/
+4
*
s3-nmbd: Align debug level for the same information.
Andreas Schneider
2014-04-01
1
-2
/
+2
*
s3-nmbd: reset debug settings after reading config file (bug #10239)
Björn Baumbach
2014-03-25
1
-0
/
+4
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
1
-1
/
+1
*
param: rename lp function and variable from 'piddir' to 'pid_directory'
Garming Sam
2014-02-07
1
-4
/
+4
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
1
-2
/
+2
*
s3:nmbd: do a very early cluster probe when starting nmbd.
Michael Adam
2013-10-18
1
-0
/
+5
*
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
2013-06-27
1
-0
/
+6
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
1
-1
/
+13
*
s3:nmbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3-nmbd: Check if we created the directories correctly.
Andreas Schneider
2012-12-21
1
-4
/
+11
*
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
2012-08-23
1
-0
/
+10
*
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
2012-07-27
1
-1
/
+1
*
Move everything to use the common pidfile functions.
Jeremy Allison
2012-07-19
1
-2
/
+3
*
Make the s3 pidfile use the common code inside lib/util/pidfile.c
Jeremy Allison
2012-07-19
1
-1
/
+1
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
1
-2
/
+2
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-2
/
+2
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-05-31
1
-1
/
+2
*
s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarity
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
2012-03-15
1
-0
/
+11
*
s3: piddir creation fix part 2.
Ira Cooper
2012-03-07
1
-0
/
+4
*
s3-nmbd: Add stdin handler for nmbd
Andrew Bartlett
2012-03-04
1
-0
/
+33
*
s3-nmbd: Initialise newly non-static variables
Andrew Bartlett
2012-02-16
1
-4
/
+4
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-1
/
+1
*
s3: Remove nmbd_messaging_context()
Volker Lendecke
2011-12-14
1
-31
/
+18
*
s3: Fix some pointless statics
Volker Lendecke
2011-12-14
1
-5
/
+5
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-6
/
+8
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-7
/
+10
*
s3: Pass messaging_context to nmbd/process()
Volker Lendecke
2011-12-14
1
-4
/
+3
*
s3: Make nmbd_messaging_context static
Volker Lendecke
2011-12-14
1
-1
/
+1
*
s3: Centralize nmbd_messaging_context in nmbd.c
Volker Lendecke
2011-12-14
1
-2
/
+3
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-12-13
1
-10
/
+10
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-1
/
+1
*
s3-messaging: Fix messaging classes.
Simo Sorce
2011-08-11
1
-1
/
+3
*
s3:nmbd: use the lp_load_global() wrapper of lp_load()
Michael Adam
2011-07-28
1
-1
/
+1
*
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2011-07-20
1
-1
/
+4
*
More simple const fixes.
Jeremy Allison
2011-05-05
1
-3
/
+3
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
1
-1
/
+0
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-config: say which config file we failed to open
Andrew Tridgell
2011-03-23
1
-1
/
+1
*
fault: get fault.c ready for use by s4
Andrew Tridgell
2011-03-23
1
-1
/
+1
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
1
-10
/
+1
*
s3-server_id: only include server_id where needed.
Günther Deschner
2011-03-02
1
-0
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-06
1
-4
/
+3
[next]