summaryrefslogtreecommitdiffstats
path: root/src/mac
Commit message (Expand)AuthorAgeFilesLines
* Move KfM-specific build system components to KfM repositoryAlexandra Ellwood2005-09-0116-17844/+0
* updated to reflect new header generationAlexandra Ellwood2005-06-151-8/+10
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-131-1/+0
* Added new exported symbols to profile and GSS and updated project file to inc...Alexandra Ellwood2004-11-043-5/+31
* Added new files used by krb5-1.4Alexandra Ellwood2004-10-041-1/+49
* Added man pages for krb524d and krb5-configAlexandra Ellwood2004-09-081-1/+5
* added private apple pkinit sourcesAlexandra Ellwood2004-08-301-0/+125
* Added kadmin code to project to make searches easierAlexandra Ellwood2004-08-201-0/+981
* updated for new filesAlexandra Ellwood2004-08-061-48/+96
* Added thread support code to projectAlexandra Ellwood2004-07-151-13/+43
* gssapi_krb5.h is autogenerated in krb5-1.4 and later (don't pull up)Alexandra Ellwood2004-06-251-1/+1
* Updated for krb5-1.4 file changesAlexandra Ellwood2004-06-251-43/+1161
* gssapi_krb5.h is autogenerated in krb5-1.4 and later (don't pull up)Alexandra Ellwood2004-06-251-4/+7
* Updated to split libraries and clients into separate build systems. Note; th...Alexandra Ellwood2004-06-141-3420/+4605
* Modified Header Generation target so it runs autoconf and builds the autogene...Alexandra Ellwood2004-06-143-61/+86
* Pass architecture environment to krb5 build systemAlexandra Ellwood2004-05-141-11/+12
* added krb5-config to targetsAlexandra Ellwood2004-04-141-0/+2
* Updated for new source files in krb5Alexandra Ellwood2004-01-301-916/+962
* Updated project to reflect changes in source filesAlexandra Ellwood2003-11-251-0/+16
* removed deleted files from projectAlexandra Ellwood2003-10-211-31/+6
* Updated to work with XcodeAlexandra Ellwood2003-10-171-1270/+2003
* Added Apple password server supportAlexandra Ellwood2003-09-021-2/+2
* Remove the target requirement for kadmind4 and v5passwddAlexandra Ellwood2003-08-081-2/+0
* Do not install kadmin4 or v5passwdd on Mac OS X. Also, fixed broken goober I...Alexandra Ellwood2003-08-061-12/+1
* KfM jam file paths should work from any project file the KerberosFramework hi...Alexandra Ellwood2003-07-283-28/+113
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-091-0/+2
* KfM build should inherit CFLAGS and LDFLAGS from parent projectAlexandra Ellwood2003-07-021-1/+14
* --localstatedir=/var/db for KfM buildsAlexandra Ellwood2003-06-061-1/+1
* Moved krb524_convert_creds_kdc into libkrb5 and krb5.h. Also export new krb5...Alexandra Ellwood2003-06-034-397/+52
* KfM should export krb5_c_string_to_key_with_paramsAlexandra Ellwood2003-05-151-0/+1
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-0/+4
* Added option to search paths correctly with new tools and to include TargetCo...Alexandra Ellwood2003-05-081-1/+1
* Added krb5_set_password, krb5_set_password_using_ccache, krb5_c_random_os_ent...Alexandra Ellwood2003-05-071-6/+9
* Turned on DNS supportAlexandra Ellwood2003-03-181-2/+2
* Added configure.in and aclocal.m4 to the PB project so we can edit themAlexandra Ellwood2003-03-181-22/+7
* Oops. Forgot the leading underscoreAlexandra Ellwood2003-03-101-1/+1
* Added krb5_principal2saltAlexandra Ellwood2003-03-071-0/+1
* Added USE_BUNDLE_ERROR_STRINGS to turn off add_error_table calls in krb5 and ...Alexandra Ellwood2003-03-071-0/+1
* Added new AES filesAlexandra Ellwood2003-03-061-7/+28
* Avoid redefined macro warnings by defining it to the same thing in the first ...Alexandra Ellwood2003-03-061-1/+1
* Added function for KEYFILE macroAlexandra Ellwood2003-03-061-0/+3
* KfM 5.0 krb5 project fileAlexandra Ellwood2003-03-061-0/+11944
* Added KfM export files on to trunk. There is now a krb4 and DES export file ...Alexandra Ellwood2003-03-065-0/+661
* Scripts to build KfM headers and error tables and a script to run the krb5 bu...Alexandra Ellwood2003-03-063-0/+306
* The prefix file for KfM 5.0. This file has all the #defines for Mac OS X whi...Alexandra Ellwood2003-03-061-0/+181
* Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood2003-02-215-128/+3
* Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu> * Removed Mac OS 9 f...Alexandra Ellwood2003-02-2132-2943/+3
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-1/+4
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-262-1/+4
* #include autoconf.h instead of duplicating definesMiro Jurisic2000-10-241-3/+2