summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Added some guards.Tim Potter2002-01-171-0/+4
* | Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.Jeremy Allison2002-01-161-3/+3
* | Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison2002-01-161-0/+7
* | Added CIFS UNIX extension code to client.Jeremy Allison2002-01-161-0/+6
* | At leadt don't lose this - I need to re-sync trans2.c between 2.2.x andJeremy Allison2002-01-161-27/+66
* | Roll back PSTRING_SANCTIFY patch; just leave non-controversial typeMartin Pool2002-01-162-40/+4
* | Split pstring definitions into their own header.Martin Pool2002-01-152-53/+72
* | Integrate with PSTRING_SANCTIFY.Martin Pool2002-01-151-4/+4
* | Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-13/+17
* | Removed MAXSTATUS which was set incorrectly - thus causing tdb traversalJeremy Allison2002-01-141-1/+2
* | PSTRING_SANCTIFY:Martin Pool2002-01-141-3/+50
* | Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-121-0/+20
* | Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison2002-01-111-18/+24
* | preparing for release of 3.0-alpha13Samba Release Account2002-01-111-1/+1
* | Back out the crazy notion that the NTLMSSP flags actually mean anything...Andrew Bartlett2002-01-111-1/+7
* | Correct4ed comment.Tim Potter2002-01-111-1/+1
* | added structure members referred to by recent changes in vfs-wrap.cHerb Lewis2002-01-101-1/+5
* | First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2002-01-102-0/+7
* | Oh joy - the original code didn't do mapping of the perms onto the wire.Jeremy Allison2002-01-101-11/+41
* | We need to test for major/minor macros.Jeremy Allison2002-01-102-0/+13
* | Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-104-27/+96
* | Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison2002-01-091-0/+2
* | Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-091-0/+8
* | With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool2002-01-091-1/+4
* | Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool2002-01-091-1/+10
* | Fix macro name controlling inclusion of DMALLOC.Martin Pool2002-01-091-1/+1
* | Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-072-2/+2
* | DOS error 31 is ERRgeneral, General Failure. This is the WERROR equivalentTim Potter2002-01-061-0/+1
* | I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-13/+21
* | Add a talloc varient of the data_blob functions.Andrew Bartlett2002-01-051-1/+2
* | Added WERROR for non local domain.Jeremy Allison2002-01-031-0/+1
* | Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-0/+2
* | Clarify doc for SAFE_FREE.Martin Pool2002-01-031-3/+7
* | Add talloc_asprintf_append, which grows an existing string buffer toMartin Pool2002-01-031-0/+6
* | Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE toTim Potter2002-01-031-0/+3
* | Removed unused #defineTim Potter2002-01-031-1/+0
* | removed stuff I wasn't usingGerald Carter2002-01-021-49/+0
* | ooops./ forgot oneGerald Carter2002-01-021-1/+1
* | Actually enforce the passdb API.Andrew Bartlett2002-01-021-48/+55
* | Make user enumeration work for w2k and win9x.Jeremy Allison2002-01-021-1/+4
* | Doc.Martin Pool2002-01-021-2/+1
* | struct cli_state remembers the pipe name that it's talking to, if any,Martin Pool2002-01-021-0/+3
* | renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headersAndrew Tridgell2002-01-012-1/+1
* | A farily large commit:Andrew Bartlett2002-01-011-2/+5
* | Fixed enumeration of a large (<1500) users from a Samba PDC to a W2kJeremy Allison2001-12-311-1/+1
* | cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-312-2/+3
* | Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett2001-12-311-0/+4
* | some merges from 2.2. Still need to merge in changes from pdb_tdb.cGerald Carter2001-12-311-0/+1
* | Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-302-0/+7
* | When running interactive we want to set our own process group forJeremy Allison2001-12-301-1/+4