[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Wed Oct 31 12:26:02 MDT 2012


The branch, master has been updated
       via  ffb608b util: remove accidently committed hunk
      from  59e9661 Add regression test for bug #9329 - Directory listing with SeBackup can crash smbd.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ffb608b54d452e2c96222840f1bd48759f32d0b5
Author: Björn Jacke <bj at sernet.de>
Date:   Wed Oct 31 15:31:08 2012 +0100

    util: remove accidently committed hunk
    
    Autobuild-User(master): Björn Jacke <bj at sernet.de>
    Autobuild-Date(master): Wed Oct 31 19:25:30 CET 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 lib/util/util_net.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/util/util_net.c b/lib/util/util_net.c
index 536c0a4..83afda4 100644
--- a/lib/util/util_net.c
+++ b/lib/util/util_net.c
@@ -817,9 +817,6 @@ static const smb_socket_option socket_options[] = {
 #ifdef TCP_QUICKACK
   {"TCP_QUICKACK", IPPROTO_TCP, TCP_QUICKACK, 0, OPT_BOOL},
 #endif
-#ifdef TCP_FASTOPEN
-  {"TCP_FASTOPEN", IPPROTO_TCP, TCP_FASTOPEN, 0, OPT_BOOL},
-#endif
 #ifdef TCP_NODELAYACK
   {"TCP_NODELAYACK", IPPROTO_TCP, TCP_NODELAYACK, 0, OPT_BOOL},
 #endif


-- 
Samba Shared Repository


More information about the samba-cvs mailing list