]> err.no Git - scalable-opengroupware.org/commitdiff
moved away old stuff
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 12 Aug 2004 13:04:02 +0000 (13:04 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Thu, 12 Aug 2004 13:04:02 +0000 (13:04 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@187 d1b88da0-ebda-0310-925b-ed51d893ca5b

110 files changed:
Misc/WebUI/Application.h [moved from WebUI/Application.h with 100% similarity]
Misc/WebUI/Application.m [moved from WebUI/Application.m with 100% similarity]
Misc/WebUI/COPYING [moved from WebUI/COPYING with 100% similarity]
Misc/WebUI/COPYRIGHT [moved from WebUI/COPYRIGHT with 100% similarity]
Misc/WebUI/ChangeLog [moved from WebUI/ChangeLog with 100% similarity]
Misc/WebUI/DirectAction.h [moved from WebUI/DirectAction.h with 100% similarity]
Misc/WebUI/DirectAction.m [moved from WebUI/DirectAction.m with 100% similarity]
Misc/WebUI/English.lproj/InfoPlist.strings [moved from WebUI/English.lproj/InfoPlist.strings with 100% similarity]
Misc/WebUI/GNUmakefile [moved from WebUI/GNUmakefile with 100% similarity]
Misc/WebUI/GNUmakefile.preamble [moved from WebUI/GNUmakefile.preamble with 100% similarity]
Misc/WebUI/Info.plist [moved from WebUI/Info.plist with 100% similarity]
Misc/WebUI/Lori.icns [moved from WebUI/Lori.icns with 100% similarity]
Misc/WebUI/NGExtensions/GNUmakefile [moved from WebUI/NGExtensions/GNUmakefile with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/ChangeLog [moved from WebUI/NGExtensions/NGLogging/ChangeLog with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/GNUmakefile [moved from WebUI/NGExtensions/NGLogging/GNUmakefile with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.h [moved from WebUI/NGExtensions/NGLogging/NGLogAppender.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogAppender.m [moved from WebUI/NGExtensions/NGLogging/NGLogAppender.m with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h [moved from WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m [moved from WebUI/NGExtensions/NGLogging/NGLogConsoleAppender.m with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.h [moved from WebUI/NGExtensions/NGLogging/NGLogEvent.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogEvent.m [moved from WebUI/NGExtensions/NGLogging/NGLogEvent.m with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h [moved from WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m [moved from WebUI/NGExtensions/NGLogging/NGLogSyslogAppender.m with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogger.h [moved from WebUI/NGExtensions/NGLogging/NGLogger.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogger.m [moved from WebUI/NGExtensions/NGLogging/NGLogger.m with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NGLogging.h [moved from WebUI/NGExtensions/NGLogging/NGLogging.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h [moved from WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.h with 100% similarity]
Misc/WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m [moved from WebUI/NGExtensions/NGLogging/NSObject+ExtendedLogging.m with 100% similarity]
Misc/WebUI/NOTES [moved from WebUI/NOTES with 100% similarity]
Misc/WebUI/PROJECTLEAD [moved from WebUI/PROJECTLEAD with 100% similarity]
Misc/WebUI/README [moved from WebUI/README with 100% similarity]
Misc/WebUI/Session.h [moved from WebUI/Session.h with 100% similarity]
Misc/WebUI/Session.m [moved from WebUI/Session.m with 100% similarity]
Misc/WebUI/TODO [moved from WebUI/TODO with 100% similarity]
Misc/WebUI/Version [moved from WebUI/Version with 100% similarity]
Misc/WebUI/WebServerResources/favicon.ico [moved from WebUI/WebServerResources/favicon.ico with 100% similarity]
Misc/WebUI/WebUI.xcode/project.pbxproj [moved from WebUI/WebUI.xcode/project.pbxproj with 100% similarity]
Misc/WebUI/WebUI_Prefix.pch [moved from WebUI/WebUI_Prefix.pch with 100% similarity]
Misc/WebUI/WebUI_main.m [moved from WebUI/WebUI_main.m with 100% similarity]
Misc/WebUI/common.h [moved from WebUI/common.h with 100% similarity]
Misc/WebUI/version.plist [moved from WebUI/version.plist with 100% similarity]
Misc/WebUI/wox-cheat-sheet.txt [moved from WebUI/wox-cheat-sheet.txt with 100% similarity]
Misc/db/scripts/create_user_tables.py [moved from db/scripts/create_user_tables.py with 100% similarity]
Misc/db/tests/helge/NOTES [moved from db/tests/helge/NOTES with 100% similarity]
Misc/db/tests/helge/PyGreSQL-samples/advanced.py [moved from db/tests/helge/PyGreSQL-samples/advanced.py with 100% similarity]
Misc/db/tests/helge/PyGreSQL-samples/basics.py [moved from db/tests/helge/PyGreSQL-samples/basics.py with 100% similarity]
Misc/db/tests/helge/PyGreSQL-samples/func.py [moved from db/tests/helge/PyGreSQL-samples/func.py with 100% similarity]
Misc/db/tests/helge/PyGreSQL-samples/syscat.py [moved from db/tests/helge/PyGreSQL-samples/syscat.py with 100% similarity]
Misc/db/tests/helge/chkfolderinfoperf.py [moved from db/tests/helge/chkfolderinfoperf.py with 100% similarity]
Misc/db/tests/helge/chkhugeperf.py [moved from db/tests/helge/chkhugeperf.py with 100% similarity]
Misc/db/tests/helge/fill_hugeperf.py [moved from db/tests/helge/fill_hugeperf.py with 100% similarity]
Misc/db/tests/helge/fillfolderinfo.py [moved from db/tests/helge/fillfolderinfo.py with 100% similarity]
Misc/db/tests/helge/laurent-trigger.psql [moved from db/tests/helge/laurent-trigger.psql with 100% similarity]
Misc/db/tests/helge/makedb.py [moved from db/tests/helge/makedb.py with 100% similarity]
Misc/db/tests/helge/maketables.py [moved from db/tests/helge/maketables.py with 100% similarity]
Misc/db/tests/helge/makeusers.py [moved from db/tests/helge/makeusers.py with 100% similarity]
Misc/db/tests/helge/scale/NOTES.txt [moved from db/tests/helge/scale/NOTES.txt with 100% similarity]
Misc/db/tests/helge/scale/createapts.py [moved from db/tests/helge/scale/createapts.py with 100% similarity]
Misc/db/tests/helge/scale/createfolders.py [moved from db/tests/helge/scale/createfolders.py with 100% similarity]
Misc/db/tests/helge/scale/createindexes.py [moved from db/tests/helge/scale/createindexes.py with 100% similarity]
Misc/db/tests/helge/scale/makeidx1-200.psql [moved from db/tests/helge/scale/makeidx1-200.psql with 100% similarity]
Misc/db/tests/helge/scale/user1.sql [moved from db/tests/helge/scale/user1.sql with 100% similarity]
Misc/db/tests/znek/GNUmakefile [moved from db/tests/znek/GNUmakefile with 100% similarity]
Misc/db/tests/znek/GNUmakefile.preamble [moved from db/tests/znek/GNUmakefile.preamble with 100% similarity]
Misc/db/tests/znek/NSArray+random.h [moved from db/tests/znek/NSArray+random.h with 100% similarity]
Misc/db/tests/znek/NSArray+random.m [moved from db/tests/znek/NSArray+random.m with 100% similarity]
Misc/db/tests/znek/connection.plist [moved from db/tests/znek/connection.plist with 100% similarity]
Misc/db/tests/znek/inserts.eomodel [moved from db/tests/znek/inserts.eomodel with 100% similarity]
Misc/db/tests/znek/inserts.m [moved from db/tests/znek/inserts.m with 100% similarity]
Misc/db/tests/znek/lmail.m [moved from db/tests/znek/lmail.m with 100% similarity]
Misc/db/tests/znek/lpe.m [moved from db/tests/znek/lpe.m with 100% similarity]
Misc/db/tests/znek/pfinserts.m [moved from db/tests/znek/pfinserts.m with 100% similarity]
Misc/db/tests/znek/tests.xcode/project.pbxproj [moved from db/tests/znek/tests.xcode/project.pbxproj with 100% similarity]
Misc/dbd/DDatabase.m [moved from dbd/DDatabase.m with 100% similarity]
Misc/dbd/DDatabase.wox [moved from dbd/DDatabase.wox with 100% similarity]
Misc/dbd/DDatabaseManager.m [moved from dbd/DDatabaseManager.m with 100% similarity]
Misc/dbd/DDatabaseManager.wox [moved from dbd/DDatabaseManager.wox with 100% similarity]
Misc/dbd/DHostView.m [moved from dbd/DHostView.m with 100% similarity]
Misc/dbd/DHostView.wox [moved from dbd/DHostView.wox with 100% similarity]
Misc/dbd/DSoAuthenticator.h [moved from dbd/DSoAuthenticator.h with 100% similarity]
Misc/dbd/DSoAuthenticator.m [moved from dbd/DSoAuthenticator.m with 100% similarity]
Misc/dbd/DSoDatabase.h [moved from dbd/DSoDatabase.h with 100% similarity]
Misc/dbd/DSoDatabase.m [moved from dbd/DSoDatabase.m with 100% similarity]
Misc/dbd/DSoDatabaseManager.h [moved from dbd/DSoDatabaseManager.h with 100% similarity]
Misc/dbd/DSoDatabaseManager.m [moved from dbd/DSoDatabaseManager.m with 100% similarity]
Misc/dbd/DSoField.h [moved from dbd/DSoField.h with 100% similarity]
Misc/dbd/DSoField.m [moved from dbd/DSoField.m with 100% similarity]
Misc/dbd/DSoHost.h [moved from dbd/DSoHost.h with 100% similarity]
Misc/dbd/DSoHost.m [moved from dbd/DSoHost.m with 100% similarity]
Misc/dbd/DSoObject.h [moved from dbd/DSoObject.h with 100% similarity]
Misc/dbd/DSoObject.m [moved from dbd/DSoObject.m with 100% similarity]
Misc/dbd/DSoTable.h [moved from dbd/DSoTable.h with 100% similarity]
Misc/dbd/DSoTable.m [moved from dbd/DSoTable.m with 100% similarity]
Misc/dbd/DSoUser.h [moved from dbd/DSoUser.h with 100% similarity]
Misc/dbd/DSoUser.m [moved from dbd/DSoUser.m with 100% similarity]
Misc/dbd/DSoUserManager.h [moved from dbd/DSoUserManager.h with 100% similarity]
Misc/dbd/DSoUserManager.m [moved from dbd/DSoUserManager.m with 100% similarity]
Misc/dbd/DTable.m [moved from dbd/DTable.m with 100% similarity]
Misc/dbd/DTable.wox [moved from dbd/DTable.wox with 100% similarity]
Misc/dbd/Frame.m [moved from dbd/Frame.m with 100% similarity]
Misc/dbd/Frame.wox [moved from dbd/Frame.wox with 100% similarity]
Misc/dbd/GNUmakefile [moved from dbd/GNUmakefile with 100% similarity]
Misc/dbd/MainPage.m [moved from dbd/MainPage.m with 100% similarity]
Misc/dbd/MainPage.wox [moved from dbd/MainPage.wox with 100% similarity]
Misc/dbd/README [moved from dbd/README with 100% similarity]
Misc/dbd/Version [moved from dbd/Version with 100% similarity]
Misc/dbd/common.h [moved from dbd/common.h with 100% similarity]
Misc/dbd/dbd.css [moved from dbd/dbd.css with 100% similarity]
Misc/dbd/dbd.m [moved from dbd/dbd.m with 100% similarity]
Misc/dbd/product.plist [moved from dbd/product.plist with 100% similarity]

similarity index 100%
rename from WebUI/Application.h
rename to Misc/WebUI/Application.h
similarity index 100%
rename from WebUI/Application.m
rename to Misc/WebUI/Application.m
similarity index 100%
rename from WebUI/COPYING
rename to Misc/WebUI/COPYING
similarity index 100%
rename from WebUI/COPYRIGHT
rename to Misc/WebUI/COPYRIGHT
similarity index 100%
rename from WebUI/ChangeLog
rename to Misc/WebUI/ChangeLog
similarity index 100%
rename from WebUI/GNUmakefile
rename to Misc/WebUI/GNUmakefile
similarity index 100%
rename from WebUI/Info.plist
rename to Misc/WebUI/Info.plist
similarity index 100%
rename from WebUI/Lori.icns
rename to Misc/WebUI/Lori.icns
similarity index 100%
rename from WebUI/NOTES
rename to Misc/WebUI/NOTES
similarity index 100%
rename from WebUI/PROJECTLEAD
rename to Misc/WebUI/PROJECTLEAD
similarity index 100%
rename from WebUI/README
rename to Misc/WebUI/README
similarity index 100%
rename from WebUI/Session.h
rename to Misc/WebUI/Session.h
similarity index 100%
rename from WebUI/Session.m
rename to Misc/WebUI/Session.m
similarity index 100%
rename from WebUI/TODO
rename to Misc/WebUI/TODO
similarity index 100%
rename from WebUI/Version
rename to Misc/WebUI/Version
similarity index 100%
rename from WebUI/WebUI_main.m
rename to Misc/WebUI/WebUI_main.m
similarity index 100%
rename from WebUI/common.h
rename to Misc/WebUI/common.h
similarity index 100%
rename from WebUI/version.plist
rename to Misc/WebUI/version.plist
similarity index 100%
rename from db/tests/znek/lpe.m
rename to Misc/db/tests/znek/lpe.m
similarity index 100%
rename from dbd/DDatabase.m
rename to Misc/dbd/DDatabase.m
similarity index 100%
rename from dbd/DDatabase.wox
rename to Misc/dbd/DDatabase.wox
similarity index 100%
rename from dbd/DHostView.m
rename to Misc/dbd/DHostView.m
similarity index 100%
rename from dbd/DHostView.wox
rename to Misc/dbd/DHostView.wox
similarity index 100%
rename from dbd/DSoDatabase.h
rename to Misc/dbd/DSoDatabase.h
similarity index 100%
rename from dbd/DSoDatabase.m
rename to Misc/dbd/DSoDatabase.m
similarity index 100%
rename from dbd/DSoField.h
rename to Misc/dbd/DSoField.h
similarity index 100%
rename from dbd/DSoField.m
rename to Misc/dbd/DSoField.m
similarity index 100%
rename from dbd/DSoHost.h
rename to Misc/dbd/DSoHost.h
similarity index 100%
rename from dbd/DSoHost.m
rename to Misc/dbd/DSoHost.m
similarity index 100%
rename from dbd/DSoObject.h
rename to Misc/dbd/DSoObject.h
similarity index 100%
rename from dbd/DSoObject.m
rename to Misc/dbd/DSoObject.m
similarity index 100%
rename from dbd/DSoTable.h
rename to Misc/dbd/DSoTable.h
similarity index 100%
rename from dbd/DSoTable.m
rename to Misc/dbd/DSoTable.m
similarity index 100%
rename from dbd/DSoUser.h
rename to Misc/dbd/DSoUser.h
similarity index 100%
rename from dbd/DSoUser.m
rename to Misc/dbd/DSoUser.m
similarity index 100%
rename from dbd/DTable.m
rename to Misc/dbd/DTable.m
similarity index 100%
rename from dbd/DTable.wox
rename to Misc/dbd/DTable.wox
similarity index 100%
rename from dbd/Frame.m
rename to Misc/dbd/Frame.m
similarity index 100%
rename from dbd/Frame.wox
rename to Misc/dbd/Frame.wox
similarity index 100%
rename from dbd/GNUmakefile
rename to Misc/dbd/GNUmakefile
similarity index 100%
rename from dbd/MainPage.m
rename to Misc/dbd/MainPage.m
similarity index 100%
rename from dbd/MainPage.wox
rename to Misc/dbd/MainPage.wox
similarity index 100%
rename from dbd/README
rename to Misc/dbd/README
similarity index 100%
rename from dbd/Version
rename to Misc/dbd/Version
similarity index 100%
rename from dbd/common.h
rename to Misc/dbd/common.h
similarity index 100%
rename from dbd/dbd.css
rename to Misc/dbd/dbd.css
similarity index 100%
rename from dbd/dbd.m
rename to Misc/dbd/dbd.m
similarity index 100%
rename from dbd/product.plist
rename to Misc/dbd/product.plist