metze/samba/wip.git
2010-03-26 Volker LendeckeRevert "s3: Optimize gencache for smbd exit"
2010-03-26 Stefan Metzmachers3:passdb: avoid sid_to_gid() if the sid is "domain...
2010-03-26 Volker Lendeckes3: Implement an asynchronous echo responder process
2010-03-26 Stefan Metzmachers3:smbd: disable SMB encryption when the echo handler...
2010-03-26 Stefan Metzmachers3:smbd: disallow readbraw and writebraw if the echo...
2010-03-26 Stefan Metzmachers3:smbd: disable sendfile if the echo handler is active
2010-03-26 Stefan Metzmachers3:smbd: don't use recvfile if the echo handler is...
2010-03-26 Stefan Metzmachers3:smbd: setup a shared memory area for the signing...
2010-03-26 Stefan Metzmachers3:smbd: add echo handler information to struct smbd_se...
2010-03-26 Stefan Metzmachers3:param: add "async smb echo handler" option
2010-03-26 Stefan Metzmachers3:smbd: pass down trusted_channel via receive_smb_talloc()
2010-03-26 Stefan Metzmachers3:smbd: let reply_readbraw_error use the locked socket
2010-03-26 Stefan Metzmachers3:smbd: send keepalive packets under the socket lock
2010-03-26 Stefan Metzmachers3:smbd: smbd_[un]lock_socket() while accessing the...
2010-03-26 Stefan Metzmachers3:smbd: add smbd_[un]lock_socket() dummies
2010-03-26 Stefan Metzmachers3:smbd: add an option to skip signings checks srv_chec...
2010-03-26 Stefan Metzmachers3:libsmb: add a smb_signing_init_ex() function
2010-03-26 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-26 Stefan Metzmacherlib/async_sock: handle queue = NULL in writev_send()
2010-03-26 Stefan Metzmachers3:smbd: use new simplified smb_signing code in the...
2010-03-26 Stefan Metzmachers3:libsmb: add a much simplified smb_siging infrastructure
2010-03-26 Stefan Metzmachers3:libsmb: rename smb_signing.c => clisigning.c
2010-03-25 Volker Lendeckes3: Add a comment to notify_internal_parent_init, this...
2010-03-25 Volker Lendeckes3: Add a comment to serverid_parent_init, this is...
2010-03-25 Volker Lendeckes3: Add a comment to messaging_tdb_parent_init, this...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-24 Volker Lendeckev3-4-ctdb: Use connections_forall_read() in smbstatus
2010-03-24 Volker Lendeckev3-4-ctdb: Add connections_forall_read()
2010-03-24 Volker Lendeckes3: Optimize gencache for smbd exit
2010-03-22 Michael Adams3:configure: prevent using external libtalloc with...
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-15 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-15 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-15 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-15 Michael Adams3:smbcacls: forbid change of debug level from config...
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-15 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-15 Michael Adams3: build sddl.c in samba3
2010-03-15 Michael Adamlibcli/security: fix sddl.c to be able to build it...
2010-03-15 Michael Adams4:move the sddl code down to the top level
2010-03-15 Volker Lendeckes3: Add "net registry increment"
2010-03-15 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-15 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Michael Adams3:release-scripts: fix create-tarball to treat vendor...
2010-03-10 Volker Lendeckepackaging(RHEL-CTDB): explicitly build the tsm vfs...
2010-03-10 Volker Lendeckepackaging(RHEL-CTDB): Fix the RPM build
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 Michael Adampackaging(RHEL-CTDB): adapt configure.rpm to match...
2010-03-10 Abhidnya P... s3: 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 Volker Lendeckev3-4-ctdb: Do not do any logrotation
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: Add tdb_data_equal
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 Adampackaging(RHEL-CTDB): clean some commented out lines...
2010-03-10 Michael Adampackaging(RHEL-CTDB): explicitly list library versions...
2010-03-10 Michael Adampackaging(RHEL-CTDB): explicitly list library versions...
2010-03-10 Michael Adampackaging(RHEL-CTDB): explicitly list all packaged...
next