1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

14194 Commits

Author SHA1 Message Date
Jelmer Vernooij
6aaccdb0b3 configure: Complain when Python is not found. 2008-01-10 17:47:58 +01:00
Jelmer Vernooij
7a66d0eff6 r26701: ldb: Build and install python modules when possible. 2008-01-10 09:42:04 -06:00
Jelmer Vernooij
8d77ea379f r26700: tdb: Build and install Python bindings when possible. 2008-01-10 09:21:11 -06:00
Günther Deschner
81fa63dfe6 r26699: Some minor cosmetics for pidl samba3 server code.
Guenther
2008-01-09 05:33:01 -06:00
Günther Deschner
6ac36d6a4b r26698: Prettify samba3 client code a little more.
Guenther
2008-01-09 05:03:01 -06:00
Andrew Bartlett
a0cf47c335 r26697: Leak less memory into the ldb context.
(Trying to chase down memory leaks in provision)

Andrew Bartlett
2008-01-08 23:42:02 -06:00
Günther Deschner
7ee3fd43f9 r26696: Some more minor pidl samba3 client cosmetics.
Guenther
2008-01-08 17:03:01 -06:00
Günther Deschner
c52d9e6e60 r26695: Cosmetic fix for pidl generated samba3 client code.
Guenther
2008-01-08 11:06:01 -06:00
Jelmer Vernooij
f9988734bb r26694: asn1: Fix header and some typo's. 2008-01-08 08:33:04 -06:00
Rafal Szczesniak
e940b1020a r26693: Add (untested) libnet_rpc_groupdel function.
rafal
2008-01-08 04:27:01 -06:00
Jelmer Vernooij
9fc5f098e0 r26692: registry: Treat key and value names case-insensitively. 2008-01-07 17:48:02 -06:00
Jelmer Vernooij
fdd2ba336b r26691: registry: Add subkeys required for Server Manager Alerts and Peplication. See bugs 4934 and 4935. 2008-01-07 16:42:02 -06:00
Jelmer Vernooij
5f6cc64075 r26690: torture: Move torture_context_init() to the ui.c, where all functions related to it are. 2008-01-07 16:42:02 -06:00
Jelmer Vernooij
b06896d237 r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize in getkeyinfo(). 2008-01-07 08:18:07 -06:00
Jelmer Vernooij
846876ad32 r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431. 2008-01-07 08:18:06 -06:00
Jelmer Vernooij
f08192750e r26687: python: Update status after feedback from abartlett. 2008-01-07 08:18:05 -06:00
Andrew Bartlett
51cd93344d r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of
the provision options used.

Andrew Bartlett
2008-01-06 23:57:02 -06:00
Andrew Bartlett
d6b863453d 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
2008-01-06 23:48:02 -06:00
Andrew Bartlett
0016231edd r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090
Andrew Bartlett
2008-01-06 23:27:02 -06:00
Andrew Bartlett
341929c615 r26683: Add another testcase. I still don't know what's wrong here.
Andrew Bartlett
2008-01-06 22:51:02 -06:00
Andrew Bartlett
df17c4a9e8 r26682: Move CLDAP to the modern torture system, and add value checking.
Andrew Bartlett
2008-01-06 21:21:02 -06:00
Andrew Bartlett
16edbe1d60 r26681: Use fewer magic numbers.
Andrew Bartlett
2008-01-06 21:21:02 -06:00
Andrew Bartlett
2f228bcbf6 r26680: Don't always advertise GC functionality.
Andrew Bartlett
2008-01-06 18:51:02 -06:00
Andrew Bartlett
b4a95a8985 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
2008-01-06 18:51:02 -06:00
Tim Potter
62017f049b r26678: Check in auto-generated swig files. 2008-01-06 17:48:02 -06:00
Tim Potter
5c3c131d17 r26677: Implement and test iter{keys,values,items} for tdb bindings.
Use tempfile.mkstemp() instead of os.tmpnam() in tests.
2008-01-06 17:21:02 -06:00
Jelmer Vernooij
b97de4a655 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.
2008-01-06 16:06:04 -06:00
Jelmer Vernooij
a175ee6594 r26675: mkproto: Add --all argument, fix some perl warnings. 2008-01-05 15:36:01 -06:00
Jelmer Vernooij
2df0f7016e r26674: smb_composite: Avoid use of global_loadparm.
Hopefully this fixes OpenChange's mapiadmin.
2008-01-05 13:36:02 -06:00
Jelmer Vernooij
93b80f1ceb r26673: selftest: Document the purpose and output format of samba4_tests.sh. 2008-01-05 13:36:01 -06:00
Jelmer Vernooij
18cd08623e r26672: Janitorial: Remove uses of global_loadparm. 2008-01-05 13:06:03 -06:00
Jelmer Vernooij
33c5982ed9 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.
2008-01-05 13:06:02 -06:00
Jelmer Vernooij
13cc6ca1d3 r26670: Janitorial: Remove global_loadparm uses. 2008-01-05 09:42:02 -06:00
Jelmer Vernooij
50c46160d9 r26669: Janitorial: Remove uses of global_loadparm. 2008-01-05 09:42:02 -06:00
Jelmer Vernooij
aa438a2feb r26668: tdb/python: Fix default value of open_flags for tdb. 2008-01-05 09:42:01 -06:00
Jelmer Vernooij
7db3222dac r26667: pidl/python: Don't generate casts anymore; this will generate warnings with older Pythons, but will be a lot cleaner with newer versions. 2008-01-05 08:06:05 -06:00
Jelmer Vernooij
aa2adf3327 r26666: python: Prefer newer Python versions as they use const properly. 2008-01-05 08:06:04 -06:00
Jelmer Vernooij
bcd8f50f79 r26665: registry: Fix tests on bigendian machines. 2008-01-05 08:06:04 -06:00
Jelmer Vernooij
bdf30f80fb r26664: buildsystem: Hopefully fix the shared library build on AIX. 2008-01-04 09:48:04 -06:00
Jelmer Vernooij
f24e5e8a2b r26663: Proper dependencies for pidl Python bindings. 2008-01-03 21:51:02 -06:00
Jelmer Vernooij
bc6aa49d8e r26662: pidl/python: Add constructors for struct/union types. 2008-01-03 21:51:02 -06:00
Jelmer Vernooij
336dae6d42 r26661: pidl/python: More generic handling of NTSTATUS, add stubs for types. 2008-01-03 21:51:01 -06:00
Jelmer Vernooij
0ee0581f05 r26660: pidl/python: Generate stub functions for DCE/RPC client functions, constructor for interface objects. 2008-01-03 18:03:02 -06:00
Jelmer Vernooij
885e5980d7 r26659: pidl/python: Support string constants and handle modules. 2008-01-03 16:03:01 -06:00
Jelmer Vernooij
f47044aacc r26658: pidl: Register Python modules. 2008-01-03 15:51:02 -06:00
Jelmer Vernooij
f1960ca7c4 r26657: pidl: Add basics for generating Python modules. 2008-01-03 15:27:02 -06:00
Jelmer Vernooij
5c86cc6648 r26656: python: Add file documentating the status of the Python migration. 2008-01-03 15:27:01 -06:00
Jelmer Vernooij
ff67935be4 r26655: torture/auth/pac: remove uses of global_loadparm 2008-01-03 15:27:01 -06:00
Jelmer Vernooij
8a97886e24 r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct. 2008-01-03 12:33:36 -06:00
Jelmer Vernooij
65fbb4700d r26653: Janitorial: Remove global_loadparm use in two more places. 2008-01-03 12:33:36 -06:00