summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/system
Commit message (Collapse)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-1018-36/+18
|
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-1018-18/+18
|
* r23310: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-06-0218-201/+296
| | | | metze
* r22220: merge from samba4:Stefan Metzmacher2007-04-151-0/+4
| | | | | | - libreplace unsetenv() and strptime() replacements metze
* r21946: Missed the m4 change.Jeremy Allison2007-03-231-1/+2
| | | | Jeremy.
* r21936: Keeping up with Metze :-).Jeremy Allison2007-03-221-0/+4
| | | | Jeremy.
* r20821: merge from samba4:Stefan Metzmacher2007-01-151-1/+1
| | | | | | | | - include system/aio.h - use full prototype for main - use ifdef instead if metze
* r20818: sync lib/replace with samba4Stefan Metzmacher2007-01-153-1/+33
| | | | metze
* r20790: merge from samba4:Stefan Metzmacher2007-01-151-9/+0
| | | | | | - remove the epoll configure checks from libreplace metze
* r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher2006-10-061-6/+16
| | | | | | between samba 3 and 4. metze
* r18958: merge from samba4:Stefan Metzmacher2006-09-271-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
* r18953: sync socket_wrapper with samba4Stefan Metzmacher2006-09-271-0/+4
| | | | metze
* r18669: fix the samba3 build...Stefan Metzmacher2006-09-191-2/+5
| | | | | | we need to move the iconv configure checks to libreplace... metze
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2006-09-1819-0/+1124
metze