Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:heimdal: import lorikeet-heimdal-201107150856 (commit ↵ | Stefan Metzmacher | 2011-07-15 | 4 | -4/+27 |
| | | | | 48936803fae4a2fb362c79365d31f420c917b85b) | ||||
* | Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 | Jelmer Vernooij | 2011-03-14 | 2 | -2/+2 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 14 23:53:46 CET 2011 on sn-devel-104 | ||||
* | s4:heimdal: import lorikeet-heimdal-201101310455 (commit ↵ | Andrew Bartlett | 2011-02-02 | 5 | -41/+2 |
| | | | | aa88eb1a05c4985cc23fb65fc1bad75bdce01c1f) | ||||
* | heimdal_build: Add version-script for com_err. | Jelmer Vernooij | 2010-12-17 | 1 | -0/+28 |
| | |||||
* | s4:heimdal: import lorikeet-heimdal-201012010201 (commit ↵ | Andrew Bartlett | 2010-12-01 | 2 | -17/+50 |
| | | | | 81fe27bcc0148d410ca4617f8759b9df1a5e935c) | ||||
* | heimdal:base/heimbase.c - remove an unused variable | Matthias Dieter Wallnöfer | 2010-11-29 | 1 | -1/+0 |
| | |||||
* | heimdal: added HEIM_BASE_NON_ATOMIC option | Andrew Tridgell | 2010-11-17 | 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. | ||||
* | heimdal Extra files required for merge up to current heimdal | Andrew Bartlett | 2010-11-15 | 10 | -0/+1806 |
| | |||||
* | Add attribute macros for Heimdal to use | Andrew Bartlett | 2010-11-15 | 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 |