index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
replace
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
19
-1573
/
+0
*
libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headers
Stefan Metzmacher
2008-08-01
1
-2
/
+3
*
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...
Stefan Metzmacher
2008-05-13
1
-0
/
+4
*
libreplace: always provide utime() and utimes()
Stefan Metzmacher
2008-05-07
2
-1
/
+16
*
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
2008-05-06
1
-0
/
+1
*
libreplace: move rep_socketpair() to its own module.
Michael Adam
2008-03-18
1
-0
/
+5
*
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
2008-03-18
1
-1
/
+1
*
libreplace: replace inet_ntoa() when it is missing
Michael Adam
2008-03-18
1
-1
/
+1
*
libreplace: add an inet_aton() function that calls inet_pton().
Michael Adam
2008-03-14
1
-0
/
+5
*
libreplace: Add tests for connect and gethostbyname.
Michael Adam
2008-02-26
1
-0
/
+10
*
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
2008-02-26
1
-5
/
+5
*
libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.
Michael Adam
2008-02-20
1
-8
/
+8
*
NetBSD does not support AI_ADDRCONFIG
Volker Lendecke
2008-02-20
1
-0
/
+7
*
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
2008-01-22
1
-0
/
+25
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2008-01-15
1
-0
/
+4
*
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
2008-01-15
1
-0
/
+4
*
r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
Stefan Metzmacher
2007-12-21
1
-0
/
+9
*
r26507: Fix function signature for freeifaddrs.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26497: Fix return type for freeifaddrs().
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26492: Some hosts have a define called ifa_dstaddr.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26469: Fix paths, only include IPv4 addresses for now.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26467: Use getifaddrs() for interface enumeration and provide replacements f...
Jelmer Vernooij
2007-12-21
1
-0
/
+25
*
r26255: Work around another broken aspect of sys/capability.h on RHEL5.
Michael Adam
2007-12-21
2
-0
/
+25
*
r26254: Add check for PPC statfs.h to workaround for broken capability.h.
Michael Adam
2007-12-21
1
-1
/
+3
*
r26253: Add check for broken RedHat 7.2 system header files to lib/replace.
Michael Adam
2007-12-21
1
-0
/
+22
*
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher
2007-12-21
1
-50
/
+0
*
r25910: Try and fix the Solaris build by adding a missing define
Stefan Metzmacher
2007-12-21
1
-0
/
+5
*
r25892: Keep the tdb code in sync between 3.2.x and 4.0.
Jeremy Allison
2007-12-21
1
-0
/
+4
*
r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...
Stefan Metzmacher
2007-12-21
1
-0
/
+32
*
r25865: libreplace: check for nss passwd|group get*_r functions
Stefan Metzmacher
2007-12-21
1
-0
/
+2
*
r25863: libreplace: we need include <unistd.h> before nss_wrapper.h
Stefan Metzmacher
2007-12-21
1
-0
/
+3
*
r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is defined
Stefan Metzmacher
2007-12-21
1
-0
/
+7
*
r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c
Stefan Metzmacher
2007-12-21
1
-0
/
+11
*
r25724: - include getaddrinfo.h after we have defined struct addrinfo
Stefan Metzmacher
2007-12-21
1
-4
/
+5
*
r25718: [libreplace] if we replace types define the HAVE_<type> macro
Stefan Metzmacher
2007-12-21
1
-0
/
+3
*
r25715: [libreplace] move definition of struct addrinfo so that it can use so...
Stefan Metzmacher
2007-12-21
1
-15
/
+13
*
r25714: [libreplace] move define of a constant to near to the others
Stefan Metzmacher
2007-12-21
1
-4
/
+4
*
r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_t
Stefan Metzmacher
2007-12-21
1
-7
/
+7
*
r25687: Move #defined for getaddrinfo into network.h (as other
Stefan Metzmacher
2007-12-21
1
-4
/
+91
*
r25685: rename getsmbpass -> rep_getpass and provide the function prototype
Stefan Metzmacher
2007-12-21
1
-1
/
+2
*
r25677: add missing stuff from samba3
Stefan Metzmacher
2007-12-21
1
-0
/
+30
*
r25602: don't imply "system/network.h" within replace.h,
Stefan Metzmacher
2007-12-21
1
-1
/
+11
*
r25601: replace.h should never imply any "system/*.h"
Stefan Metzmacher
2007-12-21
1
-0
/
+10
*
r25597: HPUX doesn't have INET_ADDRSTRLEN defined
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r25017: Move MAXHOSTNAMELEN definition to replace.h as it is usually part of
Jelmer Vernooij
2007-10-10
1
-8
/
+0
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
18
-36
/
+18
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
18
-18
/
+18
*
r23237: update lib/replace from ctdb
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r22829: system/select.h needs to bring in epoll.h for epoll usage in
Andrew Tridgell
2007-10-10
1
-0
/
+4
[next]