summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/system/config.m4
Commit message (Collapse)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-130/+0
|
* libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-161-1/+1
| | | | | | | | | | | | I'd like to also provide futimes(), but it seems that some systems doesn't support a it at kernel level. If someone knows how to write a portable replacement for futimes() please tell me... metze (cherry picked from commit a9604fe4a323dccb537cf02ea7594437b4995803) (This used to be commit 8a241cf150fba787c82cbcb03730083ced442fbb)
* libreplace: check how portable utimes() and futimes() areStefan Metzmacher2008-05-061-0/+1
| | | | | | metze (cherry picked from commit 8798ce3c744025b94973784dcb44d099427ef190) (This used to be commit fa443081eaff77623653ed0390c4f9dabc4487b5)
* libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam2008-02-201-8/+8
| | | | | | Michael (cherry picked from commit 00c173bfba9c659750bf231fbd9278dd38aa8bfc) (This used to be commit 450034582ba78b296e9cacc9ea06b632196b8644)
* libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher2008-01-221-0/+25
| | | | | metze (This used to be commit 2f460915111066d79f5dc9b4ae4d003918d06852)
* Reformat configure checks for broken capabilities.h.Michael Adam2007-12-031-16/+24
| | | | | Michael (This used to be commit 834a16225a8fb905a8f870a17ba67670e622eccc)
* Move check for broken system capabilites.h headers to lib/replace.Michael Adam2007-12-031-0/+30
| | | | | Michael (This used to be commit 8ec10c4ab1aa890c9f03d34bd872c93ae5c4d84c)
* libreplace: solaris has different prototypes for getpwent_r and getgrent_rmetze2007-11-091-0/+32
| | | | | | | metze git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@25867 0c0555d6-39d7-0310-84fc-f1cc0bd64818 (This used to be commit 77900d2ba03455412ad645e757ba468ca90453fb)
* libreplace: check for nss passwd|group get*_r functionsmetze2007-11-091-0/+2
| | | | | | | metze git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@25865 0c0555d6-39d7-0310-84fc-f1cc0bd64818 (This used to be commit 8e81dd7356eb8422284a93bfc9b55ed1523c8208)
* r21944: move acl header checks to the correct place onlyStefan Metzmacher2007-10-101-1/+2
| | | | | | | jeremy: please merge this to 3.0.25:-) metze (This used to be commit 874164e365b77947d5c514b2a77c6aae0f42599e)
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+31
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)