krb5.git
2012-03-27 Greg HudsonFix up krb5.hin Doxygen markup somewhat
2012-03-24 Greg HudsonRemove krb5-send-pr man page
2012-03-23 Zhanna TsitkovRemove references to the "feedback" and the original...
2012-03-23 Greg HudsonInstall path-substituted man pages
2012-03-22 Greg HudsonMiscellaneous small edits to RST docs
2012-03-22 Greg HudsonUse substitutions in RST docs
2012-03-22 Greg HudsonSuppress some gcc uninitialized variable warnings
2012-03-21 Greg HudsonDescribe trace logging in troubleshooting docs
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2012-03-20 Greg HudsonMove supported enc/salt type docs to kdc.conf(5)
2012-03-19 Zhanna TsitkovDo not insert a timestamp into manpages and Sphinx...
2012-03-19 Zhanna TsitkovCorrect the location of k5identity and k5login in the...
2012-03-19 Greg HudsonMake localedir work in build with autoconf 2.5x
2012-03-16 Greg HudsonMiscellaneous RST documentation edits
2012-03-16 Greg HudsonMove privileges section in database admin docs
2012-03-16 Greg HudsonReorder top-level RST doc sections
2012-03-16 Greg HudsonDocument the ccselect interface in krb5.conf
2012-03-16 Greg HudsonRevise RST install guide client configuration
2012-03-16 Greg HudsonEdit RST user man pages for clarity and accuracy
2012-03-15 Greg HudsonEdit RST admin man pages for clarity and accuracy
2012-03-15 Greg HudsonMiscellaneous corrections to RST docs
2012-03-14 Greg HudsonAdd plugin configuration documentation
2012-03-14 Greg HudsonAdd config file section in RST user guide
2012-03-14 Greg HudsonRemove user_appl section in RST docs
2012-03-14 Greg HudsonBring ticket management documentation up to date
2012-03-14 Zhanna TsitkovCreated a new basic Kerberos concepts section and moved...
2012-03-14 Greg HudsonConsolidate password and ticket management docs
2012-03-12 Greg HudsonEdit RST admin guide for clarity and accuracy
2012-03-09 Zhanna TsitkovFix the ref string
2012-03-09 Greg HudsonAvoid side effects in assert expressions
2012-03-08 Greg HudsonAdd pluggable interface RST documentation
2012-03-08 Greg HudsonDocument conventions used in RST source
2012-03-08 Zhanna TsitkovDo not generate "Feedback" sections in rst files for...
2012-03-08 Zhanna TsitkovRemove "Feedback" paragraphs from the rst files.
2012-03-08 Zhanna TsitkovExtended Sphinx layout.html with a "feedback" reference
2012-03-08 Greg HudsonProperly decode etype-info2 with no salt
2012-03-08 Greg HudsonSimplify some ASN.1 array encoder tests
2012-03-08 Greg HudsonRemove unused arg from encode_run in ASN.1 tests
2012-03-07 Greg HudsonDocument KDC settings in kdc.conf manual
2012-03-07 Greg HudsonEdit admin config file docs for clarity
2012-03-06 Ezra PeisachUse GETSOCKNAME_ARG3_TYPE to prevent warning in type...
2012-03-05 Zhanna TsitkovMake sure that
2012-03-05 Greg HudsonConsolidate application server docs into one file
2012-03-05 Greg HudsonConsolidate DB admin docs into one file
2012-03-05 Greg HudsonRemove eDirectory references in RST docs
2012-03-05 Greg HudsonFix spurious password expiry warning
2012-03-04 Greg HudsonRemove admin_keytab references in code and docs
2012-03-03 Greg HudsonConsolidate realm config docs into one file
2012-03-03 Zhanna TsitkovFix the problem when the text of the examples and alike...
2012-03-02 Zhanna TsitkovFix the reference to the non-existing label
2012-03-02 Tom YuAdd test cases for Windows RODC kvno compatibility
2012-03-02 Greg HudsonConsolidate RST install docs into larger files
2012-03-01 Greg HudsonFix KDB iteration when callback does write calls
2012-02-29 Greg HudsonAdd GSSAPI acceptor names documentation
2012-02-28 Zhanna TsitkovRemove unused RST files
2012-02-28 Zhanna TsitkovCorrect some references
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-28 Zhanna TsitkovFix the label
2012-02-27 Greg HudsonEdit RST install guide for clarity and accuracy
2012-02-27 Tom YuPatch from Richard Basch to work around Solaris 8 lacki...
2012-02-27 Greg HudsonClean up labels in RST docs
2012-02-27 Greg HudsonImprove man page references in RST documentation
2012-02-26 Zhanna TsitkovUpdated versions and feature list; fixed some typos
2012-02-26 Greg HudsonFormat pass over RST documentation
2012-02-22 Tom YuFail during configure if unable to find ar
2012-02-22 Zhanna TsitkovDocument the following kadmin commands and/or the relat...
2012-02-22 Greg HudsonCorrect fix for #7092
2012-02-22 Greg HudsonRevert broken #7092 fix
2012-02-21 Greg HudsonAccess controls for string RPCs [CVE-2012-1012]
2012-02-21 Greg Hudsonkvno ASN.1 encoding interop with Windows RODCs
2012-02-15 Zhanna TsitkovIn kadmin_getprivs replace the non-existing "GET" privi...
2012-02-14 Greg HudsonFix void pointer arithmetic in ASN.1 decoder
2012-02-14 Greg HudsonInitialize gss_get_name_attribute output buffers
2012-02-13 Greg HudsonAdd explanatory README for ASN.1 infrastructure
2012-02-12 Greg HudsonSeparate tag info and length in ASN.1 encoder
2012-02-12 Greg HudsonFix ASN.1 build
2012-02-12 Greg HudsonUpdate ASN.1 TODO file
2012-02-12 Greg HudsonRemove unneeded ASN.1 code
2012-02-12 Greg HudsonConvert utility functions to new decoder
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonChange optional handling in ASN.1 encoder
2012-02-11 Greg HudsonStyle and naming changes to ASN.1 encoder
2012-02-11 Greg HudsonUse size_t for lengths in ASN.1 encoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-02-11 Greg HudsonEliminate some unused ASN.1 encoding primitives
2012-02-11 Greg HudsonFold atype_primitive into atype_fn
2012-02-11 Greg HudsonSimplify ASN.1 choice type definitions
2012-02-11 Greg HudsonAdd ASN.1 decoder test for krb5_pa_pac_req
2012-02-11 Greg HudsonCorrect a fencepost in ASN.1 encode_cntype
2012-02-07 Greg HudsonFix uninitialized variable warning in trval.c
2012-02-06 Greg HudsonSet display_value in krb5_gss_get_name_attribute
2012-02-06 Tom YuSource code license to 2-clause BSD
2012-02-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
2012-02-03 Greg HudsonBetter short/long descs in gss_display_mech_attr
2012-02-03 Greg HudsonDump attributes differently in t_saslname
2012-01-31 Greg HudsonDon't check mech in krb5_gss_inquire_cred_by_mech
2012-01-27 Greg HudsonSuppress maybe-uninitialized warning in x-deltat.y
2012-01-26 Greg HudsonClean up dispatch lookaside code slightly
2012-01-26 Greg HudsonVarious lookaside cache fixes
next