summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-1014-151/+149
* r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.Andrew Bartlett2007-10-101-1/+1
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-101-3/+6
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-101-5/+9
* r19726: when a client explicit asks for the 'netlogon' attriubute on LDAPStefan Metzmacher2007-10-101-0/+9
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-8/+14
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-2/+1
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-103-15/+15
* r19522: Remove gensec and credentials dependency from the rootdse module (lessAndrew Bartlett2007-10-101-20/+12
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-106-23/+21
* r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2007-10-101-1/+7
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-101-0/+41
* r19337: never alloc on module unless you mean to attach a context toSimo Sorce2007-10-101-1/+1
* r19333: commit module changes I made some time ago before I loose themSimo Sorce2007-10-103-106/+135
* r19332: ldb_parse_tree leaksSimo Sorce2007-10-102-3/+3
* r19330: Fix memleaksSimo Sorce2007-10-101-1/+1
* r19329: fixed a leak in the password hash moduleAndrew Tridgell2007-10-101-1/+1
* r19328: another leak plugged ....Andrew Tridgell2007-10-101-1/+1
* r19321: Merge from release branch:Andrew Bartlett2007-10-101-6/+6
* r19313: Don't mess with hierarchies!!Simo Sorce2007-10-101-1/+1
* r19308: Merge samsync fixes from SAMBA_4_0_RELEASEAndrew Bartlett2007-10-101-1/+15
* r19299: Fix possible memleaksSimo Sorce2007-10-101-1/+3
* r18945: fix compiler warnings and end-of-non-void function bugsStefan Metzmacher2007-10-102-11/+17
* r18908: Store the schema structure into an opaque pointer so that it can be r...Simo Sorce2007-10-101-6/+14
* r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett2007-10-104-18/+396
* r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner2007-10-101-4/+4
* r18504: Handle mappings for RENAME and KEEP attributes better. We don't needAndrew Bartlett2007-10-101-2/+2
* r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett2007-10-103-19/+50
* r18441: Allow searching for the high bit in these bitfields, when the clientAndrew Bartlett2007-10-101-1/+38
* r18368: Don't list GENSEC mechs that only have client implementations in ourAndrew Bartlett2007-10-101-1/+1
* r18367: When converting to entryUUID, ensure we don't double-convert aAndrew Bartlett2007-10-101-13/+16
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-102-11/+2
* r18240: Make it clearer when we store the plaintext password.Andrew Bartlett2007-10-102-5/+21
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-1/+11
* r17998: start working on syntaxesSimo Sorce2007-10-104-29/+441
* r17967: Somewhere along the line we lost unixName here, and so lost theAndrew Bartlett2007-10-101-1/+1
* r17955: Don't search for the dnsDomain attribute, it is invented (not in theAndrew Bartlett2007-10-101-7/+23
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-106-5/+102
* r17898: handle objectcategory and isdefunct for classesSimo Sorce2007-10-101-17/+60
* r17894: better name for the internal syntax typeSimo Sorce2007-10-101-3/+3
* r17870: This module (for the moment) handles the modifyTimestamp generation. ...Andrew Bartlett2007-10-101-0/+1
* r17860: Let's commit the work down up to now on the new schema module.Simo Sorce2007-10-102-0/+1320
* r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce2007-10-102-2/+2
* r17825: I broken cracknames in my last patch - fix it upAndrew Tridgell2007-10-101-1/+1
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-103-33/+12
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-104-16/+14
* r17788: fix compiler warningsStefan Metzmacher2007-10-102-4/+4
* r17703: Fixes to enable the entryUUID module to work for it's objectClass ->Andrew Bartlett2007-10-102-6/+7
* r17699: Remove more printf calls.Andrew Bartlett2007-10-101-11/+9