r12608: Remove some unused #include lines.
[kamenim/samba.git] / source4 / libcli / raw / rawacl.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
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 Tridgellr4316: - now that the trans2 code properly supports...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
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 Tridgellr1941: - fixed an allocation error with querying securi...
2007-10-10 Stefan Metzmacherr1883: I don't know why this was broken...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2003-11-17 Andrew Tridgellsecurity descriptors are no longer a "special" type...
2003-11-08 Andrew Tridgell- corrected some lsa idl
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers