Age | Commit message (Collapse) | Author | Files | Lines |
|
- fix piles of warnings and ftruncate bug in libreplace testsuite
(This used to be commit f5fc88f0c4c752a2773d5280ed4d94818e2d4744)
|
|
Jeremy should I backport this to samba3 too?
(This used to be commit dc689b5579987da8ee5397b9758a42b01e44fb73)
|
|
(This used to be commit 1f431dcd0a1f9a2cd5a0a3b73fbf8b05b8bc6793)
|
|
(This used to be commit 3ec1db7bd12cdc233c37f261073a33fc48ecd7ce)
|
|
(This used to be commit a68b3395199d2d47af3b23959e6da7109a9c5193)
|
|
(This used to be commit d359dea98eceadb4881578f70d8f4453ec0a2b88)
|
|
(This used to be commit a2a6782ec721312e329cd16b609fb3eff8ad284d)
|
|
(This used to be commit 9a421425d242f6e0385414121c114c7c62ea1aaa)
|
|
(This used to be commit b0cfdd24be88ba3963eb43cdbcb6317e65aed57b)
|
|
(This used to be commit 2dda101a5fcc40702df9fa2f932d6fe97ae64163)
|
|
(This used to be commit 34f173d8cb23a3e12e94744b696343757b837066)
|
|
- fixed 'make install' to create target dir
should be ready to go into the build farm as a standalone build now?
(This used to be commit 5feaeaf1dc6434874c8f4c0e913a7e6c70b87309)
|
|
(This used to be commit 8c07569227c6f2b0c9abdfe535733f3d5cb40fe5)
|
|
(This used to be commit 652c11e4b8d5188690bbe512b205ab5ac783aee8)
|
|
(This used to be commit e83ea30b72c92ecf242274d090b00009bddd8be6)
|
|
* libreplace can now build stand-alone
* add stub testsuite for libreplace
* make talloc/tdb/ldb use libreplace
(This used to be commit fe7ca4b1454e01a33ed0d53791ebffdd349298b4)
|
|
strnlen
from scratch.
Volker
(This used to be commit 2a7cdf52e4113db30a7a8b180c68cec736f6c186)
|
|
This needs more consideration, as the patch removed the copyright
notice and license from the timegm.c code.
Volker, when you get a minute can you let me know what problem this
patch fixed so I can find a different approach?
(This used to be commit 5b9b9dd5303300778bb9e6d0479ab03fdd70c67d)
|
|
(This used to be commit 66b6456eee579623b64c649356ab0175c46f5789)
|
|
(This used to be commit e17371b7f970fe4cc91f8034c18292cc3c22f161)
|
|
problem. Timegm is the same. Simo says this is just a workaround, but it helps
for now. Feel free to revert.
Volker
(This used to be commit fd166ca0c079d83081bc1d631fe40b965c7873d4)
|
|
(This used to be commit 1de34590821b0c076bf8d48cbdae97f33275647e)
|
|
Volker
(This used to be commit ebf75c6196afdd4bfa4f11bb1d45d385ab0babed)
|
|
metze
(This used to be commit 560a3058e53479133015d1b0a7cd149393c45438)
|
|
metze
(This used to be commit dec228be4d4a68e2a6794ad4e7a9224e040fa7f2)
|
|
(This used to be commit ed2dbc4dfe4556831c809dab24e3833cd2018138)
|
|
(This used to be commit ac178b52935d7629f8583092e833b74093ca70e1)
|
|
1) when running the testsuite, actually test against the system
sprintf(), not against ourselves (doh!)
2) fix the buffer termination to terminate buf2 as well
3) fix handling of %llu, and add a simple test
This fixes a bug with password expiry on solaris
(This used to be commit ad539ec11401732d1da0abd8eef1fe849a216c21)
|
|
and BSD systems, but it's not everywhere.
(This used to be commit b3d2512ed4fc8c378607bcc2dc241a1f77ab7197)
|
|
metze
(This used to be commit 092e52c51884706317564a5a5397f137689d78cb)
|
|
the size of 'long long' so we can use strtol/strtoul
Patch from Bjoern Jacke, thanks!
(I only added the SIZEOF_LONG == SIZEOF_LONG_LONG)
metze
(This used to be commit 2bda7b63be1257210601dac3e2b1070f48d765b4)
|
|
metze
(This used to be commit e0e4f86b30185e01975eff91c2ce7ab7ca5353c1)
|
|
(This used to be commit 139d9369dc1b7daaf980a0c95b0921388ec39913)
|
|
Heimdal which does work. This should fix most of the rest of the
failures on solaris
(This used to be commit acfaa98b5ea686feb81350baf09b3f4480f96edc)
|
|
assuming that printf("%s", NULL) is OK. The problem is that it is ok
with recent versions of glibc, so the bug isn't noticed by most
developers.
This configure change ensures that we replace snprintf() if it doesn't
handle NULL strings. Then we just need to make sure we use d_printf()
instead of printf() in torture tests to display possibly NULL strings.
(This used to be commit dcce824080f3437c835b32381b73380fab720554)
|
|
(This used to be commit 971cead2ad66fca55a32639090d97b8186c1dae7)
|
|
(This used to be commit df5bd916db3cfbd6c145177fd8992261f03a5cbc)
|
|
(This used to be commit 3780e0580b7173f20fed550db3412ab3b3b12fbf)
|
|
--enable-developer on. syslog() and toupper() required more includes.
Someone more familiar with samba4 builds should verify this, please.
(This used to be commit d28f49fc6d3b7ee1b7077e2d35b2aee54d2d1469)
|
|
(This used to be commit 5205faf898ad70790e1b09bb394622d81a56a9b4)
|
|
Split of system/locale.h header from system/iconv.h
Previously, iconv wasn't being used on these systems
(This used to be commit aa6d66fda69779d1c2948a1aca85dbd5208f1cba)
|
|
not available on some platforms but is a Samba-specific library.
(This used to be commit e9d3660fa6678424e5159708a1aa572824926c8e)
|
|
headers that formerly included it for us.
Paul
(This used to be commit a4d706cf26382820b58940458f8873a4f8f79612)
|
|
(This used to be commit 68004f68a364ce826ed8cbed0977e631ca60594d)
|
|
(This used to be commit ccc3d8a95441e7a7015f0cf0e622ec9e38347d33)
|
|
(This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
|
|
(This used to be commit 40fb796ad25dc8b53d9f7c66324712b7ff4fc071)
|
|
Move unistr-specific code to lib/charset/. Remove _m from some places where it's not needed.
(This used to be commit 03224e112424968fc3f547c6159c7ccae2d1aa5b)
|
|
- fallback to __func__ if __FUNCTION__ isn't there
metze
(This used to be commit 6c5a2b08ca2f0db6b39808740a06ed165e8b9ade)
|
|
with local
(empty) libpopt.a overriding global one
(This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f)
|