summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r1876: rewrite net command completelyStefan Metzmacher2007-10-105-567/+111
* r1875: - move 'net' code into a subdirStefan Metzmacher2007-10-1012-6883/+0
* r1844: fix the build,Stefan Metzmacher2007-10-101-1/+1
* r1838: Updates from the airplane:Jelmer Vernooij2007-10-103-1/+15
* r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij2007-10-101-1/+5
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-107-267/+267
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2007-10-101-1/+1
* r1356: Fix logic bugs in ntlm_auth.Andrew Bartlett2007-10-101-3/+7
* r1305: Grrr, fix my build breakage...Andrew Bartlett2007-10-101-1/+1
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-201/+215
* r1200: Add 'gensec', our generic security layer.Andrew Bartlett2007-10-101-762/+70
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-103-321/+1305
* r1135: - allow integer function numbers in ndrdumpAndrew Tridgell2007-10-101-0/+5
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-104-10/+10
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-102-8/+8
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-102-3/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-104-10/+10
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-103-18/+18
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-106-57/+57
* r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2007-10-102-0/+17
* r852: remove unused utility progsStefan Metzmacher2007-10-1015-8247/+0
* r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher2007-10-108-1481/+0
* r718: removed some more unused code, and two source filesAndrew Tridgell2007-10-101-32/+0
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-102-3/+3
* r152: a quick airport commit ....Andrew Tridgell2007-10-104-10/+10