citadel.git
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-07-09 Wilfried Göesgens* new api version.
2008-07-09 Wilfried Göesgens* add new buffer class which handles concatenation...
2008-07-07 Art CancroRenamed database_sleepycat.c to database.c
2008-07-07 MattRename is_wap to is_mobile
2008-07-06 MattReactivate "is_wap" for handheld browsers (iPhone,...
2008-07-04 Art CancroSet the environment variable SUPPRESS_DBVERSION_CHECK...
2008-06-30 Wilfried Göesgens* optimize serv_getln to reduce its WC to once.
2008-06-29 Michael HamptonRewrite encoding checks for 64-bit cleanliness
2008-06-29 Art Cancrotext client no longer displays
2008-06-29 Art CancroBetter handling of setup directory.
2008-06-29 Art CancroRemoved the global variable 'home_specified'
2008-06-25 Art CancroAdded a serv_mrtg mode to tally total accounts and...
2008-06-24 Art Cancro* Applied matt's latest patches
2008-06-23 Wilfried Göesgens* rather let webcit rate password than layer 9
2008-06-23 Art CancroMinor formatting and comments cleanup.
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-06-22 Art Cancrooops, fixed it
2008-06-22 Art Cancrooops, fixed it
2008-06-22 Art CancroFixed makefile for generating pt_BR locale
2008-06-22 Art CancroThe 'edit room' tab panel now uses the same CSS that...
2008-06-21 Wilfried Göesgens* a way to exclude stuff from distribution packages
2008-06-19 Wilfried Göesgens* backtrace invalid message error, so we can follow...
2008-06-19 Art Cancrolibcitadel 7.37
2008-06-19 Art CancroR6396 IS VERSION 7.37
2008-06-19 Wilfried Göesgens* fix welcome mail sending; thanks to Frank Lichtenheld...
2008-06-19 Art Cancrowebcit configure.ac package string should be WebCit...
2008-06-18 Art CancroIf an RSS feed contains an item with a missing title,
2008-06-17 Wilfried Göesgens* fix buffer handling in qp_encode_email_addrs()
2008-06-16 Wilfried Göesgens* handle the listen ip the right way.
2008-06-16 Dave WestSpeed up for the indexer.
2008-06-16 Dave WestMinor alterations to some messages as services are...
2008-06-16 Dave WestImplimented a new way to check the control record at...
2008-06-16 Art CancroRemove passwords from the LIST server command, even
2008-06-16 Dave WestTidy up useage message for configure script.
2008-06-16 Dave WestTurn off the user 0 message that should not have gotten...
2008-06-16 Art CancroWhen grabbing addresses for the address book popup...
2008-06-16 Art Cancrofix bug #360
2008-06-15 Wilfried Göesgens* Shorten translation.
2008-06-14 Art CancroChanges to serv_network.c:
2008-06-12 Art CancroAdded a README.txt in ctdlphp/ indicating that
2008-06-12 Wilfried Göesgens* incrase number of arguments.
2008-06-12 Wilfried Göesgens* disable wml handling, since we don't have good conten...
2008-06-11 Art Cancroqp_encode_email_addrs() returns the supplied pointer...
2008-06-10 Art CancroThe before-save hook which is called when saving a...
2008-06-10 Art CancroAdded an aide_message() when an OpenID is claimed
2008-06-07 Art CancroAdded a link on the OpenID login page, that points...
2008-06-06 Art Cancro* When not using native auth mode, do not enable the...
2008-06-05 Art CancroPopulate vCard from SREG even when there was a name...
2008-06-05 Art CancroAuto-populate vCard using Simple Registration Extension...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-04 Wilfried Göesgens* forgot -i in the initscript
2008-06-03 Art Cancroopenid blah blah blah
2008-06-03 Art CancroAdded a 'verify_only' result to OIDF, indicating the...
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art CancroIf an Internet email is sent by a logged in user,
2008-06-02 Art Cancromore openid work
2008-06-02 Art CancroBegan laying the framework for creating new users with...
2008-06-02 Wilfried Göesgens* convert RSS Subject line into plaintext with our...
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-06-02 Art CancroCompleted artv import/export of openids
2008-06-02 Art Cancro* Began implenmenting OpenID table import/export
2008-06-02 Art CancroFixed a double free error in serv_openid_rp.c
2008-06-02 Art CancroWhen doing an ARTV IMPORT, call rebuild_usersbynumber...
2008-06-02 Art CancroCompleted the delete-user hook to remove any associated
2008-06-01 Art CancroFixed a potential memory leak (not to worry, it's
2008-06-01 Art CancroImplemented the code to detach an OpenID from an account.
2008-05-31 Art CancroSuccess! We can now log in an existing user with OpenID.
2008-05-31 Art CancroRe-enable OpenID development code
2008-05-30 Art CancroOops, don't rebuild usersbynumber every time
2008-05-30 Wilfried Göesgens* separate content-type header fields by ';' ; thanks...
2008-05-30 Wilfried Göesgens* allow debs to build against libcurl 3 + 4
2008-05-30 Art CancroOops ... libcitadel should be version 1.14, not 1.11
2008-05-30 Art CancroUpdated version numbers.
2008-05-30 Art CancroTemporarily disable OpenID functionality for release
2008-05-29 Art Cancromore openid work
2008-05-29 Art CancroBegan writing some code to associate OpenIDs with Citad...
2008-05-29 Art CancroMoved a variable off the stack and into session state
2008-05-29 Art Cancrogetuserbynumber() now uses a proper indexed database
2008-05-28 Wilfried Göesgens* lock the list just while adding the new piece into it.
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-28 Dave WestFix for bugzilla #364
2008-05-28 Dave WestI there are users requiring validation when an Aide...
2008-05-28 Dave WestPrevent boom at shutdown that results from trying to...
2008-05-28 Dave WestAdded a step to setup to get a password for the admin...
2008-05-28 Dave WestNow we name the 0 user that exists prior to a client...
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-28 Dave WestNow IMAP posts Aide messages when a room is created.
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Dave WestRemoved unused variables.
2008-05-27 Art CancroRemoved an unused S_ mutex enum that is no longer in use
2008-05-27 Art CancroSet CURLOPT_USERAGENT and CURLOPT_INTERFACE in the...
2008-05-27 Art CancroWorked around a bug in phpMyID. I *think* this complet...
2008-05-27 Art CancroRemember the last version of Berkeley DB that touched the
2008-05-25 Dave WestNow the escaping of a single dot on a line of its own...
2008-05-24 Wilfried Göesgens* use iconv in citserver too
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-05-24 Wilfried Göesgens* depend on curl
2008-05-24 Wilfried Göesgens* add include to libcitadel
next