summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2-11/+11
2003-10-14Set errno = ENOSYS if mmap not supported.Tim Potter1-0/+1
2003-10-02Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison1-1/+7
2003-09-29Merge from 3.0:Tim Potter1-16/+4
2003-09-29Testparm fixes:Jelmer Vernooij1-3/+9
2003-09-24* sync more files from 3.0Gerald Carter1-3/+3
2003-09-22fix some warnings found by the Sun C compilerGerald Carter2-4/+3
2003-09-21Fix typoJelmer Vernooij1-1/+1
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison1-3/+3
2003-09-15Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison1-2/+2
2003-09-15Fixed test and wording for long share names.Christopher R. Hertel1-3/+4
2003-09-15fix online helpSimo Sorce1-1/+1
2003-09-12Fix another crash bug in samsync.Tim Potter1-0/+3
2003-09-11Merge from samba-3.0:Tim Potter1-5/+10
2003-09-11Merge from samba-3.0:Tim Potter1-2/+2
2003-09-11Merge from samba-3.0:Tim Potter1-1/+1
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter16-632/+938
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce13-83/+548
2003-07-16ading new files from 3.0Gerald Carter1-0/+156
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter18-470/+1278