[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1808-g6b7bd37

Volker Lendecke vlendec at samba.org
Tue May 26 13:50:35 GMT 2009


The branch, master has been updated
       via  6b7bd3757005286c528d3bb0c6790e0d8651eaaf (commit)
      from  73eaff7a395c9a7a0042f2c50f8817499b6cfdcd (commit)

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


- Log -----------------------------------------------------------------
commit 6b7bd3757005286c528d3bb0c6790e0d8651eaaf
Author: Andrew Kroeger <andrew at id10ts.net>
Date:   Mon May 25 14:46:08 2009 -0500

    gitignore: Ignore additional auto-generated files.
    
    Corrected path to tdr_proto.h and added librpc/gen_ndr/{cli,srv}_dcerpc.[ch].

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

Summary of changes:
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/.gitignore b/.gitignore
index 45164d2..5d18b2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -232,7 +232,7 @@ source4/lib/tdb/bin/tdbbackup
 source4/lib/tdb/bin/tdbdump
 source4/lib/tdb/bin/tdbtool
 source4/lib/tdb/bin/tdbtorture
-source4/lib/tdr/tdr_proto.h
+lib/tdr/tdr_proto.h
 lib/util/apidocs
 lib/util/asn1_proto.h
 lib/util/pidfile.h
@@ -316,6 +316,8 @@ librpc/gen_ndr/cli_drsblobs.h
 librpc/gen_ndr/srv_drsblobs.c
 librpc/gen_ndr/srv_drsblobs.h
 source3/setup
+librpc/gen_ndr/cli_dcerpc.[ch]
+librpc/gen_ndr/srv_dcerpc.[ch]
 librpc/gen_ndr/*wzcsvc*
 librpc/gen_ndr/*w32time*
 librpc/gen_ndr/*wmi*


-- 
Samba Shared Repository


More information about the samba-cvs mailing list