]> code.citadel.org Git - citadel.git/history - citadel
small update to hack.txt
[citadel.git] / citadel /
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...
2008-03-18 Dave Westmrtg now reads the context list safely.
2008-03-18 Dave WestJabber now reads the context list safely and it writes...
2008-03-18 Dave WestRWHO command uses new function to read the context...
2008-03-18 Dave WestCreated a routine to get a copy of the context list...
2008-03-18 Dave West Now the RWHO command processes the context list in...
2008-03-17 Dave WestRe-ordered the sequence of checking email addresses...
2008-03-17 Dave WestZero calls is possible, contrary to the comment so...
2008-03-17 Art CancroWhen dumping or scanning the wholist in the Jabber
2008-03-15 Art Cancroremoved an unused variable
2008-03-15 Art CancroMore reliable (hopefully) XMPP logout (unavailable +
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-03-13 Wilfried Göesgens* download attachments too.
2008-03-10 Wilfried Göesgens* text interface for the recently added QR2 flags
2008-03-10 Art CancroText mode user interface -- added UI for rename user
2008-03-07 Art CancroAdded a RENU command (REName a User)
2008-03-03 Wilfried Göesgens* wrong number set
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-03-02 Wilfried Göesgens* missing typo
2008-03-01 Wilfried Göesgens* Prepend our explicit warrant to link with openssl...
2008-02-29 Wilfried Göesgens* html.c is in libcitadel now, don't try to compile...
2008-02-28 Wilfried Göesgens* distribute the ldap schemata on make install-doc
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-26 Art CancroXMPP service ... remove from tech preview, as several
2008-02-25 Wilfried Göesgens* allow users to move messages into a room they're...
2008-02-24 Wilfried Göesgens* hm, how could this get through? we don't have getpwui...
2008-02-20 Wilfried Göesgens* re-designed loop with strlen inside
2008-02-20 Wilfried Göesgens* sanitize migrate_aliases.sh
2008-02-18 Wilfried Göesgens* fix exec permissions
2008-02-17 Art CancroRemoved a temporary hack to vlprintf() that displayed the
2008-02-17 Art CancroThe networker and RSS client each start up their own...
2008-02-17 Art CancroThe auto-purger has its own thread so it needs its own
2008-02-17 Art CancroThe fix to Bug 311 didn't work. Applied a cleaner...
2008-02-15 Art CancroSearch box is only enabled when the server's full text...
2008-02-14 Art CancroWhen reading/writing netconfigs files, do not purge
2008-02-13 Dave WestWhen using host auth mode the user is given a default...
2008-02-13 Dave WestFixed a small bug in serv_vcard.c that could leave...
2008-02-13 Dave WestWe are unable to purge users that have no name but...
2008-02-13 Art CancroRemoved the 'defrag databases' stub function and command
2008-02-12 Wilfried Göesgens* fix endless loop if we don't find a PID file.
2008-02-11 Wilfried GöesgensTHIS IS 7.31
2008-02-11 Wilfried Göesgens* allow LMTP posting to all rooms.
2008-02-10 Wilfried Göesgens* make the aide-room public postable for cron, hostmast...
2008-02-10 Wilfried Göesgens* add typedefs in citadel.h so we don't need to typedef...
2008-02-09 Wilfried Göesgens* f'bse seems to carry its resolver calls in its libc...
2008-02-09 Wilfried Göesgens* UIMG and UOPN require the client to specify a Mimetyp...
2008-02-08 Wilfried Göesgens* refuse empty passvoids against host auth
2008-02-07 Wilfried Göesgens* ctdl_message_dir is the directory where messages...
2008-02-07 Art CancroFixed (hopefully) the mailing list problem.
2008-02-07 Art CancroChanged the 'No subscribers found' error message to...
2008-02-07 Art Cancrofunambol65.c: cleaned up compiler warnings
2008-02-06 Wilfried Göesgens* handle situations were just one set of bdb utils...
2008-02-05 Art CancroNew option in the text client to open attachments
2008-02-04 Wilfried Göesgens* build the modules stuff while configuring. it's funct...
2008-02-04 Art Cancrohtml.c support the '´' entity tag
2008-02-04 Wilfried Göesgens* don't link unused libs
2008-02-03 Art CancroDo not allow external editor in citadel.rc by default
2008-02-02 Wilfried Göesgens* dereference symlinks
2008-02-02 Wilfried Göesgens* set execute bit on the right files
2008-02-02 Art Cancro* Thread ID's are now displayed in 0x%08lx format instead
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-30 Michael HamptonText client: allow message quoting of lines over 1000
2008-01-29 Art CancroMissed a few :)
2008-01-29 Art CancroEliminated unnecessary complexity by removing support
2008-01-29 Art Cancrosmtp service: offer the 8BITMIME extension, because
2008-01-29 Art CancroThird try. :(
2008-01-29 Art CancroMoved the libcitadel version check below the point
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-27 Wilfried Göesgens* now getmail does s.th. almost usefull
2008-01-27 Wilfried Göesgens* we didn't calculate our directories in a proper seque...
2008-01-27 Wilfried Göesgens* try to watch the PID for shutting down citserver
2008-01-26 Wilfried Göesgens* restart by doing 'sendcommand down 1' which will...
2008-01-26 Dave WestFix the segault on server shutdown that crept in when...
2008-01-25 Art CancroShuffled around the order of resolver library tests.
2008-01-24 Art CancroAdded a second test for libresolv that takes into
2008-01-24 Art CancroNothing happens.
2008-01-23 Art CancroImplemented the XYZZY command.
2008-01-23 Art CancroApplied Matt's latest funambol65 patch.
2008-01-22 Wilfried Göesgens* OpenBSD compatibility: select properly while reading...
next