summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb/schema_syntax: Separate validation for numericoid OID valuesKamen Mazdrashki2010-10-211-3/+47
* s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-initAndrew Bartlett2010-10-211-54/+77
* s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfoAndrew Tridgell2010-10-211-2/+3
* s4-dsdb: fixed depenencies for -no-undefinedAndrew Tridgell2010-10-212-5/+5
* s4-dsdb: make ldb_password_hash depend on hdb not HEIMDAL_HDB_KEYSAndrew Tridgell2010-10-211-1/+1
* s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...Andrew Tridgell2010-10-215-280/+351
* s4-dsdb: make SAMDB_COMMON into a private libraryAndrew Tridgell2010-10-211-5/+6
* s4-schema_init: Print more info about syntax we fail to recognizeKamen Mazdrashki2010-10-201-2/+4
* s4-dsdb Reset the error string after 'expected' errors.Andrew Bartlett2010-10-191-0/+1
* s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backendsAndrew Bartlett2010-10-193-2/+83
* s4-dsdb Allow LDB_ERR_INVALID_DN_SYNTAX in dsdb_load_partition_usnAndrew Bartlett2010-10-191-1/+1
* s4:dsdb/schema/schema_init.c - remove a duplicated "talloc_free"Matthias Dieter Wallnöfer2010-10-191-1/+0
* s4-dsdb: register the DCPROMO_OID control with the rootdseAndrew Tridgell2010-10-191-0/+7
* s4-dsdb: filter unregistered controls in the rootdse moduleAndrew Tridgell2010-10-191-19/+84
* s4:"util_ldb" - remove some really unused dependanciesMatthias Dieter Wallnöfer2010-10-182-2/+0
* dsdb simple_ldap_map depends on LDBSAMBAAndrew Bartlett2010-10-181-1/+1
* dsdb: Module aliases require to be prefixed with the subsystem name.Jelmer Vernooij2010-10-181-2/+2
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-177-87/+7
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-177-7/+87
* s4:samldb LDB module - use appropriate fixed-length integer types where neededMatthias Dieter Wallnöfer2010-10-161-4/+5
* s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set inte...Matthias Dieter Wallnöfer2010-10-161-74/+0
* s4:samba3sid LDB module - handle the RID as uint32_tMatthias Dieter Wallnöfer2010-10-161-13/+15
* s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...Matthias Dieter Wallnöfer2010-10-162-3/+27
* s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2010-10-165-17/+31
* s4:dsdb/common/util.c - describe the behaviour of the functions "samdb_msg_ad...Matthias Dieter Wallnöfer2010-10-161-5/+32
* s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather than "samdb_msg_add_s...Matthias Dieter Wallnöfer2010-10-151-2/+2
* s4 dsdb: fix sign problem on PPC and x86Matthieu Patou2010-10-151-2/+2
* s4:samldb LDB module - cosmetic - use "ldb" variable rather than "ldb_module_...Matthias Dieter Wallnöfer2010-10-151-1/+1
* s4:samdb_create_foreign_security_principal - proof error code of "samdb_msg_a...Matthias Dieter Wallnöfer2010-10-151-3/+6
* s4:dsdb/common/util.c - samdb_msg_add_* calls - proof for more OOM conditionsMatthias Dieter Wallnöfer2010-10-151-0/+6
* s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't nee...Matthias Dieter Wallnöfer2010-10-151-4/+3
* s4:dsdb - remove "samdb_msg_add_value"Matthias Dieter Wallnöfer2010-10-151-10/+2
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-158-86/+59
* s4:samldb LDB module - attempt to fix integer handling on big-endian platformsMatthias Dieter Wallnöfer2010-10-141-7/+9
* s4:samldb LDB module - cosmetic fixupsMatthias Dieter Wallnöfer2010-10-131-9/+9
* samdb: Set soname.Jelmer Vernooij2010-10-131-1/+2
* s4:sam.py - tests for "userAccountControl" attributeMatthias Dieter Wallnöfer2010-10-131-3/+448
* s4:samldb LDB module - deny creation of temporary duplicate accountsMatthias Dieter Wallnöfer2010-10-131-0/+12
* s4:samldb LDB module - proof the account type also on LDB modify operationsMatthias Dieter Wallnöfer2010-10-131-0/+8
* s4:sam.py - add a test for the group type changing behaviourMatthias Dieter Wallnöfer2010-10-131-0/+595
* s4:samldb LDB module - support the group type changing properlyMatthias Dieter Wallnöfer2010-10-131-1/+53
* s4:ldap.py - test the "isCriticalSystemObject" behaviourMatthias Dieter Wallnöfer2010-10-131-0/+39
* s4:samldb LDB module - deny also the direct modification of "isCriticalSystem...Matthias Dieter Wallnöfer2010-10-131-3/+14
* s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ent...Matthias Dieter Wallnöfer2010-10-131-0/+9
* s4:samldb LDB module - first implementation of the samldb primary group triggerMatthias Dieter Wallnöfer2010-10-131-48/+61
* s4:samldb LDB module - use the new "objectclass_trigger" for add operationsMatthias Dieter Wallnöfer2010-10-131-142/+33
* s4:samldb LDB module - first implementation of the samldb objectclass triggerMatthias Dieter Wallnöfer2010-10-131-0/+176
* dsdb/schema_data: Build as shared object.Jelmer Vernooij2010-10-131-1/+1
* dsdb/schema_load: Build as shared object.Jelmer Vernooij2010-10-131-1/+1
* samdb: Build as library.Jelmer Vernooij2010-10-131-1/+1