]> code.citadel.org Git - citadel.git/history - citadel
Release version 960 generated by do-release.sh
[citadel.git] / citadel /
2022-12-11 Art CancroRelease version 960 generated by do-release.sh v960
2022-12-11 Art Cancroimap_store.c style update
2022-12-09 Art CancroWhen BDB issues a 'panic' message, call cdb_abort(...
2022-12-07 Art CancroMarc Crispin is dead so he can't make IMAP any more...
2022-12-03 Art CancroGoto/Skip/Ungoto disappear when not in forum view
2022-11-23 Art CancroGOTO no longer counts newly arrived mail in the inbox...
2022-11-23 Art Cancrobiff was here
2022-11-23 Art CancroChange CCC to CC in serv_rooms.c
2022-11-19 Art Cancrostriplt() is now string_trim()
2022-11-11 Art CancroRelease version 959 generated by do-release.sh v959
2022-11-02 Art CancroRemoved support for ...bang!paths and user%node1@node2...
2022-10-18 Art Cancrotest commit
2022-09-22 Art CancroMerge branch 'master' of ssh://git.citadel.org/var...
2022-09-21 Art CancroAdded a new parameter to html_to_ascii() to let it...
2022-09-17 Art CancroRelease version 958 generated by do-release.sh v958
2022-09-16 Art Cancrotext client: if the 'who am i' command is used to popul...
2022-09-16 Art CancroStyle update to server/modules/ctdlproto/serv_file.c
2022-08-31 Art CancroUse spaces in api.txt
2022-08-27 Art CancroUnwrapped some old 80-column code
2022-08-01 Art CancroIn the online users list, display partially logged...
2022-07-20 Art CancroBUILD_ID is now the output of "git describe" , falling...
2022-07-10 Art CancroConvert RFC2047-encoded strings to UTF8 before display
2022-07-10 Art Cancroutf8ify_rfc822_string() is in libcitadel now
2022-07-06 Art CancroDefine the citserver BUILD_ID as a five digit number...
2022-07-01 Art CancroI can't see the screen with my sunglasses on
2022-06-28 Art CancroRemoved more old artifacts from autoconf's reign of...
2022-06-27 Art CancroRemoved close_masters() because it was completely redun...
2022-06-27 Art CancroNothing to see here, move along
2022-06-25 Art CancroRemoved the comments about not needing to block on...
2022-06-25 Art CancroMostly just changes to make the code more readable...
2022-06-25 Art CancroThe unused messages in setup.c are now in an unused...
2022-06-21 Art CancroRemoved support for Solaris, which has been dead for...
2022-06-20 Art CancroI was today years old when I learned that the "thunderi...
2022-06-15 Art CancroRelease version 957 generated by do-release.sh v957
2022-06-15 Art CancroRemoved some more portability hacks that were made...
2022-06-15 Art CancroHandle system accounts differently in auto purger
2022-06-14 Art CancroNice color modes in setup
2022-06-14 Art Cancroconfigure (in Citadel Server) - don't accept "--prefix...
2022-06-14 Art CancroCtdlEncodeBase64() - only add linebreaks if told to...
2022-06-13 Art CancroRelease version 956 generated by do-release.sh v956
2022-06-13 Art CancroRelease version 955 generated by do-release.sh v955
2022-06-13 Art CancroRelease version 954 generated by do-release.sh v954
2022-06-13 Art CancroRelease version 953 generated by do-release.sh v953
2022-06-12 Art CancroAdd ${LDFLAGS} to utilities, not just the server.
2022-06-12 Art CancroThere are three specific compiler warnings that we...
2022-06-12 Art CancroMore tweaking to cleanly support bin and run directories.
2022-06-11 Art CancroCTDLDIR is now properly compiled into the source code...
2022-06-11 Art CancroIf you can't handle me at my worst, you don't deserve...
2022-06-11 Art CancroMore work on "make install" including some simplificati...
2022-06-09 Art CancroModified some of the server source files to carry the...
2022-06-09 Art CancroMake sure all of the utilities carry the new and improv...
2022-06-08 Art Cancrotextclient: test to see whether iconv requires -liconv...
2022-06-08 Art Cancrochkpw and chkpwd are now working
2022-06-05 Art CancroConverted citmail to the new setup:
2022-06-05 Art CancroConverted two more utilities: ctdlmigrate and sendcommand
2022-06-05 Art CancroMoved 'setup' to the utils directory and converted...
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2022-05-30 Art Cancroremoved some debugs
2022-05-23 Art CancroRelease version 951 generated by do-release.sh v951
2022-05-21 Art CancroCommitting all of my little comment syntax changes...
2022-05-20 Art Cancrocomment style
2022-05-18 Art CancroRemoved traces after realizing that I was hitting confi...
2022-05-17 Art CancroTemporarily added some debugs and an assert() statement...
2022-05-17 Art CancroFound another vestige of ignet to remove
2022-05-02 Art CancroTaking a peek at serv_expire.c to see what would be...
2022-04-20 Art CancroMeow meow! Applied patches sent by LadySerenaKitty...
2022-04-09 Art CancroRelease version 950 generated by do-release.sh v950
2022-04-09 Art CancroImproved compatibility with POSIX LDAP Schema. Tested...
2022-04-08 Art CancroUpdated LDAP code to be compatible with more modern...
2022-03-12 Art Cancroderive_uid_from_ldap() converted to use ldap_get_values...
2022-02-06 Art CancroMore gratuitous style cleanup.
2022-01-24 Art Cancro/ctdl/f/ to get a list of all floors
2022-01-13 Art CancroRemoved some debugs that are no longer needed now that...
2022-01-13 Art CancroBig change to mailing list subscription/unsubscription!
2022-01-12 Art CancroGenerate a random 100-byte string to be used as a host...
2022-01-12 Art CancroSeed the random number generator before the config...
2022-01-12 Art CancroRelease version 949 generated by do-release.sh v949
2022-01-12 Art CancroChange TLS_server_method() to SSLv23_server_method...
2022-01-11 Art CancroMultiple invocations of HELO and/or EHLO from an SMTP...
2022-01-10 Art CancroRelease version 948 generated by do-release.sh v948
2022-01-10 Art Cancrossl ciphers had to be set to its old value of
2022-01-10 Art CancroANGRY SCREED WITH CAPS LOCK ON
2022-01-10 Art CancroFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUuu----------------
2022-01-10 Art CancroTesting to see if SSLv23_server_method() is actually...
2022-01-10 Art CancroLONG STRING OF EXPLETIVES
2022-01-10 Art CancroRelease version 947 generated by do-release.sh v947
2022-01-10 Art CancroI got a little too eager in removing old cruft from...
2022-01-10 Art CancroRelease version 946 generated by do-release.sh v946
2022-01-10 Art CancroSwitch out the key/cert in a critical section (mutex...
2022-01-10 Art CancroUnified the openssl library initialization code
2022-01-10 Art CancroReplaced all instances of SSLv23_server_method() with...
2022-01-08 Art CancroRelease version 945 generated by do-release.sh v945
2022-01-08 Art CancroRelease version 944 generated by do-release.sh v944
2022-01-08 Art CancroWhen a new certificate is installed, allocate a new...
2022-01-08 Art CancroSignificant cleanup of the code that generates a self...
2022-01-07 Art CancroRemoved the local implementation of snprintf() and...
2022-01-07 Art Cancrossl_ctx = SSL_CTX_new(SSLv23_server_method()) instead...
2022-01-06 Art Cancrorandom acts of style cleanup
2022-01-05 Art CancroWhile hunting for an internet address bug, cleaning...
2022-01-05 Art CancroI was checking something in serv_user.c and just couldn...
next