]> andersk Git - moira.git/history - lib
Command line printer manipulation client, and build goo.
[moira.git] / lib /
2009-06-21  zacheissFix typo.
2009-06-01  zacheissBuild shared libmoira via libtool.
2009-05-21  zacheissLeft out of original commit.
2009-05-04  zacheissBuild without krb4 if it's unavailable.
2008-05-16  zacheissAdd MR_BAD_MAIL_STRING error code.
2007-07-25  zacheissFix warning.
2007-04-12  zacheissmr_proxy() should call CHECK_CONNECTED; it's not ok...
2007-01-29  zacheissDon't truncate FQDN we got back from mr_host in the...
2006-09-07  zacheiss- Error out on overlong challenges as well as too short...
2006-08-22  zacheissMerge changes from moira-krb5 CVS branch.
2004-07-20  zacheissRename kname_unparse to avoid conflict with modern...
2004-02-15  zacheissDon't upcase the next character if we're looking at...
2003-04-24  zacheissAdd ECONNABORTED to the errno values we don't consider...
2002-12-03  zacheissWe like consistant indentation.
2002-08-02  zacheissAdd MR_CONTAINER_NO_PARENT error code.
2002-03-03  zacheissbreak out of case statement, don't fall through.
2001-09-13  zacheissMerge changes from ip-billing-dev branch.
2001-07-18  zacheissFrom jrasmuss: Win32 portability changes.
2001-05-31  zacheissCosmetic bug: error code explanation text shouldn...
2001-04-26  zacheissAdd new error codes for the containers table.
2000-12-14  zacheissTurn on SO_KEEPALIVE.
2000-09-21  zacheissPrevent against format string attack by adding third...
2000-08-13  zacheissAdd MR_QUALITY error code, used by the reg_svr.
2000-06-02  zacheissadd MR_RESERVED error code.
2000-05-24  danwMake the DCM error messages not imply they know more...
2000-03-15  rbaschWin32 portability mods for Pismere.
2000-02-16  zacheissfrom epeisach: fallback to hes_getservbyname if we...
2000-01-31  danwdo sanity checks while reading the packet so malformed...
2000-01-28  danwkill GDSS
1999-12-30  danwmr_version()
1999-12-30  danwadd MR_VERSION_LOW and MR_VERSION_HIGH
1999-12-14  danwDon't all-capsify unrecognized hostnames in non-MIT...
1999-10-06  danwdefine strlcpy/strlcat (if needed)
1999-07-17  danwadd mr_proxy()
1999-07-12  danwadd sq_remove_last_data, to remove the most recently...
1999-07-12  danwadd cleandir/distclean target
1999-07-06  danwtweak the et build rules to make the "make depend"...
1999-05-27  danw#ifdef around the ERESTART since BSDish systems don...
1999-04-30  danwadd a cast from unsigned char * to char * for Irix n32 cc
1999-02-24  danwWould you like some undocumented errno values with that?
1999-01-28  danwwatch out for EINTR when accept()ing
1999-01-27  danwminor change related to new printing
1998-12-20  danwfix FixCase() to only capitalize the letter after an...
1998-08-27  danwoops. don't rely on stack garbage to initialize our...
1998-08-20  danwfix a bug in mr_cont_accept that would cause problems...
1998-08-13  danwfix bugs in parsing the optional port number, introduce...
1998-08-13  danwEncryptID is no longer used anywhere. move RemoveHyphen...
1998-07-15  danwprovide non-blocking interfaces to mr_receive and mr_accept
1998-07-09  danwUse domain of moira server instead of domain of local...
1998-05-28  danwanother constant-string fix for strtrim (makes strtrim...
1998-05-26  danwSwitch from Imake-based build system to autoconf-based.
1998-02-27  danwoff-by-one error in dequoting quoted hostnames
1998-02-24  danwfix bug introduced in previous patch: `[' is no longer...
1998-02-19  danwdon't call the callback if it's NULL...
1998-02-15  danwpunt mrgdb
1998-02-08  danwAvoid buffer overruns and check return value of malloc()
1998-02-08  danwoops. put :s in RCS $Id strings so RCS notices them...
1998-02-07  danwfix prototyping problems
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  danwThere's already a string-uppercasifier in strs.c. No...
1998-01-05  danwassume POSIX (uname vs gethostname)
1997-09-10  danwdon't overwrite existing '\0' with '\0' in strtrim...
1997-09-05  danwFixes to build with `gcc' instead of `gcc -traditional...
1997-01-29  danwPOSIX, ANSI, sanity fixes
1997-01-20  danwMR_INGRES_ERR -> MR_DBMS_ERR
1996-08-12  danwMake sq routines check the result of malloc. (Mostly...
1996-07-08  danwsync'ing files for RCS->CVS migration MOIRADEV_7_8_96
1994-09-16  jweissstrings.h no longer exists on the sun, and string.h...
1993-11-02  marmissing coma in last change, causes compile_et to coredump
1993-11-02  maradded subnet & address errors
1993-10-22  marposixify source
1993-10-21  maradded GDSS stuff
1993-05-24  marInitial revision
1992-06-24  marInitial revision
1992-05-20  maralso look for names ending in II and V
1991-03-08  marremove dependancy on resolver internals
1991-03-08  marrenamed rpc lib & handle NEED_STRCASECMP
1991-03-08  marANSIfy
1991-03-08  maradded our own strcasecmp()
1991-03-08  marlint
1990-08-27  marInitial revision
1990-08-17  maradded the function lowercase()
1990-08-02  maradded uppercase()
1990-05-02  marseparate rule for profiled library
1990-05-02  marmake sure FixCase uppercases starting letters
1990-05-02  marpunt cistrcmp(); update FS types
1990-05-02  marpunt cistrcmp()
1990-04-09  maradded MR_COREDUMP
1990-04-06  mardon't build the profiled stuff
1990-04-05  mardon't canonicalize hostnames with '[' in them
1990-04-05  maradded MR_INGRES_SOFTFAIL
1990-03-19  marimprove default zephyr format
1990-03-17  marcorrect library name
1990-03-17  marsms -> moira
1990-03-17  marsms -> mr
1990-03-17  marmake sure AIX gets the right resolv.h
1990-03-12  maradded UREG_HALF_ENROLLED; SMS->Moira
next
This page took 0.160271 seconds and 7 git commands to generate.