Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-22 | s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by teven... | Stefan Metzmacher | 1 | -13/+16 |
2009-01-16 | s3:winbindd: put winbindd_cache.tdb into cache_dir, not lock_dir. | Michael Adam | 1 | -4/+4 |
2009-01-05 | s3:events: change event_add_timed() prototype to match samba4 | Stefan Metzmacher | 1 | -4/+3 |
2008-10-23 | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 1 | -1/+1 |
2008-08-18 | Make the change to smbcontrol for "all" to mean broadcast, | Jeremy Allison | 1 | -4/+3 |
2008-05-19 | Don't block smbcontrol online/offline if !"winbind offline logons" | Volker Lendecke | 1 | -14/+0 |
2008-02-23 | Fix a C++ warning | Volker Lendecke | 1 | -1/+1 |
2008-01-24 | Add dump-domain-list command for debugging winbindd's domain_list. | Günther Deschner | 1 | -0/+57 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -1/+1 |
2007-11-03 | Remove more static data from lib/util_sock.c and | Jeremy Allison | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -36/+36 |
2007-10-10 | r25239: fix cut-n-paste bug in code with LIBUNWIND support | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r24845: Fix a segfault in smbcontrol when called with parameters but no extra... | Michael Adam | 1 | -3/+5 |
2007-10-10 | r24843: Add a "validate-cache" control message to winbindd. | Michael Adam | 1 | -0/+44 |
2007-10-10 | r24828: Give smbcontrol an initial talloc stackframe. | Michael Adam | 1 | -1/+6 |
2007-10-10 | r24021: use MSG_BROADCAST_PID_STR as value for broadcast messages | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24019: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/: | Stefan Metzmacher | 1 | -8/+23 |
2007-10-10 | r24005: Attempt to fix the build on host deckchair | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23563: Add dump-event-list command to smbcontrol. | Günther Deschner | 1 | -0/+17 |
2007-10-10 | r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr | Volker Lendecke | 1 | -0/+30 |
2007-10-10 | r23171: Convert connections.tdb to dbwrap | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm | Volker Lendecke | 1 | -36/+28 |
2007-10-10 | r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help". | James Peach | 1 | -5/+30 |
2007-10-10 | r22934: Change smbcontrol to use messaging_register instead of message_register | Volker Lendecke | 1 | -23/+35 |
2007-10-10 | r22911: Pass a messaging_context to message_send_all | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22908: All callers of message_init now also call messaging_init. Unify those. | Volker Lendecke | 1 | -3/+0 |
2007-10-10 | r22906: Some more message_send_pid | Volker Lendecke | 1 | -33/+46 |
2007-10-10 | r22868: Replace some message_send_pid calls with messaging_send_pid calls. More | Volker Lendecke | 1 | -29/+65 |
2007-10-10 | r22761: This introduces lib/conn_tdb.c with two main functions: connections_t... | Volker Lendecke | 1 | -34/+6 |