summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r2629: convert gensec to the new talloc modelAndrew Tridgell2007-10-101-2/+2
* r2612: Ensure ntlm_auth always logs to stderr.Andrew Bartlett2007-10-101-2/+2
* r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0.Andrew Bartlett2007-10-101-8/+5
* r2597: A small program that takes SID strings on stdin and produces a marshalledTim Potter2007-10-103-0/+93
* r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter2007-10-102-2/+24
* r2576: Some userspace tools for getting and setting ntacls via the 'security....Tim Potter2007-10-104-0/+252
* r2546: Remove another strupper_m() that we don't need.Andrew Bartlett2007-10-101-1/+0
* r2074: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r2066: add 'net time' commandStefan Metzmacher2007-10-103-1/+88
* r1985: take advantage of the new talloc in a few more placesAndrew Tridgell2007-10-101-5/+7
* r1951: add 'net password set' callStefan Metzmacher2007-10-101-0/+82
* r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher2007-10-101-10/+3
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-0/+3
* r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2007-10-102-11/+22
* r1914: use common popt stuff in netStefan Metzmacher2007-10-101-9/+8
* r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de...Stefan Metzmacher2007-10-101-7/+6
* r1879: - add a user sub struct in net_contextStefan Metzmacher2007-10-104-23/+172
* r1877: since make proto catches all functionsStefan Metzmacher2007-10-101-1/+0