Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source4 / dsdb / schema / schema_syntax.c
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-02 Andrew BartlettDon't treat the DN+binary syntax as a DN.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-08 Stefan Metzmachers4: dsdb/schema: fix the equality and comment of DN...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-18 Andrew BartlettNote the ldb syntax for attribute syntaxes in the table.
2008-08-18 Andrew BartlettMerge the two attribute syntax tables.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-kvmtest
2008-02-19 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-19 Jelmer VernooijRemove uses of global_loadparm.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Andrew BartlettFix segfaults in codepaths only tested by the NET-API...
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
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