| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * kdestroy.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 2 | -41/+119 |
* | * getopt.c, getopt_long.c, getopt.h: Update to latest BSD code | Danilo Almeida | 2000-02-04 | 5 | -40/+341 |
* | * listen.c (ss_listen): Local var END should be volatile | Ken Raeburn | 2000-02-02 | 2 | -1/+5 |
* | * Makefile.in: Build gss-sample on Windows | Danilo Almeida | 2000-02-02 | 2 | -7/+17 |
* | * kvno.c (main): Use krb5_decode_ticket() instead of | Danilo Almeida | 2000-02-02 | 2 | -1/+6 |
* | * krb5_32.def: Replace decode_krb5_ticket with krb5_decode_ticket. | Danilo Almeida | 2000-02-02 | 2 | -11/+30 |
* | * krb5_decode.c (krb5_decode_ticket): Add function to provide | Danilo Almeida | 2000-02-02 | 2 | -0/+14 |
* | * krb5.hin (krb5_decode_ticket): Declare | Danilo Almeida | 2000-02-01 | 2 | -0/+9 |
* | * gss-client.c, gss-server.c, gss-misc.c: Include Windows headers | Danilo Almeida | 2000-02-01 | 5 | -9/+63 |
* | * kts_g_ent.c, ktsrvtab.h (krb5_ktsrvtab_get_entry): Change the | Ezra Peisach | 2000-01-29 | 3 | -2/+9 |
* | left date line off last log entry | Ken Raeburn | 2000-01-28 | 1 | -0/+1 |
* | didn't have date line on last log entry | Ken Raeburn | 2000-01-28 | 1 | -0/+1 |
* | * dispatch.c (dispatch): Log address and port number of detected retransmits | Ken Raeburn | 2000-01-27 | 2 | -1/+23 |
* | permit use of non-des session keys now | Ken Raeburn | 2000-01-27 | 2 | -26/+9 |
* | * pre.in (KADM_COMM_LIBS): Drop krb5util library | Ken Raeburn | 2000-01-27 | 2 | -1/+5 |
* | * krlogin.c (speeds): Added some comments from net recommending not extending... | Ken Raeburn | 2000-01-27 | 2 | -0/+16 |
* | * main.c (print_status): Now static. Add format attribute if using GNU C | Ken Raeburn | 2000-01-27 | 2 | -2/+11 |
* | Don't use obsolete autoconf macros. Fix up output formatting a little. | Ken Raeburn | 2000-01-27 | 3 | -62/+170 |
* | limit kadm5 net interface to des for now until gssapi mech is fixed | Ken Raeburn | 2000-01-27 | 2 | -2/+14 |
* | * init_ctx.c (get_profile_etype_list): Discard DESONLY changes from 1999-09-01, | Ken Raeburn | 2000-01-27 | 2 | -19/+10 |
* | * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crc | Ken Raeburn | 2000-01-27 | 2 | -1/+6 |
* | * k5-int.h [!NEED_SOCKETS]: Declare (but do not define) struct sockaddr if | Ken Raeburn | 2000-01-27 | 2 | -4/+33 |
* | * kpasswd.0/changing.exp: Fix y2k bug | Tom Yu | 2000-01-24 | 2 | -1/+5 |
* | * get_myaddress.c (gssrpc_get_myaddress): Copy in from NetBSD; | Tom Yu | 2000-01-24 | 2 | -26/+10 |
* | * krb5_libinit.c: Conditionalize call to stdcc_shutdown() | Tom Yu | 2000-01-24 | 2 | -5/+9 |
* | * configure.in: Fix to build library objects in this directory | Tom Yu | 2000-01-24 | 4 | -5/+16 |
* | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 4 | -6/+20 |
* | * crypto_libinit.c: Add terminating newline; use 0 and 1 instead | Tom Yu | 2000-01-24 | 2 | -4/+9 |
* | * krb5.conf: Put primary KDC for Cygnus first. Add GNU.ORG realm | Ken Raeburn | 2000-01-22 | 2 | -1/+11 |
* | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 15 | -35/+195 |
* | Various changes to: | Ken Raeburn | 2000-01-22 | 45 | -143/+203 |
* | * prng.c (enc): Now static and const, and points to const | Ken Raeburn | 2000-01-22 | 2 | -1/+5 |
* | Avoid non-const static data, and gcc warnings Solaris, except afsstring2key.c: | Ken Raeburn | 2000-01-22 | 4 | -15/+42 |
* | from 1.1 branch: use init_secure_context | Ken Raeburn | 1999-12-15 | 2 | -2/+6 |
* | * krb5.hin (krb5_secure_config_files): Delete declaration. | Ken Raeburn | 1999-12-15 | 2 | -3/+7 |
* | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 8 | -41/+28 |
* | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 12 | -123/+397 |
* | * logger.c (klog_vsyslog): Convert pid_t to long for printing | Ken Raeburn | 1999-12-06 | 3 | -3/+12 |
* | * Makefile.in (LIBMINOR): Update to 2 | Ken Raeburn | 1999-12-06 | 2 | -1/+5 |
* | * init_ctx.c (get_profile_etype_list): Report an error if no | Ken Raeburn | 1999-12-06 | 2 | -0/+11 |
* | merge 1.1 branch, to 12/1/99 | Ken Raeburn | 1999-12-06 | 13 | -398/+2450 |
* | * krb5_err.et (KRB5_OBSOLETE_FN): New error code | Ken Raeburn | 1999-12-06 | 2 | -0/+5 |
* | * mcc.h (mcc_head): Define as macro to give exported name a krb5 prefix | Ken Raeburn | 1999-12-06 | 2 | -1/+6 |
* | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 4 | -10/+44 |
* | On Windows, build error tables if we believe awk is present | Danilo Almeida | 1999-12-04 | 2 | -1/+17 |
* | * kvno.c (main): Use krb5_free_unparsed_name() isntead of free(). | Danilo Almeida | 1999-12-04 | 3 | -12/+12 |
* | Add kvno to Windows build. | Danilo Almeida | 1999-12-04 | 2 | -0/+14 |
* | Make Windows Makefile target creation atomic. | Danilo Almeida | 1999-12-04 | 2 | -26/+38 |
* | Pull changes from krb5-1-1 branch | Danilo Almeida | 1999-12-04 | 10 | -795/+23 |
* | Pull changes from krb5-1-1 branch: a) Make is so | Danilo Almeida | 1999-12-04 | 2 | -25/+49 |