Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit c45c48786180fc97e2bb53edbdd5ebddfe85e291)
|
|
(This used to be commit b2e680500e07742d82735bcc05ba2030a5deb603)
|
|
discussion wity metze and jelmer!
(This used to be commit f18c913b6cf772c44dfaa8a3164cc78f6554e4a9)
|
|
this checks for -AC99 or -c99 to get C99 structure init to work. It's
based on a similar macro metze did for Samba4.
the double sinclude() is weird, but I can't see any other way to use a
common config.m4 between libreplace and all the projects that use it
(This used to be commit 8d80024976bc508d73b42b4cf12315fe8f7a6322)
|
|
(This used to be commit 71c0a0731c52458105974e9ad727b7ba403fd992)
|
|
(This used to be commit 838de24dfeeb4f67d836681d8ca4b8f94b38d6e2)
|
|
(This used to be commit 64eff9d9d998ec2fd3d75393eb57028dfb942acf)
|
|
I don't think we use anywhere)
(This used to be commit bac8d5ce28e86b703a917902f44588746d7e8290)
|
|
(This used to be commit e4c3b9ea2fd47540f693ced2fa6b7aa55372315b)
|
|
(This used to be commit 0b80ee8b3b17d4914010c9a54d5c2dcb69738990)
|
|
(This used to be commit 1c91de687f0078100aa9de9111416c9fced45990)
|
|
macros
(This used to be commit 3917436ff733f8ee1925e646eec2331190d79663)
|
|
compile on hpux
(This used to be commit a0bd4f5c4a08f4815aa742cc2406ed8e46d7b8f5)
|
|
inside libreplace.
(This used to be commit 5745ecdd826c387137a742f32ee3c8f60191a6a7)
|
|
- 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)
|