Age | Commit message (Expand) | Author | Files | Lines |
2010-04-10 | s4:dsdb Improve error message in extended_dn_in | Andrew Bartlett | 1 | -1/+1 |
2010-04-10 | s4:schema Try to fix OpenLDAP backend after schema reload support. | Andrew Bartlett | 1 | -4/+2 |
2010-04-09 | s4/dsdb: Set schemaInfo attribute value during provisioning | Kamen Mazdrashki | 1 | -0/+49 |
2010-04-09 | s4/dsdb: split writing of schemaInfo blob in two parts | Kamen Mazdrashki | 1 | -21/+46 |
2010-04-09 | s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid... | Kamen Mazdrashki | 3 | -3/+8 |
2010-04-09 | s4/dsdb: Use dsdb_schema_info object to create default schemaInfo values | Kamen Mazdrashki | 2 | -7/+22 |
2010-04-09 | s4/dsdb: Use dsdb_schema_info object to verify schema_info blobs | Kamen Mazdrashki | 2 | -21/+20 |
2010-04-09 | s4/waf: add new files to WAF build | Kamen Mazdrashki | 1 | -1/+1 |
2010-04-09 | s4/samldb: schemaInfo attribute must be updated when adding new Schema object | Kamen Mazdrashki | 1 | -0/+50 |
2010-04-09 | s4/dsdb: dsdb_schema_info object implementation | Kamen Mazdrashki | 2 | -1/+385 |
2010-04-09 | s4/dsdb: Define dsdb representation for schemaInfo attribute | Kamen Mazdrashki | 1 | -0/+8 |
2010-04-08 | s4-python: Move load_partition_usn to dsdb module. | Jelmer Vernooij | 3 | -2/+51 |
2010-04-08 | s4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in dsdb_module_load_partitio... | Endi S. Dewata | 1 | -1/+1 |
2010-04-08 | s4-python: Move set_global_schema to pydsdb. | Jelmer Vernooij | 1 | -35/+104 |
2010-04-07 | s4-python: Move samdb_ntds_objectGUID to pydsdb. | Jelmer Vernooij | 1 | -0/+148 |
2010-04-06 | s4-python: Move set_opaque_integer to pyldb. | Jelmer Vernooij | 1 | -66/+0 |
2010-04-06 | s4-waf: added python_dsdb from merge with master | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -3/+0 |
2010-04-06 | s4-waf: fixed some deps now we don't auto-include tevent and replace | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 2 | -0/+4 |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 2 | -47/+43 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+309 |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | build: source= is clearer for source lists | Andrew Tridgell | 1 | -6/+6 |
2010-04-06 | build: heimdal_build waf support | Andrew Tridgell | 1 | -0/+52 |
2010-04-04 | s4-python: Move dsdb_convert_schema_to_openldap to dsdb. | Jelmer Vernooij | 1 | -0/+30 |
2010-04-04 | s4-python: Move set_opaque_integer -> dsdb. | Jelmer Vernooij | 1 | -6/+72 |
2010-04-04 | s4-python: Move samdb_server_site_name to dsdb module. | Jelmer Vernooij | 1 | -0/+38 |
2010-04-04 | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 2 | -0/+84 |
2010-03-26 | s4-drs: replmd_delete with the 3 stage deletion recycle bin | Eduardo Lima | 2 | -105/+204 |
2010-03-25 | s4-drs: If we are a RODC then do not send DSReplicaSync messages | Fernando J V da Silva | 1 | -8/+11 |
2010-03-23 | s4:ldb_modules/util.c - fix two counter variables to be "unsigned" | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-03-22 | s4:dsdb Add a shortcut sequence number for schema reloads | Andrew Bartlett | 2 | -14/+81 |
2010-03-22 | s4:dsdb Rework schema loading and add schema reloading | Andrew Bartlett | 2 | -130/+181 |
2010-03-22 | s4:dsdb Move dsdb_save_partition_usn() to be a module helper function | Andrew Bartlett | 3 | -92/+178 |
2010-03-22 | s4:schema Expand the schema structure | Andrew Bartlett | 2 | -0/+11 |
2010-03-22 | s4:dsdb Add 'const' to some struct dsdb_schema variables | Andrew Bartlett | 2 | -9/+9 |
2010-03-22 | s4:dsdb Don't load the schema unconditionally | Andrew Bartlett | 2 | -3/+19 |
2010-03-18 | s4:dsdb Move rdn_name down the stack | Andrew Bartlett | 1 | -1/+1 |
2010-03-16 | s4:resolve_oids LDB module - not really a change but a nicer method to call "... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-03-16 | s4:dsdb - fix up warnings | Matthias Dieter Wallnöfer | 2 | -4/+8 |
2010-03-16 | s4:dsdb Show more detail in failure to compute the aggregate DN. | Andrew Bartlett | 1 | -1/+1 |
2010-03-16 | s4:dsdb Change dsdb_get_schema() callers to use new talloc argument | Andrew Bartlett | 16 | -42/+115 |
2010-03-16 | s4:dsdb Fix warnings in DEBUG() by casting to unsigned long int | Andrew Bartlett | 1 | -4/+4 |
2010-03-16 | s4:dsdb/acl Reduce calls to dsdb_get_schema() and add memory context | Andrew Bartlett | 1 | -24/+46 |
2010-03-16 | s4:dsdb Add a memory context for dsdb_get_schema() | Andrew Bartlett | 1 | -3/+9 |
2010-03-16 | s4:dsdb Don't error out if we can't get the Aggregate schema DN yet | Andrew Bartlett | 1 | -9/+16 |
2010-03-16 | s4:dsdb/kcc/*.c - fix up wrong typed counters | Matthias Dieter Wallnöfer | 5 | -20/+22 |