s4-ldb: Add ldb_msg_canonicalize_ex() to accept a memory context from client
[kamenim/samba.git] / source4 /
2010-07-10 Kamen Mazdrashkis4-ldb: Add ldb_msg_canonicalize_ex() to accept a memor...
2010-07-10 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
2010-07-10 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
2010-07-10 Kamen Mazdrashkis4-ldb: Separate function to add empty element into...
2010-07-10 Kamen Mazdrashkis4-ldb: Write more explanatory comment for ldb_msg_add()
2010-07-10 Kamen Mazdrashkis4-ldb: Refactor ldb_msg_diff() to be based on ldb_msg_...
2010-07-10 Kamen Mazdrashkis4-pyldb: Use ldb_msg_diff_ex() in py_ldb_msg_diff()
2010-07-10 Kamen Mazdrashkis4-test: Use ldb_msg_diff_ex() in torture/rpc/dssync...
2010-07-10 Kamen Mazdrashkis4-tools: use ldb_msg_diff_ex() in ldbedit - modify_rec...
2010-07-10 Kamen Mazdrashkis4-dsdb/schema/schema_set.c: fix trailing spaces and...
2010-07-10 Kamen Mazdrashkis4-dsdb: use ldb_msg_diff_ex() in source4/dsdb/schema...
2010-07-10 Kamen Mazdrashkis4-ldb: Implement ldb_msg_diff_ex() function to accept...
2010-07-10 Kamen MazdrashkiECLIPSE + PyDev Project
2010-07-10 Stefan Metzmachers4:provision: remove --policy-guid and --policy-guid...
2010-07-10 Stefan Metzmachers4:provision: also use fixed GUID names of the default...
2010-07-10 Matthieu Patous4 provision: use correct GUID for default policies
2010-07-10 Matthieu Patous4 unittests: remove the provision directory before...
2010-07-10 Matthieu Patous4 net: Add spn module to list/add/remove spn on objects
2010-07-10 Stefan Metzmachers4:winbind: let WBSRV_SAMBA3_SET_STRING() initialize...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_groups: also handle NT_STATUS_NO_MORE_EN...
2010-07-10 Stefan Metzmachers4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES
2010-07-10 Stefan Metzmachers4:libnet_GroupList: allocate children strings on the...
2010-07-10 Stefan Metzmachers4:libnet_UserList: allocate children strings on the...
2010-07-09 Stefan Metzmachers4:drepl_notify: hide some bugs from the make test...
2010-07-09 Stefan Metzmachers4:drsuapi: don't return all linked attributes at the...
2010-07-09 Stefan Metzmachers4:selftest: run RPC-SAMR-LARGE-DC against the vampire_...
2010-07-09 Stefan Metzmachers4:dsdb/repl: expose drsuapi_DsExtendedError to the...
2010-07-09 Stefan Metzmachers4:drepl_out_helpers: don't return NT_STATUS_OK, if...
2010-07-09 Stefan Metzmachers4:drepl_ridalloc: only ask the rid master for a new...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: add ridalloc_ridset_values infrastructure
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use dsdb_module_constrainted_update_u...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc.c: fix C++ warning
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_module_constrainted_update_uint32...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_msg_constrainted_update_uint32/64...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_module_constrainted_update_int32...
2010-07-09 Stefan Metzmachers4:dsdb: add dsdb_msg_constrainted_update_int32/64...
2010-07-09 Matthias Dieter... ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need...
2010-07-09 Kamen Mazdrashkis4: fix warning: unused variable ‘i’
2010-07-08 Matthias Dieter... s4:acl LDB module - password attributes - check also...
2010-07-08 Matthias Dieter... s4:acl LDB module - move a "mem_ctx" creation to the...
2010-07-08 Matthias Dieter... s4:drsuapi RPC server - "result_site_name" - fix variab...
2010-07-08 Matthias Dieter... s4:samdb.py - "setpassword" - performs password sets...
2010-07-08 Matthieu Patous4 upgradeprovision: For SID > 1000 do not copy them...
2010-07-08 Nadezhda IvanovaAdded a test to prove by default users can change each...
2010-07-08 Günther DeschnerRevert "s4-smbtorture: skip bigendian tests against...
2010-07-08 Andrew Tridgells4-net: the net binary depends on the auth subsystem
2010-07-07 Kamen Mazdrashkis4-dsdb/util: Reorder DSDB_FLAG_* checks
2010-07-07 Kamen Mazdrashkis4-dsdb: Implement module switching in dsdb_module_sear...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/acl.c Use DSDB_FLAG_N...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/linked_attributes...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/naming_fsmo.c Use...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/operational.c Use...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/partition_init.c...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/pdc_fsmo.c Use DSDB_F...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_F...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/samba_dsdb.c Use...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/schema_load.c Use...
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-07 Andrew Tridgells4-ldb: added ldb_error() and ldb_operr()
2010-07-07 Andrew Tridgells4-ldb: added support for simple binds on ldb_ldap...
2010-07-07 Andrew Tridgells4-ldb: added ldb_options_find()
2010-07-06 Steven Dannemans4:libcli: Modify S4 client library to check for proper...
2010-07-06 Matthias Dieter... s4:new_partition LDB module - fix an uninitalised varia...
2010-07-06 Matthias Dieter... s4:SAMR rpc server - "SetUserInfo" - fix the implementa...
2010-07-06 Matthias Dieter... s4:SAMR rpc server - "QueryUserInfo" - send back the...
2010-07-06 Matthias Dieter... s4:dsdb - samdb_result_force_password_change - also...
2010-07-06 Sumit Boses4:rpc_server/lsa/dcesrv_lsa.c - fix typo
2010-07-05 Günther Deschners4-smbtorture: add my (C) to rap torture lib.
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: implement DSDB_CONTROL_BYPASS_PA...
2010-07-05 Stefan Metzmachers4:dsdb: allocate DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID
2010-07-05 Stefan Metzmachers4:dsdb/password_hash: fix some c++ compiler warnings
2010-07-05 Zahari ZaharievDNS objects should not be ignored
2010-07-05 Matthias Dieter... s4:winbind/wb_cmd_setpwent.c - fix a possible crash...
2010-07-05 Matthias Dieter... s4:samr RPC server - "SetUserInfo" - allow some more...
2010-07-04 Nadezhda IvanovaChanged passwords.py to use the correct account as...
2010-07-04 Nadezhda Ivanovas4-dsdb: Implementation of User-Change-Password and...
2010-07-04 Matthias Dieter... s4:subtree_rename LDB module - Cosmetic fixes
2010-07-04 Matthias Dieter... s4:subtree_delete LDB module - fix comments and add...
2010-07-04 Matthias Dieter... s4:wb_cmd_list_groups.c - don't crash when we don't...
2010-07-04 Matthias Dieter... s4:wb_cmd_list_groups.c - indentation and comment fixes
2010-07-04 Matthias Dieter... s4:libnet - add missing "talloc_free"s for "c" contexts...
2010-07-03 Matthias Dieter... s4:torture/rpc/samlogon.c - strip trailing whitespaces
2010-07-03 Matthias Dieter... s4:torture/rpc/samlogon.c - provide a function which...
2010-07-03 Matthias Dieter... s4:dsdb/tests/python/ldap_schema.py - remove a now...
2010-07-03 Matthias Dieter... s4:urgent_replication.py test - remove unneeded "relax...
2010-07-03 Matthias Dieter... s4:schema_load LDB module - fix a segfault condition...
2010-07-03 Matthias Dieter... s4:schema_set.c - Fix a comment
2010-07-03 Matthias Dieter... s4:dsdb_schema_set_attributes - remove unneeded filter...
2010-07-03 Matthias Dieter... s4:dsdb_module_load_partition_usn - check for "res...
2010-07-03 Matthias Dieter... s4:schema_set.c - fix typo
2010-07-03 Matthias Dieter... s4:schema_load.c - jump to "failed" on an error condition
2010-07-03 Matthias Dieter... s4:setup/provision_basedn_modify.ldif - set "minPwdAge...
2010-07-03 Matthias Dieter... s4:pwsettings net utility - change also here the "minPw...
2010-07-03 Matthias Dieter... s4:dsdb/tests/passwords.py - set and reset the "minPwdA...
2010-07-02 Nadezhda IvanovaTests for user-change-password and force-password-chang...
next