Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 2008-05-13 | 1 | -17/+18 |
| | | | | | metze (This used to be commit aa7ef1af746319a3d771decd0ec03dabe8b8ad28) | ||||
* | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 2008-05-13 | 1 | -2/+3 |
| | | | | | metze (This used to be commit 67845d3471711d24069636d0d4032f9d53748334) | ||||
* | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -129/+127 |
| | | | | | metze (This used to be commit 0234d397fefee8e1d0dcd3402f748c2251021c90) | ||||
* | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -33/+33 |
| | | | | | metze (This used to be commit 64591d064dc3da6074f0f7539911a6e433d9cc43) | ||||
* | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 |
| | | | | | metze (This used to be commit f9f8f93adcc7161ebb18f5a0bf28c73d951a15ad) | ||||
* | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 |
| | | | | | metze (This used to be commit 3a70274c908e31453942b442351eab8423c1a53d) | ||||
* | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 |
| | | | | | metze (This used to be commit 223ef6c08efb52251d0a772bb0c481b2803cf0ce) | ||||
* | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 |
| | | | | | metze (This used to be commit fba00736c870f449c0eee32fe0d7b0d539dca51f) | ||||
* | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -20/+20 |
| | | | | | metze (This used to be commit 82e826253b6d18832931dbb5c1dda009889bf9e0) | ||||
* | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -40/+40 |
| | | | | | metze (This used to be commit c70eba87dbbac6c2c1e68c343cdd410577c1686f) | ||||
* | Fail earlier on if shared libs can't be built. | Jelmer Vernooij | 2008-05-11 | 1 | -29/+5 |
| | | | | (This used to be commit 2e8766145ad2e8c666ecdc6c39e97ba302b16e04) | ||||
* | Add extra include directories, hopefully fixes the build on aix53bf. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 |
| | | | | (This used to be commit ef53ffbc24cc4959acb773f27e72e90b603e81d7) | ||||
* | Remove obsolete provisioning library. | Jelmer Vernooij | 2008-05-11 | 1 | -1254/+0 |
| | | | | (This used to be commit f123190fb49302968a231639848023a72dfdf2bc) | ||||
* | Remove python extension from upgrade script. | Jelmer Vernooij | 2008-05-11 | 2 | -1/+1 |
| | | | | (This used to be commit 5268649b7ef60a2caae9cdf66dfeaf6d2037aba3) | ||||
* | Properly support sentinels for binary init functions. This should fix the build. | Jelmer Vernooij | 2008-05-11 | 1 | -0/+2 |
| | | | | (This used to be commit 9ba5962addc0ef2e0d01329ab8178b3f51659e75) | ||||
* | Avoid unnecessary headers in lib/torture. | Jelmer Vernooij | 2008-05-11 | 1 | -2/+0 |
| | | | | (This used to be commit 43c18ba5cf0f709c4a7bd686d5e6bf613227b61d) | ||||
* | Fix formatting of install message. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 |
| | | | | (This used to be commit 371afde9b04694beec4d9e5cb53634315aea86be) | ||||
* | Remove extra space that caused issues during make install. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 |
| | | | | (This used to be commit 20a2fc85665feb4d57340c695c8ecb014825e177) | ||||
* | Avoid installing non-public header. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+0 |
| | | | | (This used to be commit bec87e1878841764104b98f05b34a72a98c8dd71) | ||||
* | make sure to always use string version of uuid rather than object. | Jelmer Vernooij | 2008-05-11 | 2 | -6/+7 |
| | | | | (This used to be commit bcd5fc7dc9899deb9fa84fdeeb21ed2ddb921308) | ||||
* | Complete dependencies for python modules (actually matters when built ↵ | Jelmer Vernooij | 2008-05-11 | 2 | -18/+20 |
| | | | | | | standalone). (This used to be commit a89b6d8ad71d71271f30d156de20129866ef6aeb) | ||||
* | Fix dependency on loadparm. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 |
| | | | | (This used to be commit 018ee187ffbfd77aa0d5f5da6c3512ea6b37a746) | ||||
* | Use consistent function names with the standard Python uuid module that is ↵ | Jelmer Vernooij | 2008-05-11 | 3 | -7/+7 |
| | | | | | | available in >= 2.4. (This used to be commit 60d458e3195eef6baf655fee0da7c3f68517e8e6) | ||||
* | Properly escape quotes. | Jelmer Vernooij | 2008-05-11 | 1 | -2/+2 |
| | | | | (This used to be commit 33094329610097113c244ccd02606661a4c9e2e0) | ||||
* | Merge ldb_map into LIBLDB. | Jelmer Vernooij | 2008-05-11 | 3 | -12/+5 |
| | | | | (This used to be commit 4d7925f953bc9d1fcffb4a4dd268b763c18ceae6) | ||||
* | Fix LDB module initialization when using external ldb. | Jelmer Vernooij | 2008-05-11 | 2 | -2/+5 |
| | | | | (This used to be commit b7b4aff8b52742d69526dc0ef5da2fe3c05e3af8) | ||||
* | Fix torture module initializion. | Jelmer Vernooij | 2008-05-10 | 6 | -15/+15 |
| | | | | (This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4) | ||||
* | Revert "Remove copy of torture file." | Jelmer Vernooij | 2008-05-10 | 2 | -1/+72 |
| | | | | | This reverts commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae. (This used to be commit c6c4349c44cb6479fa7aa129931ff9ac88068ba6) | ||||
* | Install standalone python modules (so we can use stock python rather than ↵ | Jelmer Vernooij | 2008-05-10 | 3 | -8/+11 |
| | | | | | | smbpython). (This used to be commit bb5c9fc64b6ad275abdd98a19f018953c9d79cbd) | ||||
* | Fix soversion for libtorture and libsamba-hostconfig. | Jelmer Vernooij | 2008-05-10 | 2 | -2/+2 |
| | | | | (This used to be commit 1f698b96c7962a453f037815c9160cd8d7dde3f6) | ||||
* | Remove copy of torture file. | Jelmer Vernooij | 2008-05-10 | 2 | -72/+1 |
| | | | | (This used to be commit 89bfca2da2b614e979a20c9a293b798ed7ae15ae) | ||||
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 2 | -22/+15 |
|\ | | | | | | | (This used to be commit cce1659d3382495d84cd086bd105903211c1c1de) | ||||
| * | Fix building with system-provided LDB without breaking anything else :-) | Jelmer Vernooij | 2008-05-10 | 1 | -19/+15 |
| | | | | | | | | (This used to be commit ce9d759497ea49e54e9d96422ad07368e2925872) | ||||
| * | Revert "Fix building with system-provided LDB." | Jelmer Vernooij | 2008-05-10 | 1 | -3/+0 |
| | | | | | | | | | | This reverts commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255. (This used to be commit 9d1d2abed19c3b8378a78d4b81503b427d401ab5) | ||||
* | | Clean up some git merges gone wrong. | Jelmer Vernooij | 2008-05-10 | 7 | -21/+3 |
| | | | | | | | | (This used to be commit 42eb6b33462228467e65a51bbf624c481802b090) | ||||
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 1 | -0/+3 |
|\| | | | | | | | (This used to be commit cca75ae22d225dda2e96907daa3c24a35bb281cd) | ||||
| * | Fix building with system-provided LDB. | Jelmer Vernooij | 2008-05-10 | 1 | -0/+3 |
| | | | | | | | | (This used to be commit fbfbc1f163520b3b9a4a3bf8bdddf26749cc7255) | ||||
* | | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 93 | -748/+1002 |
|\| | | | | | | | | | | | | | | | | | Conflicts: source/auth/config.mk source/auth/gensec/config.mk source/torture/smbtorture.c (This used to be commit edfd02e59bba86b977bd60848f57a614691fff7a) | ||||
| * | Fix case. | Jelmer Vernooij | 2008-05-10 | 1 | -2/+2 |
| | | | | | | | | (This used to be commit a90971ea0c43ce3b42b95aef5973139576b51959) | ||||
| * | Fix location of torture pc file. | Jelmer Vernooij | 2008-05-10 | 1 | -1/+1 |
| | | | | | | | | (This used to be commit 3e2c067ec734d8c14006ce9bec75a8ffccbf72c1) | ||||
| * | Fix installation of pidl perl files, torture pc file. | Jelmer Vernooij | 2008-05-10 | 4 | -2/+5 |
| | | | | | | | | (This used to be commit 32da606e3759026c2744f853cd8948333ed0579c) | ||||
| * | Fix typo. | Jelmer Vernooij | 2008-05-08 | 1 | -1/+0 |
| | | | | | | | | (This used to be commit bd089818a3182698dfe85039c1b2e22d8c2835bb) | ||||
| * | Add undefined symbol flag for AIX. | William Jojo | 2008-05-08 | 1 | -0/+4 |
| | | | | | | | | (This used to be commit dabdf24e86f038e3afc67532fa5bf60a37992161) | ||||
| * | Fix typo. | Jelmer Vernooij | 2008-05-08 | 1 | -1/+1 |
| | | | | | | | | (This used to be commit 1def988ef28de85b3f97172bdbf935a4fec4dec3) | ||||
| * | Fix link flags for ldb and tdb Python modules. | Jelmer Vernooij | 2008-05-08 | 2 | -2/+2 |
| | | | | | | | | (This used to be commit 787a32fdef9d761d64839f489cca0b0684f9a9fd) | ||||
| * | Install session.h, required by OpenChange's proxy. | Jelmer Vernooij | 2008-05-08 | 2 | -1/+2 |
| | | | | | | | | (This used to be commit 44d8b70004247729862b194ea66444e0cf296660) | ||||
| * | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build | Stefan Metzmacher | 2008-05-07 | 1 | -0/+1 |
| | | | | | | | | | | metze (This used to be commit 04f4523ed032946b8f0e74ac6f7458010159e3bb) | ||||
| * | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 2008-05-07 | 2 | -1/+1 |
| | | | | | | | | | | metze (This used to be commit 3451b54bf7f5e37a589ec261d28c2a8b6f9788ed) | ||||
| * | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 2008-05-07 | 2 | -63/+73 |
| | | | | | | | | | | | | | | Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step metze (This used to be commit 55a904b1d7aeca849d450e371b18afca5b0c6218) | ||||
| * | pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code | Stefan Metzmacher | 2008-05-07 | 5 | -42/+24 |
| | | | | | | | | | | | | | | | | I'll fix this more correctly very soon, so that we'll pass the BASE-DELAYWRITE test. metze (This used to be commit b09dd6b65d533832a025a51509dcc84f84b048aa) |