summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * If we get a SID from group mapping, no need to check it's prefix.Andrew Bartlett2002-07-101-6/+6
| * some support functions to ease the next commit.Simo Sorce2002-07-091-6/+96
| * 8-byte alignment needed for beginning driver_info_level_6.Gerald Carter2002-07-093-23/+36
| * Added -I option to rpcclient.Tim Potter2002-07-091-12/+20
| * make sure we disable referrals in all ldap searches - they are badlyAndrew Tridgell2002-07-091-0/+3
| * fix declaration of global_in_nmbdAndrew Tridgell2002-07-091-1/+1
| * the last WINS update broke self registration when we are a WINSAndrew Tridgell2002-07-092-10/+4
| * Make it clear that the debug comment is the same as the command being testedAndrew Bartlett2002-07-091-1/+1
| * fixup ADDPRINTERDRIVEREX some more. unknown uint32 for now.Gerald Carter2002-07-082-21/+25
| * Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.Jim McDonough2002-07-081-2/+1
| * fix typoGerald Carter2002-07-081-1/+1
| * added parsing routines for SPOOLSS_ADDPRINTERDRIVEREX andGerald Carter2002-07-084-66/+200
| * * basic implementation of SPOOLSS_DELETEPRINTERDATAEX andGerald Carter2002-07-084-4/+350
| * Fix for LPRng from James Henstridge james@daa.com.au.Jeremy Allison2002-07-081-0/+2
| * Kill off const warnings - add a pile of const to various places.Andrew Bartlett2002-07-085-6/+6
| * Fix const warningAndrew Bartlett2002-07-081-1/+1
| * Jerry: Sorry if I am stepping on toes here, but this should fix the compile onAndrew Bartlett2002-07-081-16/+17
| * (this should have been part of the previous commit)Andrew Bartlett2002-07-083-14/+51
| * Updates to the 'name -> sid' code:Andrew Bartlett2002-07-073-7/+6