Age | Commit message (Expand) | Author | Files | Lines |
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 1 | -0/+1 |
2009-11-06 | s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg. | Günther Deschner | 1 | -1/+1 |
2009-10-15 | s3-spnego: fix memleak in spnego_parse_auth(). | Günther Deschner | 1 | -1/+5 |
2009-10-15 | s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure. | Günther Deschner | 1 | -19/+12 |
2009-09-17 | spnego: share spnego_parse. | Günther Deschner | 1 | -7/+8 |
2009-08-11 | Rename ASN1_BITFIELD to ASN1_BIT_STRING. | Kouhei Sutou | 1 | -1/+1 |
2009-07-16 | More conversions of NULL -> talloc_autofree_context() | Jeremy Allison | 1 | -9/+9 |
2008-10-23 | s3-build: fix some const build warnings. | Günther Deschner | 1 | -2/+2 |
2008-10-22 | s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. | Günther Deschner | 1 | -242/+287 |
2008-10-22 | s3: use shared asn1 code. | Günther Deschner | 1 | -17/+17 |
2008-04-07 | Fix Kerberos interop with Mac OS X 10.5 clients. | Bill Ricker | 1 | -0/+12 |
2008-02-14 | Allow the mechOID to be written separately. | Jeremy Allison | 1 | -2/+4 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -9/+9 |
2007-10-10 | r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree. | Gerald Carter | 1 | -19/+0 |
2007-10-10 | r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags, | Gerald Carter | 1 | -0/+19 |
2007-10-10 | r25227: Patch from "Steven Danneman" <steven.danneman@isilon.com>: | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22093: send also the correct OID_KERBEROS5 not only the broken | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22092: - make spnego_parse_auth_response() more generic and | Stefan Metzmacher | 1 | -8/+15 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r19041: Make us connect to Vista RC1. Apparently metze had done the same patc... | Volker Lendecke | 1 | -7/+10 |
2007-10-10 | r19037: Fix a segfault | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16306: Error handling in this asn1 code *sucks*. Fix a generic | Jeremy Allison | 1 | -3/+24 |
2007-10-10 | r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12476: Apply some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -1/+2 |
2007-10-10 | r1240: Ensure we don't shadow Heimdal globals. | Jeremy Allison | 1 | -6/+6 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -7/+10 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -1/+1 |
2003-08-13 | Don't wrap up anything that is not there. Otherwise upper layers | Volker Lendecke | 1 | -0/+3 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-07-25 | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 1 | -3/+3 |
2003-05-30 | More on bug 137: rename more of krb5_xxx functions to not start with krb5_ | Jim McDonough | 1 | -1/+1 |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 1 | -13/+16 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -284/+37 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -7/+8 |
2003-01-28 | Merge from HEAD: | Andrew Bartlett | 1 | -60/+64 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -22/+70 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -0/+61 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -1/+42 |
2002-02-15 | Try not to malloc -1 bytes (apx 4GB) when the data is already in error. | Andrew Bartlett | 1 | -2/+12 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | simple fix for creating blank data blobs | Andrew Tridgell | 1 | -3/+1 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -1/+1 |