summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2004-02-24Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke1-1/+62
2004-02-24Remove unused variable.Volker Lendecke1-1/+0
2004-02-24'net idmap restore' is too useful to be left broken :-)Volker Lendecke1-1/+105
2004-02-23Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2-2/+8
2004-02-19Enable checking/resetting of account lockout and bad password based on policyJim McDonough1-3/+17
2004-02-19Add bad password reset and display of bad password count/timeJim McDonough1-3/+25
2004-02-17Don't try to show entries that could not be listed.Volker Lendecke1-0/+9
2004-02-17If there are no alias members, don't ask for their sids.Volker Lendecke1-0/+4
2004-02-16Fix success message for net groupmap modifyVolker Lendecke1-1/+1
2004-02-13Fix eta calculation when resumingJelmer Vernooij1-1/+1
2004-02-12merges from 3.0Gerald Carter1-2/+4
2004-02-11BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fi...Gerald Carter2-5/+6
2004-02-09Expand 'net rpc group members' to local groups.Volker Lendecke1-49/+175
2004-02-08(merge from 3.0)Andrew Bartlett3-89/+116
2004-02-08(merge from 3.0)Andrew Bartlett1-0/+1
2004-02-08(merge from 3.0)Andrew Bartlett2-7/+7
2004-02-08(merge from 3.0)Andrew Bartlett1-1/+1
2004-02-08(merge from 3.0)Andrew Bartlett1-0/+131
2004-01-29more initialization fixesGerald Carter1-0/+41
2004-01-26(merge from 3.0)Andrew Bartlett2-15/+2
2004-01-21Fix compiler warningVolker Lendecke1-0/+2
2004-01-21Display some nicer error messages for login via 'net'. I don'tVolker Lendecke1-0/+8
2004-01-16Fix another join problem. Don't use a TALLOC_CTX before it has beenJim McDonough1-4/+25
2004-01-15Fix net rpc join (at least newstyle) after it was broken by changingJim McDonough1-5/+5
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter4-32/+599
2004-01-09fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter1-1/+1
2004-01-06Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison1-0/+6
2004-01-06(merge from 3.0)Andrew Bartlett3-4/+5
2004-01-05(merge from 3.0)Andrew Bartlett2-5/+4
2004-01-05(merge from 3.0)Andrew Bartlett1-11/+25
2004-01-05(merge from 3.0)Andrew Bartlett1-4/+2
2004-01-05(merge from 3.0)Andrew Bartlett1-54/+254
2004-01-05(merge from 3.0)Andrew Bartlett1-342/+181
2003-12-26Collecting some minor patches...Volker Lendecke1-8/+10
2003-12-24(merge from 3.0)Andrew Bartlett1-4/+9
2003-12-01In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke1-3/+3
2003-12-01Beautify the net status help message a bitVolker Lendecke1-4/+4
2003-12-01I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke3-0/+268
2003-11-28Implement 'net rpc group list [global|local|builtin]*' for a select listing ofVolker Lendecke2-0/+36
2003-11-27Fix for pdbedit error code returns (sorry, forgot who sent in the patch).Jeremy Allison1-2/+11
2003-11-27Only ask for 512 names at a time.Volker Lendecke1-8/+19
2003-11-26Implement "net rpc group members": Get members of a domain group inVolker Lendecke2-0/+89
2003-11-26Get rid of a const warningVolker Lendecke1-2/+2
2003-11-23Merge from 3.0:Andrew Bartlett2-5/+5
2003-11-22(merge from 3.0)Andrew Bartlett1-72/+112
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-10-31Merge from 3.0:Tim Potter1-40/+40
2003-10-30First round of merging various UUID structures.Jim McDonough1-5/+5
2003-10-24Add shutdown abort try over initshutdown pipe first, then fall back toJim McDonough1-4/+49
2003-10-23Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough3-3/+4