root/trunk/auto-reply

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6513 [6513] 17 hours flynd We don't use fortran so disable the checks in libtool for it.
(edit) @6510 [6510] 18 hours flynd Missed these in r6509.
(edit) @6509 [6509] 18 hours flynd Let configure check whether -Wextra is usable so we can get the extra …
(edit) @6442 [6442] 2 months flynd Include headers use boost so all plugins needs to set boost path as well.
(edit) @6409 [6409] 2 months flynd No need to include licq_socket if we don't use it.
(edit) @6388 [6388] 2 months flynd Added silent flag to libtool so -s flag on make actually hides which …
(edit) @6375 [6375] 2 months flynd Use the new DropOwner? function to properly specify which owner to unlock.
(edit) @6369 [6369] 2 months flynd Removed uin function usage from auto-reply plugin.
(edit) @6180 [6180] 4 months flynd Added const declarations to event classes and fixed (hopefully) everything …
(edit) @6168 [6168] 5 months flynd Added some missing includes. Also changed some existing C includes to C++ …
(edit) @5823 [5823] 10 months emostar fix remaining vector.h areas
(edit) @5430 [5430] 12 months erijo Don't strip per default.
(edit) @5429 [5429] 12 months erijo Remove -rpath for all plugins since I can't see a reason for having …
(edit) @5428 [5428] 12 months erijo Remove generated file
(edit) @4952 [4952] 15 months erijo Fix compilation with gcc 4.3
(edit) @4722 [4722] 23 months erijo To quote the autoconf manual: Previous versions of Autoconf promoted the …
(edit) @4660 [4660] 2 years erijo Removed cvs-clean target as it is in admin/Makefile.common
(edit) @4647 [4647] 2 years erijo Correctly install plugins to libdir/licq
(edit) @4527 [4527] 2 years erijo Use symbolic links instead of svn:externals for the admin directory for …
(edit) @4526 [4526] 2 years erijo Removed svn:keywords from all files that don't need it. May make …
(edit) @4525 [4525] 2 years erijo Removed all .cvsignore-files.
(edit) @4353 [4353] 3 years emostar Make sure we have the proper headers included
(edit) @4322 [4322] 3 years emostar Add svn:externals to auto-reply
(edit) @4061 [4061] 3 years dreamforce2 - ignore more ;)
(edit) @4050 [4050] 3 years dreamforce2 configure takes care of things like -fno-rtti -fno-exceptions. don't …
(edit) @4002 [4002] 4 years emostar Patch submitted to SF about keeping these as options. Closes a bug as …
(edit) @3972 [3972] 4 years dreamforce2 - fix typo.
(edit) @3946 [3946] 4 years daywalker *sigh*
(edit) @3944 [3944] 4 years daywalker go away
(edit) @3832 [3832] 4 years emostar Licq 1.3.0: PRE-RELEASE
(edit) @3804 [3804] 4 years emostar Update
(edit) @3757 [3757] 4 years emostar Patch by Philip Nelson <phatfil AT optusnet.com.au> to make this plugin …
(edit) @3649 [3649] 5 years dreamforce2 Make sending through server - work again :-) - optional through the config …
(edit) @3623 [3623] 5 years dreamforce2 improve security.
(edit) @3622 [3622] 5 years dreamforce2 a nice example script for the auto-reply plugin. Thanks to Eli Hayoon …
(edit) @3559 [3559] 5 years emostar New version: 1.2.7
(edit) @3552 [3552] 5 years emostar New command for ICQUser::usprintf
(edit) @3414 [3414] 5 years emostar New version
(edit) @2518 [2518] 8 years graham 1.0.2
(edit) @2415 [2415] 8 years graham 1.0.1
(edit) @2374 [2374] 8 years graham Don't die if no config file found.
(edit) @2348 [2348] 8 years graham Removed CICQEventTag class and just use event ids from the event. …
(edit) @2326 [2326] 8 years graham Added .stamp-h and .stamp-h.in
(edit) @2325 [2325] 8 years graham Fix for crash when receiving long reply from the command.
(edit) @2211 [2211] 8 years graham Added two new options, FailOnExitCode? and AbortDeleteOnExitCode?
(edit) @2204 [2204] 8 years graham Try sending direct first, if that fails then send through the …
(edit) @2154 [2154] 8 years graham New config file plugin option to allow easier editing of the …
(edit) @2099 [2099] 8 years graham Fix lock up when sending message
(edit) @2013 [2013] 8 years dwalker small updates
(edit) @1993 [1993] 8 years dwalker use LICQ_CXX_FLAGS
(edit) @1987 [1987] 8 years dwalker new autoconf magic
(edit) @1956 [1956] 8 years graham v0.17
(edit) @1924 [1924] 8 years graham New version and new tree structure fixes.
(edit) @1722 [1722] 8 years dwalker automake files update
(edit) @1711 [1711] 8 years dwalker make it compile
(edit) @1259 [1259] 9 years graham Check that the event is new and not deleted.
(edit) @1225 [1225] 9 years graham New licq header file names.
(edit) @1220 [1220] 9 years graham New licq header file names.
(edit) @1193 [1193] 9 years graham Use new message id to ensure processing each individual message
(edit) @1134 [1134] 9 years dwalker there shouldn't be a acinclude.m4
(edit) @1124 [1124] 9 years graham New event description embedded in the daemon
(edit) @1123 [1123] 9 years graham New icqSendMessage command
(edit) @1120 [1120] 9 years graham Added delete new messages option to not automatically delete new …
(edit) @1084 [1084] 9 years graham New version
(edit) @962 [962] 9 years dwalker use new libtool
(edit) @891 [891] 9 years dwalker don't force to link against libstdc++, libtool should do that for us
(edit) @890 [890] 9 years dwalker libtool update
(edit) @829 [829] 9 years graham Modified for v0.11
(edit) @827 [827] 9 years graham Ignore files
(edit) @810 [810] 9 years graham Removed some auto-generated files
(edit) @809 [809] 9 years graham Don't auto-reply to system messages.
(add) @794 [794] 9 years graham Initial revision
Note: See TracRevisionLog for help on using the revision log.