s3-dcerpc: add dcerpc_pull_dcerpc_auth().
[kamenim/samba.git] / source4 /
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...
2010-07-02 Anatoliy Atanasovs4/schema: remove unnecessary deletion of dsdb_schema...
2010-07-02 Günther Deschners4-smbtorture: enable extended SetValue test against...
2010-07-02 Andrew Tridgells4-ldb: fixed error handling in openldap backend
2010-07-02 Andrew Tridgells4-ldb: fixed the parsing of references in the openldap...
2010-07-02 Andrew Tridgells4-dsdb: fixed use after free of sasl mechanisms opaque
2010-07-02 Andrew Tridgells4-dsdb: fixed spelling of supportedSASLMechanisms
2010-07-02 Andrew Bartletts4:dsdb Ensure we free old schema copies
2010-07-02 Kamen Mazdrashkis4/dsdb: Assert DSDB_FLAG_*_MODULE is always passed...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/util.c Use DSDB_FLAG_...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/subtree_delete.c...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/schema_load.c: Use...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/samldb.c: Use DSDB_FL...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/samba3sid.c: Use...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/rootdse.c: Use DSDB_F...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/ridalloc.c: Use DSDB_...
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/repl_meta_data.c...
2010-07-02 Kamen Mazdrashkis4-dsdb/samdb/ldb_modules/linked_attributes.c: make...
2010-07-02 Kamen Mazdrashkis4/dsdb: Add DSDB_FLAG_NEXT_MODULE flag
2010-07-01 Matthias Dieter... s4:dsdb/tests/python/passwords.py - add the right resul...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - free some "msg" objects earlier...
2010-07-01 Matthias Dieter... s4:registry - move some common constraint checks to...
2010-07-01 Matthias Dieter... s4:lib/registry/tests/registry.c - test recursive key...
2010-07-01 Matthias Dieter... s4:registry - on key add operations we have to handle...
2010-07-01 Matthias Dieter... s4:lib/registry/local.c - support recursive key generation
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - refactor "reg_path_to_ldb"
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - use "ldb_path" rather than...
2010-07-01 Matthias Dieter... s4:lib/registry/ldb.c - "ldb_add_key" - fix talloc...
2010-06-30 Günther Deschners4-smbtorture: in extended setvalue winreg test, reduce...
2010-06-30 Günther Deschners4-smbtorture: enable QueryMultipleValues{2} torture...
2010-06-30 Günther Deschners4-smbtorture: add some more multiple_values_tests...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
2010-06-30 Stefan Metzmachers4:ldb/python: make it possible to run tests standalone
2010-06-30 Matthias Dieter... s4:auth/session.c - suppress a warning when freeing...
2010-06-30 Anatoliy Atanasovs4:schema/schema_set.c - free LDB message diffs
2010-06-30 Anatoliy Atanasovs4:auth/session.c - free "group_string" when not needed
2010-06-30 Andrew Bartletts4:dsdb Fix possible schema segfaults for DRS-replicati...
2010-06-29 Günther Deschners4-smbtorture: remove duplicate torture_assert_sid_equa...
2010-06-29 Günther Deschners4-smbtorture: add more sophisticated tests for winreg_...
2010-06-29 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - remove unused code
2010-06-29 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings...
2010-06-29 Matthias Dieter... s4:ntp_signd/ntp_signd.c - add casts to suppress warnin...
2010-06-29 Matthias Dieter... s4:rpc_server/browser.c - remove unused code
2010-06-29 Matthias Dieter... s4:smb_server/smb2/find.c - remove unused code
2010-06-29 Matthias Dieter... s4:smb_server/blob.c - remove unused code
2010-06-29 Matthias Dieter... s4:dsdb/new_partition.c - remove the "ldb_next_request...
2010-06-29 Matthias Dieter... ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs...
2010-06-29 Matthias Dieter... ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove...
2010-06-29 Matthias Dieter... s4:ldb - "ldb_dn_update_components" - fix free of inval...
2010-06-29 Matthias Dieter... ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free...
next