]> andersk Git - moira.git/history - clients
update for users table schema change, and give split a number not an
[moira.git] / clients /
2000-05-01  zacheissadd -w flag to allow users to change their Windows shell.
2000-04-21  zacheissAdd support for setting and displaying a user's Windows...
2000-04-21  zacheissAdd -w flag, for setting a user's Windows shell.
2000-04-20  zacheissMake prototype agree with function.
2000-04-19  zacheissadd support for the nfsgroup bit on lists.
2000-04-12  jweissdon't free the pointer to the thing we want to free.
2000-04-05  zacheissremove support for settng type STRING owners. Left...
2000-03-30  zacheissclient support for get_host_by_owner
2000-03-29  zacheisswe need to include mrclient.h now.
2000-03-29  zacheissmove partial_canonicalize_hostname into libmrclient
2000-03-29  zacheissmove partial_canonicalize_hostname to libmrclient
2000-03-29  zacheisswhen adding or removing a hostname, use partial_canonic...
2000-03-29  zacheissask if we want to create the filesystem when setting...
2000-03-25  zacheissfrom dongq:
2000-03-22  zacheissFix impressively unimportant whitespace issues
2000-03-22  zacheisscall canonicalize_hostname() on the arg to -R
2000-03-22  zacheissfrom dongq: initial all elements of args[] to NULL
2000-03-16  zacheissWin32 portability change needed for Pismere.
2000-03-16  zacheissWin32 portability mods for Pismere.
2000-03-16  zacheissexplode clients/passwd into clients/{chfn,chpobox,chsh}
2000-03-16  zacheissmoved from clients/passwd to clients/chsh
2000-03-16  zacheissmoved from clients/passwd to clients/chpobox
2000-03-16  zacheissmoved from clients/passwd to clients/chfn
2000-03-16  zacheissexplode clients/passwd into clients{chfn,chpobox,chsh}
2000-03-15  rbaschWin32 portability mods for Pismere.
2000-03-14  zacheissChange default PO box type to IMAP.
2000-03-14  zacheissChange default PO box type to IMAP.
2000-03-14  zacheissDon't allow users to chpobox themselves to an IMAP...
2000-03-09  zacheissFix typo.
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--------------------------------------------------...
next
This page took 0.084063 seconds and 7 git commands to generate.