Jelmer Vernooij
47f6bbf8cf
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize in getkeyinfo().
...
(This used to be commit b06896d237
)
2008-01-07 08:18:07 -06:00
Jelmer Vernooij
7f8276b06d
r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.
...
(This used to be commit 846876ad32
)
2008-01-07 08:18:06 -06:00
Jelmer Vernooij
ff1017b142
r26687: python: Update status after feedback from abartlett.
...
(This used to be commit f08192750e
)
2008-01-07 08:18:05 -06:00
Andrew Bartlett
d59ac4d6e9
r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of
...
the provision options used.
Andrew Bartlett
(This used to be commit 51cd93344d
)
2008-01-06 23:57:02 -06:00
Andrew Bartlett
637cd09d4b
r26685: Fix bug 5137 by Mark Ridley. The RPC-ATSVC test is not tested, so was
...
broken by 'ref' changes long ago.
We need a working script to aim against windows.
Andrew Bartlett
(This used to be commit d6b863453d
)
2008-01-06 23:48:02 -06:00
Andrew Bartlett
bb93a7ed5e
r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090
...
Andrew Bartlett
(This used to be commit 0016231edd
)
2008-01-06 23:27:02 -06:00
Andrew Bartlett
8174ed1ebe
r26683: Add another testcase. I still don't know what's wrong here.
...
Andrew Bartlett
(This used to be commit 341929c615
)
2008-01-06 22:51:02 -06:00
Andrew Bartlett
4e064c5ce6
r26682: Move CLDAP to the modern torture system, and add value checking.
...
Andrew Bartlett
(This used to be commit df17c4a9e8
)
2008-01-06 21:21:02 -06:00
Andrew Bartlett
97273d37fc
r26681: Use fewer magic numbers.
...
Andrew Bartlett
(This used to be commit 16edbe1d60
)
2008-01-06 21:21:02 -06:00
Andrew Bartlett
654282b885
r26680: Don't always advertise GC functionality.
...
Andrew Bartlett
(This used to be commit 2f228bcbf6
)
2008-01-06 18:51:02 -06:00
Andrew Bartlett
56cf85f73f
r26679: It is very bad to free the ldb handle when you didn't create it...
...
(My bad when copying this code into samdb_is_gc()).
Andrew Bartlett
(This used to be commit b4a95a8985
)
2008-01-06 18:51:02 -06:00
Tim Potter
4e6dcc73b2
r26678: Check in auto-generated swig files.
...
(This used to be commit 62017f049b
)
2008-01-06 17:48:02 -06:00
Tim Potter
e45c7ffb80
r26677: Implement and test iter{keys,values,items} for tdb bindings.
...
Use tempfile.mkstemp() instead of os.tmpnam() in tests.
(This used to be commit 5c3c131d17
)
2008-01-06 17:21:02 -06:00
Jelmer Vernooij
9d09a06920
r26676: libcli: Fill in lp_workgroup() again, should fix my breakage of cifsdd tests. Thanks to Andrew for catching this.
...
Also fixes a typo in sessetup.c.
(This used to be commit b97de4a655
)
2008-01-06 16:06:04 -06:00
Jelmer Vernooij
e644673c09
r26675: mkproto: Add --all argument, fix some perl warnings.
...
(This used to be commit a175ee6594
)
2008-01-05 15:36:01 -06:00
Jelmer Vernooij
b7e34eb625
r26674: smb_composite: Avoid use of global_loadparm.
...
Hopefully this fixes OpenChange's mapiadmin.
(This used to be commit 2df0f7016e
)
2008-01-05 13:36:02 -06:00
Jelmer Vernooij
58788694cd
r26673: selftest: Document the purpose and output format of samba4_tests.sh.
...
(This used to be commit 93b80f1ceb
)
2008-01-05 13:36:01 -06:00
Jelmer Vernooij
df408d056e
r26672: Janitorial: Remove uses of global_loadparm.
...
(This used to be commit 18cd08623e
)
2008-01-05 13:06:03 -06:00
Jelmer Vernooij
01c7909192
r26671: rap: Convert the RAP tests to the new torture API and run them by default.
...
We don't have a server-side implementation of netservergetinfo yet, so it is
marked as known failing.
(This used to be commit 33c5982ed9
)
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
2da3464080
r26670: Janitorial: Remove global_loadparm uses.
...
(This used to be commit 13cc6ca1d3
)
2008-01-05 09:42:02 -06:00
Jelmer Vernooij
2c8c9a5355
r26669: Janitorial: Remove uses of global_loadparm.
...
(This used to be commit 50c46160d9
)
2008-01-05 09:42:02 -06:00
Jelmer Vernooij
a5301d2204
r26668: tdb/python: Fix default value of open_flags for tdb.
...
(This used to be commit aa438a2feb
)
2008-01-05 09:42:01 -06:00
Jelmer Vernooij
d0e9c92e57
r26667: pidl/python: Don't generate casts anymore; this will generate warnings with older Pythons, but will be a lot cleaner with newer versions.
...
(This used to be commit 7db3222dac
)
2008-01-05 08:06:05 -06:00
Jelmer Vernooij
e652fc802a
r26666: python: Prefer newer Python versions as they use const properly.
...
(This used to be commit aa2adf3327
)
2008-01-05 08:06:04 -06:00
Jelmer Vernooij
df70180c0f
r26665: registry: Fix tests on bigendian machines.
...
(This used to be commit bcd8f50f79
)
2008-01-05 08:06:04 -06:00
Jelmer Vernooij
e15a33151c
r26664: buildsystem: Hopefully fix the shared library build on AIX.
...
(This used to be commit bdf30f80fb
)
2008-01-04 09:48:04 -06:00
Jelmer Vernooij
e5f8d05f09
r26663: Proper dependencies for pidl Python bindings.
...
(This used to be commit f24e5e8a2b
)
2008-01-03 21:51:02 -06:00
Jelmer Vernooij
4ba6e6c159
r26662: pidl/python: Add constructors for struct/union types.
...
(This used to be commit bc6aa49d8e
)
2008-01-03 21:51:02 -06:00
Jelmer Vernooij
c9afddd42c
r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types.
...
(This used to be commit 336dae6d42
)
2008-01-03 21:51:01 -06:00
Jelmer Vernooij
0d6dbcabe9
r26660: pidl/python: Generate stub functions for DCE/RPC client functions, constructor for interface objects.
...
(This used to be commit 0ee0581f05
)
2008-01-03 18:03:02 -06:00
Jelmer Vernooij
935031309a
r26659: pidl/python: Support string constants and handle modules.
...
(This used to be commit 885e5980d7
)
2008-01-03 16:03:01 -06:00
Jelmer Vernooij
1548d8d2be
r26658: pidl: Register Python modules.
...
(This used to be commit f47044aacc
)
2008-01-03 15:51:02 -06:00
Jelmer Vernooij
0dbdfc2218
r26657: pidl: Add basics for generating Python modules.
...
(This used to be commit f1960ca7c4
)
2008-01-03 15:27:02 -06:00
Jelmer Vernooij
6ed5fc0919
r26656: python: Add file documentating the status of the Python migration.
...
(This used to be commit 5c86cc6648
)
2008-01-03 15:27:01 -06:00
Jelmer Vernooij
4537be1542
r26655: torture/auth/pac: remove uses of global_loadparm
...
(This used to be commit ff67935be4
)
2008-01-03 15:27:01 -06:00
Jelmer Vernooij
dcc282590b
r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct.
...
(This used to be commit 8a97886e24
)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
dc8ccffed4
r26653: Janitorial: Remove global_loadparm use in two more places.
...
(This used to be commit 65fbb4700d
)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
6f79af9d13
r26652: msrpc_parse/msrpc_gen: Add iconv_convenience argument.
...
(This used to be commit e886f1bc0d
)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
425732f688
r26651: libsmb: Allow specifying signing policy from higher up.
...
The number of arguments is getting a bit excessive now, so it
probably makes sense to pass in the smbcli_options struct rather than
all members individually and add a convenience function for obtaining a
smbcli_options struct from a loadparm context.
(This used to be commit 9f64213463
)
2008-01-03 12:33:36 -06:00
Jelmer Vernooij
5d0e4f2147
r26650: torture/raw: Fix warnings in lockbench/openbench.
...
I'm surprised this didn't cause any breakages. We should probably run (a subset of) RAW-LOCKBENCH + RAW-OPENBENCH in make test to make sure they don't regress.
(This used to be commit 9bea9c0c4f
)
2008-01-03 12:33:35 -06:00
Andrew Bartlett
4d0514b38a
r26649: Only claim to be a PDC if we are a PDC.
...
Andrew Bartlett
(This used to be commit fc5746ae95
)
2008-01-03 12:33:35 -06:00
Andrew Bartlett
636c9a7c71
r26648: Move detection of global catalog captability to a central function, so
...
this can be shared with the CLDAP server (for the netlogon reply).
Andrew Bartlett
(This used to be commit 592c10ae11
)
2008-01-03 12:33:35 -06:00
Andrew Bartlett
bcdc491058
r26647: Mark 'valgrind_run' as executable
...
(This used to be commit d00b87caff
)
2008-01-03 12:33:35 -06:00
Jelmer Vernooij
969b8579c7
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composite_connect structure. AFAIK no global variables will now be used when doing RPC client connections.
...
(This used to be commit 0ef75e4e3c
)
2008-01-02 12:48:04 -06:00
Jelmer Vernooij
40acf23a92
r26645: Janitorial: Fix a couple of warnings.
...
(This used to be commit a2bc97e8b0
)
2008-01-02 12:48:03 -06:00
Jelmer Vernooij
771b347f9b
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions, should help fix the build for OpenChange.
...
(This used to be commit 385ffe4f4c
)
2008-01-02 12:48:03 -06:00
Jelmer Vernooij
37b822e49f
r26643: librpc: Remove uses of global_loadparm.
...
(This used to be commit 924c089090
)
2008-01-02 09:06:06 -06:00
Jelmer Vernooij
5e03b92182
r26642: samba3sam.py: Remove more EJS-specific code.
...
(This used to be commit 7d14b657b3
)
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
9987095378
r26641: ldb(Python): Remove some unnecessary {}'s.
...
(This used to be commit f250bc18e9
)
2008-01-01 19:57:02 -06:00
Jelmer Vernooij
9d136bc0a3
r26640: Janitorial: Remove some more uses of global_loadparm.
...
(This used to be commit c863f4ebde
)
2008-01-01 19:57:01 -06:00