summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* r5425: Convert function tables to new structure (with description)Rafal Szczesniak2005-02-163-46/+14
* r5424: Automatically generate basic help display on basis of nameRafal Szczesniak2005-02-161-50/+31
* r5423: Change function table structure to allow short descriptionRafal Szczesniak2005-02-161-1/+1
* r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell2005-02-161-0/+1
* r5412: don't force initial debug level up in ndrdumpAndrew Tridgell2005-02-161-2/+0
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2005-02-154-20/+18
* r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak2005-02-143-1/+98
* r5380: Removed extra newline.Rafal Szczesniak2005-02-141-1/+0
* r5328: - allow case sensitive nbt name lookupsAndrew Tridgell2005-02-111-0/+8
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2005-02-101-1/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2005-02-101-0/+1
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2005-02-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-102-2/+4
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2005-02-101-5/+1
* r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell2005-02-071-0/+4
* r5260: - show an error message on nmblookup failureAndrew Tridgell2005-02-071-4/+8
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2005-02-061-2/+4
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2005-01-311-5/+8
* r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell2005-01-282-240/+239
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-272-5/+5
* r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell2005-01-261-0/+299
* r5003: delete old nmblookup.c codeAndrew Tridgell2005-01-261-338/+0
* r4889: make sure ndr print flags are initialised in ndrdumpAndrew Tridgell2005-01-211-1/+2
* r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell2005-01-173-243/+3
* r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2005-01-151-34/+27
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2005-01-133-2/+111
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2005-01-091-3/+3
* r4616: the first phase in the addition of proper support forAndrew Tridgell2005-01-091-5/+5
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2005-01-071-1/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2005-01-061-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2004-12-301-0/+1
* r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett2004-12-241-1/+1
* r4341: Fix const warning.Tim Potter2004-12-231-1/+1
* r4201: Remove duplicate const.Tim Potter2004-12-141-1/+1
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2004-12-111-4/+5
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2004-12-051-3/+2
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2004-12-031-1/+1
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2004-12-021-1/+1
* r3963: fix conpiler warningsStefan Metzmacher2004-11-251-3/+3
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2004-11-201-0/+5
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2004-11-191-5/+5
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2004-11-161-24/+8
* r3744: Support building subsystems as a shared library. Modules don't work yet, Jelmer Vernooij2004-11-151-1/+2
* r3733: More build system fixes/features:Jelmer Vernooij2004-11-143-28/+0
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2004-11-092-3/+5
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2004-11-066-0/+11
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2004-11-061-1/+1
* r3570: Export the user's group list from ntlm_auth, via a new command 'UG'Andrew Bartlett2004-11-061-2/+30
* r3552: fixed sense of ACL testAndrew Tridgell2004-11-053-3/+3
* r3551: these utils need system/filesys.hAndrew Tridgell2004-11-053-0/+3