From jpeach at macosforge.org Wed Nov 10 10:37:08 2010 From: jpeach at macosforge.org (jpeach) Date: Wed, 10 Nov 2010 10:37:08 -0800 (PST) Subject: [dcerpc-dev] [Git]DCERPC branch master created. 217b5c54f3a43bcb4a0b8ed02c32e2d687f67a04 Message-ID: <20101110183709.0C436CE59D0@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 created at 217b5c54f3a43bcb4a0b8ed02c32e2d687f67a04 (commit) - Log ----------------------------------------------------------------- commit 217b5c54f3a43bcb4a0b8ed02c32e2d687f67a04 Author: James Peach Date: Wed Nov 10 10:36:50 2010 -0800 initial commit. ----------------------------------------------------------------------- hooks/post-receive -- DCERPC From noreply at macosforge.org Wed Nov 10 13:59:21 2010 From: noreply at macosforge.org (jpeach) Date: Wed, 10 Nov 2010 13:59:21 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. 01eb619f8bed899829529d530dc2f99e388156ba Message-ID: <20101110215921.D334ECE65B3@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 01eb619f8bed899829529d530dc2f99e388156ba (commit) from e936ec0d4dd7f0c272eb864ee1e6204a0cef07d1 (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 01eb619f8bed899829529d530dc2f99e388156ba Author: James Peach Date: Wed Nov 10 13:58:23 2010 -0800 www: Add source contribution notes. ----------------------------------------------------------------------- Summary of changes: www/content/contributing.txt | 34 ++++++++++++++++++++++++++++++---- 1 files changed, 30 insertions(+), 4 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Thu Nov 11 22:12:47 2010 From: noreply at macosforge.org (jpeach) Date: Thu, 11 Nov 2010 22:12:47 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. d490708a4b4a55614a864297c53ed715062d0dc6 Message-ID: <20101112061247.2F304CECBFB@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 d490708a4b4a55614a864297c53ed715062d0dc6 (commit) from 01eb619f8bed899829529d530dc2f99e388156ba (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 d490708a4b4a55614a864297c53ed715062d0dc6 Author: James Peach Date: Thu Nov 11 22:07:04 2010 -0800 Fix the build for Mac OS 10.6. Work around missing pieces from the old SMBClient framework. Clean up some of the preprocessor munging so that the patsh are more maintainable. ----------------------------------------------------------------------- Summary of changes: BuildConfig/base_config.xcconfig | 1 + dcerpc/ncklib/comsoc_smb.c | 319 ++++++++++++++++++++++---------------- 2 files changed, 184 insertions(+), 136 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Sat Nov 13 11:34:13 2010 From: noreply at macosforge.org (jpeach) Date: Sat, 13 Nov 2010 11:34:13 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. 1d42fa43eba9d129fc73e8e04a6028fd8afd9930 Message-ID: <20101113193413.4D257CF3A9D@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 1d42fa43eba9d129fc73e8e04a6028fd8afd9930 (commit) from d490708a4b4a55614a864297c53ed715062d0dc6 (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 1d42fa43eba9d129fc73e8e04a6028fd8afd9930 Author: James Peach Date: Sat Nov 13 11:32:24 2010 -0800 Fix the Mac OS X 10.6 build. We don't have enough infrastructure on 10.6 to do the GSS authentication mech, so detect and disable all the relevant parts. ----------------------------------------------------------------------- Summary of changes: BuildConfig/dcerpc_framework.xcconfig | 1 + BuildConfig/run-autoconf | 10 ++++++++++ dcerpc/configure.in | 2 ++ dcerpc/ncklib/gssauth.h | 8 -------- dcerpc/ncklib/gssauthcn.h | 12 +++++++++++- 5 files changed, 24 insertions(+), 9 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Thu Nov 18 13:01:46 2010 From: noreply at macosforge.org (jpeach) Date: Thu, 18 Nov 2010 13:01:46 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. e091b7b406b8b7969199e4667e9264739dbabfa9 Message-ID: <20101118210148.71EF6D05003@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 e091b7b406b8b7969199e4667e9264739dbabfa9 (commit) via 0712f5b739d9407fb084ee0a30655722b7b5144b (commit) from 1d42fa43eba9d129fc73e8e04a6028fd8afd9930 (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 e091b7b406b8b7969199e4667e9264739dbabfa9 Merge: 0712f5b 1d42fa4 Author: James Peach Date: Thu Nov 18 13:01:26 2010 -0800 Merge branch 'master' of ssh://git.macosforge.org/git/dcerpc commit 0712f5b739d9407fb084ee0a30655722b7b5144b Author: James Peach Date: Thu Nov 18 12:51:23 2010 -0800 www: fix a mangled sentence. ----------------------------------------------------------------------- Summary of changes: www/content/contributing.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- DCERPC From noreply at macosforge.org Fri Nov 19 15:17:21 2010 From: noreply at macosforge.org (jpeach) Date: Fri, 19 Nov 2010 15:17:21 -0800 (PST) Subject: [dcerpc-dev] [Git] DCERPC branch master updated. 75609dffecc52196ca430e9337c23e5480f2d390 Message-ID: <20101119231721.C7E5DD09849@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 75609dffecc52196ca430e9337c23e5480f2d390 (commit) via 27a8ca062d4c1d1feb6006d6ac9c050e3d4c0364 (commit) from e091b7b406b8b7969199e4667e9264739dbabfa9 (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 75609dffecc52196ca430e9337c23e5480f2d390 Author: James Peach Date: Fri Nov 19 15:11:37 2010 -0800 www: Fix some whitespace. commit 27a8ca062d4c1d1feb6006d6ac9c050e3d4c0364 Author: James Peach Date: Fri Nov 19 15:09:50 2010 -0800 www: Update page footer text. ----------------------------------------------------------------------- Summary of changes: www/layouts/default.txt | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) hooks/post-receive -- DCERPC