summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2002-12-08Some more updates ...Richard Sharpe1-2/+43
2002-12-08The beginnings of a registry editing program.Richard Sharpe1-0/+506
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter5-7/+5
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett2-21/+42
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-4/+48
2002-11-26[print notify fixes from APP_HEAD]Gerald Carter1-5/+49
2002-11-24Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn'tAndrew Bartlett1-7/+20
2002-11-24No need to #include smb.h, when we already #include include.hAndrew Bartlett3-3/+0
2002-11-24Add ntlm_auth, a new program to provide a stable interface to winbind'sAndrew Bartlett1-0/+416
2002-11-23[merge from APP_HEAD]Gerald Carter1-1/+2
2002-11-23[merge from APP_HEAD]Gerald Carter1-1/+2
2002-11-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-23jcmd really should run with a higher compiler warning level more often :-).Jeremy Allison1-1/+1
2002-11-20Spelling fix.Tim Potter1-1/+1
2002-11-18Next step of printer publishing.Jim McDonough1-31/+34
2002-11-18Back out some goofs that accidentally checked in with printer publishing.Jim McDonough1-3/+3
2002-11-18Next step of printer publishing.Jim McDonough1-34/+37
2002-11-15Updates from HEAD:Andrew Bartlett1-0/+2
2002-11-15Add samdump and vampire to 'net rpc help'Andrew Bartlett1-0/+2
2002-11-13Don't crash when there are no arguments specifiedJelmer Vernooij1-1/+4
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison13-118/+60
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison13-118/+60
2002-11-10After the lord mayors parade......Jeremy Allison1-11/+30
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-09Add net help join text, from Steve Langasek.Jim McDonough1-15/+32
2002-11-09Sync with HEADJelmer Vernooij1-0/+1
2002-11-09Merge fix for uninitialised IP variable from HEADAndrew Bartlett1-0/+1
2002-11-09Fix bug where not specifying '-S PDC' in 'net join' would cause it to attemptAndrew Bartlett1-0/+1
2002-11-08Merge from HEAD:Andrew Bartlett1-1/+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-07Keeping 3.0 in sync....Jeremy Allison1-7/+11
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-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-0/+3
2002-11-06Merge of get_dc_list() api change from HEAD.Tim Potter2-27/+14
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-05Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUAAndrew Bartlett1-0/+10
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-02port sec_desc headers reordering from HEAD.Simo Sorce1-2/+2
2002-11-02Make sure that %u is used for SID elements ...Richard Sharpe1-1/+1
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett3-60/+64
2002-11-01Add the changes to change the SIDs ...Richard Sharpe1-19/+45