summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2002-01-20This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett1-8/+85
2002-01-17A nice *big* change to the fundemental way we do things.Andrew Bartlett1-0/+2
2002-01-17Added some guards.Tim Potter1-0/+4
2002-01-16Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.Jeremy Allison1-3/+3
2002-01-16Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison1-0/+7
2002-01-16Added CIFS UNIX extension code to client.Jeremy Allison1-0/+6
2002-01-16At leadt don't lose this - I need to re-sync trans2.c between 2.2.x andJeremy Allison1-27/+66
2002-01-16Roll back PSTRING_SANCTIFY patch; just leave non-controversial typeMartin Pool2-40/+4
2002-01-15Split pstring definitions into their own header.Martin Pool2-53/+72
2002-01-15Integrate with PSTRING_SANCTIFY.Martin Pool1-4/+4
2002-01-15Change the passdb interface to use allocated strings.Andrew Bartlett1-13/+17
2002-01-14Removed MAXSTATUS which was set incorrectly - thus causing tdb traversalJeremy Allison1-1/+2
2002-01-14PSTRING_SANCTIFY:Martin Pool1-3/+50
2002-01-12Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison1-0/+20
2002-01-11Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison1-18/+24
2002-01-11preparing for release of 3.0-alpha13Samba Release Account1-1/+1
2002-01-11Back out the crazy notion that the NTLMSSP flags actually mean anything...Andrew Bartlett1-1/+7
2002-01-11Correct4ed comment.Tim Potter1-1/+1
2002-01-10added structure members referred to by recent changes in vfs-wrap.cHerb Lewis1-1/+5
2002-01-10First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2-0/+7
2002-01-10Oh joy - the original code didn't do mapping of the perms onto the wire.Jeremy Allison1-11/+41
2002-01-10We need to test for major/minor macros.Jeremy Allison2-0/+13
2002-01-10Getting ready to add UNIX extensions in HEAD also.Jeremy Allison4-27/+96
2002-01-09Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison1-0/+2
2002-01-09Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool1-0/+8
2002-01-09With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool1-1/+4
2002-01-09Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool1-1/+10
2002-01-09Fix macro name controlling inclusion of DMALLOC.Martin Pool1-1/+1
2002-01-07Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2-2/+2
2002-01-06DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter1-0/+1
2002-01-05I've decided to move the auth code around a bit more...Andrew Bartlett1-13/+21
2002-01-05Add a talloc varient of the data_blob functions.Andrew Bartlett1-1/+2
2002-01-03Added WERROR for non local domain.Jeremy Allison1-0/+1
2002-01-03Update the NT_STATUS -> DOS error table.Andrew Bartlett1-0/+2
2002-01-03Clarify doc for SAFE_FREE.Martin Pool1-3/+7
2002-01-03Add talloc_asprintf_append, which grows an existing string buffer toMartin Pool1-0/+6
2002-01-03Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE toTim Potter1-0/+3
2002-01-03Removed unused #defineTim Potter1-1/+0
2002-01-02removed stuff I wasn't usingGerald Carter1-49/+0
2002-01-02ooops./ forgot oneGerald Carter1-1/+1
2002-01-02Actually enforce the passdb API.Andrew Bartlett1-48/+55
2002-01-02Make user enumeration work for w2k and win9x.Jeremy Allison1-1/+4
2002-01-02Doc.Martin Pool1-2/+1
2002-01-02struct cli_state remembers the pipe name that it's talking to, if any,Martin Pool1-0/+3
2002-01-01renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headersAndrew Tridgell2-1/+1
2002-01-01A farily large commit:Andrew Bartlett1-2/+5
2001-12-31Fixed enumeration of a large (<1500) users from a Samba PDC to a W2kJeremy Allison1-1/+1
2001-12-31cope with systems that don't have full gssapi libsAndrew Tridgell2-2/+3
2001-12-31Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett1-0/+4
2001-12-31some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter1-0/+1