1994-06-16 |
Tom Yu | not picking up tests and config-files, since they're... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | #ifdef's have to be at column 1, not tabbed over! |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | punt krb5/autoconf.h |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | punt USING_BISON |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | "fix" AC_PROG_LEX |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Added required file, and removed ncs style. (Non-stand... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Added required file, remove use of ncs style. (Non... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | cleaner malloc handling |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Added file documenting incompatibility problems with... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | add BSD42 for BSD44 |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | check for libutil.a (BSD++) |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Remove more obsolete files |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | add BSD44 for new BSD OSes |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Update patchlevel to Beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Remove obsolete file |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Change use of tell(x) to lseek(x, 0, SEEK_CUR) |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | grab stdio.h for sys_errlist as well (BSDI) |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | check for sigmask first, then use sigprocmask |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | usestdarg not available here -- STDC good enough for now |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | getting var/stdarg.h from com_err.h |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | make stdarg consistent |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Include <stdarg.h> if STDARG_PROTOTYPES is defined... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Tom Yu | fixing bogus dependency on "-ll" |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Adding documentation files... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Committing top-level README |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Added lndir so that people with brain-damaged make... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Fix typo in the entry for the raw DES encryption. ... |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | punt unneeded SUBDIRS |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Theodore Tso | Fix order of arguments in krb5_gss_verify |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | handle strdup via AC_REPLACE_FUNCS |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | use STDARG_PROTOTYPES since it is already available |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | easy appl entries |
commit | commitdiff | tree | snapshot |
1994-06-16 |
Mark Eichin | trim to working ones for now |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Rewritten as a sh script, instead of a csh script |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 3: bcopy->memcpy or memmove (chose by hand), twidd... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 2: bcmp->memcmp |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | step 1: bzero->memset(,0,) |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | use CHECK_SIGPROCMASK |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | CHECK_SIGPROCMASK for util/ss |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Fix credentials memory allocation problem. Beta 4... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | punt K4INCLUDE, just use srcdir correctly; put krbONE... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | add osconf, sysincl, for O_* |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | add K4INCLUDE as well |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | more srcdir fixes |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | fix CopyHeader, add CopySrcHeader |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Need to include krb5/config.h to get the wordsize infor... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Always build GSSAPI --- with the prototypes removed... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Include the new gss-sample directory |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Included fixes submitted by Ari/Cliff, including a... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | Added missing indirection. This was causing krb5_kt_ne... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | As submitted from Openvision --- a sample GSSAPI client... |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Theodore Tso | As submitted by Barry |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | more srcdir fixes |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Mark Eichin | fixes for srcdir, LEX tests |
commit | commitdiff | tree | snapshot |
1994-06-15 |
Tom Yu | fixing memory scribbling in find_alternate_tgs |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | ss_err.h is built, not src |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | actually reference LOCALINCLUDE |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | get isode headers from the right place |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | fix autoconf.h dependencies |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | cause srcdir to be set |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | make BACKWARD_COMPAT dtrt |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | don't pick up v4server unless there is a --with-krb4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | minor fixups for v4 libraries |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | exclude convert from build if krb4 is not set |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | print a warning if there is no --with-krb4= |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | fix argument stripping for recursion |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | Nancy L. Gilman's changes for Beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | Nancy L. Gilman's changes for Beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | Nancy L. Gilman's changes for Beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | Nancy L. Gilman's changes for Beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | Nancy Gilman's changes for beta 4 |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Mark Eichin | clean up recursion step to handle srcdir correctly |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | The first revision after the creation of the |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Nancy Gilman | The first revision after the creation of the |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | pick up realm_dom.c (oops) |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | install krb_err.h during build |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | picking up v4server |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | krb4 fixes |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | pick up convert |
commit | commitdiff | tree | snapshot |
1994-06-14 |
Tom Yu | fixed recursion of configure (hopefully) |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Mark Eichin | rewrite linux hack so it works (should autoconf it) |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Mark Eichin | force sh call so || works on ultrix |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Mark Eichin | fix yylineno test to actually run lex |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Mark Eichin | use sys/select.h under _AIX too |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Theodore Tso | Don't do the convert directory until we figure out... |
commit | commitdiff | tree | snapshot |
1994-06-13 |
Theodore Tso | Fix quoting problem which caused PEPSY to lose on Linux... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Theodore Tso | Linux uses _STDARG_H instead of _STDARG_H_ --- we need... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Theodore Tso | Move isode libraries to lib subdirectory and out of... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Theodore Tso | Take out old linux specific hack which doesn't work... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Theodore Tso | Test for YYLINENO so that pepsy will build cleanly... |
commit | commitdiff | tree | snapshot |
1994-06-12 |
Theodore Tso | Fix so that rc_dfl_resolve(id, name) works when name... |
commit | commitdiff | tree | snapshot |
next |