s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpected
[kamenim/samba.git] / source4 / dsdb /
2010-04-11 Jelmer Vernooijsubunit: Remove more test output that could be interpre...
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-11 Matthias Dieter... s4:samdb_server_site_dn - free unused DNs in the right way
2010-04-10 Andrew Bartletts4:dsdb Don't use the permissive modify control on...
2010-04-10 Andrew Bartletts4:dsdb Don't return operational attributes on special DNs
2010-04-10 Andrew Bartletts4:rootdse Implement "tokenGroups" in the rootDSE
2010-04-10 Andrew Bartletts4:dsdb Improve error message in extended_dn_in
2010-04-10 Andrew Bartletts4:schema Try to fix OpenLDAP backend after schema...
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-09 Kamen Mazdrashkis4/dsdb: split writing of schemaInfo blob in two parts
2010-04-09 Kamen Mazdrashkis4/dsdb: Let caller to control if valid invocationId...
2010-04-09 Kamen Mazdrashkis4/dsdb: Use dsdb_schema_info object to create default...
2010-04-09 Kamen Mazdrashkis4/dsdb: Use dsdb_schema_info object to verify schema_i...
2010-04-09 Kamen Mazdrashkis4/waf: add new files to WAF build
2010-04-09 Kamen Mazdrashkis4/samldb: schemaInfo attribute must be updated when...
2010-04-09 Kamen Mazdrashkis4/dsdb: dsdb_schema_info object implementation
2010-04-09 Kamen Mazdrashkis4/dsdb: Define dsdb representation for schemaInfo...
2010-04-08 Jelmer Vernooijs4-python: Move load_partition_usn to dsdb module.
2010-04-08 Endi S. Dewatas4:dsdb - Handle INVALID_DN_SYNTAX from OpenLDAP in...
2010-04-08 Jelmer Vernooijs4-python: Move set_global_schema to pydsdb.
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-06 Jelmer Vernooijs4-python: Move set_opaque_integer to pyldb.
2010-04-06 Andrew Tridgells4-waf: added python_dsdb from merge with master
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: source= is clearer for source lists
2010-04-06 Andrew Tridgellbuild: heimdal_build waf support
2010-04-03 Jelmer Vernooijs4-python: Move dsdb_convert_schema_to_openldap to...
2010-04-03 Jelmer Vernooijs4-python: Move set_opaque_integer -> dsdb.
2010-04-03 Jelmer Vernooijs4-python: Move samdb_server_site_name to dsdb module.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-03-26 Eduardo Limas4-drs: replmd_delete with the 3 stage deletion recycle bin
2010-03-25 Fernando J V da... s4-drs: If we are a RODC then do not send DSReplicaSync...
2010-03-22 Matthias Dieter... s4:ldb_modules/util.c - fix two counter variables to...
2010-03-22 Andrew Bartletts4:dsdb Add a shortcut sequence number for schema reloads
2010-03-22 Andrew Bartletts4:dsdb Rework schema loading and add schema reloading
2010-03-22 Andrew Bartletts4:dsdb Move dsdb_save_partition_usn() to be a module...
2010-03-22 Andrew Bartletts4:schema Expand the schema structure
2010-03-22 Andrew Bartletts4:dsdb Add 'const' to some struct dsdb_schema variables
2010-03-22 Andrew Bartletts4:dsdb Don't load the schema unconditionally
2010-03-18 Andrew Bartletts4:dsdb Move rdn_name down the stack
2010-03-16 Matthias Dieter... s4:resolve_oids LDB module - not really a change but...
2010-03-16 Matthias Dieter... s4:dsdb - fix up warnings
2010-03-16 Andrew Bartletts4:dsdb Show more detail in failure to compute the...
2010-03-16 Andrew Bartletts4:dsdb Change dsdb_get_schema() callers to use new...
2010-03-16 Andrew Bartletts4:dsdb Fix warnings in DEBUG() by casting to unsigned...
2010-03-16 Andrew Bartletts4:dsdb/acl Reduce calls to dsdb_get_schema() and add...
2010-03-16 Andrew Bartletts4:dsdb Add a memory context for dsdb_get_schema()
2010-03-16 Andrew Bartletts4:dsdb Don't error out if we can't get the Aggregate...
2010-03-16 Matthias Dieter... s4:dsdb/kcc/*.c - fix up wrong typed counters
2010-03-16 Erick Nogueira do... s4-drs: DsGetReplInfo(), infoType = DS_REPL_INFO_METADA...
2010-03-12 Matthias Dieter... s4:util.c - "dsdb_check_optional_feature" - counter...
2010-03-12 Stefan Metzmachers4:dsdb/repl: make use of use tevent_req based dcerpc_b...
2010-03-12 Crístian Deivesuse unsigned instead of uint32_t for LDB counters.
2010-03-12 Crístian DeivesnTDSConnection creation
2010-03-12 Crístian Deivesspanning tree computation
2010-03-12 Crístian Deivesnew function kcctpl_color_vertices
2010-03-12 Eduardo Limas4-drs: check if an optional feature is enabled
2010-03-12 Nadezhda IvanovaSplit the dsdb_access_check_on_dn.
2010-03-12 Nadezhda IvanovaFixed ACL module to use dsdb_module_* API.
2010-03-11 Nadezhda IvanovaMoved access_check_on_dn from acl module as an utility.
2010-03-10 Kamen Mazdrashkis4/drs: DsGetNCChanges - Propagating IDL changes to...
2010-03-09 Nadezhda IvanovaA helper function to get the Infrastructure DN.
2010-03-09 Nadezhda IvanovaAdded a check for permissions to modify the RDN attribu...
2010-03-09 Stefan Metzmachers4:dsdb/dns: change callers of samba_runcmd()
2010-03-07 Matthias Dieter... s4:extended_dn_out LDB module - change counter variable...
2010-03-07 Matthias Dieter... s4:repl_meta_data LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:local_password LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:ranged_results LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:objectguid LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:objectclass LDB module - change counter variabls...
2010-03-07 Matthias Dieter... s4:anr LDB module - change counter variable to "unsigned"
2010-03-07 Matthias Dieter... s4:acl LDB module - change counter variable to "unsigned"
2010-03-07 Matthias Dieter... s4:linked_attributes LDB module - change counter variab...
2010-03-07 Matthias Dieter... s4:kludge_acl LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:proxy LDB module - Change counter variables to ...
2010-03-07 Matthias Dieter... s4:schema_data LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:resolve_oids LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:rootdse LDB module - change counter variables to...
2010-03-07 Matthias Dieter... s4:partition LDB module - change counter variables...
2010-03-07 Matthias Dieter... s4:schema - Change also here counters to "unsigned...
2010-03-07 Matthias Dieter... s4:schema_syntax.c - Change also here counters to ...
2010-03-05 Matthias Dieter... s4:dsdb/util - Change also here counters to "unsigned"
2010-03-05 Matthias Dieter... s4:repl - change also here the counter variables to...
2010-03-05 Matthias Dieter... s4:kcc - Change some counter variables to be unsigned
2010-03-05 Matthias Dieter... s4:samdb_privilege.c - Change two counter variables...
2010-03-05 Matthias Dieter... s4:cracknames - Change two counter variables to unsigned
2010-03-04 Matthias Dieter... s4:operational LDB - don't accidentally "ate" search...
2010-03-04 Matthias Dieter... s4:operational LDB module - make the counters unsigned
2010-03-04 Matthias Dieter... s4:operational LDB - implement the "tokenGroups" constr...
2010-03-04 Matthias Dieter... s4:operational LDB module - use right memory context...
2010-03-03 Matthias Dieter... s4:samdb.c - Make it signed-safe
2010-03-01 Stefan Metzmachers4:drepl_out_helpers: don't look at the internals of...
2010-03-01 Stefan Metzmachers4:drepl_notify: don't look at the internals of 'struct...
next