summaryrefslogtreecommitdiffstats
path: root/source4/include/smb_interfaces.h
Commit message (Expand)AuthorAgeFilesLines
* r5538: Fix typo in comment -- non-existant constant name mentionedAlexander Bokovoy2007-10-101-1/+1
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-22/+1
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2007-10-101-2/+2
* r4364: - added support for testing of chained SMB operations in smbtortureAndrew Tridgell2007-10-101-1/+47
* r4263: added support for the trans2 RAW_SEARCH_EA_LIST informationAndrew Tridgell2007-10-101-0/+22
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2007-10-101-3/+18
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-1/+2
* r4173: - new t2open code, that can cope with "create with EAs". Many thanksAndrew Tridgell2007-10-101-2/+3
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-9/+9
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4033: removed a pointless commentAndrew Tridgell2007-10-101-1/+1
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-0/+38
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-2/+8
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-101-1/+1
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-101-1/+1
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-101-1/+1
* r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2007-10-101-1/+1
* r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell2007-10-101-10/+0
* r3237: - allow for readx calls larger than 64kAndrew Tridgell2007-10-101-15/+4
* r3171: in qfileinfo getattre and standard have identical structures, soAndrew Tridgell2007-10-101-17/+2
* r3082: added a "cifs:mapgeneric" option, which tells the cifs backend to useAndrew Tridgell2007-10-101-1/+2
* r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell2007-10-101-95/+43
* r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell2007-10-101-1/+3
* r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell2007-10-101-1/+1
* r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell2007-10-101-21/+28
* r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...Andrew Tridgell2007-10-101-2/+1
* r2386: fixed some indentationAndrew Tridgell2007-10-101-1/+1
* r1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definitionAndrew Tridgell2007-10-101-0/+3
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-101-118/+122
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-22/+22
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-171/+171
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-143/+143
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-96/+86
* r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison2007-10-101-1/+1
* r189: Added UNIX search into tests - added client library parse code.Jeremy Allison2007-10-101-2/+4
* a fairly large commit!Andrew Tridgell2003-12-161-6/+2
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-20/+53
* added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell2003-11-111-1/+9
* a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell2003-11-031-1/+1
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-3/+4
* Implement raw SMBtrans by backending the SMBtrans2 send code. Receive isTim Potter2003-10-281-1/+2
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-14/+10
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-1/+1
* fixed an enumerated type error found on irixAndrew Tridgell2003-08-151-1/+1
* client/client.c - cannot initialize struct with non-const valuesHerb Lewis2003-08-141-3/+0
* added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell2003-08-141-2/+3
* - added a raw smb scannerAndrew Tridgell2003-08-131-1/+1
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-5/+30
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+1898