The branch, master has been updated
via 925b156... .gitignore: add "partition_proto.h"
from 9f170bc... heimdal - hdb/ext.c - fix a "shadows variable" warning
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 925b156a12ac1b6ff02c0f8e0161f2f0576e61ac
Author: Matthias Dieter Wallnöfer <[email protected]>
Date: Wed Oct 21 17:56:17 2009 +0200
.gitignore: add "partition_proto.h"
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/.gitignore b/.gitignore
index 3a752f5..13dd2d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,6 +142,7 @@ source4/dsdb/kcc/kcc_service_proto.h
source4/dsdb/repl/drepl_service_proto.h
source4/dsdb/samdb/samdb_proto.h
source4/dsdb/samdb/ldb_modules/util_proto.h
+source4/dsdb/samdb/ldb_modules/partition_proto.h
source4/dsdb/schema/proto.h
source4/extra_cflags.txt
source4/foo.tdb
--
Samba Shared Repository