Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit b2bba4e7261e4daf2be44110c454eb0e217836ca)
|
|
it's the broken BSD make again where we endup with this:
... -c torture/libnet/libnet_rpc.c -o libnet/libnet_rpc.o
metze
(This used to be commit 97d73452c55c7110f25687d33e026f326a43b03c)
|
|
(This used to be commit 08562d6ebe6b2c48026f0d1e97ec4dd8ea215b2c)
|
|
(This used to be commit 86ef345cbf98e38b4e135cf52761c7268b608313)
|
|
(This used to be commit 449fab2c264aa50601f9a2d3310f1910ba97706b)
|
|
(This used to be commit 41cb3a9258012e628a2d87959cc066f6c5d92255)
|
|
library. Even though we don't like to that library, it gets loaded via
nss-ldap, which means nss-ldap calls into the samba ldap lib with the
wrong parameters, and crashes.
We really need to use a completely different namespace in libcli/ldap/
(This used to be commit c440e0eed9afae5fe69995a7416971e7c8560779)
|
|
metze
(This used to be commit fa060ff7a6bcbfbdd8cbb08af44dc462d3d289a7)
|
|
metze
(This used to be commit 13f54d8fa73a2a53dee4911ee65de1debffb76ce)
|
|
(This used to be commit d082a3c5f5785e9d7775d94542ce9cc8ef098f63)
|
|
metze
(This used to be commit 82bf7013058caa25a62cde98e4c68083952b0f88)
|
|
emacs compile mode (hint, paste to a file, and compile as "cat
filename").
This allowed me to fix nearly all the warnings for a IA_64 SuSE build
very quickly.
(This used to be commit eba6c84efff735bb0ca941ac4b755ce2b0591667)
|
|
(This used to be commit 95878272cdb20d20c0866fdee35081ae63afa64e)
|
|
(This used to be commit dee6551dc36789506a59bcd3242f208d5bfd5d6f)
|
|
so that older autoconf versions still work
metze
(This used to be commit 43970e6d081e56837e38856a9d05c8b9c303955e)
|
|
(This used to be commit 46ab2b9971c100afa2ed2cb8da0390cfaa9b7032)
|
|
If this works well, we can remove our own test
(This used to be commit b4b028e65e242b0fa1d74454bfa0b292917088eb)
|
|
needed on AIX 5.2 for C99 structures
(This used to be commit 2dc9239a3621f48fbb410a60fee61d70f85ada91)
|
|
(This used to be commit ce5b1b8c09a9fe07fb953e7ad6bef204f98918aa)
|
|
(This used to be commit 007da6115a4af137cfb774c35767a9073130e4bf)
|
|
of sendfile()
(This used to be commit 3e0f262b384b73183452aefabca93c01d53387a8)
|
|
(This used to be commit 03f9c67c066d772d9a544f1183fbee609ab8137b)
|
|
generation for smbreadline.d. The problem was caused by
extra_flags.txt having ./lib/smbreadline/smbreadline.o but the build
using lib/smbreadline/smbreadline.o, which means cflags.pl didn't
match the target.
Hopefully the workaround can be removed when metze or jelmer wake up
and give me a hint on how to make SMB_SUBSYSTEM() not add the ./
prefix :-)
(This used to be commit 826cd304a7cf54ab60ea41b6ecf00ca7b89f2b39)
|
|
(This used to be commit 4860d0256547b33709cdc109bdf7bb0310c2a5b6)
|
|
(This used to be commit 77c442cd469ba881215e025c87ce632c876eb617)
|
|
What we want to do here is to just make sure res is freed.
Well let's just do so explicitly, the steal cofused me
initially while reading the code. This way it is clear
what we want to do.
Simo.
(This used to be commit 30a26a501fef939991a2e998003c5a43fd5cb67e)
|
|
correct memory context).
Andrew Bartlett
(This used to be commit b4f234e507fa94e9600c362fb6edb704d299cfce)
|
|
(This used to be commit 320003127690ab98fc2185f0eb528a778cae2740)
|
|
(This used to be commit d853dcfda771888f80a80e14ffabb1c0e58a340e)
|
|
(This used to be commit 50318dc55ed5eb70adb02a5680498fad3c3e590d)
|
|
C99 initialisers without any flags, but if you don't give it -AC99
then it dies when those initialisers are very complex
(This used to be commit 46f72d7e3f285d08a043b4e8551f22c4dffe65e5)
|
|
always at it as first private dependencies
metze
(This used to be commit 135d096776b53ae09ffc2b4f767dfbd18139570f)
|
|
must be a pretty old readline lib!
(This used to be commit ba901e6820c02bc696c0bd3e9e0788801fd0795b)
|
|
this should help with coreserverbuild (Mac OS X)
(This used to be commit b0efbdfa98cfda87a78874c2a71a52cc091e4021)
|
|
(This used to be commit 6a48f75eaef031538c3e5b98d8672919bba7c409)
|
|
(This used to be commit dd7af58b83815620114795aa49bc30b2440bd81b)
|
|
- also specify USE_HOSTCC = YES on binaries that use HOSTCC
I also disable autodependecies as this change let make run forever,
I hopefully fix that tomorrow
metze
(This used to be commit 159f74570233a8707dc1deb70fb1917a854213f8)
|
|
(This used to be commit dc1369b2ad1f55e1acfcc2ddd99ec6ac8b115da9)
|
|
(This used to be commit 8b622c5ded0732df0eaf9f6226f52a27b6eacd73)
|
|
(This used to be commit b34310029a02402bf5f5bd8690a67a3d746906ee)
|
|
(This used to be commit 6f5e7df6f2cf67731e596b1d1d6fafbb76123e89)
|
|
(This used to be commit 849fa935401b8d846e5e9c92267dc1cbabd3ae55)
|
|
- replacing rename() is pointless - all platforms have it (and the
#define of rename breaks some code)
- use system/locale.h in snprintf.c
- fix passwd.h for initgroups
- stdlib is in replace.h, not needed elsewhere
- fix the initgroups replacement
- fix mapping of dl functions to rep_*
(This used to be commit 57cd0ca176387d6a3acabf9fedeef4f2a3a3dad7)
|
|
ranlib)
and see how portable it is
metze
(This used to be commit 47b4509db909e0848842c1601f2058183d36bda7)
|
|
(This used to be commit 72e71de3e591091d71e43a3c9efd1cafd82d6c89)
|
|
(This used to be commit 859fefc3b9d4241c3db2b2642e3340dffd93f1dd)
|
|
metze
(This used to be commit 39dc57a50280889a56fa27638b9f56574883a487)
|
|
and include them from there
metze
(This used to be commit 38f9e90a120b4e62f005a1bac89139ee87f63071)
|
|
metze
(This used to be commit 6ffebfb9b7b8175eb312df6b9bc9fbd0db61b2e1)
|
|
metze
(This used to be commit e354cd0fae7ad87be30a820954dc840271301177)
|