summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij4-16/+6
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij6-28/+23
2007-10-10r5902: A rather large change...Andrew Bartlett1-1/+1
2007-10-10r5827: Make ndrdump accept a uuid as well as a pipe name to specifyTim Potter1-3/+9
2007-10-10r5782: Use standard input for reading packet data if filename not specified.Tim Potter1-4/+38
2007-10-10r5425: Convert function tables to new structure (with description)Rafal Szczesniak3-46/+14
2007-10-10r5424: Automatically generate basic help display on basis of nameRafal Szczesniak1-50/+31
2007-10-10r5423: Change function table structure to allow short descriptionRafal Szczesniak1-1/+1
2007-10-10r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell1-0/+1
2007-10-10r5412: don't force initial debug level up in ndrdumpAndrew Tridgell1-2/+0
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak4-20/+18
2007-10-10r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak3-1/+98
2007-10-10r5380: Removed extra newline.Rafal Szczesniak1-1/+0
2007-10-10r5328: - allow case sensitive nbt name lookupsAndrew Tridgell1-0/+8
2007-10-10r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell1-1/+1
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2-2/+4
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-5/+1
2007-10-10r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell1-0/+4
2007-10-10r5260: - show an error message on nmblookup failureAndrew Tridgell1-4/+8
2007-10-10r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell1-2/+4
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-5/+8
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell2-240/+239
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2-5/+5
2007-10-10r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell1-0/+299
2007-10-10r5003: delete old nmblookup.c codeAndrew Tridgell1-338/+0
2007-10-10r4889: make sure ndr print flags are initialised in ndrdumpAndrew Tridgell1-1/+2
2007-10-10r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell3-243/+3
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-34/+27
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett3-2/+111
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-3/+3
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-5/+5
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell1-1/+1
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+1
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-0/+1
2007-10-10r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett1-1/+1
2007-10-10r4341: Fix const warning.Tim Potter1-1/+1
2007-10-10r4201: Remove duplicate const.Tim Potter1-1/+1
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-4/+5
2007-10-10r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher1-3/+2
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-1/+1
2007-10-10r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell1-1/+1
2007-10-10r3963: fix conpiler warningsStefan Metzmacher1-3/+3
2007-10-10r3891: Add rot (Running Object Table) interfaceJelmer Vernooij1-0/+5
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-5/+5
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij1-24/+8
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-1/+2
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij3-28/+0
2007-10-10r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2-3/+5