| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r312505: | ngie | 2017-02-11 | 1 | -1/+1 |
* | MFC 297942: | pfg | 2016-04-20 | 9 | -10/+15 |
* | mdoc: add missing -width argument to Bl -tag. | joel | 2012-06-08 | 36 | -112/+112 |
* | Remove repeated words. | joel | 2012-06-05 | 2 | -2/+2 |
* | - Use __NO_TLS preprocessor value to make assumptions about TLS support | stas | 2012-04-08 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 3 | -4/+4 |
* | mdoc: terminate quoted strings. | joel | 2012-03-26 | 1 | -1/+1 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 3 | -0/+12 |
* | Convert files to UTF-8 and add some copyright markers where missing. | uqs | 2012-01-07 | 3 | -5/+5 |
* | Fix whitespace inconsistencies found in homegrown Symbol.maps. | ed | 2011-10-07 | 1 | -1/+1 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 3 | -3/+3 |
* | mdoc cleanup | uqs | 2010-06-02 | 1 | -1/+1 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 34 | -34/+34 |
* | Fix several typos in macros or macro misusage. | uqs | 2010-03-12 | 2 | -1/+2 |
* | Correct the HISTORY section of these man pages to show when the function, | gavin | 2010-01-26 | 36 | -72/+72 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+0 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | antoine | 2009-12-28 | 1 | -1/+1 |
* | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | dfr | 2008-08-06 | 7 | -0/+99 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | dfr | 2008-05-07 | 54 | -332/+1930 |
* | When receiving delegated credentials, initialise our cred's linked list. | dfr | 2008-04-30 | 1 | -1/+5 |
* | Use global implementation of _gss_oid_equal. | dfr | 2008-04-30 | 1 | -9/+1 |
* | Allow null oids in _gss_oid_equal(). | dfr | 2008-04-30 | 1 | -0/+5 |
* | Make sure GSS-API mechanisms are loaded if gss_acquire_cred is called | dfr | 2007-11-28 | 1 | -4/+3 |
* | While checking over the libraries for 7.0-REL Kris found the following | kensmith | 2007-11-20 | 1 | -1/+1 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -3/+1 |
* | Remove an extra (commented out) .Sh HISTORY section heading, to avoid | keramida | 2007-10-30 | 1 | -4/+2 |
* | Change a .PP request to a valid .Pp mdoc request, and remove an extra | keramida | 2007-10-30 | 2 | -6/+3 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading. | keramida | 2007-10-30 | 28 | -56/+28 |
* | Remove duplicate (but commented out) .Sh HISTORY section heading | keramida | 2007-10-30 | 2 | -4/+4 |
* | If the mech_type argument to gss_display_status is null, use a default | dfr | 2007-07-05 | 1 | -1/+10 |
* | Merge fixes back from heimdal. | dfr | 2007-06-30 | 5 | -63/+154 |
* | According to the documentation mech_type for gss_init_sec_context() may | harti | 2007-06-14 | 1 | -1/+9 |
* | Add include directives for string.h and stdlib.h to get proper function | kan | 2007-04-04 | 11 | -0/+12 |
* | Include string.h to get proper memcpy prototype. | kan | 2007-04-04 | 1 | -0/+1 |
* | The function isspace does not take a string argument. I have no idea how | dfr | 2006-02-04 | 1 | -3/+3 |
* | Move the Internet Society copyright message so that it appears in the | dfr | 2006-01-25 | 35 | -910/+910 |
* | Use the correct shared-library version number (the same as the one used | dfr | 2006-01-01 | 1 | -1/+1 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 85 | -0/+10704 |