obnox/samba/samba-obnox.git
2014-03-06 Michael Adamctdb-vacuum: extract check for full vacuum run out...
2014-03-06 Michael Adamctdb-vacuum: add consistency check for counts to ctdb_v...
2014-03-06 Michael Adamctdb-vacuum: use tdb_parse_record instead of tdb_fetch...
2014-03-06 Michael Adamctdb-vacuum: simplify delete_record_traverse() - free...
2014-03-06 Michael Adamctdb-vacuum: simplify delete_queue_traverse() - free...
2014-03-06 Michael Adamctdb-vacuum: reduce indentation in delete_queue_traverse
2014-03-06 Michael Adamctdb-vacuum: treat value 0 of tunable RepackLimit as...
2014-03-06 Michael Adamctdb-vacuum: fix treatment of remaining records and...
2014-03-06 Michael Adamctdb-vacuum: cast freelist_size in comparison.
2014-03-06 Michael Adamctdb-vacuum: improve output of delete list statistics
2014-03-05 Stefan Metzmachers3:smb2_server: avoid talloc_zero_array() in smbd_smb2_...
2014-03-05 Stefan Metzmachers3:smb2_server: don't assume that req->out.vector is...
2014-03-05 Stefan Metzmachers3:smb2_server: avoid talloc_zero_array() in smbd_smb2_...
2014-03-05 Stefan Metzmachers3:smb2_server: optimize smbd_smb2_generate_outbody...
2014-03-05 Stefan Metzmachers3:smb2_write: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_tcon: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_setinfo: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_sesssetup: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_read: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_notify: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_negprot: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_lock: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_keepalive: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_ioctl: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_getinfo: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_flush: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_find: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_create: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_close: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_break: make use of smbd_smb2_generate_outbody()
2014-03-05 Stefan Metzmachers3:smb2_server: add smbd_smb2_generate_outbody() helper
2014-03-05 Stefan Metzmachers3:smb2_read: avoid 2 talloc* calls when using sendfile()
2014-03-05 Stefan Metzmachers3:smb2_server: avoid a call to data_blob_clear_free...
2014-03-05 Stefan Metzmachers3:smb2_server: optimize smbd_smb2_request_setup_out()
2014-03-05 Stefan Metzmachers3:smb2_server: optimize req->in.vector allocation
2014-03-05 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-03-05 Stefan Metzmachers3:smbd: fix the maxentries calculation depending on...
2014-03-05 Stefan Metzmachers3:smbd: simplify maxentries calculation in reply_search()
2014-03-05 Stefan Metzmachers3:smbd: fix the read numtoread calculation depending...
2014-03-05 Stefan Metzmachers3:smbd: fix the lockread numtoread calculation dependi...
2014-03-05 Stefan Metzmachers3:smbd: pass the final numtoread reply_outbuf() for...
2014-03-05 Stefan Metzmachers3:smbd: fix lockread numtoread calculation to match...
2014-03-05 Stefan Metzmachers3:smbd: take less than SMB_BUFFER_SIZE_MIN ('500'...
2014-03-05 Stefan Metzmachers3:smbd: reject a MaxBufferSize < SMB_BUFFER_SIZE_MIN...
2014-03-05 Stefan Metzmachers3:smbd: use sconn->smb1.sessions.max_send = SMB_BUFFER...
2014-03-05 Stefan Metzmachers3:smbd: use SMB_BUFFER_SIZE_MIN/MAX to limit lp_max_xmit()
2014-03-05 Stefan Metzmachers3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFF...
2014-03-05 Stefan Metzmacherlibcli/smb: add SMB_BUFFER_SIZE_MIN/MAX defines
2014-03-05 Stefan Metzmachers3:param: avoid using BUFFER_SIZE to limit the lp_min_r...
2014-03-05 Stefan Metzmachers3:client: only limit the buffer by the given length 'n'
2014-03-05 Stefan Metzmachers3:torture: use CLI_BUFFER_SIZE instead of BUFFER_SIZE
2014-03-05 Stefan Metzmachers3:utils/smbfilter: use a local variable for the packet...
2014-03-05 Andrew Bartlettnsswitch: Remove fallback setting of WINBINDD_SOCKET_DIR
2014-03-05 Andrew Bartlettlibcli: Add warning about flow control changing macros...
2014-03-05 Garming SamRemove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE...
2014-03-05 Garming SamRemove NT_STATUS_IS_ERR_RETURN macro from the codebase.
2014-03-05 Garming SamRemove NT_STATUS_IS_OK_RETURN macro from the codebase.
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-03-05 Volker Lendeckewinbind4: Remove unused winbind_get_idmap irpc operation
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-03-05 Volker Lendeckentvfs_unixuid: No wbc_context required
2014-03-05 Volker Lendeckentvfs_posix: No wbc_context required
2014-03-05 Volker Lendeckedcesrv_unixinfo: No wbc_context required
2014-03-05 Volker Lendeckeunixuid: Use the tevent_context from the ntvfs_context
2014-03-05 Volker Lendeckepvfs: Use the tevent_context from the ntvfs_context
2014-03-05 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-03-05 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-03-05 Volker Lendeckeauth4: security_token_to_unix_token only needs a tevent...
2014-03-05 Volker Lendeckelibwbclient4: Remove unused composite-based functions
2014-03-05 Volker Lendeckesource4: Use wbc_xids_to_sids
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_xids_to_sids
2014-03-05 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_sids_to_xids
2014-03-05 David Disseldorprpc_server: change unsupported pipe error
2014-03-04 Kai Blindns: Extend tests for records with another type
2014-03-04 Kai Blinbug #10471: Don't respond with NXDOMAIN to records...
2014-03-04 Andrew Bartlettautobuild: Run "make dist" to ensure non-waf docs build...
2014-03-04 David Disseldorprpc_client: retry open on STATUS_PIPE_NOT_AVAILABLE
2014-03-04 Amitay Isaacsctdb-daemon: Do not support connection tracking if...
2014-03-04 Amitay Isaacsctdb-util: Do not use mlockall() on AIX
2014-03-04 Amitay Isaacsctdb-build: AIX does not have working C99 vsnprintf...
2014-03-04 Amitay Isaacsctdb-build: Remove auto-generated header file in distclean
2014-03-03 Björn Baumbachdocs-smbdotconf: fix WINBINDD_SOCKET_DIR path in fallba...
2014-03-03 Björn Baumbachdocs-smbdotconf: Fix build - add missing XML entities...
2014-03-03 Noel Powers3: smbd - smb1 - fix read of deleted memory in reply_w...
2014-03-03 Volker Lendeckesmbd: Fix an uninitialized memory read
2014-03-03 Volker Lendeckepthreadpool: Add test for fork crash
2014-03-03 Volker Lendeckepthreadpool: Fix pthreadpools with fork
2014-03-03 Michael Adamdbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether...
2014-02-28 Volker Lendecketorture: Fix a torture crash with -O3
2014-02-28 Volker Lendecketorture: Fix a buffer overrun
2014-02-27 David Disseldorpvfs: propagate snapshot enumeration errors
2014-02-27 Jeremy Allisons3: smbd: Ensure brl_get_locks_readonly() always return...
2014-02-27 Andreas Schneiderpidl: Make perl(Parse:Yapp:Driver) installation optional.
2014-02-27 Andreas Schneiders3-spoolssd: Don't register spoolssd if epmd is not...
2014-02-27 Amitay Isaacsctdb-recoverd: Check if callback function is registered...
2014-02-27 Amitay Isaacsctdb-daemon: After updating tickles on other nodes...
2014-02-27 Martin Schwenkectdb-daemon: Implement ctdb_control_startup()
2014-02-27 Amitay Isaacsctdb-daemon: Fix whitespaces
next