aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-07Also create Kerberos5/krb5.h and KerberosProfile/profile.h in intermediates, ...Miro Jurisic1-0/+2
2001-06-07Also create Kerberos5/krb5.h and KerberosProfile/profile.h in intermediatesMiro Jurisic1-1/+12
2001-06-07fixed absolute paths to from build machine workAlexandra Ellwood1-14/+14
2001-06-04Removed /usr/include CopyFilesMiro Jurisic1-44/+0
2001-05-30Temp files in SYMROOTMiro Jurisic2-3/+17
2001-05-30Temp files in SYMROOTMiro Jurisic1-200/+116
2001-04-30Updated for KfM 3.5b2/KfM 4.0a12Miro Jurisic1-0/+4
2001-04-26updated jam filesAlexandra Ellwood1-421/+393
2001-04-26create temporary files in /tmp/autogenerationAlexandra Ellwood2-118/+128
2001-04-04added -undefined warning to kinit, klist, etc so they can be built without th...Alexandra Ellwood1-4/+4
2001-04-03I have no idea but I bet it's important ;-)Alexandra Ellwood1-4/+4
2001-04-03Removed old OIDs from Mac OS 9 export file; export only the new onesMiro Jurisic1-6/+7
2001-04-02Updated for Kerberos Library 4.0b1/Kerberos for Macintosh 3.5b1/Kerberos for ...Miro Jurisic1-1/+11
2001-04-02* gssapi_krb5.h, gssapi_krb5.c: Added oids from rfc 1964 using the suggested ...Alexandra Ellwood3-5/+59
2001-04-02* gssapi.hin, gssapi_generic.h, gssapi_generic.c: added oids from rfc 2744. ...Alexandra Ellwood4-33/+215
2001-04-02* prompter.c, promptusr.c, read_pwd.c: We now export krb5_prompter_posix and ...Alexandra Ellwood4-3/+8
2001-04-02et.pbexp: export com_err() on Mac OS XAlexandra Ellwood2-0/+5
2001-04-02made gssapi_generic.h a public headerAlexandra Ellwood1-0/+1
2001-04-02Added new gssapi generic oidsAlexandra Ellwood2-3/+55
2001-03-30Added krb5_prompter_posix and krb5_read_passwordAlexandra Ellwood1-1/+3
2001-03-30added targets for command line utilitiesAlexandra Ellwood1-0/+351
2001-03-30Command line utilities for Mac OS X. These will go away when we migrate to k...Alexandra Ellwood4-0/+2426
2001-03-28upped the library version numbers to 4Alexandra Ellwood1-8/+8
2001-03-21Updated for KfM 4.0a10Miro Jurisic1-1/+5
2001-03-21gssapi_generic.h is no longer a public header. sadly, nothing builds without itAlexandra Ellwood1-1/+13
2001-03-21gssapi_generic.h is a public header file used by lots of folksAlexandra Ellwood1-0/+1
2001-03-21macsock.h: Updated location of Utilities.h and Sockets headersMiro Jurisic1-0/+4
2001-03-21asn1_encode.c: Updated Utilities.h #includeMiro Jurisic2-1/+12
2001-03-21macsock.h: Updated Utilities.h and sockets includesMiro Jurisic1-2/+2
2001-03-21c_us_time.c: Updated Utilities.h #includeMiro Jurisic2-1/+5
2001-03-21Updated for new locations of Sockets and Utilities headersMiro Jurisic1-1/+1
2001-03-20changed -imacros to -include because of compiler bug (doesn't search /usr/inc...Alexandra Ellwood1-3/+3
2001-03-20 krb5.hin: Changed KerberosConditionalMacros.h to KerberosSupport.hAlexandra Ellwood2-3/+8
2001-03-20gssapi.hin: Changed KerberosConditionalMacros.h to KerberosSupport.hAlexandra Ellwood2-1/+5
2001-03-20gssapi_krb5.h: Added #include of KerberosSupport.h in case this header is inc...Alexandra Ellwood2-0/+9
2001-03-20now how did that absolute path get here?Alexandra Ellwood1-2/+2
2001-03-20macsock.h: #include <KerberosSupport/ErrorLib.h>Miro Jurisic2-1/+5
2001-03-20error_massage.c: #include <KerberosSupport/ErrorLib.h> on Mac OSMiro Jurisic2-1/+5
2001-03-20c_us_time.c: Fix the sleep queue notification code to only run on machines wi...Miro Jurisic2-9/+31
2001-03-20Added code to create both UNIX-style headers (krb5.h) and Mac OS style header...Miro Jurisic1-1/+29
2001-03-19Fixed precompiled header paths3Miro Jurisic1-10/+10
2001-03-19#include <Kerberos5/win-mac.h> on Mac OSMiro Jurisic2-1/+5
2001-03-17Updated for KfM 4.0a9Miro Jurisic1-1/+6
2001-03-16Fixed dylin targets so they link against Kerberos.frameworkAlexandra Ellwood1-25/+38
2001-03-15Added GSS.h to copied headersMiro Jurisic1-0/+9
2001-03-15Added the Mac OS X GSS.framework stub headerMiro Jurisic1-0/+7
2001-03-15Fixed CFM #definesMiro Jurisic2-6/+6
2001-02-28gssapi.hin: Fixed Mac OS preprocessor testMiro Jurisic2-1/+4
2001-02-28#include changes to make the build work under Mac OS 9 with anal include path...Miro Jurisic20-20/+47
2001-02-28Rearranged include path compiler options to work with the new Mac OS header l...Miro Jurisic1-25/+31