summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace
Commit message (Expand)AuthorAgeFilesLines
* r25507: Fix definition of struct sockaddr_storage ifJeremy Allison2007-10-101-0/+5
* r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison2007-10-104-5/+671
* r25495: Fixup definitions for missing sockaddr_storage.Jeremy Allison2007-10-101-1/+2
* r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison2007-10-101-0/+8
* r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison2007-10-101-0/+4
* r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison2007-10-102-6/+18
* r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison2007-10-106-4/+426
* r25252: move macro defines to the end of replace.hStefan Metzmacher2007-10-101-32/+35
* r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-107-24/+13
* r24354: Remove offsetof macroVolker Lendecke2007-10-101-4/+0
* r24341: Make libreplace provide offsetof.Jelmer Vernooij2007-10-102-0/+5
* r24054: Fix some warningsVolker Lendecke2007-10-101-2/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-102-4/+4
* r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell2007-10-102-6/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1024-48/+24
* r23797: started fixing old FSF addresses. Fixed pcap2nbench COPYING fileAndrew Tridgell2007-10-101-3/+2
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-102-2/+2
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-1024-24/+24
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-10-102-2/+2
* r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.Michael Adam2007-10-102-0/+18
* r23335: as not all source files include replace.h/config.hStefan Metzmacher2007-10-101-1/+1
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-1025-223/+347
* r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher2007-10-103-10/+0
* r23305: merge from samba4:Stefan Metzmacher2007-10-101-3/+3
* r23109: Redo the change from r22772 I accidentially undid in r23108.Michael Adam2007-10-101-0/+4
* r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.Michael Adam2007-10-101-5/+6
* r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam2007-10-101-6/+7
* r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman2007-10-103-0/+11
* r22659: merge from SAMBA_4_0:Stefan Metzmacher2007-10-102-1/+14
* r22394: Remove test directory once we are finished.James Peach2007-10-101-0/+2
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-102-0/+35
* r22280: merge from samba4:Stefan Metzmacher2007-10-101-56/+254
* r22274: merge from samba4:Stefan Metzmacher2007-10-102-1/+11
* r22271: merge from samba4:Stefan Metzmacher2007-10-102-0/+7
* r22264: merge from samba4:Stefan Metzmacher2007-10-102-2/+2
* r22254: merge from samba4:Stefan Metzmacher2007-10-101-7/+56
* r22252: merge from samba4:Stefan Metzmacher2007-10-102-1/+7
* r22247: merge from samba4:Stefan Metzmacher2007-10-101-1/+0
* r22244: merge from samba4:Stefan Metzmacher2007-10-101-2/+0
* r22240: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r22227: merge from samba4:Stefan Metzmacher2007-10-102-1/+24
* r22224: merge from samba4:Stefan Metzmacher2007-10-101-5/+25
* r22221: merge from samba4:Stefan Metzmacher2007-10-1011-15/+1426
* r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher2007-10-104-39/+2
* r21944: move acl header checks to the correct place onlyStefan Metzmacher2007-10-101-1/+2
* r21934: fix the build sorryStefan Metzmacher2007-10-101-1/+1
* r21931: include acl/libacl.h is presentStefan Metzmacher2007-10-101-0/+4
* r21388: Merge support for providing replacement system headers.Jelmer Vernooij2007-10-103-1/+17
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-101-2/+4