| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * client_init.c (_kadm5_init_any)[DEBUG]: Print error from | Tom Yu | 2004-06-24 | 2 | -0/+8 |
| * | make depend | Tom Yu | 2004-06-16 | 1 | -50/+57 |
| * | This commit merges the RPCSEC_GSS integration branch onto the trunk. | Tom Yu | 2004-06-16 | 3 | -26/+57 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -37/+42 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+160 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | delete some blank lines in fn defs | Ken Raeburn | 2004-02-19 | 1 | -2/+0 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -38/+39 |
| * | don't limit enctype lists at init time | Ken Raeburn | 2003-12-13 | 2 | -10/+7 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -14/+14 |
| * | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 1 | -1/+1 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
| * | libkadm5 should allow persistent locks | Tom Yu | 2002-10-08 | 3 | -1/+19 |
| * | * client_init.c (_kadm5_init_any): If creating a new ccache, put it in memory | Ken Raeburn | 2002-09-18 | 2 | -0/+14 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+8 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | * client_init.c (_kadm5_init_any): Use | Tom Yu | 2002-07-31 | 2 | -1/+7 |
| * | * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdyn | Ken Raeburn | 2002-07-17 | 2 | -3/+7 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -29/+28 |
| * | shlib version number updates from 1.2.x branch | Ken Raeburn | 2002-03-07 | 2 | -1/+5 |
| * | Allow rc4 to be used for kadmin | Sam Hartman | 2001-11-07 | 2 | -0/+5 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -6/+6 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -28/+29 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 1 | -0/+79 |
| * | * client_init.c (_kadm5_init_any): Add casts to (gss_OID) in calls | Ezra Peisach | 2001-06-18 | 2 | -3/+8 |
| * | * client_rpc.c: Insure pointer argument type is same as passed | Ezra Peisach | 2001-02-18 | 5 | -15/+21 |
| * | * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_len | Ezra Peisach | 2000-10-17 | 2 | -1/+6 |
| * | * Makefile.in: The client library does not depend on the database | Ezra Peisach | 2000-07-03 | 2 | -4/+6 |
| * | * Makefile.in (SHLIB_EXPDEPS): Add libdb. | Tom Yu | 2000-06-30 | 2 | -1/+8 |
| * | * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returns | Ezra Peisach | 2000-06-29 | 2 | -3/+12 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 3 | -8/+25 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 4 | -0/+12 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | Remove keepold argument from create_principal_3, since it is rather | Tom Yu | 2000-02-27 | 3 | -3/+10 |
| * | Add client-side stubs and functions with additional capabilities to | Tom Yu | 2000-02-14 | 3 | -0/+236 |
| * | limit kadm5 net interface to des for now until gssapi mech is fixed | Ken Raeburn | 2000-01-27 | 2 | -2/+14 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -1/+1 |
| * | disable krb5-mech2 for now; from 1.1 branch | Ken Raeburn | 1999-09-01 | 2 | -23/+16 |
| * | * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() to | Tom Yu | 1999-05-13 | 2 | -8/+24 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 3 | -2/+51 |
| * | * Makefile.in (SHLIB_EXPDEPS): | Tom Yu | 1998-04-15 | 2 | -2/+7 |
| * | Collapse all of lib/kadm5's configure scripts into a single top-level | Theodore Tso | 1998-02-28 | 3 | -10/+7 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | oops forgot to update ChangeLog entirely | Tom Yu | 1998-02-14 | 1 | -0/+6 |
| * | * client_init.c: | Tom Yu | 1998-02-14 | 7 | -7/+22 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -1/+20 |