Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-11-15 | s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455... | Andrew Bartlett | 10 | -2757/+557 |
2010-11-11 | heimdal Don't dereference NULL in error verify_checksum error path | Andrew Bartlett | 1 | -1/+1 |
2010-11-08 | heimdal: fixed a shadowed variable warning for error_message | Andrew Tridgell | 1 | -23/+23 |
2010-11-02 | heimdal Add handling for PAC signatures over all encryption types | Andrew Bartlett | 2 | -24/+89 |
2010-10-03 | s4:heimdal: import lorikeet-heimdal-201010022046 (commit 1bea031b9404b14114b0... | Andrew Bartlett | 4 | -70/+96 |
2010-10-03 | s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5... | Matthieu Patou | 36 | -504/+1057 |
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 |
2010-09-27 | heimdal: avoid DNS search domain expansion | Andrew Tridgell | 1 | -1/+16 |
2010-04-09 | s4-krb5: Fix typos in comment. | Karolin Seeger | 1 | -1/+1 |
2010-03-27 | s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05... | Andrew Bartlett | 9 | -34/+103 |
2010-03-27 | s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370... | Andrew Bartlett | 78 | -1049/+2082 |
2010-03-16 | kerberos - set the memory to "0"s before freeing the password to prevent secu... | Matthias Dieter Wallnöfer | 1 | -2/+6 |
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 |
2010-02-15 | s4-heimdal: Fix typos in comment. | Karolin Seeger | 1 | -1/+1 |
2009-12-14 | heimdal: work around differences between GNU and XSI strerror_r() | Andrew Tridgell | 1 | -2/+10 |
2009-12-08 | s4-heimdal: fixed a use-after-free heimdal bug | Andrew Tridgell | 1 | -0/+1 |
2009-12-08 | krb5: Fix leaked hx509_context pointer | Kamen Mazdrashki | 1 | -0/+4 |
2009-11-17 | s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1... | Andrew Bartlett | 2 | -13/+7 |
2009-11-13 | s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55... | Andrew Bartlett | 17 | -351/+641 |
2009-11-13 | s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9... | Andrew Bartlett | 18 | -289/+1309 |
2009-08-06 | s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188... | Andrew Bartlett | 2 | -13/+1 |
2009-08-05 | s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776... | Andrew Bartlett | 12 | -175/+218 |
2009-07-17 | s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e... | Andrew Bartlett | 2 | -1/+18 |
2009-07-16 | s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7... | Andrew Bartlett | 4 | -87/+201 |
2009-07-03 | heimdal: don't include <ifaddrs.h> without knowing it's there | Björn Jacke | 1 | -0/+2 |
2009-06-12 | s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6... | Andrew Bartlett | 91 | -2729/+4331 |
2009-02-24 | Fix the build. Looks like no one ever compiled this on a system | Jeremy Allison | 1 | -0/+12 |
2009-02-24 | Start fixing Solaris build failures. | Jeremy Allison | 1 | -1/+1 |
2009-01-31 | heimdal: void functions should not return a value | Stefan Metzmacher | 1 | -1/+1 |
2009-01-30 | heimdal: don't include <ifaddrs.h> without knowing it's there | Stefan Metzmacher | 1 | -0/+2 |
2008-11-02 | Use standard heimdal function for finding interfaces - libreplace provides su... | Jelmer Vernooij | 1 | -0/+292 |
2008-10-28 | s4: import lorikeet-heimdal-200810271034 | Stefan Metzmacher | 90 | -4028/+5197 |
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 1 | -0/+66 |
2008-09-03 | Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719 | Andrew Bartlett | 1 | -32/+70 |
2008-08-28 | Don't wipe the PAC checksums, the caller may actually need them. | Andrew Bartlett | 1 | -14/+0 |
2008-08-26 | heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches | Stefan Metzmacher | 90 | -830/+1096 |
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 2 | -4624/+0 |
2008-08-26 | heimdal: remove unused old files | Stefan Metzmacher | 1 | -458/+0 |
2008-08-26 | heimdal_build: add a fake sqlite keytab implementation | Stefan Metzmacher | 1 | -2/+0 |
2008-08-14 | Revert "krb5: always generate the acceptor subkey as the same enctype as the ... | Stefan Metzmacher | 1 | -3/+0 |
2008-08-08 | krb5: always generate the acceptor subkey as the same enctype as the used ser... | Stefan Metzmacher | 1 | -0/+3 |
2008-08-01 | heimdal: update to lorikeet-heimdal rev 801 | Stefan Metzmacher | 64 | -1565/+2803 |
2008-03-19 | Merge lorikeet-heimdal -r 787 into Samba4 tree. | Andrew Bartlett | 44 | -487/+1969 |
2007-10-10 | r24614: Merge with current lorikeet-heimdal. This brings us one step closer | Andrew Bartlett | 16 | -128/+242 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 15 | -175/+481 |