summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4341: Fix const warning.Tim Potter2007-10-101-1/+1
* r4201: Remove duplicate const.Tim Potter2007-10-101-1/+1
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-4/+5
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-101-3/+2
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r3963: fix conpiler warningsStefan Metzmacher2007-10-101-3/+3
* r3891: Add rot (Running Object Table) interfaceJelmer Vernooij2007-10-101-0/+5
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-101-5/+5
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-101-24/+8
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-1/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-103-28/+0
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-102-3/+5
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-106-0/+11
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-101-1/+1
* r3570: Export the user's group list from ntlm_auth, via a new command 'UG'Andrew Bartlett2007-10-101-2/+30
* r3552: fixed sense of ACL testAndrew Tridgell2007-10-103-3/+3
* r3551: these utils need system/filesys.hAndrew Tridgell2007-10-103-0/+3
* r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell2007-10-103-3/+3
* r3541: Add support (to be verified with the squid team) for the Squid 3.0Andrew Bartlett2007-10-101-62/+135
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-0/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-102-0/+2
* r3490: All tests work against NT4 nowJelmer Vernooij2007-10-101-1/+1
* r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij2007-10-101-1/+0
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-103-0/+5
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-102-0/+2
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-103-0/+4
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-5/+5
* r3415: Add support for parsing a Request file before a Reply file so we canJelmer Vernooij2007-10-101-9/+41
* r3323: more warning reductionsAndrew Tridgell2007-10-101-1/+1
* r3291: fix the build, thx to pipitas for finding thisStefan Metzmacher2007-10-102-6/+7
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-3/+3
* r3006: PoptifyJelmer Vernooij2007-10-101-16/+26
* r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell2007-10-101-1/+1
* r2630: I missed a couple of places in the gensec talloc conversionAndrew Tridgell2007-10-101-3/+3