Windows: Build the SDK
[abartlet/lorikeet-heimdal.git/.git] / kadmin /
2010-09-02 Russ AllberyFix error reporting prefix for kadmin list
2010-09-02 Russ AllberyDon't retrieve principal data for kadmin list
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathWindows: Version information for binaries
2010-08-20 Asanka HerathWindows: Build a single heimdal.dll
2010-03-16 Love Hornquist Astranddrop RCSID
2010-02-20 Ingo SchwarzeDo not use nested displays. Found by and unbreaking...
2010-02-03 Russ AllberyReport mkvno as unknown
2010-02-03 Love Hornquist AstrandDisable kadmind.exe since currently it doesn't build
2009-12-25 Love Hornquist Astrandremove NO_INETD by shuffling code around
2009-12-23 Love Hornquist Astrandmake use rk_SOCK_ERRNO, make compile again
2009-12-23 Love Hornquist AstrandMerge in last changes from Asanka for the win32 port
2009-12-23 Love Hornquist Astranduse krb5_socket_t
2009-12-23 Love Hornquist Astranduse rk_closesocket
2009-12-23 Love Hornquist AstrandMerge branch 'master' into win32-port
2009-12-22 Asanka HerathMerge remote branch 'lha/master' into win32-port2
2009-12-21 Asanka HerathUse correct socket glue
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-08 Love Hornquist AstrandMake libtool pull in the depenency on libldap
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake kdc build on windows
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake roken build on windows
2009-11-25 Love Hornquist AstrandMerge 'master'
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandFirst drop of Windows build infrastructure from Secure...
2009-11-24 Asanka HerathNTMakefile for kadmin
2009-11-24 Asanka HerathUse SOCKET data type instead of ints for sockets in...
2009-11-24 Asanka HerathDon't rely on Posix links in kadmin/stash.c
2009-11-24 Asanka HerathInitial Windows port
2009-11-22 Love Hornquist Astrandadd password/bare options
2009-11-05 Love Hornquist Astranddrop krb5_get_err_text
2009-10-12 Love Hornquist Astrand[HEIMDAL-646] malloc(0) checks for AIX
2009-10-12 Love Hornquist Astrand[HEIMDAL-646] malloc(0) checks for AIX
2009-09-16 Love Hornquist AstrandAbstract out asn1_compile and slc
2009-08-15 Love Hornquist AstrandSwitch __FUNCTION__ to __FILE__ since Sun Developer...
2009-07-30 Love Hornquist AstrandMake skip-ing work again, so that tests passes again
2009-07-30 Love Hornquist AstrandMake sure we don't use negative indexing [CID-57]
2009-07-30 Love Hornquist Astrandmake compile
2009-07-30 Love Hornquist Astrandout of memory [CID-63]
2009-07-30 Love Hornquist AstrandFree new_key_data in case of failure [CID-78]
2009-07-30 Love Hornquist AstrandFree d on failure [CID-103]
2009-07-29 Love Hornquist Astrandstore is never read again
2009-07-20 Love Hornquist AstrandAlways ask for principal (KADM5_PRINCIPAL)
2009-06-24 Love Hörnquist Åstrandfix spelling
2009-06-08 Love Hörnquist ÅstrandClose f, from cppcheck
2009-04-16 Love Hörnquist Åstranduse krb5_principal_get_realm
2009-03-29 Love Hörnquist Åstranduse calloc to allocate salt
2009-02-27 Love Hörnquist Åstrandcatch bad privs
2009-02-27 Love Hörnquist Åstrandabort on memory error
2009-02-27 Love Hörnquist ÅstrandRemove strange code around getarg(), just do like every...
2009-02-07 Love Hörnquist ÅstrandHandle relative time syntax using +<parse_time>.
2009-02-04 Love Hörnquist Åstrandcreate WELLKNOWN/ANONYMOUS
2009-01-30 Love Hörnquist Åstrandinclude gssapi header files directly
2009-01-30 Love Hörnquist Åstranduse kadm5_s_init_with_password_ctx
2009-01-30 Love Hörnquist Åstranduse kadm5_s_init_with_password_ctx
2009-01-30 Love Hörnquist Åstranddrop <gssapi/*
2009-01-30 Love Hörnquist Åstranddrop HAVE_CONFIG_H
2009-01-25 Love Hörnquist Åstrandfix out of range bug
2009-01-25 Love Hörnquist Åstrandfix out of range bug
2009-01-25 Love Hörnquist Åstranduse gssapi/*.h
2009-01-11 Love Hörnquist Åstrandmake xdr function static
2009-01-11 Love Hörnquist Åstrandmove xdr function here
2009-01-11 Love Hörnquist Åstrandplug memory leaks and other bugs
2009-01-11 Love Hörnquist Åstrandverify verf header
2009-01-11 Love Hörnquist Åstrandcleanup
2009-01-11 Love Hörnquist Åstrandplug memory leak
2009-01-11 Love Hörnquist Åstrandremove debug log
2009-01-11 Love Hörnquist Åstrandadd support for add,get,delete,chrand for the MIT kadmi...
2008-12-11 Love Hörnquist Åstrandavoid double free, coverity #153
2008-10-14 Love Hörnquist Åstrandswitch to krb5_clear_error_message
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-09-07 Love Hörnquist Åstrandfinish support for libintl
2008-06-23 Love Hörnquist Åstranduse krb5_set_error_message
2008-04-07 Love Hörnquist Åstrandx
2008-04-07 Love Hörnquist ÅstrandUse unsigned where appropriate.
2008-01-13 Love Hörnquist Åstrandx
2007-12-09 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-12-09 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-12-09 Love Hörnquist ÅstrandUse hdb_db_dir().
2007-10-18 Love Hörnquist ÅstrandAllow setting multiple allowed-to-delegate-to.
2007-10-18 Love Hörnquist ÅstrandAllow setting multiple allowed-to-delegate-to.
2007-07-31 Love Hörnquist Åstrandcheck return value of alloc functions, from Charles...
2007-07-31 Love Hörnquist Åstrandspelling
2007-07-26 Love Hörnquist Åstrandx
2007-07-26 Love Hörnquist ÅstrandClear error string, just to be sure.
2007-06-09 Love Hörnquist Åstrandremove cvs ignore files
2007-06-07 Love Hörnquist ÅstrandAdd check for key lengths for known enctypes for all...
2007-05-10 Love Hörnquist Åstrandx
2007-05-10 Love Hörnquist Åstrandmodify --pkinit-acl
2007-05-10 Love Hörnquist Åstrandadd pk-init command
2007-04-20 Love Hörnquist Åstrandrename des to hcrypto
2007-02-22 Love Hörnquist Åstrandx
2007-02-22 Love Hörnquist Åstranddocument kadmin add_enctype functionallity.
2007-02-22 Love Hörnquist ÅstrandAdd new command, add_enctype.
2007-02-22 Love Hörnquist ÅstrandAdd support for adding a random key enctype to a principal.
next