citadel.git
20 years ago* Use syslog-compatible logging levels in lprintf(); the loglevel chosen
Michael Hampton [Fri, 27 Feb 2004 17:23:22 +0000 (17:23 +0000)]
* Use syslog-compatible logging levels in lprintf(); the loglevel chosen
  is passed directly to syslog().  The available levels are docuemnted in
  sysdep_decls.h.

20 years ago* fix frameset bug in page popups
Art Cancro [Fri, 27 Feb 2004 05:04:38 +0000 (05:04 +0000)]
* fix frameset bug in page popups

20 years ago* Fixed a bug in PLAIN authentication
Art Cancro [Fri, 27 Feb 2004 04:29:01 +0000 (04:29 +0000)]
* Fixed a bug in PLAIN authentication

20 years ago* ;Goto floor now goes to first KNOWN room, or first room only if no known
Michael Hampton [Thu, 26 Feb 2004 22:03:24 +0000 (22:03 +0000)]
* ;Goto floor now goes to first KNOWN room, or first room only if no known
  rooms on the floor

20 years ago* Populate IPC into a few more places to avoid a nasty crash at MORE prompt
Michael Hampton [Thu, 26 Feb 2004 20:30:36 +0000 (20:30 +0000)]
* Populate IPC into a few more places to avoid a nasty crash at MORE prompt

20 years ago* Client stability and enhancements:
Michael Hampton [Thu, 26 Feb 2004 20:17:30 +0000 (20:17 +0000)]
* Client stability and enhancements:
  * CtdlServInfo structure moved inside CtdlIPC; eliminates unnecessary
    global and makes IPC more self-contained
  * Removed redundant serv_ from variable names in CtdlServInfo struct
  * Send SIGHUP to process group when connection_died().  Kills self and
    children (e.g. external editor).

20 years ago* Fixed a problem that made WebCit go to the "no cookies" screen instead
Art Cancro [Thu, 26 Feb 2004 04:08:58 +0000 (04:08 +0000)]
* Fixed a problem that made WebCit go to the "no cookies" screen instead
  of the logout banner.
* Ford's latest stupid room has a name with more than 64 characters, and
  we still had a 64-byte room name in the march_list struct.  ooooops...

20 years ago* Put the /favicon.ico --> /static/favicon.ico hack back in. Why not?
Art Cancro [Thu, 26 Feb 2004 03:07:26 +0000 (03:07 +0000)]
* Put the /favicon.ico --> /static/favicon.ico hack back in.  Why not?

20 years ago* do_logout
Art Cancro [Wed, 25 Feb 2004 23:11:49 +0000 (23:11 +0000)]
* do_logout

20 years ago* Allow "/do_logout" as a no-frames page
Art Cancro [Wed, 25 Feb 2004 23:10:28 +0000 (23:10 +0000)]
* Allow "/do_logout" as a no-frames page

20 years ago* Changed the favicon support to LINK tags in the HEAD of static stuff,
Art Cancro [Wed, 25 Feb 2004 23:00:21 +0000 (23:00 +0000)]
* Changed the favicon support to LINK tags in the HEAD of static stuff,
  to make life easier.  (Thanks to prosthetik for this)

20 years ago* Support for favicon.ico in the static/ directory
Art Cancro [Wed, 25 Feb 2004 15:20:11 +0000 (15:20 +0000)]
* Support for favicon.ico in the static/ directory

20 years agoMissing parameter to a printf() function. No idea where it went, but I
Michael Hampton [Wed, 25 Feb 2004 01:35:34 +0000 (01:35 +0000)]
Missing parameter to a printf() function.  No idea where it went, but I
put it back.

20 years ago* Better validation of incoming network messages.
Art Cancro [Tue, 24 Feb 2004 05:09:07 +0000 (05:09 +0000)]
* Better validation of incoming network messages.

20 years ago* Changed the colors slightly in chat screen
Art Cancro [Tue, 24 Feb 2004 04:06:42 +0000 (04:06 +0000)]
* Changed the colors slightly in chat screen

20 years ago* Removed stray \n
Art Cancro [Tue, 24 Feb 2004 01:54:31 +0000 (01:54 +0000)]
* Removed stray \n

20 years agofix --help text and bump version to 6.15
Nathan Bryant [Mon, 23 Feb 2004 16:12:47 +0000 (16:12 +0000)]
fix --help text and bump version to 6.15

20 years ago--disable-pie by default.
Nathan Bryant [Mon, 23 Feb 2004 16:10:48 +0000 (16:10 +0000)]
--disable-pie by default.

