]> andersk Git - moira.git/history - server
Command line printer manipulation client, and build goo.
[moira.git] / server /
2000-10-18  zacheissDo the comparision between argv[0] and argv[vo->index...
2000-09-27  zacheissReturn MR_IN_USE if we attempt to dlis a list that...
2000-09-25  zacheissAdd owner_type, owner_id to new versions of zephyr queries.
2000-09-20  zacheissDon't always insert new rows with refcount = 1, it...
2000-08-25  zacheissstandardize on memace_type/memace_name.
2000-08-15  zacheissmake dlis return MR_IN_USE if the list being deleted...
2000-08-10  zacheissServer-side changes to support list membership acls...
2000-08-10  zacheissModify queries that effect the services table (asvc...
2000-07-06  zacheissdisallow newlines in list descriptions.
2000-07-05  zacheissAllow list owner to remove a list they own from any list.
2000-06-29  zacheissadd tag_member_of_list() function so we don't get broke...
2000-06-08  zacheissduplicate the iu struct before putting it into the...
2000-06-02  zacheissdon't allow non-query owners to rename lists to things...
2000-06-01  zacheissDon't check for a valid local po box if we're changing...
2000-04-25  zacheissadd uuws (update_user_windows_shell) query.
2000-04-21  zacheissBump version of lots of user related queries, adding...
2000-04-19  zacheissbump version number of alis, ulis, and glin, adding...
2000-03-30  zacheissadd get_host_by_owner (ghbo) query
2000-03-29  zacheissallow users to set themselves to an IMAP box if the...
2000-03-19  zacheisslockertype should be 'USER', not 'IMAP', for IMAP pobox...
2000-03-18  mwhitsonIn register_user(), force new login name into cache...
2000-03-14  zacheissSeveral changes to register_user:
2000-02-26  zacheissblanche always uses atml; modify access_list to allow...
2000-01-28  danwadd support for SPLIT (both local and smtp) poboxes
2000-01-28  danwmr_listen returns -1 on failure, not 0
2000-01-28  danwkill GDSS
2000-01-27  rbaschRemove incorrect krb_get_lrealm() prototype.
2000-01-20  danwdon't make "install" depend on "all"
2000-01-11  danwdon't allow a user to be deleted if it has reservations set
2000-01-11  danwadd queries to deal with reservations (aurv, durv,...
2000-01-11  danwFix bugs that crept into list_queries when it was updat...
2000-01-11  danwFix bugs that crept into list_queries when it was updat...
2000-01-10  danwuse a macro rather than an (incorrect) constant
2000-01-06  danwzero out the client request structure when returning...
2000-01-05  danwsimplify a bunch of get_* followup routines by making...
1999-12-30  danwquery version support
1999-11-18  danwfix set_pobox_pop definition
1999-11-18  danwchange third argument of rusr to be "pobox_type" instea...
1999-11-17  danwmake get_pobox return an additional argument so it...
1999-11-16  danwmake set_pobox and set_pobox_pop deal with imap_id.
1999-11-16  danwdo nfsphys checks for IMAP filesystems as well as NFS ones.
1999-11-16  danwDon't let mortals set an (arbitrary) IMAP pobox.
1999-11-02  danwallow a user to get_filesys_by_label on a filesystem...
1999-11-02  danwsupport IMAP boxes in set_pobox
1999-11-02  danwsupport IMAP boxes in get_pobox
1999-10-31  danwadd in NVLs for afil and ufil mountpoint, since nothing...
1999-09-03  danwfix another really really dumb bug in the [ANY] printse...
1999-08-06  danwgeneric acl support
1999-07-27  danwwhen resolving [ANY] printserver, only pick from among...
1999-07-17  danwReject proxied users in acl_access_check. (Meaning a
1999-07-17  danwImplement MR_PROXY, to allow principals on the correctl...
1999-07-17  danwFetch the list_id of the 'proxy' capacl at startup
1999-07-12  danwadd cleandir/distclean target
1999-07-09  danwfix the test in the [ANY] printserver case to actually work
1999-06-30  danwbump MAX_ID_VALUE to 65535
1999-06-30  danwif ULTRIX_ID_HOLE is defined, don't assign UIDs between...
1999-06-22  danwbash input hwaddr to lowercase in get_printer_by_ethern...
1999-05-25  danwin aprn, check that the printer rm has a printservers entry
1999-05-25  danwadd uprn, apsv, gpsv, upsv, dpsv
1999-02-06  danwupdate for "banner" field in printers table
1999-02-01  danwdon't allow empty labels in names
1999-01-29  danwadd get_host_by_hwaddr
1999-01-29  danwsync the list of illegal-list-name characters to the...
1999-01-28  danwadd a NVL so "uhha foo ''" works
1999-01-27  danwremove printcap and palladium tables, add printers...
1999-01-03  danwfix case-insensitive name check so names don't conflict...
1998-12-28  danwdo case-insensitive list name check in register_user
1998-12-28  danwmove hostinfo_check and hostname_check prototypes to...
1998-12-28  danwsetup_alis: don't allow lists to be created/renamed...
1998-12-14  danwAllow hostname to start with a digit in hostname_check...
1998-12-08  danwin validate_num, check end-of-string after skipping...
1998-11-23  danwFix query help for a bunch of queries to end with ...
1998-11-10  danwCheck the length of new strings table entries before...
1998-11-10  danwCheck the length of a new user's full name against...
1998-11-10  danwuse "login = :argv[0]" instead of "login LIKE :argv...
1998-11-01  kcrmodularize and add better rfc-1035 checking for hostnam...
1998-10-30  kcrChange the uush (update user shell) query to change...
1998-10-19  danwAdd a cast to (unsigned char) in a sprintf argument...
1998-09-04  danw"" is not a number
1998-09-04  danwfix auac_valobj (check that "secure" is a number, not...
1998-08-27  danwWrap #ifndef _PROC_ around one function that the oracle...
1998-08-27  danwmake things depend on libmoira.a, libgdss.a, and rsaref...
1998-08-11  danwthis is no longer used for anything
1998-08-07  danwremove gudf/uudf since that didn't happen
1998-07-15  danwadd acl_access_check call to ulis as well
1998-07-15  danwUse non-blocking interfaces to mr_receive and mr_accept...
1998-07-15  danwAdd an extra (abstraction-violating) access-check to...
1998-07-06  danwFix bug (noticed by Purify) that would prevent you...
1998-06-04  danwFix the subnet problem right this time
1998-06-04  danws/critical_error/critical_alert/
1998-05-30  danwMove max_row_count into do_for_all_rows so that we...
1998-05-30  danwlog a critical error if a child process exits abnormally
1998-05-30  danwRevert revision 2.15: the existing code assumes that...
1998-05-30  danwsetup_ahst: Return MR_NO_ID ("Cannot allocate new ID...
1998-05-27  danwupdates for server-side VPATH compiling
1998-05-26  danwadd INSTALL=@INSTALL@
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-05-26  danwupdate for dirremote->dirmailhide
1998-05-20  danwremove "and snet_id != 0" from get_subnet query so...
1998-05-20  danwUse unsigned int for subnet high/low/mask/etc, in case...
next
This page took 0.113214 seconds and 7 git commands to generate.