r20458: This data is invalid, and causes the samba3sam test to fail, because
[samba.git] / source / dsdb /
2007-10-10 Andrew Bartlettr20455: Apply some of the patches from Martin Kuehl...
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 Metzmacherr20439: this should be const pointers
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 Metzmacherr20416: fix compiler warnings
2007-10-10 Stefan Metzmacherr20415: add a function to get the lDAPDisplayName for...
2007-10-10 Stefan Metzmacherr20410: add functions to access dsdb_attributes and...
2007-10-10 Stefan Metzmacherr20409: load the attribute syntax for the attribute
2007-10-10 Stefan Metzmacherr20408: fix cut'n'paste error
2007-10-10 Stefan Metzmacherr20407: the oMObjectClass values are not padded to...
2007-10-10 Stefan Metzmacherr20405: add an array with attribute syntexes
2007-10-10 Andrew Bartlettr20398: Revert this patch, which caused failures in...
2007-10-10 Andrew Bartlettr20395: Decode more unknowns in the IDL. These are...
2007-10-10 Stefan Metzmacherr20382: systemAuxiliaryClass and auxiliaryClass are...
2007-10-10 Stefan Metzmacherr20379: - make sure the schema info blob is 21 bytes...
2007-10-10 Andrew Bartlettr20377: Rework the CrackNames implementation to handle...
2007-10-10 Andrew Bartlettr20375: Work to improve our CrackNames implementation.
2007-10-10 Stefan Metzmacherr20331: the last entry in the oid mapping array which...
2007-10-10 Stefan Metzmacherr20321: fix the samdb_partitions_dn() and samdb_sites_d...
2007-10-10 Andrew Bartlettr20315: Implement the server side of DsGetDomainControl...
2007-10-10 Stefan Metzmacherr20307: remove unused vars
2007-10-10 Stefan Metzmacherr20306: remove the static oid mapping table
2007-10-10 Stefan Metzmacherr20233: add functions to create a dsdb_attribute and...
2007-10-10 Stefan Metzmacherr20232: specify attribute name and structure element...
2007-10-10 Stefan Metzmacherr20231: - add more oid => uint32 id mappings
2007-10-10 Stefan Metzmacherr20226: rename macros with a _LDB at the end, because...
2007-10-10 Stefan Metzmacherr20224: the struct element msDs_Schema_Extensions and...
2007-10-10 Stefan Metzmacherr20223: this function is in the torture test now
2007-10-10 Stefan Metzmacherr20221: - move the dsdb_schema, dsdb_attribute, dsdb_cl...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Stefan Metzmacherr20028: fix typos
2007-10-10 Stefan Metzmacherr20027: restore instanceType and systemFlags values...
2007-10-10 Simo Sorcer19869: fix memleaks
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19757: Don't do the strrchr twice. Pointed out by...
2007-10-10 Andrew Bartlettr19732: The 'res' from ldb_search is only valid if...
2007-10-10 Andrew Bartlettr19731: Modify the ldb_map infrustructure to always...
2007-10-10 Stefan Metzmacherr19726: when a client explicit asks for the 'netlogon...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Andrew Bartlettr19522: Remove gensec and credentials dependency from...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr19464: Reject passwords that cannot be converted into...
2007-10-10 Andrew Tridgellr19441: work in progress support for NFS4 ACLs in Samba...
2007-10-10 Simo Sorcer19337: never alloc on module unless you mean to attach...
2007-10-10 Simo Sorcer19333: commit module changes I made some time ago...
2007-10-10 Simo Sorcer19332: ldb_parse_tree leaks
2007-10-10 Simo Sorcer19330: Fix memleaks
2007-10-10 Andrew Tridgellr19329: fixed a leak in the password hash module
2007-10-10 Andrew Tridgellr19328: another leak plugged ....
2007-10-10 Andrew Bartlettr19321: Merge from release branch:
2007-10-10 Simo Sorcer19313: Don't mess with hierarchies!!
2007-10-10 Andrew Bartlettr19308: Merge samsync fixes from SAMBA_4_0_RELEASE
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Stefan Metzmacherr18945: fix compiler warnings and end-of-non-void funct...
2007-10-10 Simo Sorcer18908: Store the schema structure into an opaque point...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Günther Deschnerr18636: Excessive testing with pam_winbind within Samba...
2007-10-10 Andrew Bartlettr18504: Handle mappings for RENAME and KEEP attributes...
2007-10-10 Andrew Bartlettr18495: More work on the LDAP backend (which now passes...
2007-10-10 Andrew Bartlettr18441: Allow searching for the high bit in these bitfi...
2007-10-10 Andrew Bartlettr18368: Don't list GENSEC mechs that only have client...
2007-10-10 Andrew Bartlettr18367: When converting to entryUUID, ensure we don...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Bartlettr18240: Make it clearer when we store the plaintext...
2007-10-10 Jelmer Vernooijr18031: Merge my replace fixes:
2007-10-10 Simo Sorcer17998: start working on syntaxes
2007-10-10 Andrew Bartlettr17967: Somewhere along the line we lost unixName here...
2007-10-10 Andrew Bartlettr17955: Don't search for the dnsDomain attribute, it...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17898: handle objectcategory and isdefunct for classes
2007-10-10 Simo Sorcer17894: better name for the internal syntax type
2007-10-10 Andrew Bartlettr17870: This module (for the moment) handles the modify...
2007-10-10 Simo Sorcer17860: Let's commit the work down up to now on the...
2007-10-10 Simo Sorcer17830: Set the default_basedn (hey, it comes from...
2007-10-10 Andrew Tridgellr17825: I broken cracknames in my last patch - fix...
2007-10-10 Andrew Tridgellr17824: add a wrapper for the common partitions_basedn...
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Stefan Metzmacherr17788: fix compiler warnings
2007-10-10 Andrew Bartlettr17703: Fixes to enable the entryUUID module to work...
2007-10-10 Andrew Bartlettr17699: Remove more printf calls.
2007-10-10 Andrew Bartlettr17694: Don't use printf() in a module...
2007-10-10 Andrew Bartlettr17690: Demonstrate how we can read the schema to find...
2007-10-10 Andrew Bartlettr17639: Martin Kuhl noticed that we loaded an incorrect...
2007-10-10 Andrew Bartlettr17553: Actually enable the samba3sam module. Should...
2007-10-10 Andrew Bartlettr17530: Watching the build farm mails carefully pays...
2007-10-10 Andrew Bartlettr17529: Simo doesn't like the use of the internal ldb_e...
2007-10-10 Andrew Bartlettr17526: Move timestamp generation into the objectGUID...
next