citadel.git
2013-03-18 Wilfried GoesgensGETTEXT: rather choose the language on the array of...
2013-03-18 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-18 Wilfried GoesgensTranslation: add arabic
2013-03-11 Wilfried GoesgensTinyMCE: enable browser based spellchecking. Tnx ax25...
2013-03-06 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-06 Wilfried GoesgensTranslation: add arabic
2013-03-02 Wilfried GoesgensEVENT_CLIENT: when handing over to the DB-Queue, don...
2013-03-01 Wilfried GoesgensSMTPSrv: don't use memset() to forget - we have structu...
2013-02-25 Wilfried GoesgensFile-Handling: sanitize filenames.
2013-02-25 Wilfried Goesgensmime_download(): missed CC -> CCC in one place.
2013-02-25 Wilfried GoesgensSMTP-Client: Implement AUTH LOGIN
2013-02-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-24 Wilfried GoesgensLists: don't overwrite from: header. this only needs...
2013-02-22 Art CancroCompleted a pair of functions to fetch the user prefere...
2013-02-22 Wilfried GoesgensPOP3Clinet: add missing iteration to next in linked...
2013-02-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-22 Wilfried GoesgensPOP3Aggregator: check whether we already have a session...
2013-02-22 Art CancroBegan writing a routine to fetch the user's preferred...
2013-02-20 Wilfried GoesgensOPENID: if self service account creation is disabled...
2013-02-18 Wilfried Goesgensmake the server connection to citserver nonblocking...
2013-02-18 Wilfried GoesgensNETCFG: add a UI interface to add participates.
2013-02-17 Wilfried GoesgensML: remove cludge to set the reply-to from the original...
2013-02-17 Wilfried GoesgensRNCFG: implement missing handler for room aliases.
2013-02-17 Wilfried Goesgensread will return 0 if select wouldn't have been success...
2013-02-17 Wilfried GoesgensNETCFG: cleanup & memleaks fixed.
2013-02-17 Wilfried Goesgensno, CalcListID is needed in both places :(
2013-02-17 Wilfried GoesgensCalcListID() was ran in the wrong place.
2013-02-17 Wilfried GoesgensNETWORKER: add from addresses and new way of setting...
2013-02-17 Wilfried Goesgenswrap around ; as the style guide police against nasty...
2013-02-17 Wilfried Goesgensadd utility function to set / replace cm_flield entries.
2013-02-17 Wilfried GoesgensAdd new function to remove non-ascii characters from...
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-12 Wilfried Goesgensfree static stuff on shutdown.
2013-02-12 Wilfried GoesgensContext: void* is more appropriate for the module data...
2013-02-12 Wilfried GoesgensFinalize simplification of module detection.
2013-02-12 Wilfried GoesgensMODULES: simplify scan script; add missing entry point.
2013-02-12 Wilfried Goesgensstyle: modules mustn't have braces in the line.
2013-02-10 Wilfried Goesgensfix warning of scan-build; it doesn't see we would...
2013-02-10 Wilfried Goesgensfix typo
2013-02-10 Wilfried GoesgensMD5: fix wrong memset
2013-02-10 Wilfried GoesgensRNCFG: add forward declaration missing in last commit.
2013-02-10 Wilfried GoesgensRNCFG: if we are going to overwrite the contents of...
2013-02-10 Wilfried GoesgensVCard: this bitflag is supposed to be used with & not...
2013-02-10 Wilfried GoesgensAccording to clang -Wcast-align its not good to cast...
2013-02-09 Wilfried GoesgensRNCFG: fix room access check function for posters;...
2013-02-09 Wilfried GoesgensSMTP-QUEUE: silence warning
2013-02-09 Wilfried GoesgensNETCFG: check for nullpointer. tnx bzed for the scan...
2013-02-09 Wilfried GoesgensNWC: fix format string for loff_t which is longlog...
2013-02-09 Wilfried GoesgensNETCFG: fix specifying the remote room to IGNET share.
2013-02-09 Wilfried GoesgensDB: more backtraces in case of errors
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2013-02-05 Wilfried GoesgensSyslog: adjust loglevels to sane values.
2013-02-05 Wilfried GoesgensSession Cleanup: init timestamp properly.
2013-02-05 Wilfried GoesgensRNCFG: reduce the work needed to be done during the...
2013-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-02-02 Wilfried GoesgensNETSPOOL: combine collecting of email recipients into...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensCONTEXT: add interlock with cleanup / attaching of...
2013-01-29 Wilfried GoesgensICAL: add debug code to edit messages
2013-01-29 Wilfried GoesgensNETSPOOL: enable sending to mailinglists
2013-01-29 Wilfried GoesgensMSG: fix size to copy for message copying
2013-01-29 Wilfried GoesgensNETCFG: finalize & verify listsubscription interface.
2013-01-29 Wilfried GoesgensNETWORKER: fix memleak.
2013-01-27 Wilfried GoesgensNETCFG: fix leaks & oddities
2013-01-26 Wilfried GoesgensNETCFG: migrate list subscription to the new room facility
2013-01-26 Wilfried GoesgensNETCFG: set the right file permissions so its not world...
2013-01-26 Wilfried Goesgensmake it const, baby.
2013-01-22 Wilfried GoesgensRNCFG: fix destructing, implement reloading on SNET
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-20 Wilfried GoesgensMSG: fix duplication of messages.
2013-01-20 Wilfried GoesgensNETSPOOL: move spool types into their own function.
2013-01-20 Wilfried GoesgensAdd function to in-memory duplicate a message.
2013-01-20 Wilfried GoesgensNETCFG: more work on details
2013-01-15 Wilfried GoesgensWhen loading the netmap always create a hash. else...
2013-01-15 Wilfried Goesgensdisable netfiltering.
2013-01-13 Wilfried GoesgensRNCFG: smarten up the functions processing room configs...
2013-01-12 Wilfried GoesgensNETCFG: reimplement network_sync_to using the new api
2013-01-10 Art CancroConverted a strncmp to a strncasecmp to avoid a compile...
2013-01-09 Wilfried GoesgensRSSClient: switch to new RoomNetCfg facilities
2013-01-09 Wilfried GoesgensPOP3Client: integrate pop3client with the new roomnetco...
2013-01-09 Wilfried GoesgensROOMS: add foreach handler featuring netconfigs
2013-01-09 Wilfried GoesgensROOMS: use typedef for callback function
2013-01-09 Wilfried GoesgensNETCFG: make basic parsing
2013-01-01 Wilfried GoesgensDIRECTORY Iterating: fix typo found by Rachid; use...
2013-01-01 Wilfried GoesgensNETWORKCLIENT: move into its own directory
2013-01-01 Wilfried GoesgensNETCONFIG: remove unneeded files.
2013-01-01 Wilfried GoesgensNetworkConfig: move to RoomNetworkConfig; move NTT...
2012-12-31 Wilfried GoesgensNETCFG: move netconfig parser into its own file.
2012-12-27 Wilfried GoesgensNetconfigs: start abstracting handling of network confi...
2012-12-27 Wilfried GoesgensHASH: add a way to reset an iterator
2012-12-23 Wilfried GoesgensROOMEDITING: fix html style
2012-12-23 Wilfried GoesgensMAILINGLIST: add facility to choose the default room...
2012-12-23 Wilfried GoesgensHASH: make params const which don't need writing.
2012-12-17 Wilfried GoesgensRoom-Editing: offer a dropdown to choose from configure...
2012-12-17 Wilfried GoesgensGVDN: new call. Get Valid Domain Names
2012-12-16 Wilfried GoesgensROOMEDIT: add a way to configure aliases
2012-12-16 Wilfried GoesgensSNET: fix writing of files.
2012-12-10 Wilfried GoesgensGNET/SNET: allow access to the mail aliases file.
2012-12-09 Wilfried GoesgensSMTP: fix authentication.
next