| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Initialize accessor fields at compile time, under C99 and GCC | Ken Raeburn | 2006-10-07 | 1 | -30/+49 |
| * | Move ASN.1 routines for KDB LDAP plugin into main krb5 library, | Ken Raeburn | 2006-10-07 | 1 | -0/+2 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -92/+126 |
| * | cursor for iterating over ccaches | Tom Yu | 2006-10-05 | 1 | -0/+19 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -0/+2 |
| * | Update expected results for krb5_get_host_realm with referral patches | Ken Raeburn | 2006-09-30 | 1 | -2/+2 |
| * | Set the canonicalize flag in TGS requests and accept cross-realm referral tic... | Sam Hartman | 2006-09-21 | 2 | -86/+215 |
| * | make depend | Ken Raeburn | 2006-08-23 | 1 | -6/+6 |
| * | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 3 | -321/+355 |
| * | Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in the | Ezra Peisach | 2006-06-29 | 1 | -3/+3 |
| * | autoconf 2.60 compatibility | Ken Raeburn | 2006-06-28 | 1 | -1/+1 |
| * | Fix krb5_get_profile to create a new profile duplicating the list of | Ken Raeburn | 2006-06-24 | 2 | -24/+3 |
| * | Change a bunch of calls to ctype macros (those cited by Jeff, and a | Ken Raeburn | 2006-06-16 | 2 | -6/+6 |
| * | Fix stupid typo in last change | Ken Raeburn | 2006-06-10 | 1 | -1/+1 |
| * | Use new macro FILE_OWNER_OK to examine uid of .k5login file. | Ken Raeburn | 2006-06-10 | 1 | -1/+8 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 1 | -2/+2 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 2 | -46/+46 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 2 | -232/+245 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 1 | -11/+44 |
| * | Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which | Alexandra Ellwood | 2006-05-04 | 2 | -6/+7 |
| * | Update internal plugin interface to add an errinfo structure to "open" | Ken Raeburn | 2006-04-25 | 1 | -3/+6 |
| * | Added CoreFoundation bundle plugin support | Alexandra Ellwood | 2006-04-24 | 1 | -0/+4 |
| * | (krb5int_debug_fprint): Use strerror_r if available. | Ken Raeburn | 2006-04-18 | 1 | -12/+11 |
| * | Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function. | Ken Raeburn | 2006-04-14 | 2 | -141/+0 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -107/+96 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -3093/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -79/+0 |
| * | * Makefile.in (DEFS): Make empty | Ken Raeburn | 2006-04-02 | 2 | -1/+5 |
| * | Include autoconf.h (or include it earlier) in a bunch of files that are | Ken Raeburn | 2006-04-01 | 4 | -0/+7 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -338/+341 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -108/+139 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -138/+138 |
| * | * locate_kdc.c (module_locate_server): Don't set cbdata.lp at initialization ... | Ken Raeburn | 2006-03-09 | 2 | -1/+7 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -47/+93 |
| * | krb5.h, which is built after util/et, which is built after the support | Ken Raeburn | 2006-03-08 | 2 | -1/+5 |
| * | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 10 | -177/+436 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 2 | -2/+7 |
| * | update copyright dates | Ken Raeburn | 2006-01-26 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -161/+112 |
| * | * Correct function prototypes that should have been using | Jeffrey Altman | 2005-11-15 | 4 | -6/+18 |
| * | * dnsglue.c (USE_RES_NINIT): Fix braino: define to 1, not empty | Tom Yu | 2005-09-16 | 2 | -1/+6 |
| * | Rework logic for using res_ninit() and friends to fall back to | Tom Yu | 2005-09-08 | 2 | -10/+28 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -3/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -112/+161 |
| * | * sendto_kdc.c (service_fds): Don't create a select_state on the stack; take an | Ken Raeburn | 2005-06-10 | 2 | -23/+40 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -8/+8 |
| * | Move WSAStartup/WSACleanup from DllMain to krb5_init_ctx/krb5_free_ctx | Jeffrey Altman | 2005-04-23 | 2 | -4/+29 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 22 | -25/+24 |
| * | * kuserok.c (krb5_kuserok): Use k5_getpwnam_r | Ken Raeburn | 2005-03-26 | 2 | -13/+5 |
| * | * dnsglue.h: Define ns_rr_class to ns_rr_cl if ns_rr_class doesn't | Tom Yu | 2005-03-23 | 2 | -0/+14 |