summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
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