1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

16196 Commits

Author SHA1 Message Date
Stefan Metzmacher
3b6042e192 lib/events: system/network.h isn't needed
metze
(This used to be commit 59faf3bf670140784d5698bbdc8b86afe8e188ec)
2008-05-14 15:20:17 +02:00
Simo Sorce
136f369b23 Make it possible to build libevents standalone.
(This used to be commit 10415bb738d51afdebbfeae976923e086805ae84)
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 da2179ee5d5b6094ab63a9d9d6a8d59893937087)
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 3fddd36e119f73a5021370450f9687ef9d252bab)
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 aa7ef1af746319a3d771decd0ec03dabe8b8ad28)
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 67845d3471711d24069636d0d4032f9d53748334)
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 0234d397fefee8e1d0dcd3402f748c2251021c90)
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 64591d064dc3da6074f0f7539911a6e433d9cc43)
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 f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad)
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 3a70274c908e31453942b442351eab8423c1a53d)
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 223ef6c08efb52251d0a772bb0c481b2803cf0ce)
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 fba00736c870f449c0eee32fe0d7b0d539dca51f)
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 82e826253b6d18832931dbb5c1dda009889bf9e0)
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 c70eba87dbbac6c2c1e68c343cdd410577c1686f)
2008-05-13 09:07:10 +02:00
Jelmer Vernooij
5d02514f72 Fail earlier on if shared libs can't be built.
(This used to be commit 2e8766145ad2e8c666ecdc6c39e97ba302b16e04)
2008-05-11 15:37:09 +02:00
Jelmer Vernooij
1f9570c0ba Add extra include directories, hopefully fixes the build on aix53bf.
(This used to be commit ef53ffbc24cc4959acb773f27e72e90b603e81d7)
2008-05-11 15:31:02 +02:00
Jelmer Vernooij
af683666d6 Remove obsolete provisioning library.
(This used to be commit f123190fb49302968a231639848023a72dfdf2bc)
2008-05-11 15:15:27 +02:00
Jelmer Vernooij
0be941a383 Remove python extension from upgrade script.
(This used to be commit 5268649b7ef60a2caae9cdf66dfeaf6d2037aba3)
2008-05-11 14:32:06 +02:00
Jelmer Vernooij
fb62c0508a Properly support sentinels for binary init functions. This should fix the build.
(This used to be commit 9ba5962addc0ef2e0d01329ab8178b3f51659e75)
2008-05-11 14:08:31 +02:00
Jelmer Vernooij
3ed49cd2ae Avoid unnecessary headers in lib/torture.
(This used to be commit 43c18ba5cf0f709c4a7bd686d5e6bf613227b61d)
2008-05-11 05:49:07 +02:00
Jelmer Vernooij
67914192c2 Fix formatting of install message.
(This used to be commit 371afde9b04694beec4d9e5cb53634315aea86be)
2008-05-11 05:18:09 +02:00
Jelmer Vernooij
c0dd42af53 Remove extra space that caused issues during make install.
(This used to be commit 20a2fc85665feb4d57340c695c8ecb014825e177)
2008-05-11 05:17:50 +02:00
Jelmer Vernooij
451febf89d Avoid installing non-public header.
(This used to be commit bec87e1878841764104b98f05b34a72a98c8dd71)
2008-05-11 05:17:29 +02:00
Jelmer Vernooij
251f6bd991 make sure to always use string version of uuid rather than object.
(This used to be commit bcd5fc7dc9899deb9fa84fdeeb21ed2ddb921308)
2008-05-11 04:36:37 +02:00
Jelmer Vernooij
8c926a34c8 Complete dependencies for python modules (actually matters when built standalone).
(This used to be commit a89b6d8ad71d71271f30d156de20129866ef6aeb)
2008-05-11 04:36:05 +02:00
Jelmer Vernooij
348109e688 Fix dependency on loadparm.
(This used to be commit 018ee187ffbfd77aa0d5f5da6c3512ea6b37a746)
2008-05-11 03:31:38 +02:00
Jelmer Vernooij
5319d9620b Use consistent function names with the standard Python uuid module that is available in >= 2.4.
(This used to be commit 60d458e3195eef6baf655fee0da7c3f68517e8e6)
2008-05-11 03:31:26 +02:00
Jelmer Vernooij
0b5a16abe0 Properly escape quotes.
(This used to be commit 33094329610097113c244ccd02606661a4c9e2e0)
2008-05-11 03:01:27 +02:00
Jelmer Vernooij
b48e2e4c41 Merge ldb_map into LIBLDB.
(This used to be commit 4d7925f953bc9d1fcffb4a4dd268b763c18ceae6)
2008-05-11 02:15:32 +02:00
Jelmer Vernooij
7c7de11f20 Fix LDB module initialization when using external ldb.
(This used to be commit b7b4aff8b52742d69526dc0ef5da2fe3c05e3af8)
2008-05-11 01:53:11 +02:00
Jelmer Vernooij
670122d724 Fix torture module initializion.
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4)
2008-05-10 23:46:51 +02:00
Jelmer Vernooij
08ad86ad3d Revert "Remove copy of torture file."
This reverts commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae.
(This used to be commit c6c4349c44cb6479fa7aa129931ff9ac88068ba6)
2008-05-10 23:38:56 +02:00
Jelmer Vernooij
97fbad6480 Install standalone python modules (so we can use stock python rather than smbpython).
(This used to be commit bb5c9fc64b6ad275abdd98a19f018953c9d79cbd)
2008-05-10 23:25:50 +02:00
Jelmer Vernooij
778681e10a Fix soversion for libtorture and libsamba-hostconfig.
(This used to be commit 1f698b96c7962a453f037815c9160cd8d7dde3f6)
2008-05-10 22:30:00 +02:00
Jelmer Vernooij
d1183291d3 Remove copy of torture file.
(This used to be commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae)
2008-05-10 22:26:14 +02:00
Jelmer Vernooij
bfd4850636 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
(This used to be commit cce1659d3382495d84cd086bd105903211c1c1de)
2008-05-10 21:29:42 +02:00
Jelmer Vernooij
3758dec7b1 Fix building with system-provided LDB without breaking anything else :-)
(This used to be commit ce9d759497ea49e54e9d96422ad07368e2925872)
2008-05-10 21:29:09 +02:00
Jelmer Vernooij
e7910c6fcb Revert "Fix building with system-provided LDB."
This reverts commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255.
(This used to be commit 9d1d2abed19c3b8378a78d4b81503b427d401ab5)
2008-05-10 20:59:48 +02:00
Jelmer Vernooij
6267dd7853 Clean up some git merges gone wrong.
(This used to be commit 42eb6b33462228467e65a51bbf624c481802b090)
2008-05-10 20:59:17 +02:00
Jelmer Vernooij
640792fb58 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
(This used to be commit cca75ae22d225dda2e96907daa3c24a35bb281cd)
2008-05-10 20:44:59 +02:00
Jelmer Vernooij
69247584ea Fix building with system-provided LDB.
(This used to be commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255)
2008-05-10 20:17:02 +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 edfd02e59bba86b977bd60848f57a614691fff7a)
2008-05-10 18:08:00 +02:00
Jelmer Vernooij
bc4eacb5d8 Fix case.
(This used to be commit a90971ea0c43ce3b42b95aef5973139576b51959)
2008-05-10 14:26:08 +02:00
Jelmer Vernooij
acb037fb1b Fix location of torture pc file.
(This used to be commit 3e2c067ec734d8c14006ce9bec75a8ffccbf72c1)
2008-05-10 00:48:11 +02:00
Jelmer Vernooij
d0096e90ba Fix installation of pidl perl files, torture pc file.
(This used to be commit 32da606e3759026c2744f853cd8948333ed0579c)
2008-05-10 00:46:25 +02:00
Jelmer Vernooij
ca6ac11b46 Fix typo.
(This used to be commit bd089818a3182698dfe85039c1b2e22d8c2835bb)
2008-05-08 13:43:45 +02:00
William Jojo
b3e1d69dcd Add undefined symbol flag for AIX.
(This used to be commit dabdf24e86f038e3afc67532fa5bf60a37992161)
2008-05-08 12:41:57 +02:00
Jelmer Vernooij
c68589a5dc Fix typo.
(This used to be commit 1def988ef28de85b3f97172bdbf935a4fec4dec3)
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 787a32fdef9d761d64839f489cca0b0684f9a9fd)
2008-05-08 11:56:32 +02:00
Jelmer Vernooij
c3efee27b6 Install session.h, required by OpenChange's proxy.
(This used to be commit 44d8b70004247729862b194ea66444e0cf296660)
2008-05-08 10:53:03 +02:00