citadel.git
2017-12-07 rootsilenced a silly little compiler warning
2017-12-06 Art Cancrominor cosmetic cleanups
2017-12-04 Art CancroRemove comment about site configurable setting in a...
2017-12-02 Art CancroNew site setting c_ldap_sync_email_addrs to toggle...
2017-11-30 Art CancroSynchronization of LDAP users to Citadel is now complet...
2017-11-30 Art Cancrofixed a memory leak
2017-11-19 Art CancroA little more work on the LDAP Sync
2017-11-19 Art Cancroctdlsh: don't crash on the mailq command if the queue...
2017-11-13 Art CancroAll functions which connect and bind to LDAP using...
2017-11-13 Art Cancrofix indentation
2017-11-06 Art Cancrogetuserbyuid() now uses the extauth index, so we can...
2017-11-06 Art CancroInternal version number to 913 to activate UID indexing...
2017-11-06 Art CancroIndex by UID
2017-11-05 Art Cancromore moving towards ldap sync ... lots of refactoring
2017-11-05 Art Cancrocombined single utility function for deriving UID from...
2017-11-05 Art Cancrocombined single utility function for deriving display...
2017-10-30 Art CancroMore use of %m instead of strerror(errno)
2017-10-30 Art CancroRepurposed an old upgrade module for upcoming index...
2017-10-30 Art Cancrowtf, people? we indent with tabs not spaces.
2017-10-30 Art CancroInternal API change, create_user() now expects to be...
2017-10-30 Art CancroChange the become_user parameter of create_user() to...
2017-10-30 Art CancroRemove unused parameter
2017-10-30 Art CancroRefactored CtdlGetUser() API
2017-10-30 Art CancroLOCK HER UP
2017-10-30 Art CancroDAV: getcontenttype tag belongs inside prop tag (thanks...
2017-10-28 Art CancroMore prep for turning openid table into generic externa...
2017-10-28 Art CancroCDB_OPENID is now CDB_EXTAUTH
2017-10-27 Art CancroStarted prepping for the move from LDAP Access to LDAP...
2017-10-26 Art Cancroremove DH parameter stuff that isn't needed and doesn...
2017-10-26 Art Cancrosame fix in webcit
2017-10-26 Art Cancroremove syntax error
2017-10-26 Art Cancrotry to work with libical1 and libical2
2017-10-25 Art Cancrolibical_errors_are_fatal is now opaque. Change to...
2017-10-14 Art Cancrotest get display name and uid from ldap , show in log
2017-09-30 Art Cancrogrml
2017-09-24 Art CancroLDAP search
2017-09-11 Art CancroCopy email addresses from LDAP
2017-09-10 Art Cancrostarted working on code for extracting email addresses...
2017-08-28 Art CancroMerge branch 'master' of ssh://git.citadel.org:/appl...
2017-08-14 Art CancroApplied patch sent by Chris West to fix Debian bug...
2017-07-30 Art CancroRemoved remnants of dspam module config
2017-07-30 Art CancroRemoved remaining bits of funambol config from server
2017-07-16 Art CancroMoved the remaining help files for the text client...
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
next