summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/raweas.c
Commit message (Expand)AuthorAgeFilesLines
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-101-2/+2
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r5322: removed a whole bunch of #include lines that minimal_includes.plAndrew Tridgell2007-10-101-1/+0
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-3/+3
* r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfoAndrew Tridgell2007-10-101-0/+116
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-2/+2
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-2/+2
* r3971: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3903: better fix for -r 3902Stefan Metzmacher2007-10-101-2/+2
* r3902: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-5/+102
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-1/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r2671: we're getting too many errors caused by the talloc_realloc() API notAndrew Tridgell2007-10-101-1/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-2/+2
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+147