tridge/samba.git
2010-07-06 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code ldb-error
2010-07-06 Andrew Tridgells4-ldb: added ldb_error() and ldb_operr()
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-04 Volker Lendeckes3: Remove an unused variable -- thanks, metze!
2010-07-04 Volker Lendeckes3: Remove unused msg_flags from connections.tdb
2010-07-04 Volker Lendeckes3: Replace register_message_flags() with serverid_regi...
2010-07-04 Volker Lendeckes3: Use msg_ctx->id in messaging
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Re-initialize the server_id in messaging_reinit
2010-07-04 Volker Lendeckes3: Fix some type-punned warnings
2010-07-04 Volker Lendeckes3: Fix some nested extern warnings
2010-07-04 Volker Lendeckes3: Remove serverid_[de]register_self
2010-07-04 Volker Lendeckes3: ALWAYS run make test before checkin ....
2010-07-04 Volker Lendeckes3: Slight reshaping of server_exists_parse
2010-07-04 Volker Lendeckes3: Don't attempt to deregister from serverid twice
2010-07-04 Volker Lendeckes3: Fix bug 7338, smbget skips leading slash when using...
2010-07-04 Volker Lendeckes3: Fix some nonempty blank lines
2010-07-04 Volker Lendeckes3: Fix bug 7336: Enable idmap_passdb module build...
2010-07-03 Volker Lendeckewbinfo: Fix error messages
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:kinit blackbox test - set/reset also here the "minPw...
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:blackbox/test_passwords.sh - perform also here the...
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 Günther Deschners3-net: forgot to set type in winreg getvalue operation.
2010-07-02 Anatoliy Atanasovs4/schema: remove unnecessary deletion of dsdb_schema...
2010-07-02 Günther Deschners3-registry: remove 2 byte winreg type limitation.
2010-07-02 Günther Deschners3-registry: allow to read NULL entries (that we allow...
2010-07-02 Günther Deschners4-smbtorture: enable extended SetValue test against...
2010-07-02 Günther Deschners3-registry: remove unused reg_util_marshalling code.
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
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 Simo Sorces3:auth Fix switch statement referencing a uninitialize...
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h where needed.
2010-07-01 Günther Deschners3-libads: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: move spnego defines to their appropriate...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move keytab macros out of ads.h.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: move ads_status to a separate header file.
2010-07-01 Günther Deschners3-libads: move ads_protos.h to ads_ldap_protos.h.
2010-07-01 Günther Deschners3-waf: fix the build after smbd/change_trust_pw.c...
2010-07-01 Günther Deschnertdb: fix the build on mac os x 10.6.4.
2010-07-01 Günther Deschners3-libnet_join: small IDL enhancement.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-07-01 Günther Deschners3-libads: move KRB5_ENV_CCNAME to separate header...
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-07-01 Günther Deschners3-printing: Fix Bug #7541, %D in "printer admin" causi...
2010-06-30 Günther Deschners3-registry: fix malloc/talloc mismatch upon free in...
2010-06-30 Günther Deschners4-smbtorture: in extended setvalue winreg test, reduce...
2010-06-30 Günther Deschners3-docs: try to make "default case" explanation a littl...
2010-06-30 Günther Deschners3-libsmb: move change_trust_account_password out of...
2010-06-30 Günther Deschners4-smbtorture: enable QueryMultipleValues{2} torture...
2010-06-30 Günther Deschners3-winreg: implement _winreg_QueryMultipleValues().
2010-06-30 Günther Deschners3-winreg: implement _winreg_QueryMultipleValues2().
2010-06-30 Günther Deschners3-registry: add reg_querymultiplevalues() to reg_api.
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 Andreas Schneiderlibcli: Fixed a build warning for a missing prototype.
next