s3:smbd: let reply_readbraw_error use the locked socket
[obnox/samba-ctdb.git] / source3 /
2010-03-22 Stefan Metzmachers3:smbd: let reply_readbraw_error use the locked socket
2010-03-22 Stefan Metzmachers3:smbd: send keepalive packets under the socket lock
2010-03-22 Stefan Metzmachers3:smbd: smbd_[un]lock_socket() while accessing the...
2010-03-22 Stefan Metzmachers3:smbd: add smbd_[un]lock_socket() dummies
2010-03-22 Stefan Metzmachers3:smbd: add an option to skip signings checks srv_chec...
2010-03-22 Stefan Metzmachers3:libsmb: add a smb_signing_init_ex() function
2010-03-22 Stefan Metzmachers3:smbd: use new simplified smb_signing code in the...
2010-03-22 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2010-03-22 Stefan Metzmachers3:libsmb: rename smb_signing.c => clisigning.c
2010-03-22 Michael Adams3:configure: prevent using external libtalloc with...
2010-03-22 Karolin Seegers3:configure: Fix typo in libtalloc check.
2010-03-22 Jelmer Vernooijclikrb5: Prefer krb5_free_keytab_entry_contents to...
2010-03-22 Andrew Tridgells3: fixed krb5 build problem on ubuntu karmic
2010-03-22 Volker Lendeckes3: Add the "ctdb locktime warn threshold" parameter
2010-03-22 Volker Lendeckes3: Add "log writeable files on exit" parameter
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2010-03-22 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-22 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-22 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-22 Michael Adams3:smbcacls: forbid change of debug level from config...
2010-03-22 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-22 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-22 Michael Adams3: build sddl.c in samba3
2010-02-16 Volker Lendeckev3-4-ctdb: Bump ctdb vendor patch level to 23 3.4.2-ctdb-23
2010-02-16 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-02-16 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-02-16 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-02-16 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-02-16 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-02-16 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-02-16 Volker Lendeckes3: Fix a typo
2010-02-12 Volker Lendeckev3-4-ctdb: Bump ctdb vendor patch level to 22 3.4.2-ctdb-22
2010-02-12 Volker Lendeckes3: notify_onelevel does not use seqnums, so don't...
2010-02-12 Andrew Tridgells3-events: make the old timed events compatible with...
2010-02-12 Andrew Tridgells3-smbd: add a rate limited cleanup of brl, connections...
2010-02-12 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-02-12 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2010-02-12 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-02-08 Michael Adamv3-4-ctdb: bump ctdb vendor patch level to 21 3.4.2-ctdb-21
2010-02-08 Michael Adams3:registry: eliminate race condition in creating/scann...
2010-02-04 Michael Adamv3-4-ctdb: Bump ctdb vendor patch level to 20 3.4.2-ctdb-20
2010-02-04 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-01-29 Michael Adamv3-4-ctdb: bump the ctdb vendor patch level to 19 3.4.2-ctdb-19
2010-01-25 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-01-25 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-01-25 Michael Adams3:g_lock: remove an unreached code path.
2010-01-18 Michael Adamv3-4-ctdb: bump the ctdb vendor patch level to 18. 3.4.2-ctdb-18
2010-01-18 Michael Adams3:dbwrap_ctdb: fix reading/storing of special key...
2010-01-13 Michael Adams3:dbwrap_ctdb: exit early when nothing has been writte...
2010-01-13 Michael Adams3:dbwrap_ctdb: fix brown paperbag bug in ctdb_transact...
2010-01-07 Michael Adamv3-4-ctdb: bump the ctdb vendor patch level to 17. 3.4.2-ctdb-17
2010-01-05 Michael Adams3:dbwrap_ctdb: fix logic error in pull_newest_from_mar...
2010-01-05 Michael Adams3:dbwrap_ctdb: fix an uninitialized variable.
2009-12-17 Michael Adamv3-4-ctdb: bump the ctdb vendor patch level to 16 3.4.2-ctdb-16
2009-12-17 Michael Adams3:dbwrap_ctdb: fix two "may be used uninitialized...
2009-12-17 Michael Adams3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db...
2009-12-17 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2009-12-17 Michael Adams3:build: remove checks for deprecated ctdb controls.
2009-12-17 Michael Adams3:dbwrap_ctdb: maintain a database sequence number...
2009-12-17 Michael Adams3:dbwrap_ctdb: change db_ctdb_transaction_store()...
2009-12-17 Michael Adams3:dbwrap_ctdb: update (C)
2009-12-17 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2009-12-17 Volker Lendeckes3:torture: add a test LOCAL-DBTRANS to torture dbwrap...
2009-12-17 Michael Adams3:dbwrap_ctdb: start rewrite of transactions using...
2009-12-17 Volker Lendeckes3: setup debug for smbtorture
2009-12-17 Volker Lendeckes3: Add ctdb_conn_msg_ctx()
2009-12-17 Volker Lendeckes3: Implement global locks in a g_lock tdb
2009-12-16 Volker Lendeckev3-4-ctdb: Bump the vendor patch level to 15 3.4.2-ctdb-15
2009-12-16 Volker Lendeckes3: Correctly handle timeouts for the ping-dc operation
2009-12-16 Volker Lendeckes3: Add "net registry getvaluesraw"
2009-12-07 Christian Ambachstreamline some log levels for invalid servicenames
2009-12-07 Michael Adamv3-4-ctdb: Bump the vendor patch level to 14. 3.4.2-ctdb-14
2009-12-05 Michael Adams3:build: fix detection of CTDB headers on systems...
2009-12-04 Michael Adams3:dbwrap_ctdb: increase the number of commit retries...
2009-12-04 Michael Adams3:dbwrap_ctdb: increase the rsn of the __transaction_l...
2009-12-03 Volker Lendeckes3: Fix the code to immediately disconnect from a non...
2009-12-01 Volker LendeckeAdd a low-cost alternative to wbinfo -t: winfo --ping-dc
2009-12-01 Jeremy AllisonFix bug #6898 - Samba duplicates file content on append...
2009-11-30 Michael Adamv3-4-ctdb: bump ctdb vendor patch level to 13 3.4.2-ctdb-13
2009-11-27 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2009-11-26 Volker Lendeckes3: Fix the winbind piece of 58045: Correctly time...
2009-11-24 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2009-11-24 Michael Adams3:fix the merged build of bin/smbtorture4
2009-11-24 Volker Lendeckes3: Always try SamLogonEx
2009-11-23 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2009-11-23 Michael Adams3:torture: move the torture-specific headers to new...
2009-11-20 Rusty Russellgpfs: fix logic when gpfs:winattr is false (the default!)
2009-11-20 Volker Lendeckes3: Avoid races to change the machine password in winbind
2009-11-20 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2009-11-20 Volker Lendeckes3: Deal with races for password changes
2009-11-20 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2009-11-20 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2009-11-20 Volker Lendeckes3: Factor timeval_string out of current_timestring()
2009-11-20 Günther Deschners3-netlogon: setup NETLOGON credential chain in rpccli_...
2009-11-13 Volker Lendeckev3-4-ctdb: Bumb vendor version number to 12 3.4.2-ctdb-12
2009-11-13 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2009-11-13 Volker Lendeckes3: Fix check_reduced_name for access to the share...
2009-11-13 Volker Lendeckes3: Fix debug messages in check_reduced_name
2009-11-13 Volker Lendeckev3-4-ctdb: Bumb vendor version number to 11 3.4.2-ctdb-11
2009-11-13 Michael Adams3:vfs_fs_capabilities: fix a debug message
next