r15327: Support 'nosize'. Also write prototypes for print and size functions that...
[jelmer/samba4-debian.git] / source / librpc / ndr / ndr_sec.c
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr9373: - create a hierachical memory tree with recursiv...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Andrew Tridgellr6287: sorted out a small but surprisingly tricky depen...
2007-10-10 Stefan Metzmacherr6134: add a new type dom_sid28 which is a 28 byte...
2007-10-10 Stefan Metzmacherr5799: more DsGetNCChanges updates, I'm starting to...
2007-10-10 Jelmer Vernooijr5286: Some first steps in making the pidl code somewha...
2007-10-10 Andrew Tridgellr4772: fixed checking of the conformant size for dom_sid2
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Bartlettr3358: Try to put all the basic struct dom_sid manipula...
2007-10-10 Andrew Tridgellr1985: take advantage of the new talloc in a few more...
2007-10-10 Stefan Metzmacherr1770: here's the krb5 server code,
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr511: fix some const handling
2004-01-11 Andrew Tridgelladded dom_sid_string() function
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-19 Andrew Tridgellfixed the AddAliasMem test code
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-17 Andrew Tridgellsecurity descriptors are no longer a "special" type...
2003-11-16 Andrew Tridgelluse the "subcontext" magic flag for sec_desc_buf
2003-11-15 Andrew Tridgelladded lsa_QuerySecObj() and the necessary sec_desc_buf...
2003-11-14 Andrew Tridgell* added levels 4, 200 and 300 to NetDfsEnum. 200 and...
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-11 Andrew Tridgellautomatically generate ndr_print_*() functions for...
2003-11-08 Andrew Tridgell- corrected some lsa idl
2003-11-06 Andrew Tridgellanother major bit of restructuring of rpc in Samba4...