citadel.git
2008-01-10 Wilfried Göesgens* openbsd doesn't like pam. so... if we don't have...
2008-01-09 Dave WestFix the repeated signature and extra space at beginning...
2008-01-08 Art Cancroconfigure now *requires* libresolv to be present.
2008-01-07 Dave WestSmall increase in performance when creating new threads.
2008-01-06 Art CancroWebCit now detects whether the Citadel server has Sieve...
2008-01-04 Wilfried Göesgens* sanitized the decision whether we have one line auth...
2008-01-02 Wilfried Göesgens* free the libical ringbuffer in apropriate places
2008-01-02 Wilfried Göesgens* remove more unneeded files from the sourcedist tgz
2008-01-02 Art CancroPrepared some of the authmode stuff for the imminent...
2008-01-01 Art CancroMore verbose logging for get_default_icaltimezone(...
2007-12-31 Art Cancro* Cleaned up some misc comments
2007-12-30 Wilfried Göesgens* disable dspam
2007-12-29 Dave WestFixed up a compiler warning
2007-12-29 Dave WestAbstracted pthread from threads.* into sysdep_decls...
2007-12-29 Dave WestRemoved redundant prototype of create_maintenance_threads()
2007-12-29 Dave WestRemoved two unused mutex's.
2007-12-29 Dave WestRemoved a few unneccesary lock calls to get a small...
2007-12-29 Dave WestRemoved excess return from init function as it breaks...
2007-12-29 Dave WestCreated a function to close the master sockets. It...
2007-12-29 Dave WestFix the missing #define CTDLTHREAD_BIGSTACK for the...
2007-12-29 Art CancroAnother test commit
2007-12-29 Art CancroCopyright dates are now 2008.
2007-12-29 Art Cancrocommit test
2007-12-29 Art Cancroinclude threads.h in serv_rssclient.c
2007-12-27 Art CancroAdded a missing 'NO' to some error messages in IMAP...
2007-12-25 Wilfried Göesgens* don't load the module.
2007-12-25 Wilfried Göesgens* initial dspam integration module
2007-12-25 Michael HamptonSomebody broke the build by forgetting to #include...
2007-12-23 Dave WestMoved all threading code into threads.c
2007-12-21 Wilfried Göesgens* if none of the cases hits it, return 0K
2007-12-21 Wilfried Göesgens* inverting flags here too.
2007-12-21 Wilfried Göesgens* inverted flag logic, so now the smtp public posting...
2007-12-16 Wilfried Göesgens* allert if we find a user with empty realname in the...
2007-12-15 Wilfried Göesgens* buildfarm scripts for the packages
2007-12-13 Wilfried Göesgens* fixups. subscribers only post mailinglists work now.
2007-12-13 Dave WestA couple of minor speed ups and the beginings of using...
2007-12-13 Art CancroRSS parser can now handle datestamps in RFC822 format
2007-12-13 Wilfried Göesgens* reflect new mailinglist flags in room-admin-interface
2007-12-12 Art CancroCalendar system now handles invitations and rsvp's
2007-12-11 Wilfried Göesgens* add link to the faq if we can't connect, so one gets...
2007-12-10 Wilfried Göesgens* poped code into the wrong slot. now check the sender...
2007-12-10 Wilfried Göesgens* give message sender in while evaluating the recipient...
2007-12-09 Wilfried Göesgens* give the flag to the CtdlDoIHavePermissionToPostInThi...
2007-12-09 Art CancroIMAP server: suppress untagged 'EXISTS' and 'EXPUNGE...
2007-12-08 Michael HamptonMove misplaced #ifdef to fix compile error
2007-12-07 Dave WestCtdlThreadSelect no longer needs to be told which threa...
2007-12-07 Dave WestHunting a bug in scheduled threads that caused a segflt...
2007-12-07 Dave WestEXTREMELY EXPERIMENTAL
2007-12-07 Wilfried Göesgens* simplify structs so we don't need to type struct...
2007-12-06 Dave WestA couple of clean up functions to help valgrind.
2007-12-06 Art CancroThis implementation of non-SASL Jabber authentication
2007-12-06 Dave WestAdded the functions to allow scheduling of a thread...
2007-12-06 Art CancroRequire <bind> tag for bind attempts.
2007-12-06 Art CancroDon't allow an XMPP session to transmit instant messages
2007-12-06 Art CancroBacked out previous change
2007-12-06 Art CancroAdded a SHA1 function to the build. I need it for...
2007-12-06 Art CancroBegan (but did not complete) implementation
2007-12-06 Art CancroChange around the order of features offered as
2007-12-05 Dave WestPrevent an ocassional segflt on exit.
2007-12-05 Dave WestPrevent the creation of new threads if system load...
2007-12-05 Dave WestThe thread doing housekeeping now changes its name...
2007-12-05 Dave WestChanged the way we do the TSD area.
2007-12-04 Dave WestChanged the way we name threads. Now we use a const...
2007-12-03 Wilfried Göesgens* applied Patrick Colemans patch
2007-12-03 Dave WestAdded an entry point to the modules init stuff.
2007-12-03 Art CancroEscape characters being transmitted by the instant...
2007-12-03 Art CancroSite config protocol and UI for XMPP port numbers
2007-12-03 Art CancroOnly send presence notifications when the first
2007-12-03 Art CancroInitial XMPP STARTTLS code; commented out because it...
2007-12-03 Art CancroHandle <message> stanzas with no body by clearing out
2007-12-03 Art CancroJabber chat is now working in both directions
2007-12-03 Art CancroReceiving Jabber messages now works correctly, with
2007-12-03 Art CancroInstant messages now carry the email address or JID...
2007-12-03 Art CancroUnsolicited XMPP presence pushes are now working
2007-12-03 Art CancroUpdated roster push technique
2007-12-03 Art CancroGot the unsolicited roster pushes working.
2007-12-03 Art Cancro* WebCit now clarifies, using a localized message ...
2007-12-03 Art CancroSupply a more informative error message when an adminis...
2007-12-02 Wilfried Göesgens* missing translation.
2007-12-02 Art CancroUnsolicited presence push. Still doesn't seem to work.
2007-12-01 Art Cancromore xmpp presence stuff
2007-12-01 Dave WestUpdate the ignored stuff for svn. I'm fed up looking...
2007-12-01 Dave WestA thread based version of the Auto Purger.
2007-12-01 Dave WestTry to rationalise the mutex lock/unlock sequence....
2007-12-01 Wilfried Göesgens* since we now require a new libical version, remove...
2007-12-01 Wilfried Göesgens* free timezone after using it.
2007-11-30 Dave WestRemoved defunct semaphore S_WORKER_LIST
2007-11-30 Dave WestRemoved the PushName and PopName debugging macros that...
2007-11-30 Art CancroLogin and logout queue events are processed
2007-11-30 Dave WestClean up in sysdep_decls.h
2007-11-30 Dave WestFixed up a comment.
2007-11-30 Dave WestChanged the way we create aditional threads. One for...
2007-11-30 Dave WestNow we reduce the number of threads if the load conditi...
2007-11-30 Dave WestNow check for scheduled shutdown in garbage collector.
2007-11-30 Dave WestMoved the garbage collection and threding init stuff...
2007-11-30 Art CancroDefine an XMPP queue...
2007-11-30 Dave WestRemoved a spurios CtdlThreadPopName()
2007-11-30 Dave WestAdd prototype for CtdlThreadGetWorkers()
2007-11-30 Dave WestNow signals will stop the server again.
2007-11-30 Dave WestClose a window that allowed a new thread to be created...
next