aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2005-11-29make dependTom Yu2-22/+9
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn6-3/+11
2005-10-12 * ktutil_funcs.c (ktutil_add): Fix malloc size botches reported byTom Yu2-2/+7
2005-10-12 * misc.h, misc.c (schpw_util_wrapper): Rename fromTom Yu4-13/+51
2005-08-25fix more executable permissionsTom Yu12-0/+0
2005-08-25Make kadmin testing scripts executableEzra Peisach5-0/+0
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman8-27/+0
2005-08-20Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn3-59/+64
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+5
2005-08-17* env-setup.shin: Export $libdir.Ken Raeburn4-0/+28
2005-08-17* krb5.conf.proto: Change db module name to be more obviously not magic. PointKen Raeburn2-2/+8
2005-07-06* krb5.conf.proto: Add a bunch of db module info that should be inKen Raeburn2-0/+15
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn8-4/+16
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn24-416/+1075
2005-06-21Update dependenciesKen Raeburn2-11/+16
2005-04-20* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2-1/+5
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2-1/+4
2005-02-12 * kadmin.c (kadmin_startup): New flag "-N" to prevent fallback toTom Yu3-2/+18
2005-02-11Implement principal name and auth flavor fallback for kadm5 clientTom Yu2-0/+8
2004-12-30run "make depend"Ken Raeburn2-2/+0
2004-10-28 * misc.c (check_min_life): Actually return a value on successTom Yu2-3/+5
2004-10-27 * misc.c, misc.h: New function check_min_life(), containing commonTom Yu4-40/+49
2004-09-30* start_servers_local: If one of the servers failed to start, log info aboutKen Raeburn2-0/+11
2004-09-21 * configure.in: Check for sockaddr_in.sin_len andTom Yu2-2/+7
2004-09-17Use a new variable, $(INSTALL_SCRIPT) to install scripts, so theyTom Yu2-1/+5
2004-08-27Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2-3/+9
2004-08-20renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood3-25/+30
2004-07-28* tcl_kadm5.c (parse_flags, parse_keysalts, parse_key_data, parse_tl_data,Ken Raeburn3-15/+26
2004-07-16 * kadmin.M: Put space after ".B" directiveKen Raeburn2-1/+5
2004-06-26 * ovsec_kadmd.c (log_badverf): Fix a missed rpc_u_int32Tom Yu2-1/+5
2004-06-25more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2-1/+6
2004-06-24Use null pointer as service name to request host-based service nameTom Yu1-8/+1
2004-06-24use host-based service name for kadmin clientTom Yu2-3/+22
2004-06-16make dependTom Yu1-14/+17
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu9-50/+243
2004-05-31 * kadmin.h, keytab.c: Remove inclusion of k5-int.hEzra Peisach3-2/+4
2004-05-30* getdate.y: Include krb5.h and kadmin.h.Ken Raeburn5-9/+38
2004-04-24update dependenciesKen Raeburn2-18/+20
2004-03-21One less kg_get_context call..Ken Raeburn2-7/+9
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2-3/+8
2004-02-24ignore files created during testingKen Raeburn1-0/+3
2004-02-16Add missing PRIOCNTL_HACK stuff hereTom Yu5-1/+51
2004-02-12Tru64 and Irix have RPATH issues for test suiteTom Yu2-1/+7
2003-12-28* Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocumented) changeKen Raeburn2-1/+6
2003-12-15make dependKen Raeburn2-17/+19
2003-12-11Remove cvsignore filesSam Hartman2-5/+0
2003-12-11Remove kadmind4 and v5passwddSam Hartman35-9626/+6
2003-12-06work around Solaris 9 pty-close bugTom Yu2-0/+5
2003-09-02Added Apple password server supportAlexandra Ellwood2-0/+15
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn6-6/+16