summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add profile and Berkeley database smarts for aname_to_lnamePaul Park1995-06-305-55/+748
* Move Berkeley database code here; remove typoPaul Park1995-06-302-3/+10
* Describe previous changesPaul Park1995-06-301-0/+11
* Add ability to test using Berkeley or DBMPaul Park1995-06-301-16/+129
* Remove Berkeley database object modulesPaul Park1995-06-301-16/+1
* Add function dispatch for database accessesPaul Park1995-06-301-115/+283
* * configure.in (--with-dbm): new option, allows easy building ofMark Eichin1995-06-293-1/+22
* * configure.in: with static libs, we need install-unix, not installMark Eichin1995-06-282-1/+5
* * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE insteadMark Eichin1995-06-283-5/+5
* * rd_req.c (krb_rd_req): from_addr is an address, so use unsignedMark Eichin1995-06-282-1/+6
* * rd_safe.c (krb_rd_safe): use KRB4_32 for address comparisonMark Eichin1995-06-282-3/+8
* * read_passwd.c: only use volatile if __STDC__ is 1Mark Eichin1995-06-282-0/+8
* Compiler warning cleanupPaul Park1995-06-279-17/+38
* Allow md4.c to be optimized by native DEC compilersPaul Park1995-06-272-1/+7
* Changed shared libraries so that it works under AIX and sets theSam Hartman1995-06-264-4/+6
* * Makefile.in: Typo: install-mac was really supposed to beTom Yu1995-06-262-1/+6
* Remove -g from explicit LdFlags in Makefile.inSam Hartman1995-06-262-1/+6
* Changes to make sure all the right include files are includedSam Hartman1995-06-265-2/+16
* * configure.in: fix Sam's typo so libdes425.a gets symlinkedTom Yu1995-06-232-1/+6
* * configure.in: fix Sam's typo so libkrb4.a gets symlinkedTom Yu1995-06-232-1/+6
* * md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPESTom Yu1995-06-232-1/+5
* Fix typos that prevented static libs from workingSam Hartman1995-06-232-1/+6
* Convert to new handling of static librariesSam Hartman1995-06-236-10/+31
* Fix typos that made static libraries failSam Hartman1995-06-232-1/+6
* Add alternate profile routinesPaul Park1995-06-233-2/+311
* Permit a process to have more than one database open at the same timePaul Park1995-06-232-65/+186
* Changes to support AIX shared libraries. The interactionsSam Hartman1995-06-236-21/+40
* Remove krb5_full_addrTheodore Tso1995-06-211-1/+0
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-219-6/+18
* Added final change to allow for ASN.1 indefinite encoding; needed forTheodore Tso1995-06-172-0/+11
* Allow the credentials cache argument to be optional; allow it to beTheodore Tso1995-06-172-1/+8
* Add glue for old versions of K4Paul Park1995-06-164-3/+70
* Add install target for shared librariesPaul Park1995-06-168-0/+30
* Change ./DONE to DONEPaul Park1995-06-161-1/+1
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-1526-79/+209
* Add #ifdef around switch statement for ETXTBUSYTheodore Tso1995-06-154-0/+15
* Fix up places in tests where return type of getopt demoted toSam Hartman1995-06-143-2/+7
* Wed Jun 14 12:37:51 1995 Sam Hartman <hartmans@tardis.MIT.EDU>Sam Hartman1995-06-144-6/+18
* For shared library support create symlinks to the .so images in theEzra Peisach1995-06-143-1/+18
* Don't copy library up a level. Let above Makefile create symlink forEzra Peisach1995-06-142-3/+5
* Only defining DEVICE_OPEN et al when unix was defined breaksSam Hartman1995-06-132-2/+10
* A couple bug reports/patches from Ed Phillips (flaregun@udel.edu)Chris Provenzano1995-06-124-33/+54
* definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context)Ezra Peisach1995-06-112-1/+6
* (clean): Remove t_kdb and t_kdb.oEzra Peisach1995-06-112-0/+6
* (clean-unix): Remove $(UNIX_OBJS)Ezra Peisach1995-06-112-1/+5
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-1126-53/+74
* Make sure the status return from krb5_scc_store_principal is reflectedTheodore Tso1995-06-102-10/+16
* Make sure the status return from krb5_fcc_store_principal is reflectedTheodore Tso1995-06-102-1/+7
* Change assertion to check to make sure that the day of the month is >=Theodore Tso1995-06-102-1/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-094-9/+10