r4033: removed a pointless comment
[samba.git] / source / include / smb_interfaces.h
2007-10-10 Andrew Tridgellr4033: removed a pointless comment
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3615: split out struct pvfs_file_handle from struct...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3424: don't run mkproto.pl on pidl generated code...
2007-10-10 Andrew Tridgellr3237: - allow for readx calls larger than 64k
2007-10-10 Andrew Tridgellr3171: in qfileinfo getattre and standard have identica...
2007-10-10 Andrew Tridgellr3082: added a "cifs:mapgeneric" option, which tells...
2007-10-10 Andrew Tridgellr3081: several updates to ntvfs and server side async...
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr2520: - finished implementing the server side of the...
2007-10-10 Andrew Tridgellr2469: complete overhaul of the old-style RAW_SEARCH_...
2007-10-10 Andrew Tridgellr2434: separate "attrib" and "ex_attrib" elements for...
2007-10-10 Andrew Tridgellr2386: fixed some indentation
2007-10-10 Andrew Tridgellr1895: added a note about OPEN_BY_FILE_ID to the ntcrea...
2007-10-10 Stefan Metzmacherr1547: rename 'enum <bla>_level' -> 'enum smb_<bla...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Jeremy Allisonr204: Turns out that the string in the SEARCH unix_info...
2007-10-10 Jeremy Allisonr189: Added UNIX search into tests - added client libra...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-10-28 Tim PotterImplement raw SMBtrans by backending the SMBtrans2...
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Andrew Tridgellfixed an enumerated type error found on irix
2003-08-14 Herb Lewisclient/client.c - cannot initialize struct with non...
2003-08-14 Andrew Tridgelladded the ancient SMBcreate operation to the testsuite...
2003-08-13 Andrew Tridgell- added a raw smb scanner
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code