r3173: make the RAW-QFILEINFO test cope better with null strings from the server
[jelmer/samba4-debian.git] / source / utils /
2007-10-10 Jelmer Vernooijr3006: Poptify
2007-10-10 Andrew Tridgellr2643: convert more of the auth subsyystem to the new...
2007-10-10 Andrew Tridgellr2630: I missed a couple of places in the gensec talloc...
2007-10-10 Andrew Tridgellr2629: convert gensec to the new talloc model
2007-10-10 Andrew Bartlettr2612: Ensure ntlm_auth always logs to stderr.
2007-10-10 Andrew Bartlettr2611: Try to make Samba4's ntlm_auth more consistant...
2007-10-10 Tim Potterr2597: A small program that takes SID strings on stdin...
2007-10-10 Tim Potterr2582: Merge checks for xattr and acl libraries from...
2007-10-10 Tim Potterr2576: Some userspace tools for getting and setting...
2007-10-10 Andrew Bartlettr2546: Remove another strupper_m() that we don't need.
2007-10-10 Andrew Tridgellr2074: fixed a typo
2007-10-10 Stefan Metzmacherr2066: add 'net time' command
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Stefan Metzmacherr1951: add 'net password set' call
2007-10-10 Stefan Metzmacherr1949: provide functions to access the username, userdo...
2007-10-10 Stefan Metzmacherr1919: paasword change basicly works now:-)
2007-10-10 Stefan Metzmacherr1915: use popt's cmdline_auth_info to fill the net_context
2007-10-10 Stefan Metzmacherr1914: use common popt stuff in net
2007-10-10 Stefan Metzmacherr1880: bugger, now I have used gcc 3.4.1 myself and...
2007-10-10 Stefan Metzmacherr1879: - add a user sub struct in net_context
2007-10-10 Stefan Metzmacherr1877: since make proto catches all functions
2007-10-10 Stefan Metzmacherr1876: rewrite net command completely
2007-10-10 Stefan Metzmacherr1875: - move 'net' code into a subdir
2007-10-10 Stefan Metzmacherr1844: fix the build,
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Jelmer Vernooijr1786: Add support for the 'helpstring' attribute on...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1630: - fixed the replacement timegm() function to...
2007-10-10 Andrew Bartlettr1356: Fix logic bugs in ntlm_auth.
2007-10-10 Andrew Bartlettr1305: Grrr, fix my build breakage...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Andrew Tridgellr1135: - allow integer function numbers in ndrdump
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Stefan Metzmacherr866: convert the rest of the binaries to config.mk...
2007-10-10 Stefan Metzmacherr852: remove unused utility progs
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb
2007-10-10 Andrew Tridgellr718: removed some more unused code, and two source...
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Gerald Carterr42: importing .cvsignore files
2003-12-10 Andrew Tridgell * removed some unused code
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgell * better diagnostics in ndrdump
2003-11-23 Andrew Tridgelladded a tool called 'ndrdump' that allows you to dump...
2003-11-23 Andrew Tridgellget rid of some more unused headers
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code