Mailing list header changes (fuck you Google)
[citadel.git] / citadel / room_ops.h
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-09-08 Art CancroWell, it doesn't crash anymore, but it also doesn't...
2021-07-31 Art Cancromisc cleanup
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried GoesgensMove user privileges functions to user_ops.c, room...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2009-10-17 Dave WestCitadel API clean up.
2009-04-17 Wilfried Göesgens* give all commands their own function
2009-04-17 Art Cancro* Added unused cmdbuf parms to more cmd_xxxx() functions
2006-02-21 Art CancroAll of the 'list rooms' commands now enumerate not...
2006-01-16 Wilfried Göesgenscentralized filename calculation
2005-10-25 Art Cancrofix for above
2005-05-09 Art Cancro* Interactive room deletions are now deferred. The...
2005-02-01 Art Cancro* Changed CtdlRoomAccess() calling syntax in order...
2004-09-16 Art Cancro* CRE8 command: allow setting default view during room...
2003-06-29 Art Cancro* Renamed "struct user" to "struct ctdluser"
2003-06-29 Art Cancro*** empty log message ***
2003-04-07 Art Cancro* Reworked all the "list rooms" operations so that...
2002-08-16 Art Cancro* Add LPRM command
2002-06-19 Art Cancro* Added support for "transient goto" which allows entry...
2002-04-30 Art Cancro* When sending a page that results in the receiver...
2002-04-14 Art Cancro* Added access control checking to CtdlRenameRoom()
2002-04-14 Art Cancro* New back end function CtdlRenameRoom() which is used...
2002-03-12 Nathan Bryantmore sprintf removals
2001-03-11 Art Cancro* IMAP DELETE command ... also split up access control...
2001-02-06 Art Cancro* citadel.rc: changed the default for local_screen_dime...
2001-02-04 Art Cancro* more imap. imap sucks. die crispin die.
2000-06-25 Art Cancro* imap
2000-01-15 Art Cancro* Added a generic (void *) parameter to the ForEachUser...
1999-10-20 Art Cancro* In the wholist, only show <private room> if the user...
1999-10-20 Art Cancro* Code reorganization. Making it easier to move/copy...
1999-07-27 Art CancroRemoved all references to CC->msglist and CC->num_msgs...
1999-07-11 Art Cancro * room_ops.c: eliminate room name parameter...
1998-12-03 Art Cancro * msgbase.c: modified AddMessageToRoom() and...
1998-11-21 Art Cancroserv_expire.c: finished the code to purge stale visits
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-24 Art Cancropolicy.c: added, moved GetExpirePolicy() from room_ops.c
1998-10-22 Art CancroMail rooms now hide their owner-prefix from the client.
1998-10-15 Art Cancro * msgbase.c: reimplemented cmd_move()
1998-10-12 Art CancroBuilt some more of the message expiry infrastructure
1998-10-07 Nathan Bryant * snprintf.c, snprintf.h: new files
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-29 Art CancroAdded ForEachRoom()
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...