Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-14 | Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 | Jelmer Vernooij | 2 | -2/+2 | |
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 | -41/+2 | |
aa88eb1a05c4985cc23fb65fc1bad75bdce01c1f) | |||||
2010-12-17 | heimdal_build: Add version-script for com_err. | Jelmer Vernooij | 1 | -0/+28 | |
2010-12-01 | s4:heimdal: import lorikeet-heimdal-201012010201 (commit ↵ | Andrew Bartlett | 2 | -17/+50 | |
81fe27bcc0148d410ca4617f8759b9df1a5e935c) | |||||
2010-11-29 | heimdal:base/heimbase.c - remove an unused variable | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
2010-11-17 | heimdal: added HEIM_BASE_NON_ATOMIC option | Andrew Tridgell | 1 | -1/+8 | |
This allows heimdal to build without gcc, by not using atomic operations. We don't need heimdal to be atomic in Samba. | |||||
2010-11-15 | heimdal Extra files required for merge up to current heimdal | Andrew Bartlett | 10 | -0/+1806 | |
2010-11-15 | Add attribute macros for Heimdal to use | Andrew Bartlett | 1 | -0/+173 | |
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 |