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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21798: unsetenv() returns void on some platforms (BSD)
Stefan Metzmacher
1
-9
/
+1
2007-10-10
r21797: remove the key directly from the environ array
Stefan Metzmacher
1
-25
/
+17
2007-10-10
r21796: check if unsetenv() works on an non-existing key
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21795: fix the prototype of unsetenv()...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21794: add setenv()/unsetenv() testsuite
Stefan Metzmacher
1
-1
/
+61
2007-10-10
r21793: add replacement for unsetenv()
Stefan Metzmacher
4
-1
/
+42
2007-10-10
r21302: Provide simple redirecting headers for standard headers.
Jelmer Vernooij
3
-1
/
+17
2007-10-10
r21174: many thanks to Paul Wayper for pointing out that C99 requires a
Andrew Tridgell
1
-2
/
+4
2007-10-10
r20981: Fix cut'n'paste error.
James Peach
1
-1
/
+1
2007-10-10
r20930: use sigaction() instead of signal()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20819: - include system/aio.h
Stefan Metzmacher
2
-2
/
+3
2007-10-10
r20816: merge from samba3:
Stefan Metzmacher
2
-0
/
+5
2007-10-10
r20815: merge from samba3
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20810: unlink the test file when the test is done
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
2
-12
/
+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
r20383: only try to find dlfcn.h if the dlopen symbol was found,
Stefan Metzmacher
1
-5
/
+7
2007-10-10
r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) because
Paul Green
1
-2
/
+2
2007-10-10
r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure...
Stefan Metzmacher
1
-17
/
+21
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-1
/
+0
2007-10-10
r19496: remove unused file
Stefan Metzmacher
1
-6
/
+0
2007-10-10
r19495: Stop linking binaries twice (once before installation, once during bu...
Jelmer Vernooij
1
-2
/
+9
2007-10-10
r19442: this real cause of the failures on *BSD came from the missing
Stefan Metzmacher
2
-4
/
+6
2007-10-10
r19440: merged from samba3
Andrew Tridgell
1
-4
/
+4
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
r19411: sigh - we can't call close here as its mapped to swrap_close() in the
Andrew Tridgell
1
-3
/
+0
2007-10-10
r19410: - fixed checker error
Andrew Tridgell
1
-1
/
+4
2007-10-10
r19408: I think tm_mon is ending up as -1 on some platforms
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19403: try to fix the crashes in the buildfarm related to timegm
Andrew Tridgell
1
-1
/
+10
2007-10-10
r19395: Fix replacement function compilation.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19393: Add replacement function for socketpair()
Jelmer Vernooij
3
-0
/
+66
2007-10-10
r19373: Merge changes from subunit branch: Convert libreplace testsuite to a
Jelmer Vernooij
3
-24
/
+24
2007-10-10
r19347: Add socketpair()
Jelmer Vernooij
2
-1
/
+2
2007-10-10
r19245: mrege from samba3:
Stefan Metzmacher
1
-0
/
+18
2007-10-10
r19242: merge from samba3:
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r19234: fix configure test for net/if.h for some platforms
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19227: - add a AC_CACHE_CHECK() around the net/if.h test
Stefan Metzmacher
1
-16
/
+15
2007-10-10
r19198: fix typo...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19195: this should fix should workaround the broken
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19186: that doesn't help...
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r19173: see if HPUX 11.23 needs the same workaround as 11.11
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r19131: merge from samba3:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19122: merge from samba3:
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r19120: silence a warning about a test function
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19117: I've changed the checker wrapper on snab to allow for a
Andrew Tridgell
1
-0
/
+3
2007-10-10
r19116: fixed a checker warning
Andrew Tridgell
1
-4
/
+2
2007-10-10
r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtorture
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r19032: let the getdents replacement fail and see what the build-farm says.
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19029: test if opendir() on a file sets errno = ENOTDIR
Stefan Metzmacher
1
-2
/
+6
[next]