[SCM] Samba Shared Repository - branch master updated

Andrew Tridgell tridge at samba.org
Tue Mar 15 17:26:02 MDT 2011


The branch, master has been updated
       via  73e7b72 libcli: openchange doesn't need these headers any more
      from  5e3da3f s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter 'printing'" warning on the buildfarm.

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


- Log -----------------------------------------------------------------
commit 73e7b72936e966b0f1887ffe4c32689425d4a87a
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Mar 16 08:47:11 2011 +1100

    libcli: openchange doesn't need these headers any more
    
    thanks to Simo for pointing this out
    
    Autobuild-User: Andrew Tridgell <tridge at samba.org>
    Autobuild-Date: Wed Mar 16 00:25:10 CET 2011 on sn-devel-104

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

Summary of changes:
 libcli/security/wscript_build |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/security/wscript_build b/libcli/security/wscript_build
index 5b4d614..3f2e06a 100644
--- a/libcli/security/wscript_build
+++ b/libcli/security/wscript_build
@@ -4,8 +4,6 @@
 bld.SAMBA_LIBRARY('security',
                   source='dom_sid.c display_sec.c secace.c secacl.c security_descriptor.c sddl.c privileges.c security_token.c access_check.c object_tree.c create_descriptor.c util_sid.c session.c',
                   private_library=True,
-                  public_headers='security.h dom_sid.h secace.h secacl.h security_descriptor.h security_token.h sddl.h privileges.h access_check.h session.h',
-                  header_path='security',
                   deps='talloc ndr NDR_SECURITY'
                   )
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list