summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set -test in the vendor versionStefan Metzmacher2008-01-101-1/+1
| | | | | metze (This used to be commit 817582a46aed1a3a470477c95671fa25fd9f2f67)
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-103-81/+32
| | | | | | metze (cherry-picked from 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef) (This used to be commit 464668b07aded0a299eb49b87b51bb9bf53d2c8d)
* python: Update STATUS.Jelmer Vernooij2008-01-101-4/+4
| | | | (This used to be commit bcd82a9ae3cb01b3d8ed0c36999f7a1c0bbab19a)
* r26701: ldb: Build and install python modules when possible.Jelmer Vernooij2008-01-102-7/+34
| | | | (This used to be commit 7a66d0eff6e2300cc82b4c7585f9c45afcc851a4)
* r26700: tdb: Build and install Python bindings when possible.Jelmer Vernooij2008-01-104-42/+68
| | | | (This used to be commit 8d77ea379fef5ad4b2718bc8e0620304588c9239)
* r26699: Some minor cosmetics for pidl samba3 server code.Günther Deschner2008-01-091-18/+20
| | | | | Guenther (This used to be commit 81fa63dfe6004d916bbe653cbb1b4cbdf5d3d97d)
* r26698: Prettify samba3 client code a little more.Günther Deschner2008-01-091-7/+25
| | | | | Guenther (This used to be commit 6ac36d6a4b83b9ef794a2022c4d46ed0b69758e9)
* r26697: Leak less memory into the ldb context.Andrew Bartlett2008-01-081-3/+15
| | | | | | | (Trying to chase down memory leaks in provision) Andrew Bartlett (This used to be commit a0cf47c3359ca5dfab90c1a5831a73b89ff9f027)
* r26696: Some more minor pidl samba3 client cosmetics.Günther Deschner2008-01-081-5/+13
| | | | | Guenther (This used to be commit 7ee3fd43f964d3161c075dae8de73c77de146538)
* r26695: Cosmetic fix for pidl generated samba3 client code.Günther Deschner2008-01-081-1/+1
| | | | | Guenther (This used to be commit c52d9e6e60e0765e4f793d64e94571b6f6c3f9c7)
* r26694: asn1: Fix header and some typo's.Jelmer Vernooij2008-01-081-6/+6
| | | | (This used to be commit f9988734bb8a1d823e14b6bff5c4d55d75471f18)
* r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak2008-01-082-10/+194
| | | | | rafal (This used to be commit e940b1020a3c2e7ee43198dc40c47cbdbef0d950)
* r26692: registry: Treat key and value names case-insensitively.Jelmer Vernooij2008-01-071-0/+10
| | | | (This used to be commit 9fc5f098e01145db5b01efb0bf22cdddf0213d20)
* r26691: registry: Add subkeys required for Server Manager Alerts and ↵Jelmer Vernooij2008-01-071-0/+9
| | | | | | Peplication. See bugs 4934 and 4935. (This used to be commit fdd2ba336b4cf742f6e59253beab5dd226a87a85)
* r26690: torture: Move torture_context_init() to the ui.c, where all ↵Jelmer Vernooij2008-01-072-17/+18
| | | | | | functions related to it are. (This used to be commit 5f6cc640758448df9c8ad4eba1ffa12ce0c3f732)
* r26689: registry: Return max_subkeynamelen, max_valnamelen and ↵Jelmer Vernooij2008-01-0714-46/+175
| | | | | | max_valbufsize in getkeyinfo(). (This used to be commit b06896d2378e536f5044dbe500a5232a89d6d0b5)
* r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.Jelmer Vernooij2008-01-074-36/+64
| | | | (This used to be commit 846876ad32dc86fe7c367db084e76c670c61b389)
* r26687: python: Update status after feedback from abartlett.Jelmer Vernooij2008-01-071-0/+3
| | | | (This used to be commit f08192750eecdd8b0ffbed84a53abcae51afd2df)
* r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste ofAndrew Bartlett2008-01-061-1/+1
| | | | | | | the provision options used. Andrew Bartlett (This used to be commit 51cd93344dfeb3556fada523e38bbcd7e51fbbe1)
* r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so wasAndrew Bartlett2008-01-061-0/+5
| | | | | | | | | broken by 'ref' changes long ago. We need a working script to aim against windows. Andrew Bartlett (This used to be commit d6b863453dcda85e02e53c44d68272bf2ef95d19)
* r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090Andrew Bartlett2008-01-061-1/+1
| | | | | Andrew Bartlett (This used to be commit 0016231edd514e8db620bafc44ce877fcac19ed9)
* r26683: Add another testcase. I still don't know what's wrong here.Andrew Bartlett2008-01-061-0/+21
| | | | | Andrew Bartlett (This used to be commit 341929c615e5573887889cf22950a25b536c6fc1)
* r26682: Move CLDAP to the modern torture system, and add value checking.Andrew Bartlett2008-01-061-14/+28
| | | | | Andrew Bartlett (This used to be commit df17c4a9e84f4a4087c4a4a8ad44a82d4acb522e)
* r26681: Use fewer magic numbers.Andrew Bartlett2008-01-061-2/+2
| | | | | Andrew Bartlett (This used to be commit 16edbe1d607390227652ee97a000da98c696c735)
* r26680: Don't always advertise GC functionality.Andrew Bartlett2008-01-061-1/+4
| | | | | Andrew Bartlett (This used to be commit 2f228bcbf63af98ff2d0f498f48d49d0f2926343)
* r26679: It is very bad to free the ldb handle when you didn't create it...Andrew Bartlett2008-01-061-1/+1
| | | | | | | (My bad when copying this code into samdb_is_gc()). Andrew Bartlett (This used to be commit b4a95a89853a0ebd75b39f01bbdbf82e05e97bd7)
* r26678: Check in auto-generated swig files.Tim Potter2008-01-062-41/+45
| | | | (This used to be commit 62017f049bc0b0f311ba49d03084044faa5e6dcd)
* r26677: Implement and test iter{keys,values,items} for tdb bindings.Tim Potter2008-01-062-3/+32
| | | | | Use tempfile.mkstemp() instead of os.tmpnam() in tests. (This used to be commit 5c3c131d174ba0f162c210d3e6ca30f2ed2a3ec0)
* r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of ↵Jelmer Vernooij2008-01-062-1/+2
| | | | | | | cifsdd tests. Thanks to Andrew for catching this. Also fixes a typo in sessetup.c. (This used to be commit b97de4a655b989a481d5d001ce9a5d3969d2909c)
* r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij2008-01-051-10/+9
| | | | (This used to be commit a175ee6594046c44572e3314ab7c3b61dcd7422f)
* r26674: smb_composite: Avoid use of global_loadparm.Jelmer Vernooij2008-01-051-2/+3
| | | | | Hopefully this fixes OpenChange's mapiadmin. (This used to be commit 2df0f7016e27705c3799b2f6bb20fcc17b103c36)
* r26673: selftest: Document the purpose and output format of samba4_tests.sh.Jelmer Vernooij2008-01-051-0/+19
| | | | (This used to be commit 93b80f1ceb1efffd16a489bebd63ec10dd947989)
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-0523-69/+128
| | | | (This used to be commit 18cd08623eaad7d2cd63b82ea5275d4dfd21cf00)
* r26671: rap: Convert the RAP tests to the new torture API and run them by ↵Jelmer Vernooij2008-01-053-71/+33
| | | | | | | | default. We don't have a server-side implementation of netservergetinfo yet, so it is marked as known failing. (This used to be commit 33c5982ed9b9fada9355dde5dc274abb99ec0615)
* r26670: Janitorial: Remove global_loadparm uses.Jelmer Vernooij2008-01-054-7/+7
| | | | (This used to be commit 13cc6ca1d3c2b5899bdd02c4c7306a92baa260f5)
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-059-16/+15
| | | | (This used to be commit 50c46160d997e0448f51ae09e0f3c79e8519fa41)
* r26668: tdb/python: Fix default value of open_flags for tdb.Jelmer Vernooij2008-01-052-1/+2
| | | | (This used to be commit aa438a2febc6562aa6f71505936d0872a6dcd17d)
* r26667: pidl/python: Don't generate casts anymore; this will generate ↵Jelmer Vernooij2008-01-051-9/+9
| | | | | | warnings with older Pythons, but will be a lot cleaner with newer versions. (This used to be commit 7db3222dace7071e3d74fc34b86d571a0f3badea)
* r26666: python: Prefer newer Python versions as they use const properly.Jelmer Vernooij2008-01-051-1/+6
| | | | (This used to be commit aa2adf33275dc637022d9feee1531aa79aa08e25)
* r26665: registry: Fix tests on bigendian machines.Jelmer Vernooij2008-01-051-2/+6
| | | | (This used to be commit bcd8f50f7952d1e502326f11ddfa8cfe8a982b1b)
* r26664: buildsystem: Hopefully fix the shared library build on AIX.Jelmer Vernooij2008-01-041-1/+2
| | | | (This used to be commit bdf30f80fbef8ea70c3073dc43bc1b0bc02a9951)
* r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij2008-01-032-1/+4
| | | | (This used to be commit f24e5e8a2b16f2f1640cb573bdcb346cb3748f33)
* r26662: pidl/python: Add constructors for struct/union types.Jelmer Vernooij2008-01-031-3/+52
| | | | (This used to be commit bc6aa49d8e33add2efa6f66630029f5305b56280)
* r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.Jelmer Vernooij2008-01-031-10/+41
| | | | (This used to be commit 336dae6d429f122f7f38a6c78d28b848ebfa3c67)
* r26660: pidl/python: Generate stub functions for DCE/RPC client functions, ↵Jelmer Vernooij2008-01-031-3/+144
| | | | | | constructor for interface objects. (This used to be commit 0ee0581f052d0b90b2697841aaa09e0955aff65a)
* r26659: pidl/python: Support string constants and handle modules.Jelmer Vernooij2008-01-031-2/+43
| | | | (This used to be commit 885e5980d7d7fbafdcf308b8ba6f2560c5b467ec)
* r26658: pidl: Register Python modules.Jelmer Vernooij2008-01-033-1/+16
| | | | (This used to be commit f47044aacc8eb6df856524744ab87bee997bae6d)
* r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij2008-01-033-2/+93
| | | | (This used to be commit f1960ca7c4d1b75d64192efdd446482c6bbebcd9)
* r26656: python: Add file documentating the status of the Python migration.Jelmer Vernooij2008-01-031-0/+20
| | | | (This used to be commit 5c86cc6648169bf52161a1ffdbf17a38b62c611f)
* r26655: torture/auth/pac: remove uses of global_loadparmJelmer Vernooij2008-01-031-2/+2
| | | | (This used to be commit ff67935be4980c701a9cd9a7fa435b8d1e02dfec)