summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-16Use make to generate list of prototype headers.Jelmer Vernooij1-4/+2
(This used to be commit 20800de0581de1f8be57755df5cc05ffad34ada9)
2008-02-16Use make to generate lists of libraries.Jelmer Vernooij1-6/+2
(This used to be commit 8e1396d5666b1c9306e04cf98d1c89fa13199c7d)
2008-02-16Generate manpage list with make.Jelmer Vernooij1-4/+1
(This used to be commit 7eaa96169f0a32110194560ff27ed89120160efc)
2008-02-16Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij1-6/+2
(This used to be commit 62abd38725ecbe149075a5e2097a08981cd156cf)
2008-02-16Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2-8/+4
(This used to be commit 8e716d139003d3e743dd99d93f76da4cfa7d48b3)
2008-02-16Remove unused code.Jelmer Vernooij2-8/+4
(This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
2008-02-16Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2-13/+20
(This used to be commit c1b2b5f9f479e202f30f245a47d2743a592deeb8)
2008-02-16Simplify handling of plugin installation.Jelmer Vernooij2-13/+20
(This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
2008-02-16use gmake to handle .py file copies.Jelmer Vernooij2-3/+5
(This used to be commit 33111f98df7e8f9bb7d62599c6b13a1a4479a2e1)
2008-02-16Rely on GNU make to build static libraries.Jelmer Vernooij2-4/+7
(This used to be commit 8e9856412befc0ea94536dd492588f232347564a)
2008-02-16Revert "Allow LDB to be a static library again."Jelmer Vernooij4-0/+29
This reverts commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd. (This used to be commit 9166e48944819041ed5db6dbd432fc660660c5ce)
2008-02-16Add static header for gencache.Jelmer Vernooij3-6/+95
(This used to be commit 58c25657bf552a11e7c522602805ba961de94cf2)
2008-02-16Allow LDB to be a static library again.Jelmer Vernooij4-29/+0
(This used to be commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd)
2008-02-16Add static header for gencache.Jelmer Vernooij3-6/+95
(This used to be commit 9a0f6a0012243a74702c723dec808c99c58c772e)
2008-02-16Formatting fixes.Jelmer Vernooij1-2/+3
(This used to be commit bc0fab89e325ebb6ab870b1c3f4b263c50631b70)
2008-02-15Unconditionally run the python tests.Jelmer Vernooij1-30/+26
(This used to be commit 0ab4428fce9f2b970dfbced3b5dfea7ec688760a)
2008-02-15Reconcile header files for torture utility functions.Jelmer Vernooij6-55/+123
(This used to be commit 1269758e95686cc155284d5d56080e1be11bbd75)
2008-02-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij20-469/+606
Conflicts: source/torture/libnet/libnet_BecomeDC.c (This used to be commit 2da0734f439ee5f4e3eb1c9416e7df4450f08534)
2008-02-15Mark the provision_bare() test as known failing for now.Jelmer Vernooij1-0/+1
(This used to be commit bb473a8d11ce0ab8d5c9f0b339861b552fc2b262)
2008-02-15Use struct for provision parameters since there are so many of them.Jelmer Vernooij5-186/+202
(This used to be commit 4b9d5bc57ca4ee14c142ea720dce5e4ee97f8c16)
2008-02-15lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher1-0/+6
metze (This used to be commit 646c597b79cb01474ed8139e4e790206bd84632c)
2008-02-15lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher1-3/+3
metze (This used to be commit b994f899b42d294c0418bdc82660a2f7510667d6)
2008-02-15epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher1-1/+10
metze (This used to be commit 96f1ad6d27fdfecd3a07a05052c8085d66472106)
2008-02-15epmapper.idl: add link to official IDLStefan Metzmacher1-0/+1
metze (This used to be commit b5c0a6c114b5c832f742bd84179e5e9a5aed3698)
2008-02-15dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher1-1/+2
metze (This used to be commit 47447f60bc8e5dd1021752e9b011f22762e45eed)
2008-02-15ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ↵Stefan Metzmacher1-0/+3
return 0 metze (This used to be commit ae6976eb4a8ddafc40ce91f68c9bca861502093b)
2008-02-15drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher1-3/+6
metze (This used to be commit 70c7faace76a84d2fe15accf4f8a1ca0ad905bd4)
2008-02-15krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher1-1/+2
metze (This used to be commit 30657ae0ebdb85ae995a3dfe3ce123851fd92e0f)
2008-02-15NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher1-4/+16
This is still broken, as we call provision() with wrong arguments. Also the python provision() function, doesn't allow us to specify the locations of the partition ldb files, this is strictly needed otherwise the torture test destroys a production databases. I think we should have a provision_become_dc() again! metze (This used to be commit 096eafd34778dde222bce4b0a5c0fc38b7de0359)
2008-02-15cyrus_sasl: fix compiler warningsStefan Metzmacher1-1/+4
metze (This used to be commit 558c717c6c279b739633e26855910b61b792e7b6)
2008-02-15remove redundent codeAndrew Tridgell1-3/+0
(This used to be commit 7f2421f17cae313d7dbf5c35c73b5410cb1d5db0)
2008-02-15fixed some options that could not be overridden on the command lineAndrew Tridgell1-10/+3
(This used to be commit eea486d8942fdda769684fa6e825c0f899cf3304)
2008-02-15added blackbox testing of gentestAndrew Tridgell2-0/+48
(This used to be commit 716345fd38dfd8c6e610fbd6ba84c4f33e3edbb9)
2008-02-15convert gentest to use popt and the cmdline libraryAndrew Tridgell1-83/+83
(This used to be commit 681366b956a71aa7bd16b75263ccd73ddc680082)
2008-02-15make sure lp_ctx is initialisedAndrew Tridgell1-1/+2
(This used to be commit 3abb33c8bff9aac8ba1ba4783b919732e5159283)
2008-02-15fix typoAndrew Tridgell1-1/+1
(This used to be commit 1699b2a804cf91175de2528c1e640a09b4de4f08)
2008-02-15added a blackbox test for masktestAndrew Tridgell3-5/+52
(This used to be commit 05a110123df2372418e2ef2fd8f269b92054069c)
2008-02-15fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell1-94/+63
(This used to be commit c37133fd95e6d02a0cdf0f7b5408211740d8046c)
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell4-99/+77
(This used to be commit 625ea49a95cbdb507ea5b191f75ffa27e25cdb90)
2008-02-15added blackbox testing for locktestAndrew Tridgell3-1/+56
(This used to be commit af6484f78d273407dd9b264bc4adb33497eee48b)
2008-02-15add some info on running testsAndrew Tridgell1-0/+21
(This used to be commit b6ba0afc1424a1d202626aabf1cd0f28246319a6)
2008-02-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell10-207/+204
(This used to be commit 9c12b5b49679d404ac623041f2da944019f97754)
2008-02-15fixed loadparm handling in standalone testsAndrew Tridgell3-3/+3
(This used to be commit 2633f4259ed30ab990017c4c3205f92bf38f0135)
2008-02-15Add ability to not specify certain provision options(), fix some other options.Jelmer Vernooij1-19/+47
(This used to be commit fe8bfda22d8e1fdbece4209b7489419074565efd)
2008-02-15Add test for provision_bare() code.Jelmer Vernooij1-0/+21
(This used to be commit 0f3a1dbb5355bf5181d9a100af35be8a7f292be6)
2008-02-15Finish migration of provision code.Jelmer Vernooij3-57/+103
(This used to be commit 53c5924195844dac4dfe99e5c9b0c8911394497a)
2008-02-15Move Python dependencies.Jelmer Vernooij1-3/+2
(This used to be commit f6c5b787cc031ddf858d7b16f455692a98a19b9e)
2008-02-15Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2-55/+95
(This used to be commit 1a1f8a5e6b193f25f4838a3e7964cdf0590f4eb2)
2008-02-14Split provision from C code out of becomedc.Jelmer Vernooij3-296/+326
(This used to be commit ed2b72ac76ec069fec799b3fd805cca59fc28de4)
2008-02-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
Michael (This used to be commit bc4e03f2ddb669758e27e2a5c32e15c7d6c5257d)