Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r14429: charset_t cannot be used to loop over charset_t, as otherwise it can | Andrew Tridgell | 1 | -1/+1 | |
go out of the range of the enum (This used to be commit caead24b6dd2f2e87e113587cacd57794487a83a) | |||||
2007-10-10 | r13842: Make some more functions public. | Jelmer Vernooij | 1 | -16/+16 | |
(This used to be commit aac1b99b362993352d80692afa55c38fc851c016) | |||||
2007-10-10 | r13186: Remove assumption that callers that specify -1 actually mean ↵ | Jelmer Vernooij | 1 | -15/+0 | |
sizeof(pstring) (This used to be commit da72f47226f9c514deb75bc6e69548c240822eb5) | |||||
2007-10-10 | r9078: - move charset stuff to lib/charset | Stefan Metzmacher | 1 | -0/+723 | |
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore should fix the build on solaris 10 metze (This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d) |