summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.0alpha18cvs2svn Import User2002-07-1540-8671/+0
|\
* | preparing for release of 3.0-alpha18Samba Release Account2002-07-152-1/+7
* | fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell2002-07-155-11/+8
* | enum_group_mapping takes an enum not an intAndrew Tridgell2002-07-151-1/+1
* | checking for NULL really is counter-productive, and this one was alsoAndrew Tridgell2002-07-151-5/+0
* | fixed a call to get_current_groups()Andrew Tridgell2002-07-151-1/+1
* | don't use C++ comments in C - it doesn't work on many compilersAndrew Tridgell2002-07-151-1/+1
* | fixed a problem with getgroups() where it could include our currentAndrew Tridgell2002-07-154-14/+65
* | don't report the faiilure of non-blocking locks. They are supposed toAndrew Tridgell2002-07-151-1/+1
* | after thinking about the env variable hack for avoiding group membershipAndrew Tridgell2002-07-141-14/+20
* | addedd new (t)alloc_sub_* functionsSimo Sorce2002-07-145-44/+318
* | this is a trick to work around the fact that posix does not supplyAndrew Tridgell2002-07-146-9/+53
* | Show the account flags in the 'verbose' listing of pdbedit.Andrew Bartlett2002-07-141-0/+2
* | Apply patch from "Kai Krueger" <kai@kruegernetz.de> to make it easier toAndrew Bartlett2002-07-141-51/+116
* | Fix up a botched prevoius commit.Andrew Bartlett2002-07-141-11/+10
* | removed some meaningless const casts that were causing thousands ofAndrew Tridgell2002-07-141-12/+11
* | move opt_machine_pass to keep some compilers happyAndrew Tridgell2002-07-141-1/+1
* | Move nttrans.c into the NTSTATUS age.Andrew Bartlett2002-07-141-41/+29
* | added useful 'net rpc info' commandAndrew Tridgell2002-07-131-0/+76
* | added --machine-pass option to net. This allows you to authenticate asAndrew Tridgell2002-07-131-1/+21
* | make this a ZERO_STRUCTP for consitancy with the rest of Samba.Andrew Bartlett2002-07-131-1/+1
* | Make smbmnt a standalone program from a linker point of view. Hopefully thisAndrew Bartlett2002-07-132-4/+3
* | I just noticed that I never added my copyright when I messed with thisAndrew Bartlett2002-07-131-0/+1
* | Make smbpasswd behave like all the other backends, where a NULL or invalidAndrew Bartlett2002-07-131-7/+4
* | This makes smbcacls a bit easier to use and debug.Andrew Bartlett2002-07-131-8/+15
* | fix directory listing on win9x.Andrew Tridgell2002-07-131-3/+7
* | Some fix ups but committing so Andrew can look at the problem I have.Richard Sharpe2002-07-132-44/+12
* | Fix up the include file that had problems as well.Richard Sharpe2002-07-132-16/+251
* | Add these two files I forgot.Richard Sharpe2002-07-132-0/+476
* | Fix some multibyte problems that I forgot about.Richard Sharpe2002-07-131-6/+6
* | fixed a stdin bug in XFILE that prevented 'print -' from workingAndrew Tridgell2002-07-131-4/+4
* | - fixed a crash bug for 'print -'Andrew Tridgell2002-07-132-3/+4
* | The changes in make_sec_desc to make us match W2K broke the marshalling/unmar...Jeremy Allison2002-07-122-20/+25
* | We must ZERO_STRUCT before using the buffer in copy_unistr2.Jeremy Allison2002-07-121-0/+3
* | fix setting machine passwords in the case where a user account of theAndrew Tridgell2002-07-121-1/+5
* | Commit Tom Jansen's changes to head.Richard Sharpe2002-07-112-820/+902
* | Regenerated.Tim Potter2002-07-111-11/+12
* | Usage fixes from APPLIANCE_HEAD.Tim Potter2002-07-111-1/+2
* | Another compile fix.Tim Potter2002-07-111-2/+2
* | Compile fix for flags field to cli_full_connection()Tim Potter2002-07-111-1/+1
* | Merge of init_domain_list() fix from APPLIANCE_HEAD.Tim Potter2002-07-111-3/+0
* | added copyrightGerald Carter2002-07-111-0/+1
* | added copyrightGerald Carter2002-07-113-2/+4
* | this implements a completely new strategy for fetching groupAndrew Tridgell2002-07-112-33/+118
* | last check in for tonight.Gerald Carter2002-07-113-56/+139
* | this fixes the ads dump codeAndrew Tridgell2002-07-111-3/+3
* | all that is left to do is to actually perform theGerald Carter2002-07-113-19/+183
* | intermediate work on DeletePrinterDriverEx(). This callGerald Carter2002-07-113-97/+180
* | Up the printing tdb version number to 5 as I've changed it.Jeremy Allison2002-07-111-1/+1
* | *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-118-162/+424