Age | Commit message (Expand) | Author | Files | Lines |
2013-02-19 | s3:utils: make use of samba_tevent_context_init() | Stefan Metzmacher | 1 | -1/+1 |
2013-01-28 | smbcontrol: Fix undefined serverid_traverse_read warning | Volker Lendecke | 1 | -0/+1 |
2013-01-28 | smbcontrol: Fix the build with libunwind | Volker Lendecke | 1 | -1/+1 |
2012-12-12 | s3-utils: Cleanup code in wait_replies(). | Andreas Schneider | 1 | -3/+4 |
2012-11-05 | s3:utils fix a whitespace error | Christian Ambach | 1 | -1/+1 |
2012-10-19 | s3:smbcontrol: don't do stack_trace by connection but by server_id. | Gregor Beck | 1 | -6/+7 |
2012-08-09 | Check error returns from strupper_m() (in all reasonable places). | Jeremy Allison | 1 | -1/+1 |
2012-07-19 | Move everything to use the common pidfile functions. | Jeremy Allison | 1 | -1/+2 |
2012-07-19 | Move source4/smbd/pidfile into lib/util in preparation for making it in common. | Jeremy Allison | 1 | -1/+1 |
2012-04-21 | s3:smbcontrol: remove an unused variable | Michael Adam | 1 | -4/+0 |
2012-04-20 | s3:id_cache: do not use the in-memory idmap cache (it is going to be removed) | Michael Adam | 1 | -6/+3 |
2012-04-17 | s3: Add "notify-cleanup" to smbcontrol | Volker Lendecke | 1 | -0/+13 |
2012-04-06 | s3-utils: add do_reload_printers command to smbcontol | Björn Baumbach | 1 | -0/+14 |
2012-01-17 | s3:smbcontrol: avoid using messaging_event_context() | Stefan Metzmacher | 1 | -10/+7 |
2012-01-17 | s3:smbcontrol: pass tevent_context down to wait_replies() | Stefan Metzmacher | 1 | -10/+11 |
2012-01-17 | s3:smbcontrol: pass tevent_context down to subcommands | Stefan Metzmacher | 1 | -38/+69 |
2011-12-13 | s3:smbcontrol: remove unused "samsync" and "samrepl" commands | Stefan Metzmacher | 1 | -30/+0 |
2011-12-12 | s3: Remove a bunch of calls to procid_self() | Volker Lendecke | 1 | -1/+1 |
2011-09-15 | Finish commit 8745c70d by Michael Adam. | Jeremy Allison | 1 | -4/+4 |
2011-08-21 | s3-id_cache: Use better names for id cache management ops | Andreas Schneider | 1 | -3/+3 |
2011-07-28 | s3:smbcontrol: use lp_load_global(): smbcontrol does not need to load the shares | Michael Adam | 1 | -1/+1 |
2011-06-09 | s3-param Remove special case for global_scope() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 1 | -3/+3 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -2/+2 |
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-libsmb: put namequery headers to nmblib.h | 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-02-28 | s3: smbcontrol to notify smbd about idmap changes | Gregor Beck | 1 | -0/+49 |
2011-02-22 | s3-printing: isolate print notification prototypes better. | Günther Deschner | 1 | -0/+1 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+1 |
2010-09-30 | s3: Add "smbcontrol winbindd ip-dropped <local-ip>" | Volker Lendecke | 1 | -0/+17 |
2010-09-30 | s3: Fix a typo in dump-domain-list smbcontrol usage msg | Volker Lendecke | 1 | -1/+1 |
2010-09-27 | Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all | Jeremy Allison | 1 | -1/+2 |
2010-08-08 | s3: Lift the server_messaging_context from notify_printer_byname | Volker Lendecke | 1 | -1/+2 |
2010-08-08 | s3: Lift the server_messaging_context from notify_job_status_byname | Volker Lendecke | 1 | -0/+4 |
2010-08-08 | s3: Lift the server_messaging_context from notify_printer_status_byname | Volker Lendecke | 1 | -3/+7 |
2010-08-06 | s3: Remove some explicit calls to procid_self() | Volker Lendecke | 1 | -7/+10 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-08-01 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -14/+14 |
2010-07-31 | s3-build: avoid to globally include printing and spoolss headers. | Günther Deschner | 1 | -0/+2 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-03-05 | s3: Make "smbcontrol xx debuglevel" print the correct cluster pid | Volker Lendecke | 1 | -2/+6 |
2010-03-01 | s3: Add connections_forall_read() | Volker Lendecke | 1 | -3/+2 |
2010-02-23 | s3: Consolidate some pid_to_procid() calls to procid_self() | Volker Lendecke | 1 | -5/+5 |
2010-02-23 | s3: Consolidate server_id_self into the equivalent procid_self() | Volker Lendecke | 1 | -1/+1 |
2010-01-17 | s3: Fix the format string for smbcontrol pool-usage | Volker Lendecke | 1 | -1/+1 |
2009-08-24 | make smbcontrol smbd ping work proper checking for arguments handle short pid... | Olaf Flebbe | 1 | -8/+5 |
2009-03-18 | s3-smbcontrol: use correct PRINTER_NOTIFY flags. | Günther Deschner | 1 | -3/+3 |