s3:dbwrap_ctdb: change db_ctdb_transaction_store() to return NTSTATUS.
[samba.git] / source3 /
2010-04-01 Michael Adams3:dbwrap_ctdb: change db_ctdb_transaction_store()...
2010-04-01 Michael Adams3:dbwrap_ctdb: update (C)
2010-04-01 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2010-04-01 Michael Adams3:dbwrap_ctdb: start rewrite of transactions using...
2010-04-01 Volker Lendeckes3:torture: add a test LOCAL-DBTRANS to torture dbwrap...
2010-04-01 Volker Lendeckes3: setup debug for smbtorture (cherry picked from...
2010-04-01 Volker Lendeckes3: Add ctdb_conn_msg_ctx() (cherry picked from commit...
2010-04-01 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-04-01 Andrew Tridgells3-smbd: add a rate limited cleanup of brl, connections...
2010-04-01 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-04-01 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2010-04-01 Andrew Tridgells3-events: make the old timed events compatible with...
2010-03-30 Jeremy AllisonFix bug #7283 - vfs_acl_tdb does not work as expected.
2010-03-30 Stefan Metzmachers3:winbindd: correctly retry if the netlogon pipe gets...
2010-03-30 Stefan Metzmachers3:rpc_client: remove more unused code
2010-03-30 Stefan Metzmachers3:rpc_client: remove unused code, we handle transport...
2010-03-30 Stefan Metzmachers3:winbindd_reconnect: don't only reconnect on NT_STATU...
2010-03-30 Stefan Metzmachers3:winbindd_cm: invalidate connection if cm_connect_net...
2010-03-30 Stefan Metzmachers3:winbindd: consistently use TALLOC_FREE(conn->foo_pip...
2010-03-30 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-03-30 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-03-30 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-03-30 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-03-30 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-03-30 Stefan Metzmachers3:rpc_client: don't mix layers and keep a reference...
2010-03-30 Stefan Metzmachers3:rpc_transport_np: add comment about bad usage in...
2010-03-30 Stefan Metzmachers3:rpc_transport_np: use cli_state_is_connected() helper
2010-03-30 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-03-30 Stefan Metzmachers3:libsmb: don't let cli_shutdown() segfault with a...
2010-03-30 Stefan Metzmachers3:rpc_transport_np: handle trans rdata like the output...
2010-03-30 Volker Lendeckes3: Fix bug 7212, "getent group does not return group...
2010-03-29 Jeremy AllisonFix bug 7297 - smbd crashes with CUPS printers and...
2010-03-29 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-03-29 Michael KarcherFix bug #7269 - Job management commands don't work...
2010-03-29 Jeremy AllisonFix bug 7075 - bug in vfs_scannedonly rmdir implementation.
2010-03-29 Volker Lendeckes3: Fix a bad memleak in winbind
2010-03-29 Volker Lendeckes3: Fix bug 7202 for multi-threaded applications
2010-03-29 Günther Deschners3-winreg: Fix _winreg_QueryValue crash bugs and implem...
2010-03-29 Günther Deschners3-winreg: add some debug statements to _winreg_QueryVa...
2010-03-29 Jeremy Allisons3-printing: Fix "printer admin" functionality.
2010-03-29 Günther Deschners3-spoolss: Fix value-needed calculation in_spoolss_Enu...
2010-03-29 Volker Lendeckes3: Fix an uninitialized variable read
2010-03-29 Stefan Metzmachers3:smbd: make sure we always have a valid talloc stackframe
2010-03-29 Günther Deschners3-netlogon: Fix bug #7237: _netr_SamLogon segfaults...
2010-03-29 Günther Deschners3-libads: fix get_remote_printer_publishing_data after...
2010-03-29 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
2010-03-29 Günther Deschners3-rpcclient: fix rpcclient after spoolss_EnumPrinterDa...
2010-03-29 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-03-29 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-03-29 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDataEx after IDL...
2010-03-29 Günther Deschners3-rpcclient: fix rpcclient after spoolss_SetPrinterDat...
2010-03-29 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-03-29 Günther Deschners3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL...
2010-03-29 Jeremy AllisonFix bug #7234 - Symlink delete fails but incorrectly...
2010-03-29 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-03-29 Volker Lendeckes3: Fix a NULL pointer dereference
2010-03-29 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-03-29 SATOH Fumiyasuvfs_netatalk: Segfault if hide files or veto files...
2010-03-29 Volker Lendeckes3: Fix the build of net_afs.c with --fake-kaserver...
2010-03-29 Holger Hetterichs3: net_share.c: fix argc handling
2010-03-29 Simo Sorces3:ads fix dn parsing name was always null
2010-03-29 Björn Jackes3:vfs_aixacl2: add missing semicolon
2010-03-29 Stefan Metzmachers3:winbindd: never mark external domains as internal!
2010-03-29 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
2010-03-29 Jeremy AllisonFirst part of fix for bug #7159 - client rpc_transport...
2010-03-29 Roel van MeerFix one of the valgrind warnings from bug #6814 - Fixes...
2010-03-29 Volker Lendeckes3: Fix bug 5198 -- parse chfn(1)-change gecos field
2010-03-09 Karolin SeegerVERSION: Raise version number up to 3.5.2.
2010-03-08 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio... samba-3.5.1
2010-03-08 Karolin SeegerVERSION: Raise version number up to 3.5.1.
2010-03-01 Günther Deschners3-net: fix net ads dns usage calls.
2010-03-01 Günther Deschners3-rpcclient: fix uninitialized variable in wkssvc_enum...
2010-03-01 Volker Lendeckes3: Fix but 7145 -- duplicate sam and unix accounts
2010-02-26 Stefan Metzmachers3:cli_netlogon: keep the the correct negotiate_flags...
2010-02-26 Volker Lendeckes3: Avoid calling cli_alloc_mid twice in cli_smb_req_io...
2010-02-26 Karolin SeegerVERSION: Raise version number up to 3.5.0.
2010-02-19 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-19 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-19 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-18 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-18 Volker Lendeckes3: Fix bug 7139 owner of file not available with kerberos.
2010-02-16 Steven Dannemans3/smbd: change locking behavior when "lock spin time...
2010-02-15 Björn Jackes3: by default don't use pthread pool support
2010-02-15 Björn Jackes3:nsswitch: also use pthread CFLAGS for the nsswitch...
2010-02-15 Björn Jackes3: fix build on Tru64 after it broke with deactivating...
2010-02-15 Björn Jackes3: link thread objects in libsmbclient only and adjust...
2010-02-15 Björn Jackes3: syntax fix
2010-02-15 Björn Jackes3: get pthread detection also on HP-UX right
2010-02-15 Björn Jackes3: fix detection and flags for using pthread
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Karolin SeegerVERSION: We need another release candidate.
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-15 Volker Lendeckes3: Fix typo found by jhell <jhell@DataIX.net>
2010-02-15 Günther Deschners3-spoolss: implement spoolss_EnumJobs level 3.
2010-02-15 Jeremy AllisonMore of the fix for bug #7118 - nmbd problems with...
2010-02-15 Jeremy AllisonMake "nmbd bind explicit broadcast" on by default.
2010-02-15 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-15 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2010-02-15 Björn Jackes3: change ldap filter to what really was intended...
2010-02-10 Jeremy AllisonFix off-by-one error in working out the limit of the...
next