From noreply at macosforge.org Thu Dec 9 11:35:57 2010 From: noreply at macosforge.org (George Colley) Date: Thu, 9 Dec 2010 11:35:57 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. c7a950b3c0d91a68dee4f70abf0557d7d2393d94 Message-ID: <20101209193557.E4E59D6EBE3@lists.macosforge.org> This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DCERPC". The branch, master has been updated via c7a950b3c0d91a68dee4f70abf0557d7d2393d94 (commit) via 713969136bee5b87b640c245579ea0f859bf2922 (commit) via f8412b0d725d0ea38a8986212d79e3190e52de0e (commit) via d08a5203811f5c9be49e20a482de0736fcbd4154 (commit) via b26d89829afe70b44e885b99d1f903f9cf504202 (commit) via 1d94d3fd5fac3edb214ed61d4733475ff7c4c63b (commit) via 58ab45305f8c804f3e4cdfb0eb945f0b26d7421b (commit) via 09c8f8243cbd4c4e03d5478238551e9ab00f8270 (commit) via bdb105f7333e1a6938677d46ae449e17cfe3d743 (commit) via 7698f8440d212d5a2b156c0543139fee4ccb9fff (commit) via 882c08f9e504c47a9c49b0fbcb342cfcd7d7447b (commit) from 75609dffecc52196ca430e9337c23e5480f2d390 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c7a950b3c0d91a68dee4f70abf0557d7d2393d94 Author: George Colley Date: Wed Dec 8 16:46:17 2010 -0800 Bump build version to dcerpc-40 commit 713969136bee5b87b640c245579ea0f859bf2922 Author: James Peach Date: Wed Dec 8 14:44:41 2010 -0800 s/dcerpc.macosforge.org/dcerpc.org/g commit f8412b0d725d0ea38a8986212d79e3190e52de0e Author: Brad Suinn Date: Tue Dec 7 09:37:01 2010 -0700 fix wrong comment commit d08a5203811f5c9be49e20a482de0736fcbd4154 Author: Brad Suinn Date: Mon Dec 6 18:47:15 2010 -0700 additional check of upper/lower range check in rpc_ss_ndr_u_var_or_open_arr commit b26d89829afe70b44e885b99d1f903f9cf504202 Author: James Peach Date: Mon Dec 6 11:57:35 2010 -0800 Remove bogus NT_STATUS_SUCCESS. Radar: commit 1d94d3fd5fac3edb214ed61d4733475ff7c4c63b Author: Brad Suinn Date: Sat Dec 4 10:08:30 2010 -0700 fix up Z_value and range checks commit 58ab45305f8c804f3e4cdfb0eb945f0b26d7421b Author: Brad Suinn Date: Fri Dec 3 21:34:04 2010 -0700 check for null element if unmarshalling a string commit 09c8f8243cbd4c4e03d5478238551e9ab00f8270 Author: George Colley Date: Fri Dec 3 17:00:22 2010 -0800 Bump build version to dcerpc-39 commit bdb105f7333e1a6938677d46ae449e17cfe3d743 Author: Brad Suinn Date: Wed Dec 1 16:59:51 2010 -0700 tweak code for checking if transports are equal commit 7698f8440d212d5a2b156c0543139fee4ccb9fff Author: Brad Suinn Date: Wed Dec 1 11:07:41 2010 -0700 fix rpc__bsd_socket_transport_info_equal so that it actually works commit 882c08f9e504c47a9c49b0fbcb342cfcd7d7447b Author: George Colley Date: Mon Nov 29 16:55:45 2010 -0800 Bump build version to dcerpc-38 ----------------------------------------------------------------------- Summary of changes: DCERPC-Info.plist | 2 +- dcerpc.xcodeproj/project.pbxproj | 15 +++++++-- dcerpc/idl_lib/ndrui.c | 62 ++++++++++++++++++++++++++++++++----- dcerpc/ncklib/comsoc_bsd.c | 12 +++++++- dcerpc/ncklib/comsoc_smb.c | 9 ++++- www/content/contributing.txt | 2 +- www/layouts/default.txt | 2 +- 7 files changed, 85 insertions(+), 19 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Fri Dec 17 10:02:59 2010 From: noreply at macosforge.org (James Peach) Date: Fri, 17 Dec 2010 10:02:59 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. dea240fb675b805a2ecdc5aea56cab747b4644ab Message-ID: <20101217180259.70126D96349@lists.macosforge.org> This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DCERPC". The branch, master has been updated via dea240fb675b805a2ecdc5aea56cab747b4644ab (commit) via dafd34811e8aab6e3223a1bab0dc1c870301a36d (commit) via 0d25b84b272f07d8e0ffa906fb13844973869a02 (commit) from c7a950b3c0d91a68dee4f70abf0557d7d2393d94 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dea240fb675b805a2ecdc5aea56cab747b4644ab Author: George Colley Date: Tue Dec 14 15:46:31 2010 -0800 Bump build version to dcerpc-41 commit dafd34811e8aab6e3223a1bab0dc1c870301a36d Author: Brad Suinn Date: Tue Dec 14 14:43:30 2010 -0800 add check to see if dimensionality if > 2 since i is now unsigned commit 0d25b84b272f07d8e0ffa906fb13844973869a02 Author: Brad Suinn Date: Tue Dec 14 10:25:10 2010 -0800 loosen up a Z_value value check ----------------------------------------------------------------------- Summary of changes: DCERPC-Info.plist | 2 +- dcerpc.xcodeproj/project.pbxproj | 8 +++--- dcerpc/idl_lib/ndrui.c | 45 +++++++++++++++++-------------------- 3 files changed, 26 insertions(+), 29 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Thu Dec 30 14:37:17 2010 From: noreply at macosforge.org (James Peach) Date: Thu, 30 Dec 2010 14:37:17 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. 0c428e3ffb31cef94df5d570f03e544365512a4d Message-ID: <20101230223717.75C8ADC37CA@lists.macosforge.org> This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DCERPC". The branch, master has been updated via 0c428e3ffb31cef94df5d570f03e544365512a4d (commit) via 6f6a5a439436535a6abf8b7395f642fa7e3f4171 (commit) via ddeb4023b4cc22ed371ad6ffc8a65a8d6a13911e (commit) via 57ffa927bb58860dd5dac6cc56b825bdd979d459 (commit) via ce0f3bdf36bb7a2d0cd6b70df200434e3be6da74 (commit) via e1657d3e2571165ee65715fed81ad9c84c861188 (commit) via 800158d45810a3ad485f8397b2936bded3cb7e4b (commit) via 85e14e9069b321220523c30c97b13477840ab8f3 (commit) via bd97d0d940477fbf6d199bea58b3b87393322683 (commit) via ef15af3726cc00a4e78fb428e7a560bac2de1222 (commit) via 143a581627686da915e388a0ef97d54a463c7723 (commit) via 532d58ddd4f35f13f945879c53067b4aaf02accc (commit) via e661593eb179a336809099d0bf477be275a77131 (commit) via 29b5c288007494e959c71066aceb95cc0d42cbc2 (commit) via 5d2ecc6cceb8501a4df6b5e55399669adea017e8 (commit) from dea240fb675b805a2ecdc5aea56cab747b4644ab (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0c428e3ffb31cef94df5d570f03e544365512a4d Author: Brian Koropoff Date: Wed Jul 21 21:18:59 2010 +0000 Fixes context mismatch errors on certain call sequences. When retransmitting an already established presentation context, use the existing context id and do not update the context structure. (dcerpc: r47766) commit 6f6a5a439436535a6abf8b7395f642fa7e3f4171 Author: Brian Koropoff Date: Wed Dec 29 14:37:51 2010 -0800 Make alter_context to an schannel security context work. Remove schannel transport info flag hack so that DCE/RPC will now attempt alter_context for schannel bindings. (dcerpc: r46706) commit ddeb4023b4cc22ed371ad6ffc8a65a8d6a13911e Author: Brian Koropoff Date: Wed Jul 7 23:38:52 2010 +0000 Detect case where we receive a fault PDU in response to a bad alter_context and bail out of association cleanly. (dcerpc: r46704) commit 57ffa927bb58860dd5dac6cc56b825bdd979d459 Author: Brian Koropoff Date: Wed Jul 7 23:38:47 2010 +0000 Do not overwrite failure status codes when unwrapping schannel PDUs (dcerpc: r46703) commit ce0f3bdf36bb7a2d0cd6b70df200434e3be6da74 Author: Brian Koropoff Date: Wed Jul 7 23:38:53 2010 +0000 Avoid dangling reference to call rep after alter_context on assoc fails (dcerpc: r46705) commit e1657d3e2571165ee65715fed81ad9c84c861188 Author: Brian Koropoff Date: Mon Jul 19 23:38:16 2010 +0000 Fix dangling call rep pointer when assoc open fails (dcerpc: r47508) commit 800158d45810a3ad485f8397b2936bded3cb7e4b Author: Brian Koropoff Date: Wed Dec 29 14:08:53 2010 -0800 Fix bounds correlation check logic. Reverts a previous hack to fix unmarshalling conformant structures. Instead, an extra flag is passed when zeroing pointers in allocated memory indicating that no data has been unmarshalled yet so bounds checks against correlated fields should not yet be performed. Closes bug #10498 (dcerpc: r47910) commit 85e14e9069b321220523c30c97b13477840ab8f3 Author: Adam Bernstein Date: Fri Nov 12 18:22:30 2010 +0000 Bug 11370 - dcerpcd ncalrpc option doesn't work Bug 11370 - dcerpcd ncalrpc option doesn't work Fixed processing of protseq arguments, which were essentially ignored. CR: wfu, bkoropoff (dcerpc: r52480) commit bd97d0d940477fbf6d199bea58b3b87393322683 Author: Rafal Szczesniak Date: Mon Dec 13 23:29:39 2010 +0000 dcerpc: Swap bytes of auth_len field in rpc response. Swap bytes of auth_len field in rpc response packet when the client side is big-endian and server sends the reponse in big-endian order. This fixes potential logon failure when accessing shares on big-endian server using NTLM creds. (dcerpc: r53424) commit ef15af3726cc00a4e78fb428e7a560bac2de1222 Author: Brian Koropoff Date: Wed Dec 15 18:28:21 2010 +0000 dcerpc: increase size of buffer for querying network interfaces This change supports up to 128 interfaces instead of 32. Closes bug #11817 (dcerpc: r53464) commit 143a581627686da915e388a0ef97d54a463c7723 Author: Brian Koropoff Date: Thu Dec 16 21:21:47 2010 +0000 dcerpc: fix compiler warning (dcerpc: r53514) commit 532d58ddd4f35f13f945879c53067b4aaf02accc Author: Brian Koropoff Date: Thu Apr 22 23:07:37 2010 +0000 When placing an association into an association group, use the rpc address from the binding handle. This fixes a bug where concurrent associations are placed into the wrong association group because they are connected to a secondary address returned by the server which differs from the requested address. CR: Kyle (dcerpc: r43651) commit e661593eb179a336809099d0bf477be275a77131 Author: Brian Koropoff Date: Thu May 13 00:18:01 2010 +0000 Check that group id index falls within the table when looking up a group by id (dcerpc: r44146) commit 29b5c288007494e959c71066aceb95cc0d42cbc2 Author: Danilo Almeida Date: Thu Aug 12 01:39:02 2010 +0000 dcerpc: Fix bug 11108 - Ensure string copied via strncpy is always terminated. (dcerpc: r48993) commit 5d2ecc6cceb8501a4df6b5e55399669adea017e8 Author: Brian Koropoff Date: Tue Nov 23 00:44:16 2010 +0000 dcerpc: fix bogus sizeof() Closes CID #10348 (dcerpc: r53044) ----------------------------------------------------------------------- Summary of changes: dcerpc/idl_compiler/getflags.c | 2 +- dcerpc/idl_lib/ndrui.c | 33 +++++++++--------------------- dcerpc/idl_lib/ndrui.h | 1 + dcerpc/idl_lib/ndrui2.c | 5 ++++ dcerpc/idl_lib/ndrui3.c | 1 + dcerpc/include/dce/schannel.idl | 1 + dcerpc/include/dce/smb.idl | 1 - dcerpc/ncklib/cnassoc.c | 42 ++++++++++++++++++++++++++++++++++---- dcerpc/ncklib/cncassm.c | 32 ++++++++++++++++++++++++----- dcerpc/ncklib/cnp.h | 2 + dcerpc/ncklib/cnrcvr.c | 15 +++++++++++++- dcerpc/ncklib/comsoc_smb.c | 22 ++++++------------- dcerpc/ncklib/npnaf.c | 3 +- dcerpc/ncklib/schnauth.c | 11 ++++++++++ dcerpc/ncklib/schnauthcn.c | 11 ++++++++- dcerpc/ncklib/sec_id.c | 2 +- dcerpc/rpcd/rpcd.c | 32 +++++++++++++++++++++++++---- dcerpc/uuid/get_802_addr.c | 2 +- 18 files changed, 156 insertions(+), 62 deletions(-) hooks/post-receive -- DCERPC