Did away with lprintf all together now its called CtdlLogPrintf()
[citadel.git] / libcitadel /
2008-03-19 Art Cancrobmstrcasestr() now returns NULL if either of its supplied
2008-03-15 Art CancroNew utility function convert_spaces_to_underscores()
2008-03-09 Wilfried Göesgens* don't search for null-lengthened strings.
2008-03-03 Wilfried Göesgens* removed unneeded DH-Targets.
2008-03-03 Wilfried Göesgens* THIS IS 7.33 / 1.08
2008-03-02 Wilfried Göesgens* documented hashlist
2008-02-28 Art Cancrohtml_to_ascii() moved into libcitadel
2008-02-27 Wilfried Göesgens* safestrncpy counts the copied string anyway, and...
2008-02-23 Wilfried Göesgens* fixed several crash / invalid data cases in the hash...
2008-02-11 Wilfried GöesgensTHIS IS 1.05
2008-02-11 Wilfried Göesgens* THIS IS 1.04
2008-02-11 Wilfried Göesgens* anounce mmap to xdgmime.
2008-02-11 Wilfried Göesgens* add our hardcoded mimetypes first, and then fallback...
2008-02-09 Wilfried Göesgens* include time.h, as we reference time_t
2008-02-09 Wilfried Göesgens* add xdgmime from freedesktop.org
2008-02-08 Wilfried Göesgens(no commit message)
2008-02-05 Art CancroNo spaces in temp file names
2008-02-02 Wilfried Göesgens* preserve symlinks
2008-02-01 Wilfried Göesgens* remove debugging printfs
2008-01-31 Art Cancro--- VERSION 7.30 ---
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-22 Dave WestClean up in Hash functions.
2008-01-20 Wilfried Göesgens* add skelleton hash lib.
2008-01-17 Wilfried Göesgens* this way the package builds again.
2008-01-17 Art CancroThe encoding and decoding tables for Base64 are
2008-01-17 Art Cancrodtable/etable initialization code in libcitadel was
2008-01-16 Wilfried Göesgens* if the token extractor fails to do its work, rather...
2008-01-16 Art CancroVIEW_ definitions are now in libcitadel.h
2008-01-16 Wilfried Göesgens* have a friendly buildpackage script here to.
2008-01-13 Wilfried Göesgens* sanitize urlesc, so we don't buffer overrun.
2007-12-29 Art CancroAnother test commit
2007-12-29 Art Cancrocommit test
2007-11-22 Wilfried Göesgens* now the deb-version is right. the debs should work...
2007-11-20 Wilfried Göesgens* purge remaining libnetfilter strings
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-19 Art CancroRemoved the 'ascmonths' global declaration from libCitadel.
2007-11-18 Wilfried Göesgens* create .pc file, seems to be a good thing to do.
2007-11-18 Art CancroAdd 'datarootdir' variable to Makefile.in
2007-11-16 Art CancroCommented out some lprintf() calls that appear in libci...
2007-11-16 Art Cancro(no commit message)
2007-11-16 Art CancroAdded COPYING and README.txt to libcitadel
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-09 Art CancroAdded the MIME parser to libcitadel.
2007-11-09 Art CancroAdded 'bootstrap' command. It just calls
2007-11-09 Art CancroNew build system for libcitadel, with autoconf and...
2007-11-09 Art CancroTesting some gnu type build stuff
2007-11-09 Art Cancroadded sample makefile
2007-11-09 Art Cancrorandom foo
2007-11-09 Art CancroInitial checkin of libcitadel files. Do not use this...