Jelmer Vernooij
6a31928869
Use variables for source directory in a couple more places.
...
(This used to be commit 28f4a8bc2c
)
2008-05-18 19:56:17 +02:00
Jelmer Vernooij
4911af47f8
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit 16dbbf75c7
)
2008-05-18 17:35:16 +02:00
Stefan Metzmacher
097b5ae763
lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK_CHECKS
...
metze
(This used to be commit 7f26a5425e
)
2008-05-16 22:56:15 +02:00
Stefan Metzmacher
c7c9aa7e7a
lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET and rely on libreplace
...
metze
(This used to be commit 5de605bb2e
)
2008-05-16 22:56:14 +02:00
Stefan Metzmacher
a65e5994ad
lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET
...
Moved from the samba specific locations
metze
(This used to be commit e674128ee2
)
2008-05-16 22:56:14 +02:00
Stefan Metzmacher
335813c735
lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCAL
...
metze
(This used to be commit 1c7905cfb4
)
2008-05-16 22:56:14 +02:00
Volker Lendecke
a620882e15
Fix an uninitialized variable warning
...
(This used to be commit b3d0246764
)
2008-05-16 15:40:39 +02:00
Stefan Metzmacher
d5d9476c35
Revert "lib/events: system/network.h isn't needed"
...
Somehow this breaks 'make test'...
This reverts commit 59faf3bf67
.
metze
(This used to be commit ece9df0875
)
2008-05-14 17:28:42 +02:00
Stefan Metzmacher
3b6042e192
lib/events: system/network.h isn't needed
...
metze
(This used to be commit 59faf3bf67
)
2008-05-14 15:20:17 +02:00
Simo Sorce
136f369b23
Make it possible to build libevents standalone.
...
(This used to be commit 10415bb738
)
2008-05-14 00:03:01 -04:00
Stefan Metzmacher
0e4ae88d38
libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6
...
metze
(This used to be commit da2179ee5d
)
2008-05-13 09:07:13 +02:00
Stefan Metzmacher
dd01174d09
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWORK_CHECKS was used
...
metze
(This used to be commit 3fddd36e11
)
2008-05-13 09:07:13 +02:00
Stefan Metzmacher
6353e83dc2
libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars
...
metze
(This used to be commit aa7ef1af74
)
2008-05-13 09:07:13 +02:00
Stefan Metzmacher
c9b617ce3a
libreplace: include inet_ntoa.o when the system one is broken
...
metze
(This used to be commit 67845d3471
)
2008-05-13 09:07:13 +02:00
Stefan Metzmacher
0301064c65
libreplace: merge getifaddrs.m4 into libreplace_network.m4
...
metze
(This used to be commit 0234d397fe
)
2008-05-13 09:07:12 +02:00
Stefan Metzmacher
108443ace5
libreplace: merge getaddrinfo.m4 into libreplace_network.m4
...
metze
(This used to be commit 64591d064d
)
2008-05-13 09:07:12 +02:00
Stefan Metzmacher
254641d3f2
libreplace: merge socketpair.m4 into libreplace_network.m4
...
metze
(This used to be commit f9f8f93adc
)
2008-05-13 09:07:12 +02:00
Stefan Metzmacher
1155c2f457
libreplace: merge inet_pton.m4 into libreplace_network.m4
...
metze
(This used to be commit 3a70274c90
)
2008-05-13 09:07:11 +02:00
Stefan Metzmacher
8408101e24
libreplace: merge inet_ntop.m4 into libreplace_network.m4
...
metze
(This used to be commit 223ef6c08e
)
2008-05-13 09:07:11 +02:00
Stefan Metzmacher
b6b96be0c2
libreplace: merge inet_aton.m4 into libreplace_network.m4
...
metze
(This used to be commit fba00736c8
)
2008-05-13 09:07:11 +02:00
Stefan Metzmacher
41eaffe653
libreplace: merge inet_ntoa.m4 into libreplace_network.m4
...
metze
(This used to be commit 82e826253b
)
2008-05-13 09:07:10 +02:00
Stefan Metzmacher
88533f35dd
libreplace: merge socket.m4 into libreplace_network.m4
...
metze
(This used to be commit c70eba87db
)
2008-05-13 09:07:10 +02:00
Jelmer Vernooij
4accab35c6
Merge branch 'nosmbpython' into v4-0-test
...
(This used to be commit 9683f7434c
)
2008-05-12 03:54:53 +02:00
Jelmer Vernooij
3ed49cd2ae
Avoid unnecessary headers in lib/torture.
...
(This used to be commit 43c18ba5cf
)
2008-05-11 05:49:07 +02:00
Jelmer Vernooij
babdcc6135
Use system python rather than smbpython.
...
(This used to be commit d3df51cd01
)
2008-05-11 05:29:20 +02:00
Jelmer Vernooij
451febf89d
Avoid installing non-public header.
...
(This used to be commit bec87e1878
)
2008-05-11 05:17:29 +02:00
Jelmer Vernooij
348109e688
Fix dependency on loadparm.
...
(This used to be commit 018ee187ff
)
2008-05-11 03:31:38 +02:00
Jelmer Vernooij
b48e2e4c41
Merge ldb_map into LIBLDB.
...
(This used to be commit 4d7925f953
)
2008-05-11 02:15:32 +02:00
Jelmer Vernooij
670122d724
Fix torture module initializion.
...
(This used to be commit d5bf4e9065
)
2008-05-10 23:46:51 +02:00
Jelmer Vernooij
778681e10a
Fix soversion for libtorture and libsamba-hostconfig.
...
(This used to be commit 1f698b96c7
)
2008-05-10 22:30:00 +02:00
Jelmer Vernooij
7b45a4d7fa
Merge branch 'v4-0-test' into v4-0-gmake3
...
Conflicts:
source/auth/config.mk
source/auth/gensec/config.mk
source/torture/smbtorture.c
(This used to be commit edfd02e59b
)
2008-05-10 18:08:00 +02:00
Jelmer Vernooij
bc4eacb5d8
Fix case.
...
(This used to be commit a90971ea0c
)
2008-05-10 14:26:08 +02:00
Jelmer Vernooij
d0096e90ba
Fix installation of pidl perl files, torture pc file.
...
(This used to be commit 32da606e37
)
2008-05-10 00:46:25 +02:00
Jelmer Vernooij
ca6ac11b46
Fix typo.
...
(This used to be commit bd089818a3
)
2008-05-08 13:43:45 +02:00
William Jojo
b3e1d69dcd
Add undefined symbol flag for AIX.
...
(This used to be commit dabdf24e86
)
2008-05-08 12:41:57 +02:00
Jelmer Vernooij
c68589a5dc
Fix typo.
...
(This used to be commit 1def988ef2
)
2008-05-08 12:40:56 +02:00
Jelmer Vernooij
4aba4d38c7
Fix link flags for ldb and tdb Python modules.
...
(This used to be commit 787a32fdef
)
2008-05-08 11:56:32 +02:00
Stefan Metzmacher
10a208fc4f
libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
...
metze
(This used to be commit 04f4523ed0
)
2008-05-07 17:38:41 +02:00
Stefan Metzmacher
63da424e81
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
...
metze
(This used to be commit 3451b54bf7
)
2008-05-07 17:15:36 +02:00
Stefan Metzmacher
a0c6043c34
libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
...
Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step
metze
(This used to be commit 55a904b1d7
)
2008-05-07 17:11:29 +02:00
Stefan Metzmacher
bbf4ce9146
libreplace: always provide utime() and utimes()
...
I'd like to also provide futimes(), but it seems
that some systems doesn't support a it at kernel level.
If someone knows how to write a portable replacement
for futimes() please tell me...
metze
(This used to be commit a9604fe4a3
)
2008-05-07 13:25:22 +02:00
Stefan Metzmacher
f51a79889c
libreplace: check how portable utimes() and futimes() are
...
metze
(This used to be commit 8798ce3c74
)
2008-05-06 12:38:55 +02:00
Jelmer Vernooij
1e973565b6
Move subunit infrastructure code into lib/torture.
...
(This used to be commit 5b44d8121d
)
2008-04-27 14:02:46 +01:00
Jelmer Vernooij
cc9c4aaa8d
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
...
Conflicts:
source/Makefile
source/auth/config.mk
source/auth/gensec/config.mk
source/build/m4/public.m4
source/build/make/python.mk
source/build/make/rules.mk
source/build/smb_build/header.pm
source/build/smb_build/main.pl
source/build/smb_build/makefile.pm
source/dsdb/config.mk
source/dsdb/samdb/ldb_modules/config.mk
source/kdc/config.mk
source/lib/events/config.mk
source/lib/events/events.c
source/lib/ldb/config.mk
source/lib/nss_wrapper/config.mk
source/lib/policy/config.mk
source/lib/util/config.mk
source/libcli/smb2/config.mk
source/libnet/config.mk
source/librpc/config.mk
source/nbt_server/config.mk
source/ntptr/ntptr_base.c
source/ntvfs/posix/config.mk
source/ntvfs/sysdep/config.mk
source/param/config.mk
source/rpc_server/config.mk
source/rpc_server/service_rpc.c
source/scripting/ejs/config.mk
source/scripting/python/config.mk
source/smb_server/config.mk
source/smbd/server.c
source/torture/config.mk
source/torture/smb2/config.mk
source/wrepl_server/config.mk
(This used to be commit 13bbd42068
)
2008-04-25 10:04:20 +01:00
Simo Sorce
89cac520d0
Remove temporary debug statement
...
(This used to be commit 10780e638a
)
2008-04-22 16:40:44 -04:00
Simo Sorce
4e83011f72
Remove more event_context_init() uses from function calls within deep down the code.
...
Make sure we pass around the event_context where we need it instead.
All test but a few python ones fail. Jelmer promised to fix them.
(This used to be commit 3045d39162
)
2008-04-21 18:12:33 -04:00
Andrew Bartlett
22bbb0ebe6
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit 43fc10aaa7
)
2008-04-17 18:44:48 +02:00
Andrew Bartlett
c9a12fa55d
More endian fixes in the registry
...
(This used to be commit b26662be19
)
2008-04-17 18:40:56 +02:00
Andrew Tridgell
3180cbbc5b
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
...
(This used to be commit c73a3b837e
)
2008-04-17 16:53:36 +02:00
Andrew Bartlett
d0525ff0c2
Fix typo
...
(This used to be commit ba65465045
)
2008-04-17 16:44:55 +02:00