Age | Commit message (Collapse) | Author | Files | Lines |
|
This is used for two purposes:
First, I'm using it to test the async I/O code. In the forked process it is
pretty easy to delay a reply for a random amount of time. See the
BUILD_FARM_HACKS snippet.
Second, there are systems around that claim to have Posix AIO but which is
broken. This might be some help for those systems.
Also add tests how to pass file descriptors
(This used to be commit b0e52cecf2009d4c7f29412dadf17910e54e4327)
|
|
Karolin
(This used to be commit 01596c9335f0e7f2fd618e79fe313caf97dbb2f4)
|
|
Karolin
(This used to be commit cd784938b72f4e571f6ae178ed953a341f7d0f63)
|
|
Michael
(This used to be commit cfb853e6c2d0f6ef6bca3b5b950bb015603f1c2d)
|
|
(This used to be commit c6f0ff949b480addfa72cd59a790d673bc40f204)
|
|
v3-2-test
(This used to be commit 8b0082840535eaca19911bf4c15d4e56297e373f)
|
|
Jeremy.
(This used to be commit ab6a9fad3873a9e4f5945e5d72faabbf42bd4f48)
|
|
Michael
(This used to be commit 9436afad7e73a22a3320995f8a25e65a74a0532b)
|
|
Michael
(This used to be commit d8555f09d4240736b0c5fc93cea33285b33531b4)
|
|
Michael
(This used to be commit 1984e91f05ce95eb43d149e66994196718a6ffba)
|
|
Michael
(This used to be commit 38d327d51f17cb2be9e5963496c97c6d68be79ef)
|
|
Michael
(This used to be commit ac37d607ce799d5dc380a24447768b500a0c64ad)
|
|
Michael
(This used to be commit 4c02a60a985285d07ee54bb39de6a7568467c944)
|
|
Michael
(This used to be commit 5d1631bd9bfd79357eb0dc47c3ab0b698696efb4)
|
|
Michael
(This used to be commit 8cc0d46c388f5971bf468e6eb607b5e230f9a2dd)
|
|
Also add to smb.conf changes.
Michael
(This used to be commit b1a55cd1570d71a015cfeac976fbd1f13c44cc7d)
|
|
Karolin
(This used to be commit 5c8b57750186ec482bbfbf608157e4f5e3e80cc0)
|
|
Karolin
(This used to be commit f503d193ab4f7cd075f23dd37e83942f9245cfb5)
|
|
Karolin
(This used to be commit c0f486dc46fa9a8ace03e6d147e5fdbd4d6e2f2d)
|
|
Thanks for the hint Volker! :-)
Karolin
(This used to be commit 1942798c55580ae4777521c077e2766a52fa0192)
|
|
metze
(This used to be commit d18778f329f0c49f1250d93cf1b52603afaf15e1)
|
|
Fix typo.
Karolin
(This used to be commit ebc7f903cfd4a5f7a7baaaa1674ef84368481cb9)
|
|
(This used to be commit 324d2e6585ca813b30bfb3170c74debfcde59905)
|
|
If this is too much self-praising, feel free to revert :-)
(This used to be commit 1edfeb9951b77a21044f0ea4e75255faef308e67)
|
|
Add the header and "commits since 3.2.0pre1" sections in preparation
for another preview release althought we might decide to go stright
to RC from here.
(This used to be commit be916777da8c681c393b817105e3dfe8a9c4ef12)
|
|
(This used to be commit 631464e2651e33812e43fe59c1e49c5d71f9621a)
|
|
(This used to be commit 5c6c8e1fe93f340005110a7833946191659d88ab)
|
|
(This used to be commit 4ff00a74f61eef03d513ee6142c94c717c1c9a85)
|
|
(This used to be commit 41d247d9643eb9cb9705f65f924e61c8dfbe6e00)
|
|
the updated file is in the Release branch and in the official tarballs
(This used to be commit f77939c65cc4ae4e0bb9504f700b50d6601bd031)
|
|
Jerry this file seem old and not updated.
We should either update it or remove it imho.
Simo.
(This used to be commit 7c88ecf6bb6f341f5ed7c35011a1a9bc2daf34e0)
|
|
(This used to be commit c48151d013b81cbcd172d0259b1b653cba800716)
|
|
(This used to be commit 23cfc056e341c38b3311ffbd95529abb237b3cd6)
|
|
(This used to be commit bdbf6458a8154177beb3bfc52bb35797c18fc56e)
|
|
(This used to be commit 4a8339fa8434f547fead424445913a8d090887ed)
|
|
(This used to be commit e2e1c0048cced076d8678e4b677b4e85f997f6f4)
|
|
(This used to be commit 70fd78025b04062104fec36691efcd1b01252d03)
|
|
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
|
|
(This used to be commit de93e66fc79f763e3b6c46c4cedf8ad7d342eeeb)
|
|
stream. This is to implement wbinfo -k that asks winbind for authentication
which then creates the AFS token for the authenticated user.
Volker
(This used to be commit 2df6750a079820826013360fb9e47f90bc8223a5)
|
|
(This used to be commit ab509c74ba80d4f4e9a7355b8afb3b800825aac0)
|
|
(This used to be commit f3556724aba52c72ffd34664492cca3979cc1cfc)
|
|
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
|
|
(This used to be commit 3744d282badbe2fdc67e3ac309a0a0226d63173a)
|
|
(This used to be commit b58b8b7d6ba607be40d789af023964798b405dcb)
|
|
A windows DC does not reply to DCNAME\\Administrator, only to
DOMAIN\\Administrator. Fix that.
Without winbind we are wrong as domain members, we should forward the request
DOMAIN\\Username to the DC on behalf of the asking client. Winbind fixes that
nicely.
Volker
(This used to be commit 7ed61edbbedbdee25f750aa30c13479764aa1af2)
|
|
(This used to be commit 97a6a67b34201dda7715f5f23b1b9af3bcf3705f)
|
|
(This used to be commit 737b3a5a9286777b0ea38bed5f1e20a3c3859304)
|
|
(This used to be commit 7769a0d33cda0049d32a8a8339c3d4739d6d3604)
|
|
(This used to be commit 96a108705bae1cba822de5cdc88dfffd65d008d4)
|