summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* r7249: Cope with struct member renameJelmer Vernooij2007-10-105-7/+7
* r7117: Move more manpages to the source repositoryJelmer Vernooij2007-10-102-0/+352
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-4/+2
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2007-10-101-1/+1
* r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter2007-10-101-1/+1
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-6/+6
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-5/+5
* r6612: fix the buildStefan Metzmacher2007-10-102-9/+2
* r6609: remove double entry for [BINARY::getntacl]Stefan Metzmacher2007-10-101-15/+0
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-103-0/+70
* r6527: Resurrect getntacl utility program. At the moment we only display theTim Potter2007-10-102-3/+117
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-101-1/+2
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-54/+54
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-104-16/+6
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-106-28/+23
* r5902: A rather large change...Andrew Bartlett2007-10-101-1/+1
* r5827: Make ndrdump accept a uuid as well as a pipe name to specifyTim Potter2007-10-101-3/+9
* r5782: Use standard input for reading packet data if filename not specified.Tim Potter2007-10-101-4/+38
* r5425: Convert function tables to new structure (with description)Rafal Szczesniak2007-10-103-46/+14
* r5424: Automatically generate basic help display on basis of nameRafal Szczesniak2007-10-101-50/+31
* r5423: Change function table structure to allow short descriptionRafal Szczesniak2007-10-101-1/+1
* r5413: enable standard samba command line options in ndrdump (so -d works)Andrew Tridgell2007-10-101-0/+1
* r5412: don't force initial debug level up in ndrdumpAndrew Tridgell2007-10-101-2/+0
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2007-10-104-20/+18
* r5381: Added net_user.c with net tool interface for managing user accounts.Rafal Szczesniak2007-10-103-1/+98
* r5380: Removed extra newline.Rafal Szczesniak2007-10-101-1/+0
* r5328: - allow case sensitive nbt name lookupsAndrew Tridgell2007-10-101-0/+8
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-1/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5300: more uint32 and system/filesys.h build fixes when developer mode is en...Andrew Tridgell2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-102-2/+4
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-5/+1
* r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell2007-10-101-0/+4
* r5260: - show an error message on nmblookup failureAndrew Tridgell2007-10-101-4/+8
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2007-10-101-2/+4
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-5/+8
* r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell2007-10-102-240/+239
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-102-5/+5
* r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell2007-10-101-0/+299
* r5003: delete old nmblookup.c codeAndrew Tridgell2007-10-101-338/+0
* r4889: make sure ndr print flags are initialised in ndrdumpAndrew Tridgell2007-10-101-1/+2
* r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell2007-10-103-243/+3
* r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2007-10-101-34/+27
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-103-2/+111
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-3/+3
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-101-5/+5
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-101-1/+1
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-0/+1
* r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett2007-10-101-1/+1