Removed unused variables.
[citadel.git] / citadel /
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Art CancroRemoved an unused S_ mutex enum that is no longer in use
2008-05-27 Art CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-27 Art CancroWorked around a bug in phpMyID. I *think* this complet...
2008-05-27 Art CancroRemember the last version of Berkeley DB that touched the
2008-05-25 Dave WestNow the escaping of a single dot on a line of its own...
2008-05-24 Wilfried Göesgens* use iconv in citserver too
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-05-24 Wilfried Göesgens* depend on curl
2008-05-24 Wilfried Göesgens* add include to libcitadel
2008-05-24 Dave WestWe use test instead of [] since not all shells/systems...
2008-05-24 Art Cancroopenid hacks
2008-05-24 Art CancroMore openid hacks
2008-05-24 Art Cancrolibcurl is teh r0x0r, it gives us access to the 'effect...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Art Cancrohmmph. adjusted string lengths again
2008-05-22 Art CancroMade the assoc_handle field bigger, but we may still...
2008-05-22 Wilfried Göesgens* wait for the right socket, just to be shure.
2008-05-22 Art CancroMore work on OpenID 1.1 support
2008-05-22 Art CancroFetch assoc_handles and use them in checkid_setup requests
2008-05-22 Art Cancromore openid 1.1 hacks
2008-05-21 Art Cancro* More work on OpenID 1.1 Relying Party support
2008-05-20 Wilfried Göesgens* remove hacked kerboros flag
2008-05-19 Wilfried Göesgens* give the server some time to start up before sending...
2008-05-19 Art CancroBegan writing associate request
2008-05-19 Art CancroInitial support for Simple Registration Extension
2008-05-19 Art CancroMoved all the OpenID Relying Party code that I've writt...
2008-05-19 Art CancroRSS client now uses libcurl instead of the crappy built-in
2008-05-16 Dave WestAdded code to report Aide messages if there appears...
2008-05-16 Dave WestSieve will now only process messages that are newer...
2008-05-16 Dave WestRemoved the on_exit from sendcommand.c
2008-05-16 Art CancroPrefix 'citmail:' to all error messages generated by...
2008-05-15 Art CancroAdded a mini http fetcher into webcit
2008-05-14 Art CancroMore logging for split horizon algorithm.
2008-05-12 Art CancroMoved parse_url() into libcitadel; I will need it for
2008-05-11 Dave WestNow the POP3 server also handles messages that contain...
2008-05-10 Wilfried Göesgens* use $(EXEEXT) all over the place.
2008-05-08 Wilfried Göesgens* removed path segment from the templates, as the expan...
2008-05-03 Wilfried Göesgens* revert the getutc stuff, since we now have a _tz...
2008-04-29 Art CancroIdentify sticky-notes divs by vnote uid, not by msgnum.
2008-04-28 Art CancroFixed a syntax error in the previous commit.
2008-04-27 Dave WestModified the SMTP client to escape lines within the...
2008-04-26 Wilfried Göesgens* some more work on the DSPAM module; unfinished; disabled.
2008-04-26 Wilfried Göesgens* default to UTC while comparing
2008-04-24 Art CancroFix '@AUTOCONF@ command not found' build problem
2008-04-22 Wilfried Göesgens* THIS IS 7.35
2008-04-22 Wilfried Göesgens* move utility binaries to /usr/lib/citadel-server...
2008-04-20 Wilfried Göesgens* fixed several compiler warnings.
2008-04-20 Wilfried Göesgens* implemented realloc
2008-04-18 Art CancroIn the text client, <Q>uote is now reply<Q>uoted
2008-04-17 Wilfried Göesgens* QP encode Realnames if they are non-ascii
2008-04-17 Art CancroWhen assembling lists of thread references, if the...
2008-04-16 Art CancroDoh! Thread references read left-to-right, not right...
2008-04-14 Wilfried Göesgens* just modify /etc/services in batch mode if we are...
2008-04-14 Wilfried Göesgens* don't deliver stress in the debs.
2008-04-14 Wilfried Göesgens* remove stress binary from the install target, since...
2008-04-11 Art CancroVersion number to 7.35 in preparation for an upcoming...
2008-04-10 Art CancroAdded the words 'SMTP client:' to some of the log messages
2008-04-07 Art CancroRemoved the 'Gateway Domain' function from the entire...
2008-04-06 Dave West A minor fix to some cosmetics in ARTV.
2008-04-06 Dave WestGive the user contained within masterCC a name.
2008-04-05 Dave WestAdded some CtdlThreadCheckStop() calls to exit rbl...
2008-04-05 Dave WestQuieten the user 0 message to the Aide room.
2008-04-04 Art CancroReduced the output of the SMTP HELP command.
2008-04-03 Art CancroKeep track of thread references, in the server and...
2008-03-31 Art CancroRefrain from transmitting untagged IMAP responses when the
2008-03-30 Dave WestFix the artv export bug that crept in while I was fixin...
2008-03-29 Dave WestNo code changes, just cleaned some warnings and some...
2008-03-29 Dave WestFix up ARTV import so that imports actually work.
2008-03-28 Dave WestImporting REALLY BIG messages can also cause the watchd...
2008-03-28 Dave WestFix the artv import.
2008-03-28 Dave WestOn my slow system a watch dog time out of 5 seconds...
2008-03-27 Art CancroFixed a potential infinite-loop condition in previous...
2008-03-26 Art CancroHandle RFC822 'References:' field and Citadel W (Wefewe...
2008-03-26 Art CancroThread log was too verbose when writing to disk
2008-03-25 Art Cancrosmall update to hack.txt
2008-03-25 Dave WestBump the citadel rev number to 733. It got missed in...
2008-03-24 Art CancroSending an instant message via Jabber now resets the...
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-21 Art Cancrosvn_revision() now declared in svn_revision.h
2008-03-20 Dave WestBootstrap now calls mk_svn_revision.sh for the package...
2008-03-20 Dave WestNow the text client and webcit show the servers svn...
2008-03-20 Dave WestNow the server records the SVN revision in the log...
2008-03-20 Dave WestA test fix for the thread cancellation routine.
2008-03-20 Dave WestPrevent cancellation of threads but log that we would...
2008-03-19 Art Cancrooops ... minor fix to above
2008-03-19 Art CancroEVT_LOGOUT hooks are now called with the thread's current
2008-03-19 Dave WestAuto purger thread was declaring itself as the indexer_...
2008-03-18 Dave WestWhen doing shutdown we allow each thread up to 5 second...
2008-03-18 Dave WestAdded code to handle new POP3 client config options.
2008-03-18 Dave WestOops, managed to commit a partial change regarding...
2008-03-18 Dave WestAdded some more CtdlThreadCheckStop() calls to speed...
2008-03-18 Dave WestPOP3 client now makes use of CtdlThreadCheckStop()...
2008-03-18 Dave WestRSS client now makes use of CtdlThreadCheckStop() to...
2008-03-18 Dave WestIgnet now makes use of CtdlThreadCheckStop() to check...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-03-18 Dave WestMissed one. Only need to use a copy of the context...
next