Age | Commit message (Collapse) | Author | Files | Lines |
|
- remove samba specific stuff from libreplace
- and include the readdir replacement stuff in the standalone builds
metze
(This used to be commit 3cac61152ef9a32313d7f7e5d38651f03a31f251)
|
|
metze
(This used to be commit 6bdb329da5771b4be792d8889d3ece8f93a495b0)
|
|
by samba's configure.
this could happen when you have done a standalone build in
lib/replace/, lib/talloc, ...
metze
(This used to be commit d8e88386748d3952c6a82726c9d36cad870992fd)
|
|
metze
(This used to be commit 8662e1481504c50a45416ae09ec19b834164e77c)
|
|
metze
(This used to be commit d65e94fea910ff435b5cb6fe146f81b01df9abf6)
|
|
metze
(This used to be commit 5fddb66def8dd29a9f8d13b4b679df26aca6cfab)
|
|
that shows that Tru64 is broken...
It doesn't have getdirent() and the the replacement
code doesn't work there.
tridge: do you have any idea how to fix this?
metze
(This used to be commit a5ebfd0ab71f4f4288697f6fd3183a440ce7506b)
|
|
asks for them as large integers, rather than a negative integer.
Due to an OpenLDAP bug, this only works reliably against OpenLDAP CVS
as of today. (but mostly works in older versions, depending on a
thread-specific value fo errno in the server).
Andrew Bartlett
(This used to be commit 3b5354aededc619ac6656611eacd43888e74260a)
|
|
(This used to be commit b34646f202d4e8016e627c4bb88842c21d6b2e10)
|
|
exposed.
Unfortunately this generates a large number of type punning
warnings. We'll have to find some magic to hide those.
(This used to be commit 254cbf09dee5a1e20c47e47a298f1a8d172b41b9)
|
|
carefully. Most of them are OK, but a couple were not.
(This used to be commit b0de2838829d9750817c31f28c11c6b2be6e7b64)
|
|
(This used to be commit 4c33c6bb97f3b25b611c476be4c914031e55e4dc)
|
|
appropriate.
Note that I also removed the error checks that were being done on the
result of talloc_steal(). They are pointless as talloc_steal() doesn't
have any failure modes that wouldn't cause a segv anyway, and they
tend to clutter the code
(This used to be commit c0d9e7d473b8e3eb2524a9fc29cf88680f994b36)
|
|
meant for moving pointers between structures. The difference is that
talloc_move() will zero the source pointer, thus ensuring you don't
reference the pointer in the old context.
talloc_move() is appropriate in some, but not all cases where we use
talloc_steal() now. The interface came out of a discussion with
Jeremy.
(This used to be commit 200756017e1867faa207703eddc00a75ae4527df)
|
|
(This used to be commit 4f235b88aa0ce6c684bf203ea3cbc81e91a3cd3e)
|
|
I think we should have a helper function for this search, we do it too
often...
Andrew Bartlett
(This used to be commit 09327baa0ded3a98398b266c960f827b29021d91)
|
|
two conflict on irix.
(This used to be commit 4dd949c80d4400c3a80571cc28f599c37c1fcf7b)
|
|
(This used to be commit 13ed504a1b42acdb5aec68734ec0dc14c9bd39cd)
|
|
metze
(This used to be commit d222fab2b5fcd44ad7825e605a9febbe9d211e7a)
|
|
metze
(This used to be commit d373890fb26f3a593bacdb374f10d4279822b97d)
|
|
metze
(This used to be commit 224f26602ac78dbdabd4602bce42e31141102f6c)
|
|
also this makes sure the socket file isn't unlinked if using socket
wrapper.
metze
(This used to be commit 7670e9ae6e8e64ddb3c7d99b3d44048519629225)
|
|
metze
(This used to be commit 7f29471f0b6b9158da52522984a6ab3f8ace4f42)
|
|
metze
(This used to be commit 47ccea11f31be878c5bdff4f6f4e5b7685a1c796)
|
|
metze
(This used to be commit a7ce2c6c53f1bbb2320fd8afe44ec12e504d95c9)
|
|
metze
(This used to be commit 8774eeb0dc8a72a9871d42bf1652ce4f7d4a29b7)
|
|
when _OSF_SOURCE is defined
metze
(This used to be commit 5279656a15e42e6dd96ddfa181597c71fc993ff3)
|
|
and add a dummy swrap_dump_packet() function
which can later dump the packet content,
so that a script can then generate a capture file
for wireshark
metze
(This used to be commit d05cab5c626b5960448f206e8c17b89edbf78733)
|
|
call.
Andrew Bartlett
(This used to be commit 5525baf5217417308ffcebe2be3b4df445fddf75)
|
|
easier in the build farm.
(This used to be commit b2d3f8f7aae5b2bb9baf4e45fbc4632576e6fea8)
|
|
Windows VM for testing using this framework.
Let me know if there's anything that looks strange or could use clarification.
vm_setup.tar.gz is currently located at the root of my SVN branch, svn://svnanon.samba.org/samba/branches/SOC/bnh.
(This used to be commit 849fe757bb908842844ab482b8669694157550cd)
|
|
Simo.
(This used to be commit 906429834a102349582017ef73a69e211ef5c500)
|
|
that don't exist, and this is not a cause for panic.
Andrew Bartlett
(This used to be commit c89e416d288d16de43ae93102ecfec588900e6c0)
|
|
Andrew Bartlett
(This used to be commit 6419ef09b18b1105956211ae8774963f9cb30d2e)
|
|
Andrew Bartlett
(This used to be commit 1ea6b600f42d3ccfb75da98f2013928fda524450)
|
|
(This used to be commit 3ddb77c1e3dce5e05771b3fcaf86f8ae9ff21a52)
|
|
(This used to be commit 77e6a09e6b1a313db2bf289ac954fe4393b569fe)
|
|
semantics. Easiest to just replace it if it doesn't.
(This used to be commit 5fc756a770b6f457bf103e2a8a240ca020fd1a02)
|
|
(This used to be commit 025b142ff268498cfb36fc0e7e9e25a2c5963d38)
|
|
metze
(This used to be commit f1708fd9434ee2a9ae25e9d912f0c350d8e1a256)
|
|
- add a test for GidToSid
metze
(This used to be commit fb92643a8b64428e8259bc21fe04f876b24bfd84)
|
|
metze
(This used to be commit 928beac95d534a7a9f5182b64ec905f0ad094192)
|
|
I need to find a way to define it only on Tru64 maybe.
metze
(This used to be commit aca8a3f8c0bb3cce0ef8c5fd945011581d19586d)
|
|
metze
(This used to be commit ea44cdfc6f67583bd86d273b4c119e29ce690ca9)
|
|
jelmer: I think there're a few ref pointer related bugs in pidl
we need to discuss them the next days
metze
(This used to be commit 8c4241ecbbd9686d990073cec53dc1fde0fdde9b)
|
|
metze
(This used to be commit 5d2100a6daa645e54df30986e1c4e0e8c0d4158d)
|
|
to get MAP_FAILED
metze
(This used to be commit 0f48c8ad7c066ba33cb8d4491083e15b24c5046e)
|
|
sys/mman.h on Tru64
metze
(This used to be commit 8109eb9d28c9043c359d48319efe91aed2714431)
|
|
metze
(This used to be commit ec6365b5f18eea7035b6963c8005e75b9f4e3437)
|
|
thanks to volker for the suggestion
(This used to be commit 03ed41515b2228d130f669a2c0cf916a21182f30)
|