Merge fixes and tests for jra's broken strstr_m() function from 3.0
[samba.git] / source3 / utils /
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-05 Jelmer VernooijAdd -O (write downloaded files to stdout), based on...
2004-03-04 Volker LendeckeAnother typo, sorry for samba-cvs spam :-)
2004-03-04 Volker LendeckeFix typo.
2004-03-02 Simo SorceSorry, forgot to commit an essential piece.
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-29 Volker Lendeckenet_rpc.c: Don't complain if [add|del]mem was successful.
2004-02-29 Volker LendeckeTrivial commit to make 'smbdiff 3_0/source head/source...
2004-02-29 Volker LendeckePrint an informative error message if trying to add...
2004-02-28 Volker LendeckeAdd 'net rpc group [add|del]mem' for domain groups...
2004-02-28 Volker LendeckeFix my fix to net rpc group list. We can certainly...
2004-02-27 Rafal SzczesniakAdding ability to operate on trust passwords to pdbedit...
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-24 Volker LendeckeAdd 'net rpc group add'. For this parse_samr.c had...
2004-02-24 Volker LendeckeRemove unused variable.
2004-02-24 Volker Lendecke'net idmap restore' is too useful to be left broken :-)
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-19 Jim McDonoughEnable checking/resetting of account lockout and bad...
2004-02-19 Jim McDonoughAdd bad password reset and display of bad password...
2004-02-17 Volker LendeckeDon't try to show entries that could not be listed.
2004-02-17 Volker LendeckeIf there are no alias members, don't ask for their...
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2004-02-13 Jelmer VernooijFix eta calculation when resuming
2004-02-12 Gerald Cartermerges from 3.0
2004-02-11 Gerald CarterBUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelin...
2004-02-09 Volker LendeckeExpand 'net rpc group members' to local groups.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-01-29 Gerald Cartermore initialization fixes
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-21 Volker LendeckeFix compiler warning
2004-01-21 Volker LendeckeDisplay some nicer error messages for login via 'net...
2004-01-16 Jim McDonoughFix another join problem. Don't use a TALLOC_CTX befor...
2004-01-15 Jim McDonoughFix net rpc join (at least newstyle) after it was broke...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2003-12-26 Volker LendeckeCollecting some minor patches...
2003-12-24 Andrew Bartlett(merge from 3.0)
2003-12-01 Volker LendeckeIn the brief 'net rpc group' listing, don't cut off...
2003-12-01 Volker LendeckeBeautify the net status help message a bit
2003-12-01 Volker LendeckeI needed a decently parseable format of smbstatus....
2003-11-28 Volker LendeckeImplement 'net rpc group list [global|local|builtin...
2003-11-27 Jeremy AllisonFix for pdbedit error code returns (sorry, forgot who...
2003-11-27 Volker LendeckeOnly ask for 512 names at a time.
2003-11-26 Volker LendeckeImplement "net rpc group members": Get members of a...
2003-11-26 Volker LendeckeGet rid of a const warning
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-10-31 Tim PotterMerge from 3.0:
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-24 Jim McDonoughAdd shutdown abort try over initshutdown pipe first...
2003-10-23 Jim McDonoughFix bug 451. Stop net -P from prompting for machine...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-14 Tim PotterSet errno = ENOSYS if mmap not supported.
2003-10-02 Jeremy AllisonPortability fixes from schmitz@hp.com (Joachim Schmitz...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-29 Jelmer VernooijTestparm fixes:
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-21 Jelmer VernooijFix typo
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-15 Jeremy AllisonFix from gregory@networksentry.co.za, don't clobber...
2003-09-15 Christopher R. HertelFixed test and wording for long share names.
2003-09-15 Simo Sorcefix online help
2003-09-12 Tim PotterFix another crash bug in samsync.
2003-09-11 Tim PotterMerge from samba-3.0:
2003-09-11 Tim PotterMerge from samba-3.0:
2003-09-11 Tim PotterMerge from samba-3.0:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Carterading new files from 3.0
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-02 Richard SharpeMore changes to editreg to make it less tetchy.
2003-06-02 Richard SharpeSome fixes for editreg.c, although I see that head...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-15 Jeremy AllisonPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-09 Jim McDonoughFix bug #4 for net rap. Allow more than 50 chars for...
2003-05-09 Richard SharpeSome more static definitions ...
2003-05-09 Richard SharpeAdd some static ...
2003-05-09 Richard SharpeSome more fixes for syntax problems on AIX etc ...
2003-05-09 Richard SharpeFix up a bunch of compiler warnings ...
2003-05-09 Richard SharpeFix some compiler warnings about const etc ...
2003-05-05 Rafal SzczesniakTurn off using lsa_qos.
next