index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
/
smbcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-4
/
+0
*
r24845: Fix a segfault in smbcontrol when called with parameters but no extra...
Michael Adam
2007-08-31
1
-3
/
+5
*
r24843: Add a "validate-cache" control message to winbindd.
Michael Adam
2007-08-31
1
-0
/
+44
*
r24828: Give smbcontrol an initial talloc stackframe.
Michael Adam
2007-08-31
1
-1
/
+6
*
r24022: use MSG_BROADCAST_PID_STR as value for broadcast messages
Stefan Metzmacher
2007-07-24
1
-1
/
+1
*
r24020: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:
Stefan Metzmacher
2007-07-24
1
-8
/
+23
*
r24005: Attempt to fix the build on host deckchair
Volker Lendecke
2007-07-23
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23563: Add dump-event-list command to smbcontrol.
Günther Deschner
2007-06-21
1
-0
/
+17
*
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
2007-05-29
1
-0
/
+30
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-05-28
1
-3
/
+4
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-05-21
1
-36
/
+28
*
r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help".
James Peach
2007-05-19
1
-5
/
+30
*
r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:
Stefan Metzmacher
2007-05-16
1
-1
/
+1
*
r22934: Change smbcontrol to use messaging_register instead of message_register
Volker Lendecke
2007-05-16
1
-23
/
+35
*
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2007-05-15
1
-1
/
+1
*
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
2007-05-15
1
-3
/
+0
*
r22906: Some more message_send_pid
Volker Lendecke
2007-05-15
1
-33
/
+46
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-05-14
1
-29
/
+65
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-05-08
1
-34
/
+6
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-05-07
1
-35
/
+35
*
r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug
Herb Lewis
2007-03-09
1
-20
/
+8
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
1
-12
/
+16
*
r19789: making progress ... moving on to rpcclient now
Gerald Carter
2006-11-19
1
-9
/
+11
*
r16104: Set version to 3.0.23rc2
Gerald Carter
2006-06-08
1
-1
/
+1
*
r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)
Gerald Carter
2006-05-23
1
-1
/
+217
*
r15153: more changes for the release notes and ab's latest fixes for winbindd...
Gerald Carter
2006-04-20
1
-1
/
+1
*
r14900: Separate words in error message.
James Peach
2006-04-04
1
-1
/
+1
*
r14899: Add missing semi-colon.
James Peach
2006-04-04
1
-1
/
+1
*
r14898: This change is an attempt to improve the quality of the information that
James Peach
2006-04-04
1
-0
/
+43
*
r13695: Make code consistent with documentation. :-)
Alexander Bokovoy
2006-02-26
1
-5
/
+8
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2006-02-20
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2006-02-03
1
-2
/
+112
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2006-01-28
1
-1
/
+1
*
r12781: Support the level parameter for lsa_lookupsids.
Volker Lendecke
2006-01-08
1
-0
/
+2
*
r11962: Bring talloc up to date with Samba4, re-add the
Jeremy Allison
2005-11-29
1
-2
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2005-09-30
1
-47
/
+79
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2005-06-08
1
-2
/
+49
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2005-03-31
1
-1
/
+2
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2005-03-30
1
-1
/
+1
*
r416: add a newline to the debuglevel message returned string
Herb Lewis
2004-04-29
1
-1
/
+9
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
1
-0
/
+747