summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:ldb_ildap - Don't segfault on a empty RDNMatthias Dieter Wallnöfer2009-10-021-4/+12
* s4:LDB/LDAP - Re-allow renamesMatthias Dieter Wallnöfer2009-10-022-7/+47
* s4:ldap.py - major enhancementsMatthias Dieter Wallnöfer2009-10-021-102/+187
* s4:ldb Don't allow RDN to be modified with an LDB modify messageAndrew Bartlett2009-10-021-1/+30
* s4:rdn_name module - a normal error message should be enough for this failureMatthias Dieter Wallnöfer2009-10-021-7/+9
* s4:ldb Don't allow modifcation of distinguishedNameAndrew Bartlett2009-10-021-1/+7
* s4:dsdb Return correct error on invalid attributeAndrew Bartlett2009-10-021-1/+2
* s4:dsdb Pass down the exact error code on failure in repl_meta_dataAndrew Bartlett2009-10-021-5/+5
* s4:samdb_set_password - Return the maximum password age when requested (not t...Matthias Dieter Wallnöfer2009-10-021-2/+3
* s4:samdb_set_password - cosmetic fixesMatthias Dieter Wallnöfer2009-10-021-44/+58
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-0227-71/+72
* s4/srvsvc: deactivate a "ntvfs_connect" with a wrong parameterMatthias Dieter Wallnöfer2009-10-021-1/+3
* s4:provision_users.ldif - Put potential primary groups in front of the fileMatthias Dieter Wallnöfer2009-10-021-19/+20
* Revert "s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks."Andrew Tridgell2009-10-021-47/+12
* Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA"Andrew Tridgell2009-10-021-4/+10
* Revert "s4:ldb always talloc_free() the ldb_ldif_write context, even on success"Andrew Tridgell2009-10-021-1/+0
* Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"Andrew Tridgell2009-10-022-0/+16
* Revert "s4-ldb: merged with master"Andrew Tridgell2009-10-025-623/+523
* Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation"Andrew Tridgell2009-10-021-3/+1
* Revert "s4-ldb: fixed a memory leak"Andrew Tridgell2009-10-021-6/+1
* s4-winbind: support the s3 response flags on krb5 auth tooAndrew Tridgell2009-10-022-8/+65
* s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -aAndrew Tridgell2009-10-021-0/+112
* s4:ldb.h - cosmetic - add whitespaceMatthias Dieter Wallnöfer2009-10-021-1/+1
* s4:provision - Cosmetic - right indentationsMatthias Dieter Wallnöfer2009-10-021-5/+6
* s4:dsdb Fix crash from LDAP login of DOM\\Andrew Bartlett2009-10-021-5/+3
* s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett2009-10-025-33/+17
* s4:dsdb Don't allow creating of new objects with an isDefunct schema classAndrew Bartlett2009-10-021-1/+7
* s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett2009-10-024-0/+154
* s4:ldap_server Ensure we don't segfault when sent a NULL new RDNAndrew Bartlett2009-10-021-4/+7
* s4:provision Ensure we add the schema with the 'relax' controlAndrew Bartlett2009-10-021-2/+4
* s4-ldb: fixed a memory leakAndrew Tridgell2009-10-021-1/+6
* s4-ldb: overallocate idxptr to reduce memory fragmentationAndrew Tridgell2009-10-021-1/+3
* s4-ldb: merged with masterAndrew Bartlett2009-10-025-523/+623
* s4:ldb Remove LTDB_PACKING_FORMAT_NODNAndrew Bartlett2009-10-022-16/+0
* s4:ldb always talloc_free() the ldb_ldif_write context, even on successAndrew Bartlett2009-10-021-0/+1
* s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATAAndrew Bartlett2009-10-021-10/+4
* s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks.Andrew Bartlett2009-10-021-12/+47
* s4: Improve provisioning: use relax controlMatthieu Patou2009-10-025-20/+24
* pythonbindings: allow add() to have an array of controls as second parameterMatthieu Patou2009-10-021-0/+1
* s4-ldb: Use relax control to check in replace metadata module if we accept re...Matthieu Patou2009-10-021-5/+38
* s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou2009-10-022-0/+35
* s4:ntvfs Don't attempt to follow NULL in unixuid_setup_security()Andrew Bartlett2009-10-021-1/+4
* s4:Ensure the selected RDN is the right one per the schemaAndrew Bartlett2009-10-021-1/+7
* s4-samldb: the samldb module requires that the primary group existsAndrew Tridgell2009-10-021-9/+17
* s4-samdb: added some debuggingAndrew Tridgell2009-10-021-2/+8
* s4-test: skip python gensec test until its finishedAndrew Tridgell2009-10-021-0/+1
* s4-pygensec: a bit closer to workingAndrew Tridgell2009-10-023-9/+56
* s4-torture: added a very simple samr ValidatePassword testAndrew Tridgell2009-10-021-0/+32
* s4-samr: fake up a samr_ValidatePassword responseAndrew Tridgell2009-10-021-1/+5
* s4-libnet: give sane error messages when functional levels don't matchAndrew Tridgell2009-10-021-8/+12