s3: Fix a long-standing problem with recycled PIDs
[metze/samba/wip.git] / source3 /
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-03-10 Volker Lendeckes3: Make "smbcontrol xx debuglevel" print the correct...
2010-03-10 Volker Lendeckev3-4-ctdb: Fix the build of vfs_gpfs_prefetch.c
2010-03-10 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-03-10 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-03-10 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-03-10 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-03-10 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-03-10 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-03-10 Volker Lendeckes3: Fix a typo
2010-03-10 Volker Lendeckes3: notify_onelevel does not use seqnums, so don't...
2010-03-10 Andrew Tridgells3-events: make the old timed events compatible with...
2010-03-10 Andrew Tridgells3-smbd: add a rate limited cleanup of brl, connections...
2010-03-10 Andrew Tridgells3-brlock: we don't need these MSG_SMB_UNLOCK calls now
2010-03-10 Andrew Tridgells3-brlock: add a minimim retry time for pending blockin...
2010-03-10 Abhidnya P Chirmules3: Add a vfs_time_audit module
2010-03-10 Michael Adams3:registry: eliminate race condition in creating/scann...
2010-03-10 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-03-10 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-03-10 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-03-10 Michael Adams3:g_lock: remove an unreached code path.
2010-03-10 Michael Adams3:dbwrap_ctdb: fix reading/storing of special key...
2010-03-10 Michael Adams3:dbwrap_ctdb: exit early when nothing has been writte...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix brown paperbag bug in ctdb_transact...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix logic error in pull_newest_from_mar...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix an uninitialized variable.
2010-03-10 Michael Adams3:dbwrap_ctdb: fix two "may be used uninitialized...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db...
2010-03-10 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2010-03-10 Michael Adams3:build: remove checks for deprecated ctdb controls.
2010-03-10 Michael Adams3:dbwrap_ctdb: maintain a database sequence number...
2010-03-10 Michael Adams3:dbwrap_ctdb: change db_ctdb_transaction_store()...
2010-03-10 Michael Adams3:dbwrap_ctdb: update (C)
2010-03-10 Michael Adambuild: Add a configure check for CTDB_CONTROL_TRANS3_CO...
2010-03-10 Volker Lendeckes3:torture: add a test LOCAL-DBTRANS to torture dbwrap...
2010-03-10 Michael Adams3:dbwrap_ctdb: start rewrite of transactions using...
2010-03-10 Volker Lendeckes3: setup debug for smbtorture
2010-03-10 Volker Lendeckes3: Add ctdb_conn_msg_ctx()
2010-03-10 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-03-10 Volker Lendeckes3: Correctly handle timeouts for the ping-dc operation
2010-03-10 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-03-10 Christian Ambachstreamline some log levels for invalid servicenames
2010-03-10 Michael Adams3:build: fix detection of CTDB headers on systems...
2010-03-10 Michael Adams3:dbwrap_ctdb: increase the number of commit retries...
2010-03-10 Michael Adams3:dbwrap_ctdb: increase the rsn of the __transaction_l...
2010-03-10 Volker Lendeckes3: Fix the code to immediately disconnect from a non...
2010-03-10 Volker LendeckeAdd a low-cost alternative to wbinfo -t: winfo --ping-dc
2010-03-10 Volker Lendeckes3: Do not connect to ctdb if it is blocked for some...
2010-03-10 Volker Lendeckes3: Fix the winbind piece of 58045: Correctly time...
2010-03-10 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2010-03-10 Michael Adams3:fix the merged build of bin/smbtorture4
2010-03-10 Volker Lendeckes3: Always try SamLogonEx
2010-03-10 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2010-03-10 Michael Adams3:torture: move the torture-specific headers to new...
2010-03-10 Rusty Russellgpfs: fix logic when gpfs:winattr is false (the default!)
2010-03-10 Volker Lendeckes3: Avoid races to change the machine password in winbind
2010-03-10 Volker Lendeckes3: Protect against flooding the DC with pwchange requests
2010-03-10 Volker Lendeckes3: Deal with races for password changes
2010-03-10 Volker Lendeckes3: Re-check the timeout in machine_password_change_han...
2010-03-10 Volker Lendeckes3: Add some debugs to the winbind machine pwchange...
2010-03-10 Volker Lendeckes3: Factor timeval_string out of current_timestring()
2010-03-10 Günther Deschners3-netlogon: setup NETLOGON credential chain in rpccli_...
2010-03-10 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-03-10 Volker Lendeckes3: Fix check_reduced_name for access to the share...
2010-03-10 Volker Lendeckes3: Fix debug messages in check_reduced_name
2010-03-10 Michael Adams3:vfs_fs_capabilities: fix a debug message
2010-03-10 Volker Lendeckes3: Try to avoid dns searches with an empty site
2010-03-10 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-03-10 Volker Lendeckes3: Fix a crash in notify_remove_onelevel when "change...
2010-03-10 Volker Lendeckes3: Add parameter "ctdb timeout"
2010-03-10 Michael Adams3:registry: add an extra check for dsize==0 to regdb_f...
2010-03-10 Michael Adams3:registry: add safety check for return value of tdb_u...
2010-03-10 Michael Adams3:dbwrap_ctdb: add debug message to transaction_fetch_...
2010-03-10 Michael Adams3:dbwrap_ctdb: split combined check in two and add...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix race condition with concurrent...
2010-03-10 Michael Adams3:configure: add a check for the new CTDB_CONTROL_TRAN...
2010-03-10 Michael Adams3:dbwrap_ctdb: add new db_ctdb_transaction_active...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix a race in starting concurrent trans...
2010-03-10 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2010-03-10 Michael Adams3:dbwrap_ctdb: use db_ctdb_ltdb_fetch() inside db_ctdb...
2010-03-10 Michael Adams3:dbwrap_ctdb: add a function db_ctdb_ltdb_fetch()
2010-03-10 Michael Adams3:dbrwap_ctdb: add a function db_ctdb_ltdb_store()
2010-03-10 Michael Adams3:dbwrap_ctdb: reformat a comment slightly to enhance...
2010-03-10 Michael Adams3:dbwrap_ctdb: fix some function header comments
2010-03-10 Volker Lendeckes3: Fix a 100% CPU loop when ctdbd dies during a traverse
2010-03-10 Martin Schwenkecluster_fatal() exit code should not indicate success.
2010-03-10 Volker Lendeckes3: Attempt to fix a deadlock between smbd and ctdbd
2010-03-10 Abhidnya ChirmuleTo set file create/birth time Signed-off-by: Abhidnya...
2010-03-10 Abhidnya P Chirmules3: Add access_mask to the flock VFS call
2010-03-10 Volker Lendeckes3:samr: Fix an uninitialized variable
2010-03-10 Günther Deschners3-idmap: fix two uninitialized variable warnings in...
2010-03-10 Christian Ambachchanged debuglevel for two messages in the GPFS module...
2010-03-10 Volker Lendeckes3:gpfs: Add support for the gpfs_ftruncate call
2010-03-10 Volker Lendeckes3:gencache: Make gencache_del() return success for...
2010-03-10 Volker Lendeckes3:gencache: Remove some over-paranoid locking
2010-03-10 Volker Lendeckes3:gencache: Add a "was_expired" argument to gencache_g...
2010-03-10 Andrew Tridgells3: Fix vfs_shadow_copy2 to allow in-path @GMT-xxx
2010-03-10 Volker LendeckeAdd a "connectpath" operation to the shadow_copy2 module
2010-03-10 Volker LendeckeAdd SMB_VFS_CONNECTPATH operation
next