Make sure prototypes are always included, make some functions static and
[kai/samba-autobuild/.git] / source4 / libcli / raw / raweas.c
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-06 Andrew Tridgellensure we don't end up with a partially initialised...
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Tridgellpass in the required alignment to the EA construction...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Andrew Tridgellr5322: removed a whole bunch of #include lines that...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Stefan Metzmacherr3903: better fix for -r 3902
2007-10-10 Stefan Metzmacherr3902: fix compiler warnings
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
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 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 ...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code