Remove deprecated function.
[citadel.git] / libcitadel /
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroWhen using the Linux kernel UUID generator, null terminate
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-24 Wilfried GoesgensMacOS-X Port: oops, we didn't go the way of including...
2012-07-24 Wilfried GoesgensMacOSX compatibility: check whether memcpy is a macro...
2012-07-20 Wilfried Goesgensremove library version from the package version string
2012-07-19 Wilfried GoesgensURL-Parser: as pointed out by Bernds scan-build, we...
2012-07-19 Wilfried Goesgensfix false positive from scan-build: url->User is NULLed...
2012-07-19 Wilfried Goesgensas pointed out by Julien Cristau we changed parts of...
2012-07-19 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-18 Wilfried Goesgensclient-move: remove duplicate tokens from webcit.h
2012-07-18 Wilfried Goesgensclient-move: edits to finish this.
2012-07-16 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-16 Wilfried GoesgensBuildpackgaes: more files to ignore for the distributio...
2012-07-16 Art CancroVersion number to 8.13 for upcoming release. v8.13
2012-07-13 Wilfried GoesgensURL-Handling: de-Url-Escapify username and Passwords.
2012-07-12 Wilfried GoesgensURL-Handling: bugfixes
2012-07-12 Wilfried GoesgensURL-Parser: fix parsing of Usernames with @
2012-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-02 Wilfried GoesgensFDIO: make splice runtime optional
2012-06-26 Art Cancrochanging internal version number to 8.12 v8.12
2012-06-13 Wilfried GoesgensAdd FileMoveChunked(); which can read and write with...
2012-06-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-11 Wilfried GoesgensUse right size value as input for splice.
2012-06-10 Wilfried GoesgensFileSendChunked(): replace sendfile by splice()
2012-06-10 Wilfried GoesgensStrBufExtract_tokenFromStr: add wrapper around StrBufEx...
2012-06-04 Wilfried Goesgensconfigure: check for splice() system call; sendfile...
2012-06-03 Wilfried Goesgensone more null-check
2012-05-31 Wilfried Goesgensremove double initialization
2012-05-31 Wilfried Goesgensadd some more NULL-pointer-checks; free allocated mem...
2012-05-29 Wilfried GoesgensHash: forgot to include some lines into the #if DEBUG
2012-05-26 Wilfried Goesgensallocate the buffer we use later on in all cases.
2012-05-26 Wilfried Goesgensremove unneded assignmnet.
2012-05-26 Wilfried Goesgensadd some nullpointer checks.
2012-05-26 Wilfried Goesgensremove unneeded assignment.
2012-05-26 Wilfried Goesgensdbg_PrintHash(): #ifdef DEBUG everything related to...
2012-05-25 Wilfried GoesgensRemove unneeded code found by the clang static analyzer
2012-05-21 Wilfried Goesgensits staying libcitdale2
2012-05-21 Wilfried GoesgensDon't mess around with the so-name for no reason.
2012-05-21 Wilfried GoesgensVersioning: make the lib 8.x; cleanup.
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-16 Art CancroBumped version numbers to 8.11 for upcoming release
2012-05-10 Wilfried GoesgensRemove duplicate include with wrong #ifs
2012-05-10 Wilfried GoesgensStringBuf: add URL-encoder that also encodes the @...
2012-05-03 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-05-03 Wilfried GoesgensBSD compatibility: add missing include for AF_INET
2012-03-22 Wilfried GoesgensFileRecvChunked(): implement non splice version for...
2012-03-22 Wilfried GoesgensStrBufStripSlashes() we want to _strip_ trailing slashe...
2012-03-11 Wilfried GoesgensImplement sending of files without splice() for elderly...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-09 Wilfried GoesgensSMTP-Client: respect MX-Priority in the sequence of...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2012-01-29 Wilfried Goesgensnew version for the .debs
2012-01-20 Wilfried GoesgensMerge branch 'master' of git+ssh://git.citadel.org...
2012-01-20 Art Cancrooops
2012-01-20 Art CancroVersion number set to 8.10 across the whole code base
2012-01-16 Art CancroUse the kernelspace uuid generator if available
2012-01-14 Wilfried GoesgensPrint out the compile relevant info once before startin...
2012-01-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-04 Art CancroIt's 2012.
2011-12-29 Wilfried GoesgensFreeBSD Compatibility (as proposed by acardenas)
2011-12-05 Wilfried Goesgensexclude git specific files from the distribution tarballs
2011-12-05 Art CancroVersion number to 8.02 for upcoming release
2011-11-21 Wilfried GoesgensFix lookup of of hashitem to hashpos: we have to use...
2011-11-13 Art CancroVersion number to 8.02 for upcoming release
2011-11-06 Wilfried GoesgensMimeparser: skip all empty lines between mimeparts...
2011-10-19 Wilfried Goesgensinitialize 'tag' - value as valgrind tells us
2011-10-18 Wilfried GoesgensRemove double include; fcnctl seems to be around in...
2011-10-18 Art CancroInternal version number to 8.01 for imminent release
2011-10-18 Wilfried Goesgenscorrect error message hint
2011-10-18 Wilfried Goesgensremove unneeded line
2011-10-18 Art CancroThe definition of ThreadIdHash() has been moved from...
2011-10-17 Wilfried GoesgensAdd function to free the file upload facilities.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-10-16 Wilfried Goesgenswe need to run export for wheezy.
2011-10-08 Wilfried GoesgensAdd support for sending / reading to files; so far...
2011-09-16 Art CancroAdded a couple more entity declarations
2011-09-16 Wilfried GoesgensAdd function to measure the length of the fifo buffer
2011-09-05 Wilfried Goesgenssome more tiny bits that slipped through
2011-09-04 Art CancroMore 'greeking' the test mime data.
2011-09-04 Art CancroBegan 'greeking' the test mime data.
2011-09-04 Wilfried GoesgensStrBufSipLine(): make input params const; fix several...
2011-09-04 Wilfried Goesgensadd tests for all our encoders; syntax similar to webci...
2011-09-04 Art CancroReinstated the use of EUID/UUID in blog posts; however...
2011-09-04 Art CancroRevert "Generate UUID in blog posts to be used in perma...
2011-09-04 Art CancroRevert "Change to blog euid storage; note new definitio...
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Wilfried Goesgensadd test for html translating
2011-09-04 Wilfried Goesgensgenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroAdded GPL declaration to source files in libcitadel
2011-09-04 Art Cancrogenerate_uuid() now generates more or less DCE-complian...
2011-09-04 Art CancroRemoved logging stuff from libcitadel
2011-09-01 Wilfried GoesgensFB->ReadWritePointer has to point to FB->Buf->Buf if...
2011-08-31 Wilfried GoesgensAdd function to do some revalidations on hashlists...
next