2005-09-19 Helge Hess * ievalrrule.m: started tool to evaluate iCal rrules on the shell 2005-08-16 Helge Hess * link tools against OSX frameworks if configured so 2005-05-06 Helge Hess * renamed ical3.m to icalds.m, ical2.m to icalparsetest 2005-04-25 Helge Hess * properly include config.make * fixed some gcc 4.0 warnings 2004-09-26 Helge Hess * GNUmakefile.preamble: fixed makefiles for SOPE inline compilation 2004-08-29 Helge Hess * added hack to install the tools in FHS locations - the executables will be installed in FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local) 2004-08-17 Helge Hess * subclassing.m: fixed a compiler warning 2004-07-09 Helge Hess * bmlookup.m: major code cleanups, improved output 2004-06-27 Helge Hess * ldap2dsml.m: fixed a compile warning 2004-06-21 Helge Hess * common.h: fixed compatibility with gstep-base 2004-06-17 Helge Hess * added 'testurl' to test NSURL for the Cocoa Foundation bug wrt the trailing suffix in -path 2004-05-09 Helge Hess * subclassing.m: added support for Apple runtime 2004-04-12 Helge Hess * ImapListTool, ImapTool.m, imapls.m: minor code cleanups 2004-01-19 Helge Hess * ldapls.m: minor fixes (moved NSAutoreleasePool to correct place) 2004-01-11 Helge Hess * minor cleanups to log messages 2003-10-12 Helge Hess * EOQualTool.m: fix: returned value in a void method * GNUmakefile (TOOL_NAME): do not compile subclassing.m on MacOSX * EncodingTool.m: fixed compilation on MacOSX 2003-05-15 Helge Hess * added parserule for testing parsing of NGRule objects 2003-05-14 Helge Hess * some gcc 3.3 warnings fixed 2003-04-03 Helge Hess * GNUmakefile: added ldapchkpwd tool * ldap2dsml.m: added autorelease-pool to main() 2003-04-01 GNUstep User * ImapListTool.m: do not use NSFileIdentifier constant * EncodingTool.m: removed some undeclared encodings when compiling for GNUstep Base 2003-02-12 Helge Hess * added ical2.m, ical3.m - examples for NGiCal 2003-01-30 Helge Hess * added httpu_notify, a small tool to send out HTTP-over-UDP NOTIFY notifications 2003-01-08 Helge Hess * testsock.m: improved test code 2003-01-07 Helge Hess * subclassing.m, ImapQuotaTool.m, imapquota.m: fixed compilation warnings * moved in testsock.m from NGStreams * changes for improved compilation on MacOSX, replaced RETAIN macros with methods Fri Dec 27 10:54:40 2002 Helge Hess * Mime2XmlTool.m: fixed a protocol warning Mon Dec 23 15:36:01 2002 Helge Hess * ImapListTool.m: pass correct filemanager as a parameter 2002-12-08 Helge Hess * testdirenum.m: cleanups Tue Dec 17 15:07:40 2002 * imapquota.m: add quota test 2002-11-21 Jan Reichmann * added Imap-Super class, improve imapls 2002-11-21 Helge Hess * added ldapls, ldap2dsml as examples for NGLdap 2002-11-15 Helge Hess * EOQualTool.m: added test for complex cast 2002-10-29 Helge Hess * EOQualTool.m: added support for parsing SQL using the new EOSQLParser 2002-10-25 Helge Hess * added eoqual tool for parsing EOQualifier's (useful for syntax checks) * created ChangeLog