r4627: - simplified the dcerpc auth code using a common function
[samba.git] / source4 / librpc / ndr / ndr_sec.c
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...