Age | Commit message (Expand) | Author | Files | Lines |
2013-02-19 | s3:nmbd: s/struct event_context/struct tevent_context | Stefan Metzmacher | 1 | -1/+1 |
2012-12-21 | s3-nmbd: Check if we created the directories correctly. | Andreas Schneider | 1 | -4/+11 |
2012-08-23 | param: Add startup checks for valid server role/binary combinations | Andrew Bartlett | 1 | -0/+10 |
2012-07-27 | lib/param: Rename "socket address" to "nbt client socket address" to clarify ... | Andrew Bartlett | 1 | -1/+1 |
2012-07-19 | Move everything to use the common pidfile functions. | Jeremy Allison | 1 | -2/+3 |
2012-07-19 | Make the s3 pidfile use the common code inside lib/util/pidfile.c | Jeremy Allison | 1 | -1/+1 |
2012-07-19 | Move source4/smbd/pidfile into lib/util in preparation for making it in common. | Jeremy Allison | 1 | -2/+2 |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 1 | -2/+2 |
2012-05-31 | Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8... | Jeremy Allison | 1 | -1/+2 |
2012-05-30 | s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarity | Andrew Bartlett | 1 | -1/+1 |
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 |