]> andersk Git - moira.git/history - clients
Use krb5 auth, not krb4.
[moira.git] / clients /
2002-08-19  zacheissUse krb5_error_code instead of int for krb5 library...
2002-08-14  zacheissInitial cut of krb5 support.
2002-08-10  zacheissRedo argument parsing to be more consistant with other...
2002-08-06  zacheissCall mr_access() in AddList so we can bomb out before...
2002-08-02  zacheissSupport setting/displaying publicflg for containers...
2002-05-09  zacheissNew text for Sloan PIN screen, courtesy of vgifford.
2002-03-29  zacheissdisplay new user statuses correctly.
2002-03-20  zacheissNeed to handle new subnet status in AskMCDInfo(), too.
2002-03-20  zacheissSplit "Resnet" subnet status out into Dorm and ILG...
2002-03-06  zacheissTweak wording of help text for PIN screen.
2002-03-03  zacheissbreak out of case statement, don't fall through.
2002-02-25  zacheissAdd a "PIN" screen that's an alternative to the six...
2002-01-16  zacheissnew status for GigE private subnets.
2001-12-14  zacheissSupport MACHINE members of lists.
2001-10-17  zacheissDisplay user creation times.
2001-09-26  zacheissChange -clearid to -mitid.
2001-09-26  zacheissDeal better with "secure" field in unformatted output.
2001-09-26  zacheissDocument -i flag in the usage message.
2001-09-26  zacheissRemove an unused variable.
2001-09-26  zacheissA bunch of cleanup:
2001-09-25  zacheissBuild stanley.
2001-09-25  zacheissFirst cut of stanley, a command line client for the...
2001-09-24  zacheissFix typo.
2001-09-16  zacheissDeal with private subnets with more granularity than...
2001-09-15  zacheissChange SNET_STATUS_PRIVATE to SNET_STATUS_PRIVATE_10MBP...
2001-09-15  zacheissUse two mqelem structs so we don't stomp on ourselves.
2001-09-15  zacheissDisplay account number in stella -u output, too.
2001-09-14  zacheissDon't expect valid data in a qelem if do_mr_query had...
2001-09-14  zacheisswin32 portability.
2001-09-13  zacheissMerge changes from ip-billing-dev branch.
2001-08-24  zacheissDon't allow control characters in string members of list.
2001-08-21  zacheissMake this build under Win32 again; remove unused variable.
2001-08-20  zacheissFrom jhawk: If we're given an IP address on the comman...
2001-08-19  zacheissNon void function should actually return something...
2001-08-19  zacheissImplement support for get_toplevel_containers query.
2001-08-16  zacheissAdd option for unformatted output (one field per line, in
2001-08-12  zacheissAllow spaces in container names.
2001-07-28  zacheissCheck for empty strings in cluster data.
2001-07-28  zacheissDon't artificially limit the format of phone number info.
2001-07-18  zacheissIf mrcl_connect() fails, report what list we were tryin...
2001-06-06  zacheissNeed to fill in the "user" variable with mrcl_krb_user().
2001-06-05  zacheissWhen we encounter a duplicate user and fail to add...
2001-05-31  zacheissImplement support for container related queries.
2001-05-20  zacheissUse mrcl_connect() so we send a query version.
2001-05-14  zacheissNeed to distinguish MRCL_WARN and MRCL_REJECT when...
2001-05-09  zacheissFixes moira[1791], where extended output from a get_hos...
2001-04-26  zacheissParse argv[0] correctly under Win32, since our behavior...
2001-04-04  zacheissWarn people if they're making a list owned by 'NONE'.
2001-04-04  zacheissIf owner is "NONE", we still need to bother to do a query.
2001-03-02  zacheissAdd ERROR_TABLE_BASE_krb to the return value of tf_init...
2001-03-02  zacheissWhen doing a glom, allow the user the option of not...
2001-02-04  zacheissDon't use colons as a field seperator internally; it...
2001-01-04  zacheissChange default answer to "no" when asking users if...
2000-12-20  zacheissCheck the sanity of KERBEROS machine owners, subnet...
2000-12-20  zacheissCheck the sanity of KERBEROS machine owners, just like...
2000-12-20  zacheissJust the sanity of KERBEROS list owners and membership...
2000-12-19  zacheissAdd support for changing and displaying billing contact...
2000-12-19  zacheissAdd support for displaying and changing billing contact...
2000-10-18  zacheissWhen adding or removing an alias from a host, don't...
2000-09-27  zacheissFix typo.
2000-09-25  zacheissAdd support for new versions of zephyr queries.
2000-09-19  zacheissWording change requested by accounts.
2000-09-15  zacheissDefault to "unique" if we're creating a host and don...
2000-09-07  zacheissFix comment for CheckAndRemoveCnames(), and add back...
2000-09-07  zacheissCheck for cnames when deleting a host, and ask user...
2000-08-25  zacheissIf a user specified a member that isn't a LIST, a USER...
2000-08-25  zacheissUse new MRCL_WARN return code.
2000-08-21  zacheisscheck for a mrcl_message even if status was MRCL_SUCCESS.
2000-08-21  zacheissuse str, not lname.
2000-08-17  zacheissAllow user to set an acl to "NONE" (useful for memacls)
2000-08-16  zacheissadd mrcl_get_message() prototype to shut up Irix cc.
2000-08-16  zacheissDon't set the memacl to NONE NONE in the ulis case.
2000-08-16  zacheissOops. Add missing semicolon.
2000-08-13  zacheissOops. Don't call com_err if the query returned MR_SUCCESS.
2000-08-10  zacheissCheck for a message, even if we got back MRCL_SUCCESS.
2000-08-10  zacheissWe may want to report a message, even if we succeeded.
2000-08-10  zacheissAdd user reservations menu and support for aurv, durv...
2000-08-10  zacheissUse the new error reporting interface provided by libmr...
2000-08-10  zacheissAdd support for membership acls.
2000-08-10  zacheissUpdate usage message to include -S flag.
2000-08-10  zacheissUse the new STRING and KERBEROS member checking provide...
2000-08-10  zacheissHeap o' new functionality. Specifically:
2000-08-10  zacheissAdd an option to show lists that are neither groups...
2000-08-03  zacheissfrom kolya: implement better client support for filesys...
2000-07-16  zacheissWindows doesn't use $USER for username; check Kerberos...
2000-07-12  zacheissrename variable uname to username, so we don't conflict...
2000-06-09  zacheissuse mrcl_connect() instead of mr_connect() to reconnect...
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...
next
This page took 0.286923 seconds and 7 git commands to generate.