summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib
Commit message (Expand)AuthorAgeFilesLines
* r19325: leak fix from lhaAndrew Tridgell2007-10-101-1/+4
* r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett2007-10-105-14/+30
* r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell2007-10-101-1/+1
* r18322: fixed a compilation problem on AIX caused by lex not putting config.hAndrew Tridgell2007-10-102-1/+3
* r18308: get this right ....Andrew Tridgell2007-10-101-1/+1
* r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell2007-10-101-1/+1
* r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell2007-10-1018-18/+18
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-102-578/+777
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-587/+777
* r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-106-8/+8
* r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...Andrew Bartlett2007-10-101-1/+1
* r16000: - use uint16_t instead of u_int16_tStefan Metzmacher2007-10-101-5/+6
* r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2007-10-102-5/+5
* r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell2007-10-101-71/+0
* r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett2007-10-105-182/+21
* r15491: Always initialise is_cfx (found by Valgrind)Andrew Bartlett2007-10-101-1/+3
* r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett2007-10-103-16/+46
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-1054-321/+613
* r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett2007-10-1060-3447/+2687
* r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach2007-10-101-0/+61
* r14949: re-add the two lex.c files for heimdal, these are needed for systemsAndrew Tridgell2007-10-102-0/+4520
* r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett2007-10-101-0/+1
* r14635: - Remove lex.c from SVN (it is built anyway, and having it in SVNAndrew Bartlett2007-10-109-4320/+113
* r14605: Create heimdal/lib/des/hcrypto symlink if it doesn't existJelmer Vernooij2007-10-101-1/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-102-120/+249
* r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-1058-677/+2999
* r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2007-10-103-2/+62
* r13144: This seems to be required for Samba4 to talk to Samba4, and to get theAndrew Bartlett2007-10-101-0/+11
* r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in ourAndrew Bartlett2007-10-104-1/+289
* r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett2007-10-103-48/+2
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+3
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-1020-433/+554
* r12037: Fix malloc corruption caused by double-free(), where realloc(ptr, 0)Andrew Bartlett2007-10-101-3/+9
* r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett2007-10-1012-26/+504
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-1017-208/+244
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-104-11/+37
* r11542: Add the netbios name type. We will need it when we start to handleAndrew Bartlett2007-10-101-0/+1
* r11541: More logical (I think...) delegation semantics.Andrew Bartlett2007-10-101-10/+14
* r11536: Add a hook for client-principal access control to hdb-ldb, re-usingAndrew Bartlett2007-10-103-1/+33
* r11529: Disable DNS lookups for forwarded credentials, unless really, reallyAndrew Bartlett2007-10-101-34/+41
* r11477: This seems really nasty, but as I understand it an attacker cannotAndrew Bartlett2007-10-101-2/+11
* r11469: Fix typo, and use the correct (RFC4120) session key for delegatingAndrew Bartlett2007-10-102-11/+13
* r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett2007-10-101-4/+21
* r11462: Fix the build: somehow I lost the header for this samba-specific hack.Andrew Bartlett2007-10-101-0/+2
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-109-109/+231
* r11392: After confirmation from Love, fix a compiler warningVolker Lendecke2007-10-101-1/+1
* r11317: An ugly hack to setup the global gssapi_krb5_context early, when weAndrew Bartlett2007-10-102-5/+18
* r11314: Use a patch from lha to have the kerberos libs extract the PAC, ratherAndrew Bartlett2007-10-101-10/+148
* r11294: Update Heimdal in Samba4 to lorikeet-heimdal (which is in turn updatedAndrew Bartlett2007-10-1021-476/+1173