]> andersk Git - moira.git/history - server
Use krb5 auth, not krb4.
[moira.git] / server /
2002-08-15  zacheissInitialize a few more things to NULL.
2002-08-14  zacheissInitial cut of krb5 support.
2002-08-13  zacheissSome globals that really should be wrapped in
2002-08-13  zacheissWhitespace police.
2002-08-13  zacheissFix a case where we could use the value of "status...
2002-08-02  zacheissOne more missing LOWER(), this time in get_machines_of_...
2002-08-02  zacheissAdd 2 missing LOWER()'s to fix non-recursive case of
2002-08-02  zacheissMajor update to container related code.
2002-04-30  zacheissAllow for queries on mcntmap table.
2002-04-30  zacheissAllow wildcards in the container related get queries.
2002-03-29  zacheissregister_user() on a registered Kerberos-only account...
2002-03-11  zacheissDouble size of max_row_count.
2002-03-03  zacheissbreak out of case statement, don't fall through.
2002-02-26  zacheissGet the mach_id and list_id the right way.
2002-01-16  zacheissnew status for GigE private subnets.
2001-12-22  zacheissTreat MACHINE list membership info as public information.
2001-12-14  zacheissSupport MACHINE members of lists.
2001-11-26  zacheiss_list_queries returns a client dependent list, so don...
2001-11-05  zacheissDon't require a valid account number if we're setting...
2001-10-18  zacheissGive version 2 queries their own validate struct so...
2001-10-17  zacheissDeal with tracking creation times for users.
2001-09-17  zacheissAllow for empty account number (we're checking if they...
2001-09-15  zacheissChange SNET_STATUS_PRIVATE to SNET_STATUS_PRIVATE_10MBP...
2001-09-13  zacheissDon't allow a list to be deleted if it's still the...
2001-09-13  zacheissMerge changes from ip-billing-dev branch.
2001-08-28  zacheissFor container incrementals, resolve acl_id to a name.
2001-08-19  zacheissMake gtlc version 7; it didn't change any interfaces...
2001-07-30  zacheissMake these buffers bigger.
2001-07-30  zacheissRevert last checkin.
2001-07-30  zacheissStill need to do incremental_before() if we're not...
2001-07-29  zacheissCause incrementals to happen on container add/delete...
2001-07-27  zacheissDon't need to cast the "isrecursive" argument; use...
2001-07-20  zacheissIf we got no arguments, treat qual as normal text.
2001-07-20  zacheissAdd gtlc query.
2001-07-08  zacheissInclude object ids in args for incremental programs.
2001-05-23  zacheissgmnm should return both machine and container name.
2001-05-02  zacheissTrim whitespace from childname, so we can update a...
2001-04-26  zacheissAdd queries for creating, deleting, and modifying conta...
2001-04-01  zacheissRemove object id <-> name cache.
2001-03-14  zacheissBeing on the membership acl should be sufficient to...
2001-01-11  zacheissOff by one error in argv; prevents owning user from...
2001-01-05  zacheissChange MAXLISTDEPTH to 2048.
2000-12-30  zacheissAn IMAP filesys might exist even if the user's potype...
2000-12-19  zacheissChanges for billing_contact column in machine table.
2000-12-14  zacheissAdd winconsoleshell to incremental program arg list.
2000-11-15  zacheissadd gdds query, and update gusl and glsn to take a...
2000-11-01  zacheissDo proper validation of sids to ensure row doesn't...
2000-10-25  zacheissAdd queries for manipulating the listsids and usersids...
2000-10-18  zacheissMake ghbh (get_host_by_hwaddr) work.
2000-10-18  zacheissDon't allow +'s in listnames.
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
next
This page took 0.083723 seconds and 7 git commands to generate.