summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix make clean in gss-kernel-libGreg Hudson2011-07-111-2/+1
* Added documentation for cred cache (un)lock, checksum and crypto length APIsZhanna Tsitkov2011-07-111-23/+275
* Exclude files from src/plugins subdirectory as input source files for DoxygenZhanna Tsitkov2011-07-071-1/+1
* Simplify and fix chpass_util error generationGreg Hudson2011-07-061-34/+20
* Added a new section "declaration" to the "types" templateZhanna Tsitkov2011-07-053-8/+20
* C90 doesn't allow commas at the ends of enumeration listsKen Raeburn2011-07-012-3/+4
* Always include fake-addrinfo.h when using getaddrinfo and friendsKen Raeburn2011-07-012-0/+2
* isspace should only get unsigned-char values or EOFKen Raeburn2011-07-011-2/+4
* Don't pass unsupported -n option to t_rcacheKen Raeburn2011-07-011-2/+1
* Display default values in usage messageKen Raeburn2011-07-011-4/+10
* make dependEzra Peisach2011-07-0113-111/+98
* Added "Installing and configuring UNIX client machines" sectionZhanna Tsitkov2011-06-306-9/+110
* Added Install KDC section from the Kerberos V5 Installation Guide.Zhanna Tsitkov2011-06-3019-23/+568
* Added "UNIX Application Servers" section.Zhanna Tsitkov2011-06-292-0/+96
* Added "Realm configuration decisions" and "Incremental database propagation" ...Zhanna Tsitkov2011-06-2913-62/+204
* Document preauth krb5.conf options in rst docsGreg Hudson2011-06-291-0/+11
* Fix typo in preauth plugin krb5.conf docsGreg Hudson2011-06-292-2/+2
* Updated list of the permissions - added "p/P" and removed "s/S"Zhanna Tsitkov2011-06-291-8/+12
* Add instructions for adding the API reference documentation to Sphinx Kerbero...Zhanna Tsitkov2011-06-284-5/+84
* Get static linking working again, mostlyGreg Hudson2011-06-288-53/+57
* Enable and fix warnings in util/gss-kernel-libGreg Hudson2011-06-277-18/+55
* Make kgss test processes run in lock-stepGreg Hudson2011-06-274-0/+42
* Add a missing call in t_kgss_user.cGreg Hudson2011-06-271-0/+1
* Removed 'viewcode' extension from the conf.py as not-required for the "minima...Zhanna Tsitkov2011-06-272-1/+11
* Document built-in modules for clpreauth/kdcpreauthGreg Hudson2011-06-262-20/+20
* Make fewer db lookups in kadm5_create_principal_3Greg Hudson2011-06-241-19/+10
* Use zapfree in krb5_free_key_data_contents()Greg Hudson2011-06-241-6/+3
* Don't destroy dst on error in krb5_cc_moveGreg Hudson2011-06-232-3/+1
* Fix a minor memory leak in kadminGreg Hudson2011-06-231-10/+11
* Fix a minor memory leak in the pwqual loaderGreg Hudson2011-06-231-0/+1
* Fix memory leak introduced in r24969Greg Hudson2011-06-231-0/+1
* Fix multiple libkdb_ldap memory leaksGreg Hudson2011-06-234-43/+40
* doxy.py is a translator from Doxygen xml output into the restructuredText for...Zhanna Tsitkov2011-06-236-0/+1304
* Document clpreauth/kdcpreauth module configurationGreg Hudson2011-06-232-1/+29
* Initial commit of the Sphinx documentation source.Zhanna Tsitkov2011-06-2384-0/+4934
* Update kpropd provisos in install guideGreg Hudson2011-06-231-8/+11
* Separate license and non-license comment in kpropdGreg Hudson2011-06-231-2/+3
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-239-6/+11
* Work around glibc getaddrinfo PTR lookupsGreg Hudson2011-06-231-8/+1
* Use AI_ADDRCONFIG unconditionally in kpropdGreg Hudson2011-06-231-5/+1
* Cosmetic fixes to preauth_plugin.h from Linus NordbergGreg Hudson2011-06-221-2/+2
* Fix the build and doxygen markupZhanna Tsitkov2011-06-221-6/+4
* Formatting and editorial pass over krb5.hin doxygen markupGreg Hudson2011-06-221-2356/+2482
* Document that e_data can be used by KDB modules internallyGreg Hudson2011-06-201-0/+9
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-1728-1333/+1224
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-177-31/+91
* ANSIfy the remaining K&R functions in lib/gssapi/genericGreg Hudson2011-06-132-26/+15
* Fix old-style GSSRPC authenticationGreg Hudson2011-06-131-3/+10
* Handle invalid intervals in lockout-related kadmin parametersGreg Hudson2011-06-101-8/+18
* Start building PDF docs by defaultTom Yu2011-06-101-3/+3