]> andersk Git - moira.git/history - server
use the trimmed prdb in all cases.
[moira.git] / server /
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...
1998-05-06  danwfix get_user_directory_flags validation structure
1998-04-18  danwFix a typing goof
1998-04-17  danwmore hostname case sensitivity problems
1998-04-11  danwuppercasify location in get_host
1998-04-07  danwSet timeout when select()ing, so incrementals will...
1998-04-06  danwIgnore SIGPIPE
1998-04-01  danwfix for queries with LIKE clause at the end of the...
1998-04-01  danwfix get_list_info modtime format
1998-03-31  danwUse free_rtn_tuples to clean up client state rather...
1998-03-31  danwbring back copy_argv... it does a strtrim(), which...
1998-03-30  danwif the server is SLEEPY (got a SIGUSR1), close the...
1998-03-25  danwfix some bugs in build_qual
1998-03-25  danwremove some unused code (setup_akum), uppercasify ahal/dhal
1998-03-20  danwnuke `delete_user_by_uid' since it's never been used...
1998-03-20  danwmake this compile again (I thought it was going to...
1998-03-18  danwMove conversion of UNIX->SQL wildcards from query valid...
1998-03-17  danwremove the (unused) table locking code
1998-03-17  danwVerify that things that are supposed to be numbers...
1998-03-17  danwMove query-result-sorting info from struct validate...
1998-03-16  danwRemove the `commonly used strings': the compiler should...
1998-02-23  danwUse moira_schema.h
1998-02-15  danwpunt mrgdb
1998-02-08  danwreturn MR_ARG_TOO_LONG rather than silently truncating...
1998-02-08  danwMove all host access checking out of qsetup into qacces...
1998-02-08  danwCheck that machines are in the valid range for their subnet
1998-02-05  danwsecond code style cleanup: void/void * usage, proper...
1998-01-07  danwChange `SMS' to `Moira' where possible.
1998-01-06  danweliminate use of the `register' keyword: let the compil...
1998-01-05  danwCode style cleanup. (No functional changes)
1998-01-05  danwRewrite functions to avoid having SQL DECLARE SECTIONs...
1998-01-05  danwRemove unused elements from an SQL query
1998-01-05  danwNULL != ""
1997-12-20  danwUse `critical_alert', not `send_zgram' when the server dies
1997-12-01  danwDon't delete quotas when changing a filesys from ERR...
1997-11-11  danwFix data for geml to make `qy _help geml' work
1997-10-01  danwRequire mere mortals to specify at least one of the...
1997-10-01  danwCheck that the number of query arguments is correct...
1997-09-17  danwFix a bug where having USER:foo and KERBEROS:foo@ATHENA...
1997-09-10  danwUpdate gudf and uudf for changed schema (two fields...
1997-09-10  danwdon't overwrite '\0' with '\0' in mr_trim_args. lets...
1997-09-05  danwmake sure new usernames don't conflict with filesys aliases
1997-09-05  danwfix a bug that trunctates the service name in add_servi...
next
This page took 0.092668 seconds and 7 git commands to generate.