]> code.citadel.org Git - citadel.git/history - citadel/modules
I had forgotten a >. Sorry. Fix the bug where the edition area doesn't appear to...
[citadel.git] / citadel / modules /
2007-11-04 Wilfried Göesgens* dump message headers on artv dump
2007-11-04 Wilfried Göesgens* init some numbers.
2007-11-04 Art CancroHandle NULL data from XML parser in order to cope
2007-11-02 Art CancroBetter logic to detect channel title
2007-11-02 Art CancroUse RSS feed title as room name for saved messages
2007-11-02 Art CancroHandle 30X redirects when requesting RSS
2007-11-02 Art CancroChecked in an RSS feed reader to replace the
2007-11-01 Wilfried Göesgens* sanitize parameters, check pointers for NULL
2007-11-01 Wilfried Göesgens* have an ARTV DUMP to do eyeball and grep analysis...
2007-10-29 Art CancroSieve GETENVELOPE - fill in a bogus envelope from
2007-10-29 Art CancroSieve GETENVELOPE - fill in a bogus envelope from
2007-10-29 Art CancroChanged the format of UIDL's stored in S_USETABLE
2007-10-29 Art CancroFound a MUCH better way to store the UIDL's of
2007-10-29 Art Cancro* Reverted the code I checked in last week that created a
2007-10-28 Dave WestSolution to bug no. 258 (forging of from headers with...
2007-10-28 Art Cancroical_putics() now calls ical_write_to_cal() with
2007-10-27 Dave WestFixed the bug that results in non update of existing...
2007-10-27 Dave WestReduced the timeout for LDAP disconnect to 1 minute...
2007-10-27 Dave WestAdded support for mobile phone number and fax number...
2007-10-25 Wilfried Göesgens* if the client disconnects, abort the ARTV EXPORT
2007-10-23 Art CancroOnly generate CSR if it is determined that we will
2007-10-20 Art CancroCreate and maintain a directory for pop3client uidl...
2007-10-20 Art CancroCreate a linked list with learned uidl's
2007-10-19 Art CancroRetrieve POP3 UIDL for each message. (Not yet doing
2007-10-18 Art CancroPOP3 aggregation client: transmit CRLF newlines instead
2007-10-16 Dave WestFixed a bug that could cause us to keep a temporary...
2007-10-16 Dave WestAdded a comment to serv_ldap.c
2007-10-14 Dave WestAdded new function calls for aide_message and lprintf.
2007-10-13 Wilfried Göesgens* speed up imap_pick_range by getting the Imap-Context...
2007-10-13 Wilfried Göesgens* don't call the context getter to frequent.
2007-10-12 Art CancroSlight change to previous commit.
2007-10-12 Dave WestFixed a bug in serv_network.c that was causing strange...
2007-10-12 Dave WestFix function names to be in line with coding style.
2007-10-12 Dave WestBegin fix ups of coding style to get a bit closer to...
2007-10-11 Art CancroCompleted the implementation of RFC2359
2007-10-10 Art CancroBegan implementing the UIDPLUS extension.
2007-10-10 Dave WestLDAP module no longer allows duplicate values for the...
2007-10-10 Dave WestMade some ldap functions a little more generic, pass...
2007-10-09 Dave WestLDAP module changes.
2007-10-06 Dave Westwhen delete from GAB now delete from ldap.
2007-10-06 Dave WestWe now try to reconnect to the ldap server if it got...
2007-10-06 Dave WestLots of LDAP changes.
2007-10-06 Dave WestAdded LDAP: to begining of lprintfs in ldap module.
2007-10-05 Dave WestMoved config check for ldap into ldap init.
2007-10-05 Wilfried Göesgens* just use ldap if it's enabled by config.
2007-10-05 Dave WestBig change to the ldap code to break its dependancy...
2007-10-05 Dave WestChanged serv_network.c receive_spool to remove the...
2007-10-04 Art CancroApplied Matt's patch for pager config -- NOT TESTED
2007-09-26 Art CancroPatch to handle Matt's issue with parentheses
2007-09-24 Art Cancro* When saving a netconfigs file, citserver now copies
2007-09-21 Art CancroThe 'master user' account and password may now
2007-09-20 Wilfried Göesgens* honor the openssl configure define, so we don't die...
2007-09-20 Art CancroRemoved the ifdef for the pop3client module
2007-09-20 Art Cancro* Add CONF options for master user/pass
2007-09-20 Art CancroMinor tagging and comments
2007-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-09-17 Art Cancrofix bug in previous commit
2007-09-17 Art CancroLogin to POP3 server
2007-09-17 Art CancroScan each room's netconfig for remote POP3 account...
2007-09-17 Art CancroPOP3 client is now in development, add -DPOP3_AGGREGATI...
2007-09-17 Art CancroSkeleton module for POP3 client
2007-09-11 Wilfried Göesgens* 64 bit cleanness: format size_t properly in printf()
2007-09-10 Art CancroFor the SSL-only ports, if crypto negotiation fails,
2007-09-05 Dave WestFix to speed up Sieve processing, taking relatively...
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-24 Art CancroCompile with -DDISABLE_IMAP_ACL to build a Citadel...
2007-08-23 Dave WestPatches from Matt with slight mod from me to do without...
2007-08-23 Art CancroWhen outputting the extension data for a
2007-08-23 Art Cancro* Reversed previous change. It wasn't needed after...
2007-08-23 Art Cancroimap_fetch.c: output an extra space required before the
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-23 Dave WestRemove IsEmptyStr from loop control. Not because it...
2007-08-22 Art CancroChanged the way messages and headers are
2007-08-20 Dave Westdestroy_network_queue_room() is now called via the...
2007-08-09 Wilfried Göesgens* typos remaining...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* strlen hunt: messed brackets.
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-09 Wilfried Göesgens* give the right status code for STARTTLS. thanks to...
2007-08-05 Dave WestContinue phase 2 of modules stuff.
2007-08-05 Dave WestAdded #define LDAP_DEPRECATED 1 to get rid of warnings...
2007-08-05 Dave WestMoved serv_ldap.h back into the main src dir as a tempo...
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave WestContinue phase 2 of modules stuff.
2007-07-28 Dave WestBegun phase 2 of modules stuff.
2003-03-07 Art Cancro* Remove the "modules" directory
2001-07-27 Nathan Bryantlibtool has matured a lot since the last time i looked...
1999-02-23 Nathan Bryantfor BSDI 3.0