summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij6-0/+11
2007-10-10r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell1-1/+1
2007-10-10r3570: Export the user's group list from ntlm_auth, via a new command 'UG'Andrew Bartlett1-2/+30
2007-10-10r3552: fixed sense of ACL testAndrew Tridgell3-3/+3
2007-10-10r3551: these utils need system/filesys.hAndrew Tridgell3-0/+3
2007-10-10r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell3-3/+3
2007-10-10r3541: Add support (to be verified with the squid team) for the Squid 3.0Andrew Bartlett1-62/+135
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell1-0/+1
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2-0/+2
2007-10-10r3490: All tests work against NT4 nowJelmer Vernooij1-1/+1
2007-10-10r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation areJelmer Vernooij1-1/+0
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell3-0/+5
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell1-0/+1
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2-0/+2
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell3-0/+4
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-5/+5
2007-10-10r3415: Add support for parsing a Request file before a Reply file so we canJelmer Vernooij1-9/+41
2007-10-10r3323: more warning reductionsAndrew Tridgell1-1/+1
2007-10-10r3291: fix the build, thx to pipitas for finding thisStefan Metzmacher2-6/+7
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-3/+3
2007-10-10r3006: PoptifyJelmer Vernooij1-16/+26
2007-10-10r2643: convert more of the auth subsyystem to the new talloc methods. ThisAndrew Tridgell1-1/+1
2007-10-10r2630: I missed a couple of places in the gensec talloc conversionAndrew Tridgell1-3/+3
2007-10-10r2629: convert gensec to the new talloc modelAndrew Tridgell1-2/+2
2007-10-10r2612: Ensure ntlm_auth always logs to stderr.Andrew Bartlett1-2/+2
2007-10-10r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0.Andrew Bartlett1-8/+5
2007-10-10r2597: A small program that takes SID strings on stdin and produces a marshalledTim Potter3-0/+93
2007-10-10r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter2-2/+24
2007-10-10r2576: Some userspace tools for getting and setting ntacls via the 'security....Tim Potter4-0/+252
2007-10-10r2546: Remove another strupper_m() that we don't need.Andrew Bartlett1-1/+0
2007-10-10r2074: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r2066: add 'net time' commandStefan Metzmacher3-1/+88
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-5/+7
2007-10-10r1951: add 'net password set' callStefan Metzmacher1-0/+82
2007-10-10r1949: provide functions to access the username, userdomain and userpasswordStefan Metzmacher1-10/+3
2007-10-10r1919: paasword change basicly works now:-)Stefan Metzmacher1-0/+3
2007-10-10r1915: use popt's cmdline_auth_info to fill the net_contextStefan Metzmacher2-11/+22
2007-10-10r1914: use common popt stuff in netStefan Metzmacher1-9/+8
2007-10-10r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de...Stefan Metzmacher1-7/+6
2007-10-10r1879: - add a user sub struct in net_contextStefan Metzmacher4-23/+172
2007-10-10r1877: since make proto catches all functionsStefan Metzmacher1-1/+0