Install public header files again and include required prototypes.
[ira/wip.git] / source4 / libcli / raw / rawfileinfo.c
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 James Peachr21710: Add client support for the UNIX_INFO2 info...
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16667: - use ndr_pull_struct_blob() to make the RAW_FI...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Andrew Tridgellr11758: unified the parse code for the SMB and SMB2...
2007-10-10 Andrew Tridgellr11756: split out the parsers for the pass-through...
2007-10-10 Andrew Tridgellr11730: added parsing and tests for a bunch more SMB2...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4316: - now that the trans2 code properly supports...
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3383: avoid multi-part SMBtrans and SMBtrans2 replies...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1893: add a commented out lump of code to implement...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Andrew Tridgellnicer formatting in getattre
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code