s3:registry: wrap reg_deletevalue() in a transaction
[ddiss/samba.git] / source3 /
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.
2012-01-18 Jeremy AllisonFix bug #8664 - Renaming a symlink fails if the symlink...
2012-01-10 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-10 Stefan Metzmachers3:lib/ctdbd_conn: try ctdbd_init_connection() as root...
2012-01-10 Björn Baumbachs3-printing: fix migrate printer code (bug 8618)
2012-01-10 Volker LendeckeFix bug #8686 - Packet validation checks can be done...
2012-01-08 Jeremy AllisonFix bug #8687 - net memberships usage info is wrong
2012-01-04 Andreas Schneiders3-libsmb: Don't duplicate kerberos service tickets.
2012-01-04 Jeremy AllisonFinal part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2012-01-04 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2012-01-04 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-01-04 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-01-04 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-01-04 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2011-12-06 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2011-12-01 Volker Lendeckes3: Attempt to fix the vfs_commit module
2011-12-01 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2011-11-25 Stefan Metzmachers3:libsmb: only align unicode pipe_name (bug #8586)
2011-11-25 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2011-11-19 Björn Jackes3: allow to set TCP_NODELAYACK socket option on AIX...
2011-11-17 Jeremy AllisonFix bug #8562 - talloc: double free error.
next