summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
* s4-krb5: Fix typos in comment.Karolin Seeger2010-04-091-1/+1
* s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett2010-03-279-34/+103
* s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett2010-03-2778-1049/+2082
* kerberos - set the memory to "0"s before freeing the password to prevent secu...Matthias Dieter Wallnöfer2010-03-161-2/+6
* heimdal - remove unused variableMatthias Dieter Wallnöfer2010-03-161-1/+0
* heimdal - fix overlapped identifiers in the "krb5" libraryMatthias Dieter Wallnöfer2010-03-163-11/+11
* heimdal - free always "ctx->password" when it isn't needed anymoreMatthias Dieter Wallnöfer2010-03-161-1/+3
* s4-heimdal: Fix typos in comment.Karolin Seeger2010-02-151-1/+1
* heimdal: work around differences between GNU and XSI strerror_r()Andrew Tridgell2009-12-141-2/+10
* s4-heimdal: fixed a use-after-free heimdal bugAndrew Tridgell2009-12-081-0/+1
* krb5: Fix leaked hx509_context pointerKamen Mazdrashki2009-12-081-0/+4
* s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett2009-11-172-13/+7
* s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett2009-11-1317-351/+641
* s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett2009-11-1318-289/+1309
* s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett2009-08-062-13/+1
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-0512-175/+218
* s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2009-07-172-1/+18
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-164-87/+201
* heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke2009-07-031-0/+2
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-1291-2729/+4331
* Fix the build. Looks like no one ever compiled this on a systemJeremy Allison2009-02-241-0/+12
* Start fixing Solaris build failures.Jeremy Allison2009-02-241-1/+1
* heimdal: void functions should not return a valueStefan Metzmacher2009-01-311-1/+1
* heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2
* Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij2008-11-021-0/+292
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-2890-4028/+5197
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-201-0/+66
* Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719Andrew Bartlett2008-09-031-32/+70
* Don't wipe the PAC checksums, the caller may actually need them.Andrew Bartlett2008-08-281-14/+0
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-2690-830/+1096
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-262-4624/+0
* heimdal: remove unused old filesStefan Metzmacher2008-08-261-458/+0
* heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher2008-08-261-2/+0
* Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher2008-08-141-3/+0
* krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher2008-08-081-0/+3
* heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-0164-1565/+2803
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-1944-487/+1969
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1016-128/+242
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1015-175/+481
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-1093-331/+683
* r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2007-10-102-0/+253
* r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher2007-10-101-7/+7
* r20640: Commit part 2/2Andrew Bartlett2007-10-1024-171/+1637
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-108-13/+491
* r19663: merge changes from lorikeet heimdal:Stefan Metzmacher2007-10-101-22/+52
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-104-48/+81
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-106-83/+304
* r19606: Remove generated filesAndrew Bartlett2007-10-103-463/+0
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-1035-741/+1888
* r18826: Allow 'enterprise' principal names to log in.Andrew Bartlett2007-10-105-14/+30