summaryrefslogtreecommitdiff
path: root/source4/include/smb_interfaces.h
AgeCommit message (Expand)AuthorFilesLines
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