]> andersk Git - moira.git/history - clients
rais threshold for zephyring quota increases from +40M to +150M
[moira.git] / clients /
2000-02-22  rbaschImprove diagnostic for address ending in '@'.
2000-02-21  rbaschFix varargs handling in menu_com_err_hook().
2000-02-21  zacheissReject addresses without a hostname.
2000-02-18  rbaschFix uninitialized queue element pointer in CreateImapBox().
2000-02-10  zacheissPut arguments to ln in the right order.
2000-02-10  zacheissbuild stella
2000-02-10  zacheissstella, a command line client for manipulating the...
2000-01-28  danwadd support for SPLIT (both local and smtp) poboxes
2000-01-28  danwkill GDSS
2000-01-26  danwadd code to create new IMAP poboxes
2000-01-07  danwadd tag support
2000-01-07  danwadd acl and tag support, fix up zephyr support
2000-01-06  danwfix bugs in mr_version fallback handling
1999-12-30  danwdeal with query versioning
1999-12-30  danwadd a "version" argument to mrcl_connect
1999-12-27  danw"m" should be an alias for "motd". Pointed out by kolya.
1999-12-14  danwset "success" to 0 in a few more places (like, if ...
1999-11-23  danwfix a bug in ChangeUserPOBox caused by the fact that...
1999-11-17  danwdeal with new get_pobox output
1999-09-21  jweissstrip @mit.edu even (especially) when the user didn...
1999-09-03  danwshow "needs coupon" state, and allow it to be changed...
1999-08-04  danwcurses initscr does magic that newterm + set_term doesn...
1999-08-04  danwfix a cast to not generate a warning
1999-08-02  danwfix bug introduced in the _help bug workaround, which...
1999-07-29  jisChanged default frame sizes for IRIX 6.5 compatibility
1999-07-28  danwremove some unnecessary spaces in com_err strings....
1999-07-17  danwadd "proxy" command
1999-07-12  danwadd cleandir/distclean target
1999-06-22  danwrewrite the local getusershell to actually read /etc...
1999-06-03  danwremove some weirdness with changing "WILDCARD" to ...
1999-06-02  danwredo the readline stuff again to make the 8.3 /usr...
1999-05-25  danwadd support for printservers table
1999-05-13  danwuse libmrclient in pobox routines to sanity-check smtp...
1999-05-13  danwusr libmrclient to connect and get kerberos ticket...
1999-05-13  danwuse libmrclient to connect, get ticket file principal...
1999-05-13  danwuse libmrclient to simplify connecting to the server
1999-05-13  danwbuild libmrclient
1999-05-13  danwinitial commit of libmrclient, a library containing...
1999-04-30  danwcast result of strlen to (int) so that "COLS - strlen...
1999-04-30  danwdon't cast function pointers to (void *)
1999-04-30  danwchar * vs unsigned char * stuff for Irix n32 cc
1999-04-30  danwvoidify some functions that should have been void
1999-04-06  danwignore "-q" setting when printing the output of the...
1999-03-10  danwtypo
1999-02-06  danwdeal with the new "banner" field in the printers table
1999-01-28  danwfix AddPrn to update the hwaddr of the right printer
1999-01-27  danwupdate client for new printers table
1999-01-26  danwUse newterm() instead of initscr() if it exists.
1999-01-13  danwFix bugs in registration code
1998-12-29  danwadd a "-q" (quote output) option so mrtest-parsing...
1998-11-10  danwfix typo
1998-10-30  kcrHave chsh look up the fmodtime instead of the modtime...
1998-10-22  danwfix indexes in PrintStats. Fixes [1199] in moira report...
1998-10-21  danwprotect against previous defn of MAX
1998-10-21  danwprotect against earlier defns of MAX/MIN
1998-10-21  danwfix return type of main
1998-09-07  danwWarn user before letting them add a new user with a...
1998-08-27  danwmake things depend on libmoira.a, libgdss.a, and rsaref...
1998-08-13  danwno longer need CRYPT_LIBS or CRYPT_CPPFLAGS
1998-08-11  danwallow user to toggle secure flag in "modify user fields...
1998-08-11  danwfix error-reporting bug introduced in 1.32 that resulte...
1998-08-07  danwmore reversion
1998-08-07  danwrevert mitdir stuff since that didn't happen
1998-08-07  danwnuke ref to ureg_init
1998-08-07  danwremove old reg client (which doesn't build under Athena...
1998-08-07  danwregister users via the register_user query instead...
1998-08-05  jisBugfix in exception handling
1998-08-05  jisRemove bogus reference to mit.cipher.test which was...
1998-08-05  jisBugfix so we no longer hang if the reg_svr goes away.
1998-08-04  jis--------------------------------------------------...
1998-08-04  jis--------------------------------------------------...
1998-08-04  danwdon't build old reg client
1998-08-01  danwThe java reg client
1998-08-01  danwrandom number code for the crypto routines in the java...
1998-08-01  danwcrypto code for the java reg client
1998-08-01  danwHow to build the java reg client
1998-07-29  danwadd "-secure/-6" option to set "needs 6-word account...
1998-07-29  danwChange meaning of "secure" flag to refer to whether...
1998-07-09  danwfix partial_canonicalize_hostname too, even though...
1998-07-09  danwDon't pass constant strings containing "\n" to Put_mess...
1998-05-26  danwadd INSTALL=@INSTALL@
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-05-26  danwupdate mitdir flags code
1998-03-26  danwwarn if user tries to create/rename a list to a username
1998-03-26  danwGet username from Kerberos ticket file instead of utmp...
1998-03-10  danwfix RCS IDs
1998-03-03  danwremove unused clients
1998-03-03  danwRemove unused clients
1998-02-15  danwpunt mrgdb
1998-02-08  danwfix bug with -nomenu and one-character input fields...
1998-02-07  danw#include <sys/time.h> for gettimeofday
1998-02-07  danw#include <sys/time> for gettimeofday
1998-02-07  danwrename struct qelem to struct mqelem to avoid conflicts...
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-01-07  danwChange `SMS' to `Moira' where possible.
1998-01-07  danwSMS/Moira cleanup
1998-01-07  danwMove moira-log to /var/tmp instead of /usr/tmp
1998-01-06  danweliminate use of the `register' keyword: let the compil...
1998-01-05  danwCode style cleanup. (No functional changes)
1998-01-05  danwupdate timing estimates to match current moira reality
next
This page took 0.086025 seconds and 7 git commands to generate.