]> andersk Git - moira.git/history - clients
Add support for get_host_by_account_number query.
[moira.git] / clients /
2001-08-22  zacheissAdd support for get_host_by_account_number query. ip-billing-dev
2001-08-22  zacheissWarn users that billing info for hosts on private subne...
2001-08-22  zacheissSupport contact and account_number columns in subnet table.
2001-08-22  zacheissMerge changes from mainline.
2001-08-21  zacheissDon't set a info[] position we use to NULL.
2001-08-21  zacheissSupport for account numbers.
2001-08-21  zacheissImplement support for new machine and subnet table columns.
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...
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
next
This page took 0.725967 seconds and 7 git commands to generate.