summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r1876: rewrite net command completelyStefan Metzmacher5-567/+111
2007-10-10r1875: - move 'net' code into a subdirStefan Metzmacher12-6883/+0
2007-10-10r1844: fix the build,Stefan Metzmacher1-1/+1
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij3-1/+15
2007-10-10r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij1-1/+5
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher7-267/+267
2007-10-10r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell1-1/+1
2007-10-10r1356: Fix logic bugs in ntlm_auth.Andrew Bartlett1-3/+7
2007-10-10r1305: Grrr, fix my build breakage...Andrew Bartlett1-1/+1
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-201/+215
2007-10-10r1200: Add 'gensec', our generic security layer.Andrew Bartlett1-762/+70
2007-10-10r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett3-321/+1305
2007-10-10r1135: - allow integer function numbers in ndrdumpAndrew Tridgell1-0/+5
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher4-10/+10
2007-10-10r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2-8/+8
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2-3/+3
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher4-10/+10
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher3-18/+18
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher6-57/+57
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2-0/+17
2007-10-10r852: remove unused utility progsStefan Metzmacher15-8247/+0
2007-10-10r848: convert lib/tdb into the same layout as lib/ldbStefan Metzmacher8-1481/+0
2007-10-10r718: removed some more unused code, and two source filesAndrew Tridgell1-32/+0
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher2-3/+3
2007-10-10r152: a quick airport commit ....Andrew Tridgell4-10/+10
2007-10-10r42: importing .cvsignore filesGerald Carter1-1/+0
2003-12-10 * removed some unused codeAndrew Tridgell3-199/+99
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-22/+6
2003-11-23 * better diagnostics in ndrdumpAndrew Tridgell1-0/+17
2003-11-23added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell1-0/+179
2003-11-23get rid of some more unused headersAndrew Tridgell1-2/+0
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell12-12/+12
2003-08-13first public release of samba4 codeAndrew Tridgell39-0/+18336