Integrate abartlet's t_push_ucs2 test into test framework:
[samba.git] / source3 / utils /
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-04 Richard SharpeSome more good stuff from coolo.
2003-04-04 Tim PotterFix compiler warning - cli_lsa_query_info_policy actual...
2003-04-03 Jelmer VernooijGive warning if 'drvupgrade' doesn't get a parameter
2003-04-02 Andrew BartlettPrint out the 'freindly' error message from winbind...
2003-04-02 Jelmer VernooijFix searching master ip by bcast when old master has...
2003-04-02 Andrew Bartletterror_string, not error_message...
2003-04-02 Andrew BartlettClean up ntlm_auth a bit, and add a --diagnositics...
2003-03-31 Jelmer VernooijRemove useless popt options
2003-03-31 Volker LendeckeWaider's cosmetic change to print out the database...
2003-03-30 Volker LendeckeThis sets the domain for the user in vampire. Otherwise
2003-03-30 Jelmer Vernooij- Point users at the HOWTO Collection instead of 'READM...
2003-03-30 Andrew Tridgellfixed the -B option as well
2003-03-29 Andrew Tridgellfixed the -U option in nmblookup
2003-03-25 Jelmer VernooijDon't use 'opt'
2003-03-25 Jelmer VernooijMake variables static to satisfy exotic compilers
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Volker LendeckeImplement abartlet's suggestion to add attribs to ldap...
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Andrew BartlettNTLM Authentication:
2003-03-23 Jelmer VernooijUse popt_common for -s, -d and -V
2003-03-23 Volker LendeckeThis does two things:
2003-03-23 Andrew BartlettPatch from waider to update our samsync (net rpc vampir...
2003-03-23 Jelmer VernooijWe don't need optarg when we have popt
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijFix typo in comment
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijMove -V to -C to prevent conflict with -V for version
2003-03-22 Jelmer VernooijConvert to popt
2003-03-20 Jelmer VernooijFix setOtherHelp() - pointed out by metze
2003-03-20 Jelmer VernooijFix compile errors - don't use pstrcpy() on a fstring
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-20 Jelmer VernooijConvert smbcacls to popt
2003-03-16 Andrew BartlettChanges to help the kerberos change password code work...
2003-03-15 Andrew BartlettMinor fixes.
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-03-15 Andrew BartlettFix off-by-one bug in safe_strcpy size paramater.
2003-03-15 Andrew BartlettTruncate the machinename manually, so as not to generat...
2003-03-12 Andrew BartlettPatch from Ken Cross <kcross@nssolutions.com> to take...
2003-03-08 Andrew BartlettTestparm needs the extra arg to set_local_machine_name...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-03-03 Andrew BartlettTry the PASSWD environment variable if we don't have...
2003-02-28 Andrew Tridgell- added help on -P option
2003-02-28 Jim McDonoughcleanup some compiler warnings
2003-02-28 Jim McDonoughImprove net ads lookup:
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-25 Tim PotterFix compiler warning.
2003-02-25 Andrew BartlettFor some reason some attributes in ADS do not appear...
2003-02-24 Andrew BartlettWhenever we have a password, use the in-memory ccache...
2003-02-22 Andrew BartlettAdd static
2003-02-22 Andrew BartlettWith assuptions about unixsam gone, we can forget about...
2003-02-21 Tim PotterFixed another compiler warning.
2003-02-20 Jeremy AllisonAdded Volkers "print server role" patch.
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-16 Richard SharpeRecover much of my changes to editreg.c. Add some const...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-07 Volker LendeckeRevert Flag testing upon abartlet's request ;-)
2003-02-06 Volker LendeckeMake account flags editable with pdbedit.
2003-02-03 Jeremy AllisonGrrr. Kill all BSD-isms... Spotted by Paul Green <paulg...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Tim PotterThe REQ_DEBUGLEVEL message returns a string not a list...
2003-01-29 Andrew BartlettMake the vampire code use just pdb calls - allowing...
2003-01-29 Tim PotterUse new interface for cli_samr_query_dispinfo().
2003-01-21 Jim McDonoughProperly display popt errors. Also fix debug to be...
2003-01-21 Tim PotterDeleted arguments to help output - they didn't work.
2003-01-17 Andrew Tridgellthe 'static' keyword here is useless as we are not...
2003-01-16 Richard SharpeFix an error where the SK Offset was truncated to 16...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-14 Andrew Tridgelladd help text for 'net ads lookup'
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-08 Richard SharpeSome fixes to editreg. Clientgen should not be touched...
2003-01-07 Volker LendeckeFix memory leak. Thanks, Herb!
2003-01-07 Herb Lewisthis makes it compile, but I'm not sure if it is correc...
2003-01-07 Volker LendeckeCreate a machine account correctly if the unix account...
2003-01-07 Tim Potter'index' is the name of a libc function. Rename to...
2003-01-02 Gerald CarterWITH_SENDFILE #ifdef merged from SAMBA_2_2
2003-01-02 Andrew BartlettAdd a dash of static.
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Simo Sorcefix also net rpc shutdown
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-17 Richard SharpeStart adding code to allow the in memory version of...
2002-12-16 Gerald Carterfix usage message
2002-12-16 Richard SharpeWe now read in the whole of the registry, including...
2002-12-15 Tim PotterFix fnum leak under error condition in cacl_dump.
2002-12-15 Richard SharpeAll the code for reading in the registy is done, but...
2002-12-15 Richard SharpeAlmost finished processing the registry encoded SEC...
2002-12-14 Richard SharpeMore code to read in and create security descriptor...
2002-12-13 Richard SharpeBegin to handle Security descriptors for keys.
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
2002-12-11 Richard SharpeFix a small bug.
2002-12-11 Richard SharpeImprove the iterator wrt values ... Now prints keys...
2002-12-10 Richard SharpeTidy up some bits. We can now at least list all the...
next