summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/replace.c
Commit message (Expand)AuthorAgeFilesLines
* using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...Yannick Bergeron2008-08-081-1/+1
* Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison2008-07-021-0/+3
* libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-161-0/+27
* Janitor for tridge. Keep lib/replace in sync with the gcc4Jeremy Allison2008-04-181-1/+1
* libreplace: replace.c does not need system/network.h anymore.Michael Adam2008-03-191-1/+0
* libreplace: move rep_socketpair() to its own module.Michael Adam2008-03-191-22/+0
* libreplace: replace inet_ntoa() when it is missingMichael Adam2008-03-181-14/+0
* Fix bug 5055Volker Lendecke2007-11-261-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-10-101-0/+8
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-11/+15
* r22221: merge from samba4:Stefan Metzmacher2007-10-101-0/+26
* r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-10-101-27/+0
* r20817: sync lib/replace with samba4Stefan Metzmacher2007-10-101-0/+21
* r18998: - make more usage of PRINTF_ATTRIBUTE()Stefan Metzmacher2007-10-101-1/+1
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+592