summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-02More changes to editreg to make it less tetchy.Richard Sharpe1-17/+17
2003-06-02Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe1-5/+5
2003-05-29Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij1-1/+1
2003-05-15Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison1-1/+1
2003-05-12Fix compiler warnings.Jeremy Allison1-1/+0
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij15-34/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij15-0/+34
2003-05-09Fix bug #4 for net rap. Allow more than 50 chars for long form listings of u...Jim McDonough1-2/+2
2003-05-09Some more static definitions ...Richard Sharpe1-0/+16