summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison2002-02-271-0/+1
* | fix a few definesGerald Carter2002-02-271-0/+1
* | bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison2002-02-261-0/+5
* | Merge of printing performance fixes from appliance.Tim Potter2002-02-251-1/+1
* | Added error for invalid form size.Tim Potter2002-02-251-0/+1
* | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.Andrew Bartlett2002-02-221-1/+4
* | Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett2002-02-191-2/+2
* | Added some splint annotations from andreas.Tim Potter2002-02-162-0/+14
* | Removed some random crap that isn't used anymore.Tim Potter2002-02-162-48/+0
* | Add ability to extend ads modification list on the fly. Added ADS_MODLIST type.Jim McDonough2002-02-111-0/+6
* | Bring printing in HEAD inline with 2.2.x and app-head.Jeremy Allison2002-02-091-2/+3
* | preparing for release of 3.0-alpha15Samba Release Account2002-02-091-1/+1
* | Change ADS_ERROR family of macros - removed semicolon from the end, since the...Jim McDonough2002-02-021-4/+4
* | Add ads printer informationJim McDonough2002-02-011-0/+55
* | Added some constants for the flags field in the FORM_1 structure.Tim Potter2002-01-311-1/+5
* | Added constant for WERR_FILE_EXISTS.Tim Potter2002-01-311-0/+1
* | preparing for release of 3.0-alpha14Samba Release Account2002-01-301-1/+1
* | Added wrepld_proto.hTim Potter2002-01-301-0/+1
* | Removed version number from file header.Tim Potter2002-01-3056-104/+55
* | Move the lsa code across to the changed args for lookup_name, and surround itAndrew Bartlett2002-01-261-4/+2
* | This always points at a string literal, so it probably should be 'const'.Andrew Bartlett2002-01-261-1/+1
* | Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-9/+4
* | rewrote nmbd's wins backend to use a tdb instead of a flat text file.Jean-François Micouleau2002-01-251-0/+56
* | new message type for nmbdJean-François Micouleau2002-01-251-0/+1
* | Return correct RPC fault PDU on bad handle incoming.Jeremy Allison2002-01-251-0/+6
* | minor fixesSimo Sorce2002-01-251-4/+3
* | This is another *BIG* change...Andrew Bartlett2002-01-203-4/+69
* | Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-203-1/+5
* | This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-8/+85
* | A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-0/+2
* | 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