citadel.git
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-27 Wilfried Göesgens* add gzip + configure detection -> re-bootstrap!
2008-07-27 Wilfried Göesgens* suggestion for chunked BLOBs.
2008-07-27 Dave WestAdded a directory and a text file for comments on how...
2008-07-26 Wilfried Göesgens* GNU LD demands -l at the end... hopefully just adding...
2008-07-25 Wilfried Göesgens* a.n.o's patch: solaris linker wants options before...
2008-07-25 Art CancroCleanup of comments etc. no code changes
2008-07-24 Wilfried Göesgens* a.n.o's solution to sun CC not liking inline in all...
2008-07-22 Wilfried Göesgens* added a.n.o's sugestion to quotee conditions. Thanks...
2008-07-21 Wilfried Göesgens* added a.n.o patches for solaris compatibility
2008-07-17 Art CancroDisplaying incoming instant messages through an IMAP...
2008-07-17 Dave WestAdded code to provide a preliminary single user mode.
2008-07-17 Dave WestRe-added the S_LDAP semaphore. It is needed. Not sure...
2008-07-17 Dave WestIMAP now supports the nologin flag in the context and...
2008-07-17 Dave WestPOP3 server now supports the nologin flag in the contex...
2008-07-17 Dave WestRemoved S_LDAP. Its not used anywhere.
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-07-17 Dave WestThe user with number 1 is no longer automatically an...
2008-07-17 Dave WestFix CtdlHostAlias to correctly check if the given fqdn...
2008-07-15 Art Cancromore work on recurrence
2008-07-15 Wilfried Göesgens* migrate ajax from get to post -> unlimited post size
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-14 Wilfried Göesgens* fix loop termination trouble
2008-07-14 Wilfried Göesgens* fix buffer end situation
2008-07-14 Art CancroDon't recur if dtstart is missing
2008-07-14 Art Cancrodisplay_using_handler() cleanup
2008-07-14 Art CancroExperimenting a bit with the recur api
2008-07-14 Art CancroDetect recurring events when rendering a calendar.
2008-07-14 Dave WestSlight modification to dothebarts disabling of the...
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-13 Wilfried Göesgens* ignore null pointers to free.
2008-07-13 Wilfried Göesgens* disable our idle-check for ARTV import/export since...
2008-07-13 Wilfried Göesgens* fixed naming crash with the new libcitadel
2008-07-13 MattDisable photo view for vcard
2008-07-12 Wilfried Göesgens* fixed several tiny flaws
2008-07-12 Wilfried Göesgens* some umlaut weirdness
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-12 Wilfried Göesgens* missing encoding function added
2008-07-12 Wilfried Göesgens* avoid to run over the buffer while parsing the url
2008-07-11 Wilfried Göesgens* fixed typo. Thanks for Michael to point this out.
2008-07-09 Wilfried Göesgens* sanitize loops
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
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
next