[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha3-307-g44d8b70

Jelmer Vernooij jelmer at samba.org
Thu May 8 08:53:34 GMT 2008


The branch, v4-0-test has been updated
       via  44d8b70004247729862b194ea66444e0cf296660 (commit)
      from  04f4523ed032946b8f0e74ac6f7458010159e3bb (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit 44d8b70004247729862b194ea66444e0cf296660
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Thu May 8 10:53:03 2008 +0200

    Install session.h, required by OpenChange's proxy.

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

Summary of changes:
 source/auth/config.mk |    2 +-
 source/headermap.txt  |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/auth/config.mk b/source/auth/config.mk
index 87b7962..b13b8ab 100644
--- a/source/auth/config.mk
+++ b/source/auth/config.mk
@@ -9,7 +9,7 @@ mkinclude credentials/config.mk
 PRIVATE_PROTO_HEADER = session_proto.h
 PUBLIC_DEPENDENCIES = CREDENTIALS
 
-# PUBLIC_HEADERS += auth/session.h
+PUBLIC_HEADERS += auth/session.h
 
 auth_session_OBJ_FILES = $(addprefix auth/, session.o)
 
diff --git a/source/headermap.txt b/source/headermap.txt
index bbd0d3c..91e28b2 100644
--- a/source/headermap.txt
+++ b/source/headermap.txt
@@ -71,3 +71,4 @@ lib/events/events_internal.h: events/events_internal.h
 libcli/ldap/ldap_ndr.h: ldap_ndr.h
 lib/events/events.h: events.h
 lib/events/events_internal.h: events_internal.h
+auth/session.h: samba/session.h


-- 
Samba Shared Repository


More information about the samba-cvs mailing list