summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-03-30This sets the domain for the user in vampire. OtherwiseVolker Lendecke1-0/+2
2003-03-24(merge from HEAD)Andrew Bartlett1-82/+82
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke1-6/+0
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-23Merge of patch by waider to our samsync code.Andrew Bartlett1-35/+155
2003-03-22Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett1-4/+1
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett4-14/+16
2003-03-18One more on set_local_machine_name() taking a new 'perm' argument.Andrew Bartlett1-1/+1
2003-03-17Merge from HEAD:Andrew Bartlett1-4/+4
2003-03-17Merge from HEAD:Andrew Bartlett1-0/+9
2003-03-17Merge from HEAD:Andrew Bartlett2-3/+68
2003-02-28Move net ads lookup improvements over from HEADJim McDonough1-61/+142
2003-02-25Merge: add popt_common_version to command line options table.Tim Potter3-0/+3
2003-02-24Missed a couple of files from the client-side kerberos mergeAndrew Bartlett1-2/+14
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-7/+1
2003-02-20Added Volkers "print server role" patch.Jeremy Allison1-0/+22
2003-02-12Merge of smbcontrol debuglevel fixes from HEAD.Tim Potter1-4/+1
2003-02-07Invert flag testingVolker Lendecke1-3/+5
2003-02-06merge from HEADVolker Lendecke1-4/+22
2003-02-03Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.Jeremy Allison1-1/+1
2003-02-01Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and someAndrew Bartlett1-1/+7
2003-01-30Add 3 second timeout when terminating server and sending print notifyJeremy Allison1-1/+1
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-1/+1
2003-01-29Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison1-2/+9
2003-01-29playing janitor for abartlet. :-(Gerald Carter1-22/+15
2003-01-28This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+550
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison1-1/+1
2003-01-21Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough1-2/+3
2003-01-21Properly display popt errors. Also fix debug to be -d for consistency with o...Jim McDonough1-2/+3
2003-01-21Deleted arguments to help output - they didn't work.Tim Potter1-1/+1
2003-01-17the 'static' keyword here is useless as we are not declaring aAndrew Tridgell1-1/+1
2003-01-16Merge the fix from head about short variables.Richard Sharpe1-1/+1
2003-01-16Fix an error where the SK Offset was truncated to 16 bits. Variables neededRichard Sharpe1-1/+1
2003-01-16Updates to the NTLMSSP code again - moving the base64 decode fuctionality outAndrew Bartlett1-29/+150
2003-01-15*lots of small merges form HEADGerald Carter1-0/+2
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter1-0/+79
2003-01-15[merge]Gerald Carter4-8/+11
2003-01-15* removed unused variable from rpcclient codeGerald Carter4-8/+11
2003-01-14Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett1-1/+2
2003-01-14Merge from HEAD:Andrew Bartlett2-4/+4
2003-01-14add help text for 'net ads lookup'Andrew Tridgell1-0/+2
2003-01-13Patch from metze to to make testparm show values for 'workgroup', 'netbiosAndrew Bartlett1-1/+2
2003-01-11Fix a number of client-side fstring/pstring mixups.Andrew Bartlett2-4/+4
2003-01-08Some fixes to editreg. Clientgen should not be touched, and an update to conf...Richard Sharpe1-3/+0
2003-01-07Fix memory leak. Thanks, Herb!Volker Lendecke1-0/+1
2003-01-07Fix memory leak. Thanks, Herb!Volker Lendecke1-0/+1
2003-01-07this makes it compile, but I'm not sure if it is correct. Are we reallyHerb Lewis1-1/+1
2003-01-07Merge from HEAD.Volker Lendecke1-4/+14
2003-01-07Create a machine account correctly if the unix account exists.Volker Lendecke1-4/+14
2003-01-07'index' is the name of a libc function. Rename to 'ndx' to avoid compilerTim Potter1-4/+4