citadel.git
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
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 CancroAdd the universal RSS icon to our feed config screen.
2007-11-02 Art Cancro* Updated internal version number of citadel and webcit...
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-11-01 Thierry PasqualierStylesheet : fix some minor bugs
2007-11-01 Thierry PasqualierNocturn Bug 254 : I finally used table - not CSS -...
2007-11-01 Art CancroThe list of existing MTA's to disable has been reduced
2007-11-01 Wilfried Göesgens* alloc the right amount, and zero everything.
2007-11-01 Art Cancroadded some vertical space between the boxes
2007-11-01 Wilfried Göesgens* map floor id's to list id's.
2007-11-01 Art CancroHandle the '+' character in urlesc()
2007-10-30 Wilfried Göesgens* use the configured key dir
2007-10-30 Art CancroMinor cleanup of previous commit
2007-10-30 Art CancroRemoved an 'if' statement that appears to fix Bug ...
next