r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_b...
[samba.git] / source4 / dsdb / schema / schema_syntax.c
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-10-10 Andrew Bartlettr24631: Fix up format warnings, found on my Fedora...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr21839: add my email address
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Stefan Metzmacherr20484: get rid of the special case for DN strings
2007-10-10 Stefan Metzmacherr20477: get rid of the spcial case for unicode strings
2007-10-10 Stefan Metzmacherr20476: get rid of extra case for uint32 values
2007-10-10 Stefan Metzmacherr20475: remove special case for GUID values
2007-10-10 Stefan Metzmacherr20473: remove special case for boolean values
2007-10-10 Stefan Metzmacherr20472: add a comment for Object(Replica-Link), it...
2007-10-10 Stefan Metzmacherr20471: implement conversation functions for PRESENTATI...
2007-10-10 Stefan Metzmacherr20469: w2k3 handles String(Numeric), String(Printable...
2007-10-10 Stefan Metzmacherr20466: I removed the _all only for tests and forgot...
2007-10-10 Stefan Metzmacherr20463: implement conversation of NTTIME_UTC attribute...
2007-10-10 Stefan Metzmacherr20461: this attribute syntaxes are not used for any...
2007-10-10 Stefan Metzmacherr20453: add conversation for the DN_BINARY attribute...
2007-10-10 Stefan Metzmacherr20452: add conversation for DN strings.
2007-10-10 Stefan Metzmacherr20450: implement conversation of unicode strings
2007-10-10 Stefan Metzmacherr20441: fix compiler warnings
2007-10-10 Stefan Metzmacherr20440: some OID syntax attributes need special handling
2007-10-10 Stefan Metzmacherr20437: add conversation function for OID's
2007-10-10 Stefan Metzmacherr20435: implement the syntax conversation functions...
2007-10-10 Stefan Metzmacherr20425: a w2k3 forest doesn't have objects with attribu...
2007-10-10 Stefan Metzmacherr20420: create infrastructure to convert attribute...
2007-10-10 Stefan Metzmacherr20407: the oMObjectClass values are not padded to...
2007-10-10 Stefan Metzmacherr20405: add an array with attribute syntexes