]> andersk Git - moira.git/history - clients
Don't tell nagios about deleted printers
[moira.git] / clients /
2007-05-14  zacheissAdd -g (gid) flag.
2007-03-27  zacheissDefault authentication for printers to no.
2007-03-07  zacheissPINs can be either 8 or 9 characters in length now.
2006-08-25  zacheissDocument "4" command to perform v4 authentication;...
2006-08-23  zacheissImplement -db command line option for specifying an...
2006-08-23  zacheissDeath to tf_init() and friends.
2006-08-23  zacheissFall back to mr_auth RPC if server doesn't support...
2006-08-23  zacheissMake mrcl_connect authenticate for us rather than doing...
2006-08-23  zacheissMake mrcl_krb_user() not broken.
2006-08-22  zacheissMerge changes from moira-krb5 CVS branch.
2005-09-04  zacheissRequest newer version of queries to match up with value...
2005-08-08  zacheissIf applet is using port 443 if we're not in standalone...
2005-07-12  zacheissIf we're an applet, try to connect to port 443 on the...
2005-07-04  zacheissUpdate wording for error message you receive when apple...
2005-06-29  zacheissImplement CLGN (server) / LOGC (client) protocol exchan...
2005-06-22  zacheissgimpy Makefile, but better than nothing.
2005-06-18  zacheissNew build procedure.
2005-06-15  zacheiss"public synchronized class" isn't allowed by the Java...
2005-05-30  zacheissChange default winprofiledir and friends to DFS.
2005-05-28  zacheissFix double-free that makes RHEL4 unhappy if you ctrl...
2005-05-06  zacheissAdd -n flag to suppress use of FixCase(), since it...
2005-03-23  zacheissCorrectly parse input file when there are multiple...
2004-11-22  zacheissDon't free that; we're still using it.
2003-12-20  zacheissMake "addalias" and "deletealias" the long form of...
2003-09-22  zacheissAllow quotas to be specified in a form like '500mb...
2003-08-26  zacheissUse correct number of arguments for update_list_info.
2003-05-14  zacheissFirst cut at support for winhomedir and winprofiledir...
2003-04-06  zacheissDon't ask about Mailman membership acl first time throu...
2003-03-12  zacheissDefault to [ANY] for mailman_server in the ulis case...
2003-02-27  zacheissSloan PIN is actually only 8 digits long. Update help...
2003-02-04  zacheissbella becomes mitch to stay consistant with our naming...
2003-01-23  zacheissadd bella, a command line client for container manipula...
2003-01-02  zacheissSome code for the initial rollout:
2002-12-03  zacheissFirst round of mailman support.
2002-09-25  zacheissPut more brains into libmrclient's mrcl_validate_kerber...
2002-08-15  zacheissInclude <string.h> to fix some warnings.
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...
next
This page took 0.22573 seconds and 7 git commands to generate.