summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawacl.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* r4316: - now that the trans2 code properly supports multi-part requests, we c...Andrew Tridgell2007-10-101-1/+1
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-101-16/+17
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-2/+13
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-0/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell2007-10-101-1/+1
* r1941: - fixed an allocation error with querying security descriptors remotelyAndrew Tridgell2007-10-101-1/+1
* r1883: I don't know why this was broken...Stefan Metzmacher2007-10-101-3/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-6/+6
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-2/+2
* security descriptors are no longer a "special" type, they are handledAndrew Tridgell2003-11-171-1/+1
* - corrected some lsa idlAndrew Tridgell2003-11-081-1/+5
* a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell2003-11-031-4/+48
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-0/+97