summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawacl.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra...Andrew Tridgell1-1/+1
2007-10-10r1941: - fixed an allocation error with querying security descriptors remotelyAndrew Tridgell1-1/+1
2007-10-10r1883: I don't know why this was broken...Stefan Metzmacher1-3/+3
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-6/+6
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-2/+2
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-1/+1
2003-11-08- corrected some lsa idlAndrew Tridgell1-1/+5
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-4/+48
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-0/+97