From: Jelmer Vernooij Date: Tue, 30 Sep 2008 15:11:39 +0000 (+0200) Subject: Move Samba4-specific files into source4/ X-Git-Tag: samba-4.0.0alpha6~769^2~228^2~91^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a6a28170881e567d130c10bec700441423d1e8;p=thirdparty%2Fsamba.git Move Samba4-specific files into source4/ --- diff --git a/BUGS4.txt b/source4/BUGS similarity index 100% rename from BUGS4.txt rename to source4/BUGS diff --git a/NEWS4 b/source4/NEWS similarity index 100% rename from NEWS4 rename to source4/NEWS diff --git a/TODO4 b/source4/TODO similarity index 98% rename from TODO4 rename to source4/TODO index 14df8a507a0..5efebed1b3f 100644 --- a/TODO4 +++ b/source4/TODO @@ -1,7 +1,7 @@ -source/build/smb_build/TODO -source/lib/registry/TODO -source/lib/tdr/TODO -source/pidl/TODO +build/smb_build/TODO +lib/registry/TODO +lib/tdr/TODO +pidl/TODO - seperate adminlog mechanism (as opposed to the current DEBUG log, which is not really aimed at administrators but more at developers)