summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/system
Commit message (Collapse)AuthorAgeFilesLines
* r20820: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
| | | | | | | | | - include system/aio.h - use full prototype for main - use ifdef instead if metze (This used to be commit 024dd7d7c95bcf8d77914dc2063f16220358e690)
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-103-1/+31
| | | | | metze (This used to be commit 352ee730308bbc151a742938818c9b8b3a6e8014)
* r20789: merge from samba4:Stefan Metzmacher2007-10-101-9/+0
| | | | | | | - remove the epoll configure checks from libreplace metze (This used to be commit 3061c333eca4aaff6af4b200cfe07d17f87018b2)
* r19957: Initial framework to make winbindd robustJeremy Allison2007-10-101-0/+2
| | | | | | | | | against tdb corruption. Needs fleshing out (and I forgot one record type) and needs helpful suggestion from Volker to validate freelist, but should give an idea of how this will look. Jeremy. (This used to be commit 8eb53f74e414483afde7b1e38ea2a3f56ae3ec66)
* r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher2007-10-101-6/+16
| | | | | | | between samba 3 and 4. metze (This used to be commit 04031a9fca037ad77cca0ba0da6801d5017521ba)
* r18958: merge from samba4:Stefan Metzmacher2007-10-101-0/+4
| | | | | | | | | | we need to include unistd.h in system/network.h because it contains the ioctl() prototype on some systems and we need to make sure it gets included before socket_wrapper defines ioctl swrap_ioctl metze (This used to be commit d8275347606cd183caea69837fd765b96d4bab71)
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2007-10-101-0/+4
| | | | | metze (This used to be commit 77b0af43f0f7e52b9040a1d3edfb556a232e64f1)
* r18669: fix the samba3 build...Stefan Metzmacher2007-10-101-2/+5
| | | | | | | we need to move the iconv configure checks to libreplace... metze (This used to be commit 6b53ed8fdc2a4c0b3b24e22ada90d14d60cc93fb)
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-1019-0/+1124
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)