summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23407: While verifying a bug I found out that for some reasonSimo Sorce1-17/+14
2007-10-10r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam1-1/+1
2007-10-10r23323: merged ldb changes from 3.0.26Andrew Tridgell2-1/+3
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter1-10/+10
2007-10-10r23223: Convert a leftover direct tdb access to sessionid.tdbVolker Lendecke1-12/+13
2007-10-10r23207: merge net help test fix from SAMBA_3_0_26Gerald Carter1-0/+1
2007-10-10r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke1-0/+30
2007-10-10r23195: Add void *private_data to brl_forallVolker Lendecke1-2/+3
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke1-6/+23
2007-10-10r23171: Convert connections.tdb to dbwrapVolker Lendecke3-6/+7
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-36/+28
2007-10-10r23010: Make the output of "smbcontrol --help" match that of "smbcontrol help".James Peach1-5/+30
2007-10-10r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...James Peach2-10/+4
2007-10-10r23005: If we're running on a system where time_t is 8 bytesJeremy Allison1-2/+2
2007-10-10r22973: Apparently, 3.0.25 broke smb4k badly ;-)Alexander Bokovoy1-2/+6
2007-10-10r22954: More messaging_registerVolker Lendecke1-6/+0
2007-10-10r22934: Change smbcontrol to use messaging_register instead of message_registerVolker Lendecke1-23/+35
2007-10-10r22932: Use the same symbol in sizeof and cast for talloc.Michael Adam1-1/+1
2007-10-10r22911: Pass a messaging_context to message_send_allVolker Lendecke1-1/+1
2007-10-10r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke1-3/+0
2007-10-10r22906: Some more message_send_pidVolker Lendecke1-33/+46
2007-10-10r22900: Convert profile/ to messaging_send_pid/messaging_registerVolker Lendecke1-2/+2
2007-10-10r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke1-29/+65
2007-10-10r22867: With Samba4's IDL, we now have two new flags for share types: STYPE_T...Alexander Bokovoy1-1/+1
2007-10-10r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2-31/+31
2007-10-10r22828: Fix typo. Bugzilla #4589.James Peach1-1/+1
2007-10-10r22787: More from Karolin: Make map_unix_group() static to net_sam.c, add "netVolker Lendecke1-0/+118
2007-10-10r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and changeVolker Lendecke1-7/+8
2007-10-10r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.Volker Lendecke1-8/+7
2007-10-10r22766: Merge from 3_0:Volker Lendecke1-7/+8
2007-10-10r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke3-116/+43
2007-10-10r22751: Next step for the cluster merge: sessionid.tdb should contain a 'structVolker Lendecke2-16/+16
2007-10-10r22747: Fix some C++ warningsVolker Lendecke1-1/+1
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke4-38/+38
2007-10-10r22729: add help text for osver and osname options to 'net ads join' (patch f...Gerald Carter1-1/+6
2007-10-10r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:Gerald Carter1-9/+31
2007-10-10r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-4/+8
2007-10-10r22588: Make all uses of TALLOC_MEMDUP consistent.Jeremy Allison1-1/+5
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-1/+9
2007-10-10r22412: Add a "deletelocalgroup" subcommand to net sam.Michael Adam1-0/+42
2007-10-10r22282: Fix last few name -> servicename changes.Jeremy Allison2-3/+3
2007-10-10r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke3-0/+1122
2007-10-10r22071: Make the error message for incorrect use of '-c' show the parameter a...Andrew Bartlett1-1/+1
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher1-1/+1
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison1-2/+2
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2-16/+16
2007-10-10r22000: remove useless castsStefan Metzmacher1-9/+9
2007-10-10r21962: Make pdbedit use the configfile specified by -sVolker Lendecke1-1/+6
2007-10-10r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter1-1/+94
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke3-8/+3