summaryrefslogtreecommitdiff
path: root/source4/include/smb_interfaces.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell1-1/+1
2007-10-10r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell1-10/+0
2007-10-10r3237: - allow for readx calls larger than 64kAndrew Tridgell1-15/+4
2007-10-10r3171: in qfileinfo getattre and standard have identical structures, soAndrew Tridgell1-17/+2
2007-10-10r3082: added a "cifs:mapgeneric" option, which tells the cifs backend to useAndrew Tridgell1-1/+2
2007-10-10r3081: several updates to ntvfs and server side async request handling inAndrew Tridgell1-95/+43
2007-10-10r3012: added initial support for byte range locking in the posix vfs. This isAndrew Tridgell1-1/+3
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell1-1/+1
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-21/+28
2007-10-10r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...Andrew Tridgell1-2/+1
2007-10-10r2386: fixed some indentationAndrew Tridgell1-1/+1
2007-10-10r1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definitionAndrew Tridgell1-0/+3
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-118/+122
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-22/+22
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-171/+171
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-143/+143
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-96/+86
2007-10-10r204: Turns out that the string in the SEARCH unix_info level is thatJeremy Allison1-1/+1
2007-10-10r189: Added UNIX search into tests - added client library parse code.Jeremy Allison1-2/+4
2003-12-16a fairly large commit!Andrew Tridgell1-6/+2
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-20/+53
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-1/+9
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-1/+1
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-3/+4
2003-10-28Implement raw SMBtrans by backending the SMBtrans2 send code. Receive isTim Potter1-1/+2
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-14/+10
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-1/+1
2003-08-15fixed an enumerated type error found on irixAndrew Tridgell1-1/+1
2003-08-14client/client.c - cannot initialize struct with non-const valuesHerb Lewis1-3/+0
2003-08-14added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell1-2/+3
2003-08-13- added a raw smb scannerAndrew Tridgell1-1/+1
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-5/+30
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1898