]> code.citadel.org Git - citadel.git/shortlog
citadel.git
2000-11-25 Art Cancro* Minor IMAP tweaks. It still doesn't work. :(
2000-11-23 Michael Hampton* citadel.spec: update version number
2000-11-21 Michael Hampton * domain.h: changed the HP/UX compatibility code to...
2000-11-12 Art Cancro* Optimized server side input of message text
2000-11-10 Art Cancro* Ford's Fix for Faster Functionality (save position...
2000-11-09 Art Cancro* tools.c: striplt() strips all whitespace, not just...
2000-11-07 Art Cancro* imap_fetch.c: added a skeleton "ENVELOPE" fetch....
2000-11-07 Art Cancro* xx FETCH n:n BODY[pn.MIME] now works
2000-11-06 Art Cancro* Changed the mime_parser() API (again) to allow "don...
2000-11-02 Art Cancro* Worked on the fetching of mime parts using imap
2000-11-02 Art Cancro* Started working on part fetches
2000-10-29 Art Cancro* Start numbering top-level MIME parts as 1, 2... not...
2000-10-28 Michael Hampton* msgbase.c: eliminated most gotos; a single goto in...
2000-10-28 Art Cancro* imap for multiples
2000-10-27 Art Cancro* fetch
2000-10-25 Art Cancro* Implemented the AUTHENTICATE LOGIN command in IMAP
2000-10-25 Art Cancro* FETCH now works for ranges *and* sets, and with seque...
2000-10-25 Art Cancro* lots of small commits
2000-10-25 Art Cancro* ranges are hideous
2000-10-25 Art Cancro* die crispin die
2000-10-25 Art Cancro* die crispin die
2000-10-25 Art Cancro* did some UID fetch
2000-10-24 Art Cancro* Added RFC822, RFC822.HEADER, RFC822.SIZE, RFC822...
2000-10-23 Michael Hampton* War on goto: rewrote a few easy functions to elimina...
2000-10-20 Art Cancro* zapped_list() -- fixed broken HTML tags. (Closes...
2000-10-18 Art Cancro* imap flags (empty)
2000-10-17 Art Cancro* Added IMAP port number to struct config, etc.
2000-10-17 Art Cancro* little baby fix
2000-10-17 Art Cancro* IMAP date strings. More stupidity.
2000-10-16 Art Cancro* imap fetch keywords
2000-10-11 Michael Hampton* utilsmenu: obey $PAGER environment var, if any. ...
2000-10-11 Michael Hampton* citadel.c: when ansi_color=user, enable color at...
2000-10-11 Michael Hampton* domain.c: getmx() returns hostname as MX if no MX...
2000-10-10 Art Cancro* Added support of macros ALL, BODY, FAST, and FULL...
2000-10-09 Art Cancro* Started a (broken) FETCH macro parser
2000-10-08 Art Cancro* plowing forward on imap
2000-10-07 Art Cancro* cvsignore citserver.log
2000-10-07 Art Cancro* We're getting there. Managed to parse IMAP data...
2000-10-07 Art Cancro* Dammit, I lost my changes
2000-10-07 Art Cancro* mini fix to imap
2000-10-06 Art Cancro* Mark Crispin is a fscking idiot. IMAP is a convolute...
2000-10-05 Art Cancro* Slowly and painfully writing IMAP support
2000-10-05 Art Cancro* mini fix
2000-10-04 Art Cancro* Added skeleton versions of the LIST and LSUB commands...
2000-10-04 Art Cancro* Allow Aides to zap rooms (site configurable setting)
2000-10-03 Art Cancro* Tagged for 2.13 release
2000-10-03 Art Cancro* This is gonna be 2.13
2000-10-03 Art Cancro* Cosmetic changes to login screen, menu bar, and messa...
2000-10-03 Art Cancro* Changed the <.A>ide <S>ysconfig <G>eneral command...
2000-09-28 Michael Hampton* commands.c: changed sttybbs() to support HP/UX termio...
2000-09-28 Art Cancro* Linked to the bio/photo page from message headers...
2000-09-28 Art Cancro* who.c: provide links to bio/photo pages for each...
2000-09-24 Art Cancro* ipc_c_tcp.c: don't hardcode BBSDIR path for unix...
2000-09-24 Art Cancro* oops a bug
2000-09-24 Art Cancro* When reading large numbers of messages, group them...
2000-09-24 Art Cancro* Templatized the room banner.
2000-09-21 Art Cancro* IE rots your teeth. Use Netscape.
2000-09-21 Art Cancro* no more velma. people who use IE are idiots.
2000-09-21 Art Cancro* don't need the brain damage file anymore. IE sucks.
2000-09-21 Art Cancro* Fixed logged_in_response() so it only displays respon...
2000-09-17 Art Cancro* Templatized the "<BODY BACKGROUND=...>" type stuff...
2000-09-14 Michael HamptonReplace occurrences of % throughout the HTML with ...
2000-09-13 Art Cancro* Completed the initial hack of the variable substituti...
2000-09-12 Art Cancro* login dot html
2000-09-11 Art Cancro* citadel.c: accept -h <host> and -p arguments, so...
2000-09-11 Art Cancro* Started templatizing the login screen. Not finished...
2000-09-11 Art Cancro* Started working on a variable-substitution thing
2000-09-05 Art Cancro* Tagged everything for version 5.73 release
2000-09-05 Art Cancro* updated docs
2000-09-04 Art CancroIO's changes:
2000-09-03 Michael HamptonBug fixes/cleanup for HP/UX dynamic modules. Changed...
2000-09-03 Michael HamptonAdded HP/UX linker flag for dynamic modules to work
2000-09-01 Art Cancro* msgbase.c: cmd_opna() - increase desired_section...
2000-09-01 Art Cancro* Fixed oopseth in control.c that might call fileno...
2000-09-01 Art Cancro* cvsignore netconfigs
2000-09-01 Art Cancro* control.c: chown citadel.control to bbsuid when openi...
2000-09-01 Michael HamptonA whole bunch of changes to support building Citadel...
2000-09-01 Michael HamptonChanged to use integer macros from typesize.h for speci...
2000-09-01 Michael HamptonCreates macros for integers of specific widths, 8,...
2000-09-01 Art Cancro* Fixed a few more references to the deprecated uncnsrd...
2000-09-01 Art Cancro* Added 'author' command-line arg to aidepost. Closes...
2000-08-31 Art Cancro* ig_tcp_server() and ig_uds_server() - check to...
2000-08-31 Art Cancro* Still trying to fix a socket connect bug
2000-08-31 Art Cancro* docs/import-export.txt: added.
2000-08-30 Art Cancro* Put the wholist back into its own window.
2000-08-28 Art Cancro* no more icq!
2000-08-28 Art Cancro* messages.c: cosmetic cleanup (coding convention and...
2000-08-28 Art Cancro* Fixed lastsent
2000-08-26 Art Cancro* Finished up the back end code for mailing list sends...
2000-08-26 Art Cancro* mailing lists
2000-08-24 Art Cancro* Merged in IO ERROR's diffs to make Citadel work with...
2000-08-22 Brian CostelloAdded serv_pas2 to the deps.
2000-08-22 Brian CostelloStupid btx forgot to check in this file, which implemen...
2000-08-22 Art Cancro* nonce (for APOP-style auth) is now generated when...
2000-08-19 Art Cancro* mailing list stuff ... still needs work
2000-08-18 Art Cancro* Added a little more mailing list code to serv_network.c
2000-08-15 Brian CostelloFiles used by the APOP auth scheme, and possibly for...
2000-08-14 Brian Costello- Added constant sizes for usernames and the nonce...
2000-08-10 Art Cancro* Fixed a bug in keyboard polling (in commands.c) which...
2000-08-10 Art Cancro* Changed all the "200 ok" responses to more descriptiv...
next