Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-26 | s4:heimdal: import lorikeet-heimdal-201107241840 (commit ↵ | Stefan Metzmacher | 17 | -29/+69 | |
0fdf11fa3cdb47df9f5393ebf36d9f5742243036) | |||||
2011-07-15 | s4:heimdal: add missing files | Stefan Metzmacher | 2 | -0/+393 | |
metze | |||||
2011-07-15 | s4:heimdal: import lorikeet-heimdal-201107150856 (commit ↵ | Stefan Metzmacher | 68 | -698/+991 | |
48936803fae4a2fb362c79365d31f420c917b85b) | |||||
2011-04-16 | s4-heimdal: Allow any kvno to match when searching the keytab. | Andrew Bartlett | 1 | -2/+1 | |
Windows does not use a KVNO when it checks it's passwords, and MIT doesn't check the KVNO when no acceptor identity is specified (looping over all keys in the keytab). Andrew Bartlett | |||||
2011-03-14 | Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 | Jelmer Vernooij | 19 | -238/+244 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 14 23:53:46 CET 2011 on sn-devel-104 | |||||
2011-02-02 | s4:heimdal: import lorikeet-heimdal-201101310455 (commit ↵ | Andrew Bartlett | 5 | -19/+49 | |
aa88eb1a05c4985cc23fb65fc1bad75bdce01c1f) | |||||
2010-12-17 | heimdal_build: Add version-script for krb5. | Jelmer Vernooij | 1 | -0/+769 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Fri Dec 17 21:09:25 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s4:heimdal: import lorikeet-heimdal-201012010201 (commit ↵ | Andrew Bartlett | 24 | -1641/+340 | |
81fe27bcc0148d410ca4617f8759b9df1a5e935c) | |||||
2010-12-01 | heimdal: fix for w2000 from lha | Andrew Tridgell | 1 | -2/+14 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Dec 1 00:59:59 CET 2010 on sn-devel-104 | |||||
2010-11-15 | heimdal Extra files required for merge up to current heimdal | Andrew Bartlett | 17 | -0/+2946 | |
2010-11-15 | Add attribute macros for Heimdal to use | Andrew Bartlett | 1 | -0/+304 | |
Heimdal uses HEIMDAL_NORETURN_ATTRIBUTE and HEIMDAL_PRINTF_ATTRIBUTE, and we need to provide a link between these and Samba's function attribute handling. Andrew Bartlett | |||||
2010-11-15 | s4:heimdal: import lorikeet-heimdal-201011102149 (commit ↵ | Andrew Bartlett | 10 | -2757/+557 | |
5734d03c20e104c8f45533d07f2a2cbbd3224f29) | |||||
2010-11-11 | heimdal Don't dereference NULL in error verify_checksum error path | Andrew Bartlett | 1 | -1/+1 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Nov 11 10:37:03 UTC 2010 on sn-devel-104 | |||||
2010-11-08 | heimdal: fixed a shadowed variable warning for error_message | Andrew Tridgell | 1 | -23/+23 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-11-02 | heimdal Add handling for PAC signatures over all encryption types | Andrew Bartlett | 2 | -24/+89 | |
There are exceptions from the expected behaviour of 'checksum type matches key type' that we must deal with here, or else we can't serve DES-only servers. Andrew Bartlett | |||||
2010-10-03 | s4:heimdal: import lorikeet-heimdal-201010022046 (commit ↵ | Andrew Bartlett | 4 | -70/+96 | |
1bea031b9404b14114b0272ecbe56e60c567af5c) | |||||
2010-10-03 | s4:heimdal: import lorikeet-heimdal-201009250123 (commit ↵ | Matthieu Patou | 36 | -504/+1057 | |
42cabfb5b683dbcb97d583c397b897507689e382) I based this on Matthieu's import of lorikeet-heimdal, and then updated it to this commit. Andrew Bartlett | |||||
2010-09-30 | heimdal: added verbose logging of hemimdal crypto errors | Andrew Bartlett | 1 | -2/+15 | |
2010-09-29 | heimdal Fix DNS name qualification to not mangle IP addresses | Andrew Bartlett | 1 | -5/+23 | |
If the host running this code used IPv6 forms for IPv4 addreses then the check for '.' would not be sufficient to determine that this isn't a name we should mangle. Instead, check if it can be parsed as a numeric address first, and only then mangle. Andrew Bartlett | |||||
2010-09-27 | heimdal: avoid DNS search domain expansion | Andrew Tridgell | 1 | -1/+16 | |
When you have a domain search list in resolv.conf, and one of the DNS servers for a searched domain is uncontactable then we would timeout resolving DNS names. Avoid this by adding a '.' to the hostname if the hostname already has a '.' in it, which we assume to mean it is fully qualified. | |||||
2010-04-09 | s4-krb5: Fix typos in comment. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2010-03-27 | s4:heimdal: import lorikeet-heimdal-201003262338 (commit ↵ | Andrew Bartlett | 9 | -34/+103 | |
f4e0dc17709829235f057e0e100d34802d3929ff) | |||||
2010-03-27 | s4:heimdal: import lorikeet-heimdal-201001120029 (commit ↵ | Andrew Bartlett | 78 | -1049/+2082 | |
a5e675fed7c5db8a7370b77ed0bfa724196aa84d) | |||||
2010-03-16 | kerberos - set the memory to "0"s before freeing the password to prevent ↵ | Matthias Dieter Wallnöfer | 1 | -2/+6 | |
security issues | |||||
2010-03-16 | heimdal - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
2010-03-16 | heimdal - fix overlapped identifiers in the "krb5" library | Matthias Dieter Wallnöfer | 3 | -11/+11 | |
2010-03-16 | heimdal - free always "ctx->password" when it isn't needed anymore | Matthias Dieter Wallnöfer | 1 | -1/+3 | |
"strdup" does always create a new object in the memory (through "malloc") which needs to be freed if it isn't used anymore. | |||||
2010-02-15 | s4-heimdal: Fix typos in comment. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-12-14 | heimdal: work around differences between GNU and XSI strerror_r() | Andrew Tridgell | 1 | -2/+10 | |
This is a fairly ugly workaround, but then again, strerror_r() is a very ugly mess. | |||||
2009-12-08 | s4-heimdal: fixed a use-after-free heimdal bug | Andrew Tridgell | 1 | -0/+1 | |
This caused samba4kinit to segfault on some systems | |||||
2009-12-08 | krb5: Fix leaked hx509_context pointer | Kamen Mazdrashki | 1 | -0/+4 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2009-11-17 | s4:heimdal: import lorikeet-heimdal-200911170333 (commit ↵ | Andrew Bartlett | 2 | -13/+7 | |
b532c294d974cead40a1183c71be644c6ccc2832) This fixes up connections to Windows 2003, because the previous import had a broken arcfour-hmac-md5 implementation (fixed in Heimdal 316fc6ff8ffb0cbb1ef3689685e9977c37405bc4) Andrew Bartlett | |||||
2009-11-13 | s4:heimdal: import lorikeet-heimdal-200911122202 (commit ↵ | Andrew Bartlett | 17 | -351/+641 | |
9291fd2d101f3eecec550178634faa94ead3e9a1) | |||||
2009-11-13 | s4:heimdal: import lorikeet-heimdal-200909210500 (commit ↵ | Andrew Bartlett | 18 | -289/+1309 | |
290db8d23647a27c39b97c189a0b2ef6ec21ca69) | |||||
2009-08-06 | s4:heimdal: import lorikeet-heimdal-200908052208 (commit ↵ | Andrew Bartlett | 2 | -13/+1 | |
370a73a74199a5a55188340906e15fd795f67a74) This removes some of the portability changes made to code under heimdal/ If these are still required, then we will re-add them with code under heimdal_build/ (so that we can simply 'drop in' future heimdal releases). Andrew Bartlett | |||||
2009-08-05 | s4:heimdal: import lorikeet-heimdal-200908050050 (commit ↵ | Andrew Bartlett | 12 | -175/+218 | |
8714779fa7376fd9f7761587639e68b48afc8c9c) This also adds a new hdb-glue.c file, to cope with Heimdal's uncondtional enabling of SQLITE. (Very reasonable, but not required for Samba4's use). Andrew Bartlett | |||||
2009-07-17 | s4:heimdal: import lorikeet-heimdal-200907162216 (commit ↵ | Andrew Bartlett | 2 | -1/+18 | |
d09910d6803aad96b52ee626327ee55b14ea0de8) This includes in particular changes to the KDC to resolve bug 6272, originally by Matthieu Patou <mat+Informatique.Samba@matws.net>. We need to sort the AuthorizationData elements to put the PAC first, or else WinXP breaks when browsed from Win2k8. Andrew Bartlett | |||||
2009-07-16 | s4:heimdal: import lorikeet-heimdal-200907152325 (commit ↵ | Andrew Bartlett | 4 | -87/+201 | |
2bef9cd5378c01e9c2a74d6221761883bd11a5c5) | |||||
2009-07-03 | heimdal: don't include <ifaddrs.h> without knowing it's there | Björn Jacke | 1 | -0/+2 | |
this is 73dbbe0d54 re-added. abartlet, please pick this to lorikeet. | |||||
2009-06-12 | s4:heimdal: import lorikeet-heimdal-200906080040 (commit ↵ | Andrew Bartlett | 91 | -2729/+4331 | |
904d0124b46eed7a8ad6e5b73e892ff34b6865ba) Also including the supporting changes required to pass make test A number of heimdal functions and constants have changed since we last imported a tree (for the better, but inconvenient for us). Andrew Bartlett | |||||
2009-02-24 | Fix the build. Looks like no one ever compiled this on a system | Jeremy Allison | 1 | -0/+12 | |
with a libintl.h before. Jeremy. | |||||
2009-02-24 | Start fixing Solaris build failures. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2009-01-31 | heimdal: void functions should not return a value | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-01-30 | heimdal: don't include <ifaddrs.h> without knowing it's there | Stefan Metzmacher | 1 | -0/+2 | |
metze | |||||
2008-11-02 | Use standard heimdal function for finding interfaces - libreplace provides ↵ | Jelmer Vernooij | 1 | -0/+292 | |
support for the underlying functions now. | |||||
2008-10-28 | s4: import lorikeet-heimdal-200810271034 | Stefan Metzmacher | 90 | -4028/+5197 | |
metze | |||||
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 1 | -0/+66 | |
smaba4kpasswd will be used to test the kpasswdd componet of the KDC (which is up until now untested), and rkpty is an expect-like wrapper we can use to blackbox that utility. Andrew Bartlett | |||||
2008-09-03 | Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719 | Andrew Bartlett | 1 | -32/+70 | |
(This used to be commit cc1df3c002e6af25add3c8ae20e7efc2ab6f2fa8) | |||||
2008-08-28 | Don't wipe the PAC checksums, the caller may actually need them. | Andrew Bartlett | 1 | -14/+0 | |
(This used to be commit 9db5a966fce0b71a0d2167b4aff70cc081abc1cc) | |||||
2008-08-26 | heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches | Stefan Metzmacher | 90 | -830/+1096 | |
This is based on f56a3b1846c7d462542f2e9527f4d0ed8a34748d in my heimdal-wip repo. metze (This used to be commit 467a1f2163a63cdf1a4c83a69473db50e8794f53) |