| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 3 | -13/+12 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 8 | -60/+59 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+1 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -317/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -57/+0 |
| * | Qing Dong <dongq@mit.edu> provided a set of changes to allow | Jeffrey Altman | 2006-02-27 | 3 | -2/+6 |
| * | Fix dangerous 64-bit time_t * to long * conversion | Jeffrey Altman | 2005-03-15 | 2 | -1/+5 |
| * | * update the include paths to allow patchlevel.h to be found | Jeffrey Altman | 2004-10-01 | 2 | -2/+6 |
| * | Add support for Addressless Ticket Checkbox. Applied patch from Doug Engert | Jeffrey Altman | 2004-01-31 | 7 | -4/+29 |
| * | Handle NULL result_string->data returned from error in | Tom Yu | 2003-02-25 | 2 | -1/+7 |
| * | Don't define DEFINE_SOCKADDR, since nothing tests it any more | Ken Raeburn | 2002-07-13 | 2 | -1/+4 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+5 |
| * | * cns.c: Do not use krb_get_notification_message() or | Tom Yu | 2002-06-12 | 2 | -0/+12 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -2/+6 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 4 | -24/+44 |
| * | Pull src/windows changes from krb5-1-1 branch | Danilo Almeida | 1999-12-04 | 3 | -12/+26 |
| * | Add included version resouce script to resource file dependency | Danilo Almeida | 1999-05-18 | 2 | -1/+6 |
| * | Remove win16 stuff. Fix resource dependencies. Link resource file | Danilo Almeida | 1999-05-17 | 2 | -32/+20 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -22/+28 |
| * | cns.c (position_dialog): If the registry position for the window is | Theodore Tso | 1999-01-05 | 2 | -2/+8 |
| * | Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changes | Theodore Tso | 1998-05-27 | 13 | -607/+678 |
| * | Makefile.in, cnsres5.rc: Add a version resource to the executable | Theodore Tso | 1997-08-05 | 3 | -8/+12 |
| * | Take out the /nod option, and remove libc.lib from the list of | Theodore Tso | 1997-07-29 | 2 | -2/+7 |
| * | Remove unnecessary calls to krb5_init_ets | Richard Basch | 1997-02-20 | 1 | -3/+1 |
| * | Need the Winsock initialization/cleanup to setup the blocking hook | Richard Basch | 1997-02-18 | 2 | -16/+0 |
| * | Makefile.in: Winsock library is still required (win16) | Richard Basch | 1997-02-18 | 2 | -1/+2 |
| * | Remove krbini.h (its contents are included in win-mac.h) | Richard Basch | 1997-02-18 | 3 | -38/+4 |
| * | Need to link with $(CLIB). | Richard Basch | 1997-02-15 | 3 | -5/+15 |
| * | *** empty log message *** | Richard Basch | 1997-02-11 | 1 | -0/+4 |
| * | Use WLIB definition in config/windows.in | Richard Basch | 1997-02-11 | 1 | -2/+1 |
| * | Corrected last ChangeLog entry | Richard Basch | 1997-02-07 | 1 | -1/+2 |
| * | cns.c: | Richard Basch | 1997-02-07 | 2 | -3/+19 |
| * | Windows/NT integration (V1_0_WIN32_BRANCH merge) | Richard Basch | 1997-02-06 | 22 | -3381/+3821 |
| * | Fixed other problems found when renaming program from cns.exe to krb5.exe | Theodore Tso | 1996-12-21 | 1 | -5/+5 |
| * | krb5.def: New file, copied from cns.def, with Cygnus'isms #ifdef'ed | Theodore Tso | 1996-12-21 | 4 | -1/+23 |
| * | Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not* | Theodore Tso | 1996-12-13 | 2 | -1/+9 |
| * | specializations. Remove /nologo option for Win32 RFLAGS, | Theodore Tso | 1996-06-12 | 2 | -1/+10 |
| * | Add an #ifdef for enabling lower case realm (for use with DCE) | Theodore Tso | 1996-01-11 | 2 | -0/+7 |
| * | When obtaining tickets, we make them forwardable by default. XXX This | Theodore Tso | 1996-01-11 | 2 | -5/+17 |
| * | changes to accomodate redefinition of krb5_auth_context | Tom Yu | 1995-06-11 | 2 | -2/+6 |
| * | Use new krb5_adm_connect() calling sequence | Paul Park | 1995-06-05 | 2 | -1/+6 |
| * | Windows telnet changes to enable the cursor keys | Keith Vetter | 1995-06-02 | 2 | -10/+21 |
| * | Added k5 password changing code for the cns program (untested, waiting for | Keith Vetter | 1995-05-31 | 6 | -31/+240 |
| * | Changes in the CNS program for the new config file | Keith Vetter | 1995-04-27 | 4 | -69/+65 |
| * | Changes for the PC due to tytso's changing the include structure | Keith Vetter | 1995-04-20 | 4 | -2/+10 |
| * | Changed compile flags on windows cns program | Keith Vetter | 1995-04-18 | 2 | -2/+6 |
| * | Cosmetic changes for the Windows CNS program | Keith Vetter | 1995-04-18 | 3 | -13/+10 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+56 |
| * | Windows global stuff: | Keith Vetter | 1995-04-14 | 3 | -8/+14 |
| * | Windows cns: user can now specify the ccache file on the options dialog. | Keith Vetter | 1995-04-07 | 4 | -78/+245 |