citadel.git
2007-11-21 Art Cancrostruct CitContext no longer contains separate module...
2007-11-21 Dave WestBegun implimentation of a really good thread control...
2007-11-20 Wilfried Göesgens* apache proxies and listsub/ don't play well.
2007-11-20 Wilfried Göesgens* purge remaining libnetfilter strings
2007-11-20 Wilfried Göesgens* fix locale compile support.
2007-11-20 Wilfried Göesgens* search absolute for the images on the server.
2007-11-20 Dave WestSource clean up.
2007-11-19 Wilfried Göesgens* add a script that tries to migrate the systems /etc...
2007-11-19 Wilfried Göesgens* depend to libcitadel.
2007-11-19 Wilfried Göesgens* depend to libcitadel
2007-11-19 Art Cancroooops... ascmonths[] was in use in imap_tools.c .....
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-18 Wilfried Göesgens* create .pc file, seems to be a good thing to do.
2007-11-18 Art CancroAdd 'datarootdir' variable to Makefile.in
2007-11-16 Art CancroCommented out some lprintf() calls that appear in libci...
2007-11-16 Art Cancro(no commit message)
2007-11-16 Art CancroAdded COPYING and README.txt to libcitadel
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroWhen opening the Berkeley DB environment, step
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-15 Wilfried Göesgens* tiny tool for message retrieval, first draft.
2007-11-15 Wilfried Göesgens* this is 7.24
2007-11-15 Wilfried Göesgens* msgnum is a long. format it like that.
2007-11-15 Art CancroUpdated version number to 7.24
2007-11-15 Art CancroFixed a bug introduced in r5517 that was causing
2007-11-14 Art Cancroforce_room variable needs to be output using
2007-11-14 Art CancroAdded a 'force_room'
2007-11-13 Wilfried Göesgens* cleanup with variable substitution. cleaner replacing...
2007-11-13 Wilfried Göesgens* to much c-coding spoilz bash-sk1lz
2007-11-13 Art CancroRemoved '#define CHUNKED_READ' from citadel_ipc.c
2007-11-13 Dave WestA little bit of speed up in the wordbreaker for full...
2007-11-12 Art CancroAmended the 'Corrupt message' error with more detail
2007-11-11 Wilfried Göesgens* buffered read next try; recv might give the solution?
2007-11-11 Wilfried Göesgens* do non-blocking accept()
2007-11-11 Art CancroAmended the MSGP command to provide a way for the client to
2007-11-11 Art Cancro* moved CtdlDecodeQuotedPrintable() into tools.c
2007-11-11 Art CancroExperimented with 'struct CitContext *CCC = CC;' for...
2007-11-10 Wilfried Göesgens* if -D added, citserver will print out the Directories.
2007-11-10 Wilfried Göesgens* this might be the try to free a null-pointer.
2007-11-10 Art CancroWhen populating the address book popup with the contents of
2007-11-09 Art CancroDon't crash on RSS feed items without descriptions
2007-11-09 Art CancroFix bug which appears when multiple feeds in one room
2007-11-09 Art CancroAdded the MIME parser to libcitadel.
2007-11-09 Art CancroAdded 'bootstrap' command. It just calls
2007-11-09 Art CancroNew build system for libcitadel, with autoconf and...
2007-11-09 Art CancroTesting some gnu type build stuff
2007-11-09 Art Cancroadded sample makefile
2007-11-09 Art Cancrorandom foo
2007-11-09 Art CancroInitial checkin of libcitadel files. Do not use this...
2007-11-09 Wilfried Göesgens* set basedir to ctdldir on startup for bin/sbin calcul...
2007-11-08 Art CancroFixed the problem dave reported yesterday, where a
2007-11-08 Wilfried Göesgens* ubuntu doesn't have localepurge
2007-11-08 Wilfried Göesgens* since we changed the versioning, we need to detect...
2007-11-08 Art CancroThis commit marks the 7.23 releases of both Citadel...
2007-11-08 Wilfried Göesgens* free the ical struct after using it.
2007-11-08 Thierry Pasqualier- fix the IE7 bug to display the message buttons
2007-11-08 Art CancroAdded the User-Agent: and Accept: headers to our
2007-11-08 Dave WestAnd nox ICAL putics works properly.
2007-11-07 Wilfried Göesgens* make the files number a link
2007-11-07 Wilfried Göesgens* missing blank
2007-11-07 Wilfried Göesgens* if citadel doesn't come down by sendcommand in 10...
2007-11-07 Thierry Pasqualier- removed an extra </select> on message selector on...
2007-11-07 Thierry PasqualierI correct the errors which are found by Firefox Tiny...
2007-11-07 Thierry PasqualierI added the name of the current user running in the...
2007-11-06 Dave WestFile counting for directory rooms now checks both QR_DI...
2007-11-06 Art CancroRemoved a stray </select> tag which appeared
2007-11-06 Art CancroRemoved an extra <div> and also fixed a <td> tag with
2007-11-06 Dave WestMoved files count to be on same line as message count...
2007-11-06 Thierry PasqualierCentering text in button only, not in other input field
2007-11-06 Dave WestAdd #include <stdarg.h>
2007-11-06 Thierry Pasqualieruse the same way to display all buttons.
2007-11-06 Art CancroApplied Matt's nov. 4 pager cleanup patch
2007-11-06 Thierry PasqualierUpdated stylesheet
2007-11-06 Thierry PasqualierI had forgotten a >. Sorry. Fix the bug where the editi...
2007-11-06 Thierry PasqualierChanged this initialisation line 142
2007-11-06 Thierry PasqualierFix the bug #279
2007-11-05 Art CancroDisabled client chunked reads by default.
2007-11-05 Art CancroHandle X31 response code from server
2007-11-05 Art CancroCorrect parsing of c_rbl_at_greeting site config parameter.
2007-11-05 Art CancroNew 231 response code (SERVER_SHUTTING_DOWN)
2007-11-05 Dave WestChanges to make notes deleteable... INCOMPLETE..
2007-11-04 Dave WestBack out my change to add a delete button. Totally...
2007-11-04 Wilfried Göesgens* dump message headers on artv dump
2007-11-04 Wilfried Göesgens* init some numbers.
2007-11-04 Wilfried Göesgens* initializing strings empty faster.
2007-11-04 Dave WestAdded an indication that this is a room with files...
2007-11-04 Dave West Added a delete button to the Notes in place editor.
2007-11-04 Dave WestPrevent spurious chars getting onto front of a note.
2007-11-04 Art CancroRemoved rss2ctdl from svn trunk, as this utility is...
2007-11-04 Art CancroHandle NULL data from XML parser in order to cope
2007-11-04 Art CancroRemoved some dead projects from the trunk.
2007-11-04 Art CancroRemoved some dead projects from the trunk.
2007-11-04 Art CancroRemoved some dead projects from the trunk.
2007-11-03 Dave WestFix the thirty second delay properly.
2007-11-03 Dave WestFix thirty second delay in sendcommand when downing...
2007-11-03 Dave WestFix bug in text client that causes parts of listings...
2007-11-03 Wilfried Göesgens* build depend on expat too.
2007-11-02 Thierry PasqualierUsed altern table to display remote POP3 accounts and...
2007-11-02 Art Cancrotuiconfig for RSS feed reader
next