citadel.git
2017-07-30 Art CancroRemoved remaining bits of funambol config from server
2017-07-16 Art CancroRemove code which creates or references the 'bitbucket...
2017-07-12 Art CancroNew config option 'c_smtpclient_try_starttls' if nonzer...
2017-07-12 Art CancroCURUSESSL_TRY for outbound SMTP (currently commented...
2017-07-12 Art CancroRun db->compact() to shrink DB files on disk after...
2017-07-12 Art CancroLog a warning message if housekeeping has not run in...
2017-07-10 Art CancroEditing of account email addresses using the new server...
2017-07-02 Art CancroExperiment with DB->compact() to reduce the size of...
2017-07-02 Art CancroCompleted initial version of text client admin edit...
2017-07-02 Art Cancromore progress on email address editing in the text...
2017-06-24 Art CancroAGEA and ASEA server commands to get and set a user...
2017-06-23 Art Cancrosmall cleanup of serv_user.c before I work on it
2017-06-14 Art CancroWebCit (classic) now loads obsolete "directory" domains...
2017-06-14 Art Cancrotext client <.A>ide <S>ysconfig <I>nternet , when encou...
2017-06-14 Art CancroInternally, "directory" domains are now treated like...
2017-06-11 Art Cancrosyntax cleanup
2017-06-05 Art Cancrosyntax cleanup
2017-06-05 Art CancroStarting to work on the inetcfg_backend stuff
2017-06-05 Art CancroDo not allow "directory" domains to be configured in...
2017-05-25 Art Cancrowebcit to version 912 and require citadel server 912
2017-05-24 Art Cancro-x MaxLogLevel
2017-05-24 Art CancroImplemented the use of %m as a shortcut for %s and...
2017-05-24 Art CancroRemoved some vestiges of the old logging system
2017-05-19 Art CancroAt login time, copy prefer email addresses for user...
2017-05-18 Art CancroCompleted the code to insert each email address for...
2017-05-16 Art CancroNew data format for internet addresses, convert old...
2017-05-12 rootRemoved the superfluous function fmt_date() in libcitad...
2017-05-11 Art CancroDeleted some system banners that are no longer referenced
2017-04-18 Art CancroFix output of UID COPY operation
2017-04-18 Art Cancroimap_output_copyuid_response() now accepts an IMAP...
2017-04-14 Art Cancroversion 910
2017-04-14 Art CancroTransmit the proper host name (set from c_fqdn) in...
2017-04-10 Art Cancromoar syslog
2017-04-09 Art CancroMore syslog and style cleanup
2017-04-09 Art CancroMoar cleanup
2017-04-09 Art Cancroprune dead code
2017-04-09 Art CancroFixed BPB bug: GNET command cuts off at 1024 characters
2017-04-08 Art CancroCONF LOADVAL and CONF STOREVAL to handle configuration...
2017-04-07 Art CancroHonor retry time
2017-04-07 Art CancroConverted two more .c files to new logging standard
2017-04-07 Art Cancrofix double-free when there are multiple mxes
2017-04-07 Art Cancrobug
2017-04-06 Art CancroFixed a bug reported by bennabiy, certain IMAP FETCH...
2017-04-05 Art CancroCompleted the rewrite of the network poller. Again...
2017-04-05 Art CancroRevert "Remove the netout consolidation phase. We...
2017-04-05 Art CancroRemove the netout consolidation phase. We are going...
2017-04-04 Art CancroRemove obsolete client config option
2017-04-04 Art CancroInitial version of new room sharing poller. I don...
2017-03-31 Art CancroIndents are 8 characters wide and are expressed as...
2017-03-31 Art Cancrocleanup
2017-03-31 Art CancroThese hooks are not needed when running single threaded
2017-03-30 Art Cancromore moving to new logging standard
2017-03-30 Art CancroUpdated XMPP server to new logging standard
2017-03-30 Art Cancroupdated serv_networkclient.c to new logging standard
2017-03-30 Art Cancroupdated modules/network/*.c to new logging standard
2017-03-25 Art CancroAs far as I can tell this module was never linked into...
2017-03-25 Art CancroUpdated more modules to the new logging convention
2017-03-24 Art CancroUpdated more modules to the new logging standard
2017-03-24 Art CancroUpdated more modules to the new logging standard
2017-03-24 Art Cancromsgbase.c updated to new logging standard
2017-03-24 Art CancroUpdated more modules to the new logging standard
2017-03-24 Art Cancrodatabase.c: update to new logging standard
2017-03-24 Art Cancroooooohh pretty!
2017-03-24 Art CancroRemove example queue message from comments
2017-03-24 Art CancroIf the administrator specifies a smart-host as an smtp...
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-23 Art Cancrofixed off-by-one error in previous commit
2017-03-23 Art CancroNew ctdlsh command "mailq" to show the outbound SMTP...
2017-03-19 Art CancroRemoved some defines no longer in use
2017-03-15 Art Cancropop3: style cleanup
2017-03-13 Art Cancro80 column screens are so 20th century
2017-03-12 Art Cancrowebcit-ng
2017-03-12 Art Cancromove webcit-ng into a directory of master
2017-03-12 Art CancroThis is really just me playing around with git
2017-03-12 Art CancroCoding style cleanup in textclient/routines2.c
2017-03-12 Art CancroRemoved race condition from CheckIfAlreadySeen()
2017-03-11 Art CancroMoving the interval selection to a different place
2017-03-11 Art CancroMerge branch 'easy_pop3'
2017-03-11 Art CancroCompleted the new simplified pop3client.
2017-03-10 Art Cancroantiexpire 0 for rss
2017-03-10 Art Cancroantiexpire 0 for rss
2017-03-10 Art Cancroantiexpire 0 for pop3
2017-03-10 Art Cancroqueue-then-do
2017-03-10 Art Cancroparse uidl list
2017-03-09 Art CancroTry POP3S first, then POP3 if it fails. Always ignore...
2017-03-09 Art CancroTry pop3s first, then pop3
2017-03-09 Art Cancrofoo
2017-03-09 Art CancroSkeletonize pop3client for easy_curl rewrite
2017-03-09 Art CancroPlaying around with the pop3 client
2017-03-09 Art CancroEager-zero and compress CDB_USETABLE records to save...
2017-03-08 Art Cancroholy crap did I break this badly by reformatting it...
2017-03-08 Art CancroDon't force_room=Contacts in the vCard edit template
2017-03-07 Art CancroIMAP server: fix spurious 'incorrect number of paramete...
2017-03-07 Art Cancrofound the bug! fixed it!
2017-03-07 Art Cancroblah
2017-03-07 Art CancroIsolated the bug (but haven't fixed it yet)
2017-03-07 Art Cancrostyle cleanup , we have wide screens now
2017-03-05 Art CancroSuppress stray display of contact names over address...
2017-03-05 Art Cancrospell 'yahoo' correctly
2017-03-04 Art CancroMore style cleanup ... preparing to streamline the...
next