summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison13-118/+60
2002-11-10make sure we don't try to decode any null password buffers during aAndrew Tridgell1-11/+30
2002-11-09Add net help join text, from Steve Langasek.Jim McDonough1-15/+32
2002-11-09Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett1-0/+1
2002-11-08Make smbpasswd tell people to use 'net join', not 'net rpc join' now we haveAndrew Bartlett1-1/+1
2002-11-07Back out lp_modules() check - this one got in by accident when I added poptSe...Jelmer Vernooij1-6/+0
2002-11-07fixed some formatting errors and improved some debug statements inAndrew Tridgell1-7/+11
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison2-6/+7
2002-11-06Merge of get_dc_list() api change. This was slightly more intrusiveTim Potter2-27/+14
2002-11-05A small fix by Andy Thomas. Now that incrementing the Auth index hasRichard Sharpe1-1/+2
2002-11-05Tell popt this command requires 1 'normal' argument and has two optional 'nor...Jelmer Vernooij1-0/+7
2002-11-05See if char * makes the Irix C compiler happier than void *?Richard Sharpe1-1/+1
2002-11-05Make all of the required (I think) changes to make this code work forRichard Sharpe1-25/+61
2002-11-05Start handling Big Endian machines as well as little endian.Richard Sharpe1-2/+2
2002-11-03Extra little fix to vl's patch. Make sure the passdb and testparm messagesAndrew Bartlett1-2/+4
2002-11-03Force algorithmic rid base to sane values and talk about it.Volker Lendecke1-0/+8
2002-11-02Make sure that %u is used for SID elements ...Richard Sharpe1-1/+1
2002-11-01Add the changes to change the SIDs ...Richard Sharpe1-19/+45
2002-11-01Add more. Parse SIDs on the command line ... soon will actually mod theRichard Sharpe1-11/+88
2002-11-01Fix small typo ...Richard Sharpe1-1/+1
2002-11-01Add more code to the profiles program and add Makefile.in support.Richard Sharpe1-12/+353
2002-10-31search & replace doesn't always work reliably :-)Volker Lendecke1-2/+2
2002-10-31Add a small utility that can print out the SEC DESCs in NTUSER.DAT.Richard Sharpe1-0/+250
2002-10-28Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke1-0/+79
2002-10-21This moves the group mapping API into the passdb backend.Volker Lendecke2-15/+20
2002-10-21I was somewhat annoyed by 'pdbedit -a vl' spitting an error messageVolker Lendecke1-1/+7
2002-10-21Fix usage messageJelmer Vernooij1-1/+1
2002-10-21sync with SAMBA_3_0Gerald Carter1-585/+0
2002-10-17Added new error codes. Fix up connection code to retry in the same wayJeremy Allison3-4/+4
2002-10-14In my test, sync_context simply has to be incremented. CanVolker Lendecke1-10/+9
2002-10-12Nice *big* patch from metze.Andrew Bartlett2-34/+34
2002-10-08merge from APP_HEADGerald Carter1-0/+5
2002-10-06try to put every security descriptors related definitions in the same file.Simo Sorce1-2/+2
2002-10-05Use popt_common and use popt for showing help infoJelmer Vernooij1-30/+15
2002-10-05Add more common options to popt_common - and start usingJelmer Vernooij1-19/+7
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter4-33/+33
2002-09-30fix logic error in testparm with wins serversGerald Carter1-2/+2
2002-09-29Some more work on vampire.Volker Lendecke1-26/+18
2002-09-27Minor updates:Andrew Bartlett2-6/+20
2002-09-27Fix typoAndrew Bartlett1-1/+1
2002-09-26add -r to usage outputGerald Carter1-0/+1
2002-09-26Add -r parameter to smbgroupedit. With -r you can manually chooseVolker Lendecke1-21/+26
2002-09-26move all the passdb internal interface to NTSTATUSSimo Sorce1-13/+13
2002-09-24This is a first working version of net rpc vampire. First do a net rpcVolker Lendecke1-12/+264
2002-09-23Update some help. People keep forgetting that!Richard Sharpe1-1/+3
2002-09-23Add net getlocalsid [name]Richard Sharpe1-0/+26
2002-09-23Ok, getting a bit more ambitious. Stop me, if this is wrong. ;-)Volker Lendecke1-2/+3
2002-09-23Cosmetic fix for debug message.Volker Lendecke1-2/+1
2002-09-23Add the ability to view/set the current local domain SIDs.Volker Lendecke1-0/+45
2002-09-22Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke1-3/+1