index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
replace
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26469: Fix paths, only include IPv4 addresses for now.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26467: Use getifaddrs() for interface enumeration and provide replacements f...
Jelmer Vernooij
1
-0
/
+25
2007-12-21
r26255: Work around another broken aspect of sys/capability.h on RHEL5.
Michael Adam
2
-0
/
+25
2007-12-21
r26254: Add check for PPC statfs.h to workaround for broken capability.h.
Michael Adam
1
-1
/
+3
2007-12-21
r26253: Add check for broken RedHat 7.2 system header files to lib/replace.
Michael Adam
1
-0
/
+22
2007-12-21
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher
1
-50
/
+0
2007-12-21
r25910: Try and fix the Solaris build by adding a missing define
Stefan Metzmacher
1
-0
/
+5
2007-12-21
r25892: Keep the tdb code in sync between 3.2.x and 4.0.
Jeremy Allison
1
-0
/
+4
2007-12-21
r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...
Stefan Metzmacher
1
-0
/
+32
2007-12-21
r25865: libreplace: check for nss passwd|group get*_r functions
Stefan Metzmacher
1
-0
/
+2
2007-12-21
r25863: libreplace: we need include <unistd.h> before nss_wrapper.h
Stefan Metzmacher
1
-0
/
+3
2007-12-21
r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is defined
Stefan Metzmacher
1
-0
/
+7
2007-12-21
r25728: [libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c
Stefan Metzmacher
1
-0
/
+11
2007-12-21
r25724: - include getaddrinfo.h after we have defined struct addrinfo
Stefan Metzmacher
1
-4
/
+5
2007-12-21
r25718: [libreplace] if we replace types define the HAVE_<type> macro
Stefan Metzmacher
1
-0
/
+3
2007-12-21
r25715: [libreplace] move definition of struct addrinfo so that it can use so...
Stefan Metzmacher
1
-15
/
+13
2007-12-21
r25714: [libreplace] move define of a constant to near to the others
Stefan Metzmacher
1
-4
/
+4
2007-12-21
r25713: [libreplace] include socket_wrapper.h after we have typedef'ed socklen_t
Stefan Metzmacher
1
-7
/
+7
2007-12-21
r25687: Move #defined for getaddrinfo into network.h (as other
Stefan Metzmacher
1
-4
/
+91
2007-12-21
r25685: rename getsmbpass -> rep_getpass and provide the function prototype
Stefan Metzmacher
1
-1
/
+2
2007-12-21
r25677: add missing stuff from samba3
Stefan Metzmacher
1
-0
/
+30
2007-12-21
r25602: don't imply "system/network.h" within replace.h,
Stefan Metzmacher
1
-1
/
+11
2007-12-21
r25601: replace.h should never imply any "system/*.h"
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r25597: HPUX doesn't have INET_ADDRSTRLEN defined
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna...
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r25017: Move MAXHOSTNAMELEN definition to replace.h as it is usually part of
Jelmer Vernooij
1
-8
/
+0
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
18
-36
/
+18
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
18
-18
/
+18
2007-10-10
r23237: update lib/replace from ctdb
Andrew Tridgell
1
-0
/
+4
2007-10-10
r22829: system/select.h needs to bring in epoll.h for epoll usage in
Andrew Tridgell
1
-0
/
+4
2007-10-10
r22827: Change license to LGPL (discussed with tridge).
Jelmer Vernooij
18
-201
/
+288
2007-10-10
r22217: merge from samba3 21944:
Stefan Metzmacher
2
-1
/
+6
2007-10-10
r20930: use sigaction() instead of signal()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20819: - include system/aio.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20816: merge from samba3:
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
1
-9
/
+0
2007-10-10
r20665: put in my version of aio.h
Andrew Tridgell
1
-4
/
+4
2007-10-10
r20659: add missing system/aio.h
Stefan Metzmacher
1
-0
/
+29
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+0
2007-10-10
r19442: this real cause of the failures on *BSD came from the missing
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19438: try to fix up the build breakages on BSD systems due to incorrectly
Andrew Tridgell
1
-3
/
+3
2007-10-10
r19122: merge from samba3:
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r18957: we need to include unistd.h in system/network.h because
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r18947: overload listen() and ioctl() in socket_wrapper
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r18593: try to get the same socket_wrapper file building in samba3 and samba4
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r18400: move MAP_FAILED define to lib/replace/system/shmem.h
Andrew Tridgell
1
-0
/
+4
2007-10-10
r18160: - pread and pwrite replacements need to be non-static
Andrew Tridgell
1
-5
/
+0
2007-10-10
r18146: we need signal.h in some places
Andrew Tridgell
1
-0
/
+2
2007-10-10
r18129: moved the system includes into libreplace - this gives much more
Andrew Tridgell
19
-0
/
+1121