citadel.git
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...
2009-10-18 Wilfried Göesgens* by feivel: display the weekday in the dayview
2009-10-18 Wilfried Göesgens* by feivel: Display week of year; addresses bug 494
2009-10-18 Wilfried Göesgens* by feivel: make the current day be highlighted in...
2009-10-17 Dave WestFix mk_module_init.sh to properly build sources from...
2009-10-17 Dave WestCitadel API clean up.
2009-10-16 Art Cancro* Changed my mind about the on-disk format for wiki...
2009-10-16 Art Cancro* Fixed the initial diff that is written when a wiki...
2009-10-16 Wilfried Göesgens* indent for better maintaineability
2009-10-16 Art Cancro* wiki still needs some tuning
2009-10-16 Art Cancro* Write wiki history (diffs) to disk upon each save
2009-10-15 Art Cancro* more work on the wiki revision control engine
2009-10-15 Art Cancro* More license declarations
2009-10-15 Art Cancro* more work on the wiki revision control engine
2009-10-15 Art Cancro* more work on the wiki revision control engine
2009-10-15 Wilfried Göesgens* fix non-iconv-enabled build
2009-10-15 Wilfried Göesgens* switch roomlisting to templating
2009-10-15 Wilfried Göesgens* remove debug statements
2009-10-15 Wilfried Göesgens* add numeric floor setting reader
2009-10-15 Wilfried Göesgens* add (INBOX) to the mailbox
2009-10-15 Wilfried Göesgens* add K (after j...) escaper for combined html + json;
2009-10-15 Wilfried Göesgens* add combined html/json escaper
2009-10-15 Art Cancro* more work on the wiki history code
2009-10-14 Art Cancro* Generate diffs old-to-new instead of new-to-old....
2009-10-14 Art Cancro* Cleaned up some compiler warnings
2009-10-14 Art Cancro* Generate diffs old-to-new instead of new-to-old....
2009-10-14 Art Cancro* only include a plain text multipart/alternative for...
2009-10-14 Art Cancro* Began writing code to compare wiki page versions...
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2009-10-14 Art Cancro* Changed 'guess-name room' to 'hidden room' in the...
2009-10-14 Art Cancro* Checked in a skeleton module for the server-side...
2009-10-13 Wilfried Göesgens* terminate the two mbox views the right way [tm]
next