citadel.git
2009-11-10 Dave WestCleaned a few warnings about deprecated functions.
2009-11-10 Dave WestCode clean up.
2009-11-10 Wilfried Göesgens* don't end the header, end_burst does this for us.
2009-11-10 Dave WestMoved BumpNewMailCounter() into context.c because it...
2009-11-10 Dave WestGrabbed another chunk of code out of user_ops.c, purge_...
2009-11-10 Dave WestGrabbed that previously noted bad code from rename_user...
2009-11-10 Wilfried Göesgens* storing the message list sort order in bbsview breaks...
2009-11-10 Art Cancro* skeleton code for a wiki pagelist screen
2009-11-10 Art Cancro* headers_euid() needs to look at the 'E' field, not...
2009-11-10 Art Cancro* removed a FIXME tag
2009-11-10 Art Cancro* Added a new message field '1' which may be set by...
2009-11-09 Dave WestExposed logout() from user_ops.c, deprecated it in...
2009-11-08 Dave WestExposed CtdlLocateMessageByEuid in ctdl_module.h and...
2009-11-08 Wilfried Göesgens* fix message escaping after adding attachments to...
2009-11-08 Wilfried Göesgens* since we load vcards as message body now, finding...
2009-11-08 Wilfried Göesgens* forgot to change EM->em here
2009-11-08 Dave WestClean up a comment.
2009-11-08 Dave WestMoved the prototypes of CtdlLoginExistingUser and CtdlT...
2009-11-08 Dave WestAdded a log message to test for a problem in worker_thread
2009-11-08 Wilfried Göesgens* this way its fastest: range check whats allowed and...
2009-11-08 Wilfried Göesgens* microshits RFC Violator will just show the tinnef...
2009-11-08 Art Cancro* Suppress the spurious 'message_content' div that...
2009-11-08 Art Cancro* When saving a wiki page, set the message subject...
2009-11-07 Dave WestChanged smtp sending to use a thread.
2009-11-06 Wilfried Göesgens* predefined table is a little faster...
2009-11-05 Wilfried Göesgens* don't use sprintf while doing urlescappend; do it...
2009-11-05 Wilfried Göesgens* just calculate the language for non-static requests...
2009-11-05 Wilfried Göesgens* first check for done before running into failed buffe...
2009-11-05 Wilfried Göesgens* use right function to load the room list from the...
2009-11-05 Wilfried Göesgens* 64 bit int / long blablabla
2009-11-05 Art Cancro* When performing a network poll of another Citadel...
2009-11-05 Dave WestFix the build problems revolving around CitContext...
2009-11-03 Wilfried Göesgens* apply the_mgts patch to fix the menu corner
2009-11-03 Dave WestAdd some comments to rename_user indicating why the...
2009-11-03 Dave WestIncreased the load average before strangling the server...
2009-11-02 Wilfried Göesgens* don't call make distclean, this creates hickups
2009-11-02 Wilfried Göesgens* close tag, thanks to the_mgt to find out
2009-11-02 Wilfried Göesgens* add trailing template after the bbs view
2009-11-02 Art Cancro* Completed the code to revert a wiki page to a previou...
2009-11-02 Art Cancro* Reordered the wiki rev code
2009-11-02 Dave WestAllow simulation mode to be terminated before completion
2009-11-02 Dave WestAdded a new command line option to citserver "-s" takes...
2009-11-02 Art Cancro* did some work on the wiki history reverter
2009-11-02 Art Cancro* Made some annotations regarding bug 368 in the code.
2009-11-02 Art Cancro* removed a spurious trace msg
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.
2009-10-31 Dave WestFixed a bug in the threading code that would prevent...
2009-10-30 Wilfried Göesgens* by the_mgt: wrap a box around the knrooms treeview...
2009-10-30 Art Cancro* Noticed something that was technically correct but...
2009-10-30 Art Cancro* Completed the WebCit UI functions to view a historica...
2009-10-30 Art Cancro* Code and comments cleanup
2009-10-30 Art Cancro* Performing a 'fetch' operation on an old revision...
2009-10-30 Art Cancro* Wrote the code to fetch a particular revision of...
2009-10-29 Art Cancro* Completed the code to patch a wiki page back to the...
2009-10-29 Wilfried Göesgens* version blabla not overwrite me apt update
2009-10-29 Wilfried Göesgens* used wrong encoding for room links
2009-10-29 Dave WestDon't register commands twice, only register them befor...
2009-10-29 Art Cancro* Disable creation of wiki rooms temporarily
2009-10-28 Wilfried Göesgens* use the new regular way to get the accept language...
2009-10-28 Wilfried Göesgens* respect the context while sorting. Else unexpected...
2009-10-28 Art Cancro* Parts of the wiki history reverter code
2009-10-27 Art Cancro* skeleton/stub code for new revision control stuff
2009-10-27 Art Cancro* Added the code to let display_wiki_page_backend(...
2009-10-27 Art Cancro* Added some of the buttons needed for wiki revision...
2009-10-25 Wilfried Göesgens* more doxygen cleanup
2009-10-25 Dave WestA little more with the API coding style.
2009-10-25 Wilfried Göesgens* add doxygen config
2009-10-25 Wilfried Göesgens* add outfunction to MSGS that just outputs ID|EUID
2009-10-25 Wilfried Göesgens* by Feivel: check for day when highlighting weekday
2009-10-25 Wilfried Göesgens* use macro for templateparam custom parameters
2009-10-25 Dave WestAnd a few more things comply with the coding style.
2009-10-25 Dave WestA few more API clean ups. Mainly revolving around user_...
2009-10-24 Dave WestFix that annoying warning about signedness.
2009-10-24 Dave WestCleaning the API a bit more.
2009-10-24 Dave WestRemoved the artv_*.h files, they arent used any more.
2009-10-24 Dave Westquieten a few messages from configure when usin VPATH...
2009-10-24 Wilfried Göesgens* check for the PAM lib in every case, since if we...
2009-10-24 Dave WestFix the VPATH build.
2009-10-24 Dave WestFix a warning in serv_smtp.c
2009-10-24 Dave WestSVN lost this file so I re-added it.
2009-10-24 Dave WestMakefile now knows how to regenerate the svn_revision...
2009-10-24 Dave WestMoved the scripts that create svn_revision.c and module...
2009-10-24 Dave WestMoved some files around into sub dirs to clean up the...
2009-10-24 Dave WestCreate some directories to hold the source files for...
2009-10-24 Art Cancro* History template
2009-10-23 Dave WestFix the Makefile.in to properly clean the user_modules...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-23 Art Cancro* Set up links and templates for the history page,...
2009-10-23 Art Cancro* Stub functions for wiki history display
2009-10-22 Wilfried Göesgens* add stdin for decoding tests
2009-10-22 Wilfried Göesgens* new token to put in the actual filename (just works...
2009-10-21 Art Cancro* New command 'WIKI history|<pagename>' to list the...
2009-10-21 Art Cancro* New API function CtdlDoIHavePermissionToReadMessagesI...
2009-10-20 Art Cancro* New server command WIKI for subcommands relating...
2009-10-20 Art Cancro* Abuse the MIME 'filename' key by using it as a memo...
2009-10-20 Wilfried Göesgens* use reentrant function
2009-10-20 Wilfried Göesgens* grumblegrumble conflict
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* upsi, forgot that one.
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
next