s3-passdb: Fix negative SID->uid/gid cache handling. (bug #8952)
[ddiss/samba.git] / source3 /
2012-05-26 Ira Coopers3-passdb: Fix negative SID->uid/gid cache handling...
2012-05-23 Andreas Schneiders3-auth: Don't lookup the system user in pdb.
2012-05-19 Richard SharpeCheck the return from create_acl_blob
2012-05-19 Richard SharpeFix the overwriting of errno before use in a DEBUG...
2012-05-10 Björn Baumbachs3-printing: Add new printers to registry.
2012-05-10 Alejandro Escanero... s3:auth/server_info: the primary rid should be in the...
2012-05-10 Michael Adams3:registry: return error when Key does not exist in...
2012-05-10 Michael Adams3:registry: replace call to reg_openkey() in reg_creat...
2012-05-10 Michael Adams3:registry: remove a superfluous fill_subkey_cache...
2012-05-10 Michael Adams3:registry: use fill_subkey_cache to check exsistence...
2012-05-10 Michael Adams3:registry: let fill_subkey_cache return WERR_BADFILE...
2012-05-10 Michael Adams3:registry: convert reg_openkey() to use talloc instea...
2012-05-10 Michael Adams3:registry untangle an assignment from the check in...
2012-05-10 Michael Adams3:registry: untangle assignment from check in regkey_o...
2012-05-10 Michael Adams3:registry: fix seqnum race in regdb_fetch_keys_internal
2012-05-10 Gregor Becks3:registry avoid pruning the sequencenumber while...
2012-05-10 Michael Adams3:registry: fix seqnum race in fetch_values_internal
2012-05-10 Michael Adams3:registry: update the seqnum in the subkey cache...
2012-05-10 Michael Adams3:registry:db: update the value container seqnum after...
2012-05-10 Michael Adams3:registry: wrap reg_deletekey() into a transaction
2012-05-10 Michael Adams3:registry: wrap reg_createkey() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignments from checks in reg_cr...
2012-05-10 Michael Adams3:registry: wrap reg_deletevalue() in a transaction
2012-05-10 Michael Adams3:registry: untangle assignment from check in reg_dele...
2012-05-10 Michael Adams3:registry: fix race in reg_setvalue that could lead...
2012-05-10 Michael Adams3:registry: untangle assignment from check and add...
2012-05-10 Michael Adams3:registry: don't leak the old contents when updating...
2012-05-10 Michael Adams3:registry: fix debug message in regdb_store_values_in...
2012-05-10 Michael Adams3:registry: improve log message in regdb_unpack_values...
2012-05-10 Michael Adams3:registry: fix a debug message typo (cherry picked...
2012-05-10 Michael Adams3:registry: add a new function regval_ctr_value_byname()
2012-05-10 Michael Adams3:registry: rename regval_ctr_key_exists() to regval_c...
2012-05-10 Michael Adams3:registry:reg_api: fix reg_queryvalue to not fail...
2012-05-10 Michael Adams3:registry: implement values_need_update and subkeys_n...
2012-05-10 Steve LangasekFix bug 8920, null dereference
2012-05-07 Jeremy AllisonBugfix for #8857 - Setting traverse rights fails to...
2012-05-07 Jeremy AllisonFix incorrect debug - parent_name is never set !
2012-05-07 Olaf FlebbeWrong assertion/comparison: Compare value not pointer
2012-05-07 Jeremy AllisonFinal back port of fix for bug #8837 - smbd crashes...
2012-05-07 Jeremy AllisonConvert parse_delete_tokens_list() and unparse_share_mo...
2012-05-07 Jeremy AllisonThe delete tokens are unique to each name hash represen...
2012-05-07 Jeremy AllisonFix the talloc heirarchy when adding the unix delete...
2012-05-07 Jeremy AllisonThird part of fix for bug #8837 - smbd crashes when...
2012-05-07 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-05-07 Volker Lendeckes3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes...
2012-05-07 Volker Lendeckes3: Fix a segfault with debug level 3 on Solaris
2012-04-30 Karolin SeegerBump version number up to 3.6.6.
2012-04-30 Jeremy AllisonFix self granting privileges in security=ads.
2012-04-10 Ralph Wuerthners3-smbd: move print_backend_init() behind init_system_i...
2012-04-10 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-04-10 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-04-10 Karolin SeegerVERSION: Bump version up to 3.6.5.
2012-03-20 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-19 Volker Lendeckev3-6-test: Further fix for bug 8338
2012-03-19 Christian AmbachFix bug #8807 - dcerpc_lsa_lookup_sids_noalloc() crashe...
2012-03-02 Karolin SeegerRevert "s3: Add sys_statvfs() wrapper support for OpenB...
2012-02-29 Jeremy AllisonFix problem reported by Tom Lee <tlee2951@gmail.com...
2012-02-28 Matthieu Patous3-winbindd: set the can_do_validation6 also for truste...
2012-02-28 Brad Smiths3: Add sys_statvfs() wrapper support for OpenBSD/FreeB...
2012-02-28 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-02-21 Volker Lendeckes3: Fix bug 8567 -- segfault in dom_sid_compare
2012-02-21 Volker Lendeckes3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
2012-02-18 David Disseldorps3-printing: fix crash in printer_list_set_printer()
2012-02-18 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2012-02-18 Günther Deschners3-dbwrap_ctdb: fix the build.
2012-02-18 Gregor Becks3:dbwrap: traverse records created within this transac...
2012-02-18 Michael Adams3:dbwrap: change the dbwrap_traverse() wrapper to...
2012-02-12 Christian AmbachAllow vfs_aio_pthread to build as a static module.
2012-02-12 Jeremy AllisonAdd vfs_aio_pthread code.
2012-02-12 Jeremy AllisonEnsure we always free aio_ex on all error paths by...
2012-02-12 Jeremy AllisonChange the signature of pthreadpool_finished_job()...
2012-02-12 Stefan Metzmachers3:smb2_server: fix a logic error, we should sign non...
2012-02-12 Michael Adams3:smb2-server: session setup replies should always...
2012-02-03 Christian Ambachs3:winbindd fix a return code check
2012-02-03 Volker Lendeckes3: Add rmdir operation to streams_depot
2012-02-03 Volker Lendeckes3: Delete streams on directories
2012-02-03 Michael Adams3:smbd:smb2: fix an assignment-instead-of-check bug...
2012-02-03 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-03 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2012-02-03 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-02-03 Matthieu Patous3-winbind: don't try to do clever thing if the usernam...
2012-01-30 Andrew BartlettFix for bug #8727 - smbclient fails with posix large...
2012-01-30 Karolin SeegerVERSION: Bump version up to 3.6.4.
2012-01-29 Ira Coopers3-smbd: Fix bug #8724.
2012-01-29 Karolin SeegerVERSION: Bump version up to 3.6.3.
2012-01-25 Jeremy Allisons3-spoolss: Pass the right pointer type.
2012-01-23 Jeremy AllisonSecond part of fix for 8636 - When returning an ACL...
2012-01-23 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-01-23 David Disseldorps3-spoolss: fix printer_driver_files_in_use() call...
2012-01-23 David Disseldorps3-spoolss: fix printer driver version deletion
2012-01-23 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2012-01-23 David Disseldorpspoolss: fix DPD_DELETE_ALL_FILES error return
2012-01-21 Matthieu Patou[PATCH] s3: improve the code in the AES encryption.
2012-01-21 Jeremy Allisons3: Fix bug #8674.
2012-01-21 Jeremy AllisonThird part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-01-21 Jeremy AllisonThird part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonFirst part of fix for bug #8663 - deleting a symlink...
2012-01-21 Jeremy AllisonFix bug 8710 - connections.tdb - major leak with SMB2.
next