citadel.git
2012-05-03 Wilfried GoesgensNTTList: move into networking module
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-05-01 Art CancroRemoved duplicate typedef of CtdlDbgFunction
2012-04-29 Wilfried GoesgensLogging: configure message logging
2012-04-29 Wilfried GoesgensSMTPClient: more log silencing
2012-04-29 Wilfried GoesgensLOGGING: make context logging configurabel. (joining...
2012-04-29 Wilfried GoesgensLOGGING: make module infrastructure logging configurable
2012-04-29 Wilfried GoesgensLOGGING: more debug messages to hide in eventqueue
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
2012-04-29 Wilfried GoesgensSieve: make logging configurable.
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-29 Wilfried GoesgensSMTP-Client: streamline logging; make look more uniq
2012-04-29 Wilfried GoesgensEVENT-Backtrace enableable on its own by now.
2012-04-28 Wilfried GoesgensCURL: make log output configurable.
2012-04-28 Wilfried GoesgensBacktrace: check for NULL pointer argument.
2012-04-28 Wilfried GoesgensMake logging configurable
2012-04-28 Wilfried GoesgensPOP3Client: mute debug log if not enable
2012-04-28 Wilfried GoesgensRSSClient: make debug log runtime configurable
2012-04-27 Art Cancrochanged the default path to citadel in ctdlsh
2012-04-26 rootRSS-Client: add missing locks
2012-04-25 Art CancroMore logging for rssclient and pop3client holdoff and...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensCitadel Networker: add per facility debug logging ...
2012-04-24 Wilfried GoesgensSMTP-Client: add per facility debug logging 'smtpeventc...
2012-04-24 Wilfried GoesgensAdd framework for enabling (debug) logging per module
2012-04-24 Art CancroAdded more 'go=' parameters to links in the wiki view...
2012-04-24 Art CancroThe 'wiki home' link now contains a go= parameter
2012-04-24 Wilfried GoesgensCleanup: use typedef for structs; make those structs...
2012-04-24 Art Cancromore 'go=' links in wiki
2012-04-24 Wilfried GoesgensLogging: add timestamps for eventdriven IO
2012-04-24 Wilfried GoesgensDeleting rooms: Invalid pointers; safeguarrds
2012-04-24 Wilfried Goesgensrename token CURRENT_ROOM to THISROOM; since all other...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Art CancroFirst of several required additions of 'go=' to wiki...
2012-04-23 Art CancroFixed a problem with wiki history display being broken...
2012-04-23 Art Cancromore str_wiki_index() use
2012-04-23 Art CancroRemoved the 'room=' parameter from the wiki view. ...
2012-04-23 Art CancroBegan fixing uncensored.citadel.org/wiki?page=stefan201...
2012-04-23 Art CancroWhen changes are made via the admin socket, post Aide...
2012-04-23 Wilfried GoesgensSMTP-Client: summary log success / fail of delivery...
2012-04-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-22 Wilfried GoesgensLogging: add details to failed password attempts to...
2012-04-22 Art Cancrotweaks to ctdlsalearn
2012-04-19 Art CancroAdjusted qstart/qend defaults
2012-04-19 Art Cancrospiffy new strprompt() allows backspacing over the...
2012-04-19 Art CancroReplacement ctdl_getline()
2012-04-19 Art CancroReplacement ctdl_getline()
2012-04-19 Art Cancrowtf is gl_string? unused variable, removed it
2012-04-19 Art CancroThe 'negative number for asterisk echo' functionality...
2012-04-19 Art CancroRemove unused variable
2012-04-19 Art CancroOutside of commands.c, calls to ctdl_getline() have...
2012-04-19 Art Cancroctdl_getline() is a mess. continued cleaning it up
2012-04-19 Art Cancroctdl_getline() is a mess. started cleaning it up
2012-04-17 Wilfried Goesgensc-ares: make InitC_ares_dns() private to serv_cares.c
2012-04-17 Wilfried GoesgensNetworker / SMTP-Client: free a-record lookup reply.
2012-04-16 Wilfried GoesgensSMTP-Client: GetShutdownDeliveries() deliveres a bool...
2012-04-16 Art CancroCorrected the spelling of 'Username too long:' and...
2012-04-13 Art CancroRevert "Revert "add logging to debug event loop issue""
2012-04-13 Art CancroRevert "Revert "add logging to debug event loop issue""
2012-04-13 Art CancroRevert "Revert "SMTP-Client: make shure everything...
2012-04-13 Art CancroRevert "Revert "Networker: if remote tells us to send...
2012-04-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-13 Art CancroRevert "Networker: if remote tells us to send more...
2012-04-13 Art CancroRevert "SMTP-Client: make shure everything is finished...
2012-04-13 Art CancroRevert "add logging to debug event loop issue"
2012-04-13 Art CancroRevert "add logging to debug event loop issue"
2012-04-12 Art Cancroadd logging to debug event loop issue
2012-04-12 Art Cancroadd logging to debug event loop issue
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: make shure everything is finished before...
2012-04-06 Art Cancrofeed generator: strip out nonprintable characters so...
2012-04-06 Wilfried GoesgensNetworker: if remote tells us to send more than our...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-04-06 Wilfried GoesgensMemleak: in case of DNS errors take care whether we...
2012-04-03 Art CancroChange some of the broken links pointing to citadel.org
2012-03-29 Art CancroAllow webcit 8.10 to be used with citadel 8.05 and...
2012-03-27 Art Cancroadd netconfigs to install directories
2012-03-26 Wilfried GoesgensRemove old smtpqueue code
2012-03-26 Wilfried Goesgensnetedit: add way to specify the room we want to edit.
2012-03-26 Wilfried Goesgensmailinglist management interface: add alternating shadow
2012-03-25 Wilfried Goesgensfmout: removed.
2012-03-25 Wilfried GoesgensOops, forgot newline
2012-03-25 Wilfried Goesgensfix read_server_text; it was broken.
2012-03-25 Wilfried GoesgensDebs: remove old stuff; don't try to restart citserver...
2012-03-25 Wilfried GoesgensSetup: in case of citserver not up & running, sleep...
2012-03-25 Wilfried GoesgensUDS: unlink them just to be shure.
2012-03-23 Art CancroAdded license declarations to some files that were...
2012-03-23 Art Cancrotext client: status line now configurable
2012-03-23 Art CancroRemoved obsolete features from client
2012-03-22 Wilfried GoesgensCitadel Networker: finalize
2012-03-22 Wilfried Goesgensevent client: fixes
2012-03-22 Wilfried GoesgensFileRecvChunked(): implement non splice version for...
2012-03-22 Wilfried GoesgensStrBufStripSlashes() we want to _strip_ trailing slashe...
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-20 Wilfried Goesgensfix memleak
2012-03-20 Art CancroFixed the missing chrome in the add/delete scripts...
next