20 years ago* Generate self-signed certificate if keys/citadel.cer is not present.
Art Cancro [Sun, 22 Feb 2004 05:31:00 +0000 (05:31 +0000)]
* Generate self-signed certificate if keys/citadel.cer is not present.
* Cleaned up some log messages.

20 years ago* CSR code more or less in its final form for now.
Art Cancro [Sun, 22 Feb 2004 04:55:15 +0000 (04:55 +0000)]
* CSR code more or less in its final form for now.

20 years ago* Initial version of function to automatically generate a Certificate
Art Cancro [Sun, 22 Feb 2004 04:42:05 +0000 (04:42 +0000)]
* Initial version of function to automatically generate a Certificate
  Signing Request if one is not present

20 years ago* Set up a style sheet (sitestyle.css) for the whole system. Thanks to
Art Cancro [Sat, 21 Feb 2004 22:27:34 +0000 (22:27 +0000)]
* Set up a style sheet (sitestyle.css) for the whole system.  Thanks to
  our clever header/footer PHP code, it was very easy.  :)

20 years ago* Removed our customized tmpnam() and tmpfile() because I stupidly
Art Cancro [Fri, 20 Feb 2004 19:33:43 +0000 (19:33 +0000)]
* Removed our customized tmpnam() and tmpfile() because I stupidly
  hardcoded /tmp into them.

20 years ago* Fix bug 112: .Goto allowed partial room match on forgotten rooms
Michael Hampton [Fri, 20 Feb 2004 19:29:05 +0000 (19:29 +0000)]
* Fix bug 112: .Goto allowed partial room match on forgotten rooms

20 years ago* Replaced the Java chat with a new system based on IFRAME's and JavaScript
Art Cancro [Fri, 20 Feb 2004 06:07:06 +0000 (06:07 +0000)]
* Replaced the Java chat with a new system based on IFRAME's and JavaScript

20 years ago* Fixed one of the prompts (bugzilla #118)
Art Cancro [Fri, 20 Feb 2004 02:55:18 +0000 (02:55 +0000)]
* Fixed one of the prompts (bugzilla #118)

20 years ago* Instead of doing the silly "Kolab reserved folder names" thing, instead
Art Cancro [Thu, 19 Feb 2004 04:12:56 +0000 (04:12 +0000)]
* Instead of doing the silly "Kolab reserved folder names" thing, instead
  implemented the Cyrus-compatible style of forcing all personal mailbox
  folders to be subfolders of INBOX.  But only for IMAP.

20 years ago* THIS IS 5.05
Art Cancro [Thu, 19 Feb 2004 03:32:53 +0000 (03:32 +0000)]
* THIS IS 5.05

20 years ago* Changed the internal version number to 5.05
Art Cancro [Thu, 19 Feb 2004 03:32:38 +0000 (03:32 +0000)]
* Changed the internal version number to 5.05
* Completed the frames fix

20 years ago* page_user
Art Cancro [Wed, 18 Feb 2004 20:11:07 +0000 (20:11 +0000)]
* page_user

20 years ago* Fixed the frameset force reload logic. Now it does the whole frameset
Art Cancro [Wed, 18 Feb 2004 20:08:29 +0000 (20:08 +0000)]
* Fixed the frameset force reload logic.  Now it does the whole frameset
  without displaying an error in the main frame.

20 years ago* Force reload of frameset if someone tries to escape it. Not perfect
Art Cancro [Wed, 18 Feb 2004 19:17:51 +0000 (19:17 +0000)]
* Force reload of frameset if someone tries to escape it.  Not perfect
  but it mostly works at this poing.

20 years ago* smtp: EHLO response now includes both "AUTH " and "AUTH=" output, due to
Art Cancro [Wed, 18 Feb 2004 14:46:05 +0000 (14:46 +0000)]
* smtp: EHLO response now includes both "AUTH " and "AUTH=" output, due to
  the requirement to interoperate with brain-dead Microsoft shitware that
  doesn't follow the RFC.

20 years ago* During SSL initialization, create the "keys" directory if it does not
Art Cancro [Tue, 17 Feb 2004 16:56:51 +0000 (16:56 +0000)]
* During SSL initialization, create the "keys" directory if it does not
  exist ... generate a private key if that does not exist ... more code
  coming soon to generate CSR and self-signed cert.  Hard-coded pathnames
  have been moved to sysconfig.h.

20 years ago* Support PLAIN auth method in SMTP
Art Cancro [Tue, 17 Feb 2004 04:47:22 +0000 (04:47 +0000)]
* Support PLAIN auth method in SMTP

20 years ago* New ICAL subcommand "sgi" to enable or disable automatic server
Art Cancro [Tue, 17 Feb 2004 03:53:11 +0000 (03:53 +0000)]
* New ICAL subcommand "sgi" to enable or disable automatic server
  generated invitations.  (WebCit wants sgi's but Kontaqt doesn't.)

20 years ago* Indicate to Citadel that we want Server Generated Invitations when
Art Cancro [Tue, 17 Feb 2004 03:37:11 +0000 (03:37 +0000)]
* Indicate to Citadel that we want Server Generated Invitations when
  calendar events are saved.  (No longer the default in Citadel server.)

20 years ago* Support POP3 over TLS
Art Cancro [Mon, 16 Feb 2004 21:54:22 +0000 (21:54 +0000)]
* Support POP3 over TLS

20 years ago* Implement RFC 2487 - SMTP Service Extension for Secure SMTP over TLS
Art Cancro [Mon, 16 Feb 2004 21:45:44 +0000 (21:45 +0000)]
* Implement RFC 2487 - SMTP Service Extension for Secure SMTP over TLS

20 years ago* IMAP and Citadel protocols now use the same code path for TLS negotiation
Art Cancro [Mon, 16 Feb 2004 21:02:28 +0000 (21:02 +0000)]
* IMAP and Citadel protocols now use the same code path for TLS negotiation

20 years ago* Genericized the Citadel API for TLS-enabling protocols
Art Cancro [Mon, 16 Feb 2004 20:55:47 +0000 (20:55 +0000)]
* Genericized the Citadel API for TLS-enabling protocols

20 years ago* Remove some unnecessary and possibly hazardous debugging code leftover
Michael Hampton [Mon, 16 Feb 2004 18:16:39 +0000 (18:16 +0000)]
* Remove some unnecessary and possibly hazardous debugging code leftover
  from debugging IMAP STARTTLS

20 years ago* Fixed IMAP STARTTLS; trouble was in client_read_ssl the whole time.
Michael Hampton [Mon, 16 Feb 2004 18:14:01 +0000 (18:14 +0000)]
* Fixed IMAP STARTTLS; trouble was in client_read_ssl the whole time.
  It should now be possible to implement SSL/TLS for any protocol.

20 years ago* Log session IDs in syslog as well as stderr
Michael Hampton [Mon, 16 Feb 2004 18:13:10 +0000 (18:13 +0000)]
* Log session IDs in syslog as well as stderr

20 years ago* Add specific error codes for every command on the wire protocol, so that
Michael Hampton [Mon, 16 Feb 2004 15:06:45 +0000 (15:06 +0000)]
* Add specific error codes for every command on the wire protocol, so that
  clients can more easily determine what went wrong.  Partially updated
  session.txt (will finish it later).  This lets clients more easily
  determine what, if anything, went wrong with a particular command.

20 years ago* More work on IMAP TLS. Still not working correctly. :( Added in
Art Cancro [Sun, 15 Feb 2004 06:06:50 +0000 (06:06 +0000)]
* More work on IMAP TLS.  Still not working correctly.  :(  Added in
  support for server-side certificates.  Now instead of failing it hangs.
VS: ----------------------------------------------------------------------

20 years ago* STARTTLS attempt #2. Still disabled because it's broken.
Art Cancro [Sat, 14 Feb 2004 04:41:55 +0000 (04:41 +0000)]
* STARTTLS attempt #2.  Still disabled because it's broken.

20 years ago* Reset screen attributes before fork() so that external programs do the
Michael Hampton [Fri, 13 Feb 2004 20:51:13 +0000 (20:51 +0000)]
* Reset screen attributes before fork() so that external programs do the
  right thing

20 years ago* Removed PLAIN because there are two different ways to execute the
Art Cancro [Thu, 12 Feb 2004 14:17:19 +0000 (14:17 +0000)]
* Removed PLAIN because there are two different ways to execute the
  command and it's just too stupid.  F**king Crispin strikes again.

20 years ago* Support for PLAIN logins in IMAP (need to test!)
Art Cancro [Thu, 12 Feb 2004 04:16:39 +0000 (04:16 +0000)]
* Support for PLAIN logins in IMAP (need to test!)

20 years ago* updated some notes in roadmap.txt
Art Cancro [Thu, 12 Feb 2004 03:51:38 +0000 (03:51 +0000)]
* updated some notes in roadmap.txt

20 years ago* The groupware folders "Calendar", "Contacts", "Notes", and "Tasks" are
Art Cancro [Wed, 11 Feb 2004 03:50:49 +0000 (03:50 +0000)]
* The groupware folders "Calendar", "Contacts", "Notes", and "Tasks" are
  now presented as subfolders of INBOX when using IMAP.  This is for the
  purpose of Kolab compatibility.

20 years ago* oops...also close the client on EOF/error on tty OUTPUT
Michael Hampton [Mon, 9 Feb 2004 22:40:57 +0000 (22:40 +0000)]
* oops...also close the client on EOF/error on tty OUTPUT

20 years ago* Exit the citadel client when EOF reached on input - should prevent
Michael Hampton [Mon, 9 Feb 2004 22:26:17 +0000 (22:26 +0000)]
* Exit the citadel client when EOF reached on input - should prevent
  a process from hanging around when a telnet connection dies unexpectedly

20 years ago* Prepare for a way to avoid falling out of the main frameset
Art Cancro [Mon, 9 Feb 2004 04:49:32 +0000 (04:49 +0000)]
* Prepare for a way to avoid falling out of the main frameset

20 years ago* cvsignore
Art Cancro [Mon, 9 Feb 2004 03:38:14 +0000 (03:38 +0000)]
* cvsignore

20 years ago* Changed the thread pool management algorithm. Detecting idle time between
Art Cancro [Mon, 9 Feb 2004 03:37:57 +0000 (03:37 +0000)]
* Changed the thread pool management algorithm.  Detecting idle time between
  socket accepts was not working reliably on all systems, so we now follow
  the same algorithm as the Citadel server (spawn more threads when number
  of sessions < number of threads, but keep constrained to pre-defined
  minimum and maximum thread count)

20 years ago* Corrected various small syntax conversion problems that were keeping
Art Cancro [Sun, 8 Feb 2004 05:29:34 +0000 (05:29 +0000)]
* Corrected various small syntax conversion problems that were keeping
  some vCards out of the LDAP directory.

20 years ago* Automatically purge files from ./network/spoolout which were intended
Art Cancro [Sat, 7 Feb 2004 05:28:10 +0000 (05:28 +0000)]
* Automatically purge files from ./network/spoolout which were intended
  for nodes which no longer exist

20 years ago* Cache the IGnet config in memory, avoiding a db fetch for every single
Art Cancro [Sat, 7 Feb 2004 04:59:21 +0000 (04:59 +0000)]
* Cache the IGnet config in memory, avoiding a db fetch for every single
  operation which references it.  Invalidate the cache when a new config
  is uploaded.
* When doing network spool for a room, automatically remove shares for
  Citadel nodes which no longer exist.

20 years ago* serv_network.c: fixed a problem with an uninitialized data structure
Art Cancro [Sat, 7 Feb 2004 04:22:12 +0000 (04:22 +0000)]
* serv_network.c: fixed a problem with an uninitialized data structure

20 years ago* Suppress posting of messages to Aide> when the loopzapper catches dupes.
Art Cancro [Fri, 6 Feb 2004 04:40:50 +0000 (04:40 +0000)]
* Suppress posting of messages to Aide> when the loopzapper catches dupes.
* New command NSYN to sync the entire contents of a room to a specified
  network node.  This will be used to bring new nodes in sync with existing
  nodes.

20 years ago* Added some comments to the sample citadel-slapd.conf
Art Cancro [Fri, 6 Feb 2004 03:58:10 +0000 (03:58 +0000)]
* Added some comments to the sample citadel-slapd.conf

20 years ago* Changed the domain name and password in the sample slapd.conf
Art Cancro [Fri, 6 Feb 2004 03:52:46 +0000 (03:52 +0000)]
* Changed the domain name and password in the sample slapd.conf

20 years ago* Delete a user's LDAP entry when deleting the vCard. NOT TESTED.
Art Cancro [Thu, 5 Feb 2004 05:20:20 +0000 (05:20 +0000)]
* Delete a user's LDAP entry when deleting the vCard.  NOT TESTED.

20 years ago* Completed the per-user initialization of LDAP entries.
Art Cancro [Thu, 5 Feb 2004 03:54:14 +0000 (03:54 +0000)]
* Completed the per-user initialization of LDAP entries.

20 years ago* Don't delete temp file when composing message until after server writes
Michael Hampton [Wed, 4 Feb 2004 18:27:25 +0000 (18:27 +0000)]
* Don't delete temp file when composing message until after server writes
  it successfully (or an error occurs in the client itself).

20 years ago* More work on LDAP connector
Art Cancro [Wed, 4 Feb 2004 04:07:57 +0000 (04:07 +0000)]
* More work on LDAP connector

20 years ago* THIS IS 5.04
Art Cancro [Tue, 3 Feb 2004 03:09:54 +0000 (03:09 +0000)]
* THIS IS 5.04

20 years ago* stuff
Art Cancro [Tue, 3 Feb 2004 02:19:35 +0000 (02:19 +0000)]
* stuff

20 years ago* policy.c: fix bug in GetExpirePolicy() that was causing the default
Art Cancro [Sun, 1 Feb 2004 06:19:22 +0000 (06:19 +0000)]
* policy.c: fix bug in GetExpirePolicy() that was causing the default
  mailbox purge policy to be misinterpreted if it was set to "use
  system default"
* serv_vcard.c: always set the Global Address Book room's expire policy
  to "never expire" and its default view to "address book"

20 years ago* citadel-openldap.schema: added. (OpenLDAP schema for Citadel)
Art Cancro [Sat, 31 Jan 2004 05:46:05 +0000 (05:46 +0000)]
* citadel-openldap.schema: added.  (OpenLDAP schema for Citadel)
* citadel-slapd.conf: added.  (Sample OpenLDAP configuration)
* serv_ldap.c: after binding to the LDAP server, create the node for the
  base DN if it isn't there.  When creating a node for the user, also
  create a node for the user's OU if it isn't there.

20 years ago*** empty log message ***
Art Cancro [Sat, 31 Jan 2004 05:44:29 +0000 (05:44 +0000)]
*** empty log message ***

20 years ago* THIS IS 5.03
Art Cancro [Wed, 28 Jan 2004 04:31:35 +0000 (04:31 +0000)]
* THIS IS 5.03

20 years ago* update for 5.03
Art Cancro [Wed, 28 Jan 2004 04:31:22 +0000 (04:31 +0000)]
* update for 5.03

20 years ago* Create Room can now offer calendar and address book rooms
Art Cancro [Wed, 28 Jan 2004 04:30:48 +0000 (04:30 +0000)]
* Create Room can now offer calendar and address book rooms

20 years ago* serv_smtp.c: HELO and EHLO responses now reply with the detected
Art Cancro [Tue, 27 Jan 2004 19:56:29 +0000 (19:56 +0000)]
* serv_smtp.c: HELO and EHLO responses now reply with the detected
  IP address and reverse DNS lookup of the connecting host

20 years ago* Got Citadel talking to LDAP. Still requires manual creation of schema
Art Cancro [Sat, 24 Jan 2004 05:47:50 +0000 (05:47 +0000)]
* Got Citadel talking to LDAP.  Still requires manual creation of schema
  and container entries, which I don't like; we'll have to fix that.  It
  also does not yet populate all fields.

20 years ago* Clear out the autom4te.cache when bootstrapping to avoid autoheader problems
Michael Hampton [Mon, 19 Jan 2004 21:01:15 +0000 (21:01 +0000)]
* Clear out the autom4te.cache when bootstrapping to avoid autoheader problems

20 years ago* Further work on creating LDAP entries.
Art Cancro [Mon, 19 Jan 2004 04:44:11 +0000 (04:44 +0000)]
* Further work on creating LDAP entries.

20 years ago* Reworked vCard etc. functions for addition of new vCard data to LDAP
Art Cancro [Sun, 18 Jan 2004 21:04:40 +0000 (21:04 +0000)]
* Reworked vCard etc. functions for addition of new vCard data to LDAP

20 years ago* Added "Base DN" "Bind DN" and "Bind DN password" config options
Art Cancro [Sat, 17 Jan 2004 22:57:54 +0000 (22:57 +0000)]
* Added "Base DN" "Bind DN" and "Bind DN password" config options
* serv_ldap.c: added.  (New module implementing the LDAP Connector)
* Upon startup, connect to LDAP directory and bind to it.  Unbind at exit.

20 years ago* Add 'base DN' and 'bind DN' and 'bind DN password' to siteconfig
Art Cancro [Sat, 17 Jan 2004 21:25:30 +0000 (21:25 +0000)]
* Add 'base DN' and 'bind DN' and 'bind DN password' to siteconfig
* Split the config for LDAP Connector into its own panel

20 years ago* Add site config options for Citadel servers which support LDAP
Art Cancro [Sat, 17 Jan 2004 04:32:54 +0000 (04:32 +0000)]
* Add site config options for Citadel servers which support LDAP

20 years ago* Sysconfig commands for specifying where the LDAP server lives
Art Cancro [Sat, 17 Jan 2004 04:23:28 +0000 (04:23 +0000)]
* Sysconfig commands for specifying where the LDAP server lives

20 years ago* Changed a diagnostic in msgbase.c to a higher logging level so it doesn't
Art Cancro [Sat, 17 Jan 2004 03:26:17 +0000 (03:26 +0000)]
* Changed a diagnostic in msgbase.c to a higher logging level so it doesn't
  make as much noise.
* Setup now adds "-x3 -llocal4" to the default inittab line.

20 years ago* New server command-line option "-l" to send log output to the host
Art Cancro [Sat, 17 Jan 2004 03:17:35 +0000 (03:17 +0000)]
* New server command-line option "-l" to send log output to the host
  computer's syslog facility instead of to a trace file.

20 years ago* Link to OpenLDAP client library (-lldap) and set HAVE_LDAP if present.
Art Cancro [Fri, 2 Jan 2004 22:13:59 +0000 (22:13 +0000)]
* Link to OpenLDAP client library (-lldap) and set HAVE_LDAP if present.

20 years ago* THIS IS 6.14
Art Cancro [Tue, 30 Dec 2003 04:13:46 +0000 (04:13 +0000)]
* THIS IS 6.14

20 years ago* Commented out one of the supplied .RU commands in citadel.rc
Art Cancro [Tue, 30 Dec 2003 04:13:31 +0000 (04:13 +0000)]
* Commented out one of the supplied .RU commands in citadel.rc

20 years ago* Allow a separate default message expire policy for mailbox rooms. The
Art Cancro [Wed, 24 Dec 2003 05:02:49 +0000 (05:02 +0000)]
* Allow a separate default message expire policy for mailbox rooms.  The
  floor default setting is now ignored for mailboxes.  Updated client and
  documentation to match.

20 years ago* Expanded the size of all string fields in "struct CtdlIPCMessage" to
Art Cancro [Tue, 23 Dec 2003 03:53:49 +0000 (03:53 +0000)]
* Expanded the size of all string fields in "struct CtdlIPCMessage" to
  the standard SIZ length, in order to accomodate "weird" messages
  without crashing.  Also converted many strcpy()'s to safestrncpy()'s
  while populating this data structure, to avoid overruns.

20 years ago* Add Preview for Mac OS X as an image viewer option in citadel.rc
Michael Hampton [Mon, 22 Dec 2003 16:49:36 +0000 (16:49 +0000)]
* Add Preview for Mac OS X as an image viewer option in citadel.rc

20 years ago* Fork image viewer process in background (works now); suppress
Michael Hampton [Mon, 22 Dec 2003 15:30:53 +0000 (15:30 +0000)]
* Fork image viewer process in background (works now); suppress
  stdout/stderr from the image viewer

20 years ago* When viewing images, append the image filename to the temp filename so
Michael Hampton [Sun, 21 Dec 2003 20:02:29 +0000 (20:02 +0000)]
* When viewing images, append the image filename to the temp filename so
  that less-intelligent viewers can deal with the images

20 years ago* Don't display the infrequently used m<Y> next option on the prompt
Michael Hampton [Sun, 21 Dec 2003 19:35:08 +0000 (19:35 +0000)]
* Don't display the infrequently used m<Y> next option on the prompt
  (we need more space..)

20 years ago* Start a new thread and fork() for image viewer (broken/disabled; for
Michael Hampton [Sun, 21 Dec 2003 19:07:28 +0000 (19:07 +0000)]
* Start a new thread and fork() for image viewer (broken/disabled; for
  refernce only)

20 years agoadded some additional comments to citadel.rc concerning possible image viewers
Nathan Bryant [Sun, 21 Dec 2003 01:23:12 +0000 (01:23 +0000)]
added some additional comments to citadel.rc concerning possible image viewers

20 years ago* Fix for idle_threshold being ignored when reading citadel.rc
Michael Hampton [Sun, 21 Dec 2003 00:44:19 +0000 (00:44 +0000)]
* Fix for idle_threshold being ignored when reading citadel.rc

20 years ago* Fix for crash when downloading multiple attachments
Michael Hampton [Sun, 21 Dec 2003 00:37:54 +0000 (00:37 +0000)]
* Fix for crash when downloading multiple attachments