samba.git
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
2014-02-27 Amitay Isaacsctdb-daemon: Always talloc tickle array off vnn instead...
2014-02-27 Andreas Schneiderwaf: Add option to specify perl vendor dir.
2014-02-26 Andreas Schneiderpidl: Install pidl files corrently.
2014-02-25 Volker Lendeckedbwrap: Slightly simplify dbwrap_watch_record_stored
2014-02-25 Jose A. Riveravfs_glusterfs: Remove "integer fd" code and store the...
2014-02-25 Christopher... vfs_glusterfs: smb_stat_ex_from_stat commenting and...
2014-02-25 Christopher... vfs_glusterfs: Comment the top of the file.
2014-02-25 Jeremy Allisons3-printing: Fix obvious memory leak in printer_list_ge...
2014-02-25 Michael Adampassdb: spare superfluous call to lookup_rids() in...
2014-02-25 Michael Adamrpc: fix name-normalization in rpc_sid_to_name()
2014-02-25 Michael Adamrpc: correctly tread domain-only requests in rpc_sid_to...
2014-02-25 Stefan Metzmachersamr: don't block the sam sid or the builtin domain...
2014-02-25 Martin Schwenkectdb-eventscripts: Switch on dumping of stuck nfsd...
2014-02-24 Garming Sams4: tidy up vfs smb2 in regards to using share_string_o...
2014-02-24 Garming Sams4: tidy up vfs cifs in regards to using share_string_o...
2014-02-24 Garming Sams4: tidy up some null checks in ntvfs
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-24 Ira CooperRevert "libcli: Overflow array index read possible...
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-24 Poornima Gurusiddaiahs3:printing: Fix a possible NULL dereference.
2014-02-24 Poornima Gurusiddaiahs3:passdb: Fix the use of uninitialized scalar variable.
2014-02-21 Jose A. Riveras3/libsmb: Free memdup'd local variable
2014-02-21 Jose A. Riverapassdb: Patch memory leak in pdb_ldap.c
2014-02-21 Andreas Schneidertestprogs: Fix pkinit test with system ldb.
2014-02-21 Andreas Schneidertestprogs: Fix kinit test with system ldb.
2014-02-21 Andreas Schneidernsswitch: Fix idmap rfc2307 test with system ldb.
2014-02-21 Andreas Schneiderselftest: Use the absolute path to the ldb modules.
2014-02-21 Santosh Kumar... heimdal: Use krb5_free_default_realm() for free()
2014-02-21 Santosh Kumar... kdc: Free the resource which is not used anymore
2014-02-21 Gregor Becks3:winbindd: avoid directly asking a trusted domain...
2014-02-21 Gregor Becks3:winbindd: fix _wbint_LookupSids() on error
2014-02-21 Stefan Metzmachers3:smbd: avoid invalid lock_order panic triggered by...
2014-02-21 Stefan Metzmachers3:lib/ctdbd_conn: let release_ip_handler return bool
2014-02-21 Stefan Metzmachers3:smbd: maintain smbd_server_connection->status
2014-02-21 Stefan Metzmachers3:smbd: simplify exit_server_common()
next