ira/wip.git
16 years agor26189: Add really trivial testsuite for the auth module.
Jelmer Vernooij [Thu, 29 Nov 2007 00:36:31 +0000 (01:36 +0100)]
r26189: Add really trivial testsuite for the auth module.
(This used to be commit f0fcad0a75998bc45e3073927c0021fa67136d22)

16 years agor26188: Now that swig output is pregenerated, allow building python code without...
Jelmer Vernooij [Wed, 28 Nov 2007 21:41:37 +0000 (22:41 +0100)]
r26188: Now that swig output is pregenerated, allow building python code without swig installed.
(This used to be commit f97f82adbd2663cadcfc5522c809ce2e659fb42c)

16 years agor26187: Fix module name, indentation.
Jelmer Vernooij [Wed, 28 Nov 2007 21:41:34 +0000 (22:41 +0100)]
r26187: Fix module name, indentation.
(This used to be commit ef790ebf3a712dbbb85d6af65c804199c2c084fc)

16 years agor26186: Generate SWIG files as part of autogen.sh
Jelmer Vernooij [Wed, 28 Nov 2007 21:41:29 +0000 (22:41 +0100)]
r26186: Generate SWIG files as part of autogen.sh
(This used to be commit 4429f8b87e057787df0748f93c842c9a634dada5)

16 years agor26185: No need to depend on ldap, shared lib already has that info.
Jelmer Vernooij [Wed, 28 Nov 2007 19:13:28 +0000 (20:13 +0100)]
r26185: No need to depend on ldap, shared lib already has that info.
(This used to be commit 522d6591d769e5743262386a90f3f4cd5476b959)

16 years agor26184: Streams are tricky....
Volker Lendecke [Wed, 28 Nov 2007 14:59:11 +0000 (15:59 +0100)]
r26184: Streams are tricky....
(This used to be commit f8c4a5ccc6ac9170074975e0ea92a6efdba064d4)

16 years agor26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do
Andrew Bartlett [Wed, 28 Nov 2007 04:24:59 +0000 (05:24 +0100)]
r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do

this with the provision, which sets up a very different database.
Removing this ensures we are consistant.

Andrew Bartlett
(This used to be commit 6d4d20ebaf5ae5c9e2629cd58c0dc5d699aad450)

16 years agor26182: Extend our linked attribute testsuite to cover many more possible
Andrew Bartlett [Wed, 28 Nov 2007 03:24:12 +0000 (04:24 +0100)]
r26182: Extend our linked attribute testsuite to cover many more possible

modifications, and then extend our implementation to match.

Andrew Bartlett
(This used to be commit 65d17f0ad7ead438333abcccb0bd56b038ffb88e)

16 years agor26181: Set version to 1.1.1, as 1.1.0 has already been released.
Jelmer Vernooij [Wed, 28 Nov 2007 00:20:10 +0000 (01:20 +0100)]
r26181: Set version to 1.1.1, as 1.1.0 has already been released.
(This used to be commit 19e351600051ce288ebe4109c5e408c418fafc73)

16 years agor26180: Allow prebuilding swig output files.
Jelmer Vernooij [Wed, 28 Nov 2007 00:20:00 +0000 (01:20 +0100)]
r26180: Allow prebuilding swig output files.
(This used to be commit 52106ad04edc3e80e3e3feb8d4b2d4e9e945cbbb)

16 years agor26179: Fix symlink.
Jelmer Vernooij [Tue, 27 Nov 2007 23:25:47 +0000 (00:25 +0100)]
r26179: Fix symlink.
(This used to be commit b25d0201da5c02bba3046caa539b3ecb72d3a635)

16 years agor26178: Link against -ldl as well to prevent undefined symbols.
Jelmer Vernooij [Tue, 27 Nov 2007 22:49:42 +0000 (23:49 +0100)]
r26178: Link against -ldl as well to prevent undefined symbols.
(This used to be commit 7bb479f81607b9d4a7a6df267b2ed7a394bd68d1)

16 years agor26177: Allow prebuilding swig wrapper, install ldb.py.
Jelmer Vernooij [Tue, 27 Nov 2007 22:28:23 +0000 (23:28 +0100)]
r26177: Allow prebuilding swig wrapper, install ldb.py.
(This used to be commit e61160dce4bdfc8ade8494c91c8bbec13d0afe4b)

16 years agor26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Günther Deschner [Tue, 27 Nov 2007 17:13:24 +0000 (18:13 +0100)]
r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().

Guenther
(This used to be commit c9b22a7d2695b4ee51fe8a7df70ff0f6e293b96e)

16 years agor26172: Skip testing wkssvc against us, we only have dummy support anyway.
Günther Deschner [Tue, 27 Nov 2007 12:23:01 +0000 (13:23 +0100)]
r26172: Skip testing wkssvc against us, we only have dummy support anyway.

Guenther
(This used to be commit 24c837937caa673718df75724e7db5f1542da7fc)

16 years agor26171: Add my copyright.
Günther Deschner [Tue, 27 Nov 2007 11:59:35 +0000 (12:59 +0100)]
r26171: Add my copyright.

Guenther
(This used to be commit 556d00d6a26f70d03a8c1b1bdea752f525a611e1)

16 years agor26170: Put test_NetrUseGetInfo() in the correct order of tests.
Günther Deschner [Tue, 27 Nov 2007 11:56:10 +0000 (12:56 +0100)]
r26170: Put test_NetrUseGetInfo() in the correct order of tests.

Guenther
(This used to be commit 239749d81150c522e39612c53b9df880cb68209b)

16 years agor26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Günther Deschner [Tue, 27 Nov 2007 11:28:38 +0000 (12:28 +0100)]
r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.

Guenther
(This used to be commit 78d18c996a0bd642208235ee1d2c81b2c47270e3)

16 years agor26168: Add two more documented WKSSVC_JOIN_FLAGS.
Günther Deschner [Tue, 27 Nov 2007 11:27:27 +0000 (12:27 +0100)]
r26168: Add two more documented WKSSVC_JOIN_FLAGS.

Guenther
(This used to be commit e06726106100ee1cb6bd122b1b584e0036abcac7)

16 years agor26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo info...
Günther Deschner [Tue, 27 Nov 2007 11:26:20 +0000 (12:26 +0100)]
r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo info level

uint32s.

Guenther
(This used to be commit b2fb5a2af527b41ba832d4ded1f9a61130d739e6)

16 years agor26166: Put [ref] in the front in wkssvc IDL.
Günther Deschner [Tue, 27 Nov 2007 11:23:34 +0000 (12:23 +0100)]
r26166: Put [ref] in the front in wkssvc IDL.

Guenther
(This used to be commit af0dc3890991c9858fbd6afa826368fb176e7bd2)

16 years agor26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner [Tue, 27 Nov 2007 11:18:23 +0000 (12:18 +0100)]
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and

wkssvc_NetrGetJoinableOus2() (both unavailable remotely).

Guenther
(This used to be commit 256d0a15f50b38aec9505e6431d05c6f715df971)

16 years agor26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner [Tue, 27 Nov 2007 11:11:49 +0000 (12:11 +0100)]
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().

Guenther
(This used to be commit a4e6ec8e5e49775575524915cfbb1d2cc74c54d3)

16 years agor26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner [Tue, 27 Nov 2007 11:08:01 +0000 (12:08 +0100)]
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().

Guenther
(This used to be commit 234b380669a146cfe4a8a28d66c4efafcae93446)

16 years agor26162: Remove accidental commit.
Günther Deschner [Tue, 27 Nov 2007 11:04:48 +0000 (12:04 +0100)]
r26162: Remove accidental commit.

Guenther
(This used to be commit 78ea5664850139f8faac5abdbb4a4d52ad4a6b8a)

16 years agor26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and
Günther Deschner [Tue, 27 Nov 2007 11:04:03 +0000 (12:04 +0100)]
r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and

wkssvc_NetrRenameMachineInDomain2().

Guenther
(This used to be commit e105fb59b1d020713ebafac1db544e6c848ff15a)

16 years agor26160: Add WERR_NAME_NOT_FOUND.
Günther Deschner [Tue, 27 Nov 2007 10:58:33 +0000 (11:58 +0100)]
r26160: Add WERR_NAME_NOT_FOUND.

Guenther
(This used to be commit 66be960c67787ed7355775e619f3973543a4fef8)

16 years agor26159: Align to coding conventions.
Günther Deschner [Tue, 27 Nov 2007 10:51:22 +0000 (11:51 +0100)]
r26159: Align to coding conventions.

Guenther
(This used to be commit f8b93be6d8c28168fbf5f6ab0d34c7e74ccdc61c)

16 years agor26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner [Tue, 27 Nov 2007 10:49:51 +0000 (11:49 +0100)]
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().

Guenther
(This used to be commit 78715ded0ac8b123492168308c37f46d1fe85295)

16 years agor26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner [Tue, 27 Nov 2007 10:31:09 +0000 (11:31 +0100)]
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().

Guenther
(This used to be commit 1c50b9754e2745525e7c7cd577dba7e8744e6bd4)

16 years agor26156: Choose a more speaking message in test_NetrMessageBufferSend().
Günther Deschner [Tue, 27 Nov 2007 10:21:26 +0000 (11:21 +0100)]
r26156: Choose a more speaking message in test_NetrMessageBufferSend().

Guenther
(This used to be commit f7f474c6c77c2235685f44fa4e663c8173010949)

16 years agor26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner [Tue, 27 Nov 2007 10:20:34 +0000 (11:20 +0100)]
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().

Guenther
(This used to be commit 9de2f59d2b82b789c99fb82965b37b305c43b8fc)

16 years agor26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lot of
Günther Deschner [Tue, 27 Nov 2007 10:14:51 +0000 (11:14 +0100)]
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lot of

unknowns, I know...

Guenther
(This used to be commit de2c5d702ef6b14cb8ddf926f4c7e417ea9ebd5a)

16 years agor26153: Add torture test for NetrAddAlternateComputerName() and
Günther Deschner [Tue, 27 Nov 2007 10:04:51 +0000 (11:04 +0100)]
r26153: Add torture test for NetrAddAlternateComputerName() and

NetrRemoveAlternateComputerName().

Guenther
(This used to be commit 77f0b962d6e4eaade039604ad224d802c2302435)

16 years agor26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner [Tue, 27 Nov 2007 09:42:50 +0000 (10:42 +0100)]
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().

Guenther
(This used to be commit ea478168676e00a602f8181b408c4886b35d2fd3)

16 years agor26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner [Tue, 27 Nov 2007 09:34:53 +0000 (10:34 +0100)]
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and

wkssvc_NetrValidateName2().

Guenther
(This used to be commit 9f63ec388dab09ef3148635eefa58f2e32c5d151)

16 years agor26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner [Tue, 27 Nov 2007 09:29:19 +0000 (10:29 +0100)]
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and

wkssvc_NetrLogonDomainNameDel(), both unsupported on w2k3.

Guenther
(This used to be commit 9e1ed6eb68ae899aa577fc3a2e4cbfe066ee403e)

16 years agor26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner [Tue, 27 Nov 2007 09:25:48 +0000 (10:25 +0100)]
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.

Guenther
(This used to be commit 810b63a8ec5715f39bc888011a26a944599ef752)

16 years agor26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner [Tue, 27 Nov 2007 09:23:24 +0000 (10:23 +0100)]
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().

Guenther
(This used to be commit 1a472cc1b2a6acf714cebb54eeb6bed965ab144d)

16 years agor26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner [Tue, 27 Nov 2007 09:18:00 +0000 (10:18 +0100)]
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.

Guenther
(This used to be commit b5b3cc1667f539ab75f2d3d0c9c79b45d85e967e)

16 years agor26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner [Tue, 27 Nov 2007 09:07:00 +0000 (10:07 +0100)]
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().

Guenther
(This used to be commit 72a14407ca407b670eb0feae8065e784ab1e4627)

16 years agor26145: Fix server side of wkssvc_NetWkstaTransportEnum.
Günther Deschner [Tue, 27 Nov 2007 08:58:18 +0000 (09:58 +0100)]
r26145: Fix server side of wkssvc_NetWkstaTransportEnum.

Guenther
(This used to be commit 6e7651fdea1885b067b5b37ef6795bd8d2f280ec)

16 years agor26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner [Tue, 27 Nov 2007 08:49:19 +0000 (09:49 +0100)]
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and

wkssvc_NetrWkstaTransportDel.

Guenther
(This used to be commit 99add8aed3677fae472d367aec2d2a454684410b)

16 years agor26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner [Tue, 27 Nov 2007 08:41:50 +0000 (09:41 +0100)]
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.

Guenther
(This used to be commit b358f953e9ba03bc89a241ab5232c823d836057f)

16 years agor26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner [Tue, 27 Nov 2007 08:35:10 +0000 (09:35 +0100)]
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.

Guenther
(This used to be commit 638ce91b0fb0c5602d82bc9913f5c820615acf0c)

16 years agor26141: Reflect pointer_default(unique) setting.
Günther Deschner [Tue, 27 Nov 2007 08:29:41 +0000 (09:29 +0100)]
r26141: Reflect pointer_default(unique) setting.

Guenther
(This used to be commit 8e4952484dff1ec8e9b29e72302cc2e2223be739)

16 years agor26140: Add a new test for searches by distinguieshedName and dn, and
Andrew Bartlett [Tue, 27 Nov 2007 03:43:20 +0000 (04:43 +0100)]
r26140: Add a new test for searches by distinguieshedName and dn, and

implement these in the simple ldap mapping module.

We still don't pass this test, because we must get linked attributes
into OpenLDAP.

Andrew Bartlett
(This used to be commit d41f34e979bb119f71ab3cc2fdb3c08e4b92849c)

16 years agor26139: Based on a report by Theodor Chirana, don't assert() on invalid
Andrew Bartlett [Tue, 27 Nov 2007 01:49:37 +0000 (02:49 +0100)]
r26139: Based on a report by Theodor Chirana, don't assert() on invalid

netbios names at this point, the calling order has changed, and we
have a more informative place to do it.

Andrew Bartlett
(This used to be commit 3136dccd542a72ecda0c73a91674383736571bb5)

16 years agor26138: Don't talloc_free() res if an error occoured.
Andrew Bartlett [Tue, 27 Nov 2007 01:47:57 +0000 (02:47 +0100)]
r26138: Don't talloc_free() res if an error occoured.

Andrew Bartlett
(This used to be commit 4a8a1003f3cc8db530182138e2331e860149e844)

16 years agor26137: Rename the entryUUID module to better match it's purpose: being a
Andrew Bartlett [Tue, 27 Nov 2007 01:26:47 +0000 (02:26 +0100)]
r26137: Rename the entryUUID module to better match it's purpose: being a

simple ldap mapping (a complex mapping will follow).

Fix the module to handle 'name' better, rather than using the 'name'
attribute built into OpenLDAP, rename to samba4RDN.  We need to see if
this can be handled in the backend.

Also rename the functions and inernal module name to entryuuid for
consistancy.

Andrew Bartlett
(This used to be commit a7be80766f4270d63433bbd6a976ebf302ed3433)

16 years agor26136: Attempt to fix dependencies for auth.
Jelmer Vernooij [Tue, 27 Nov 2007 01:04:38 +0000 (02:04 +0100)]
r26136: Attempt to fix dependencies for auth.
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)

16 years agor26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett [Tue, 27 Nov 2007 00:25:11 +0000 (01:25 +0100)]
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just

wrappers to ldb_add() etc.  samdb_replace() remains, as it sets flags on
all entries as 'replace'.

Andrew Bartlett
(This used to be commit 09c0faa5b7e1a560bf13b99a2584012a47377bb6)

16 years agor26134: Avoid using samdb-dependent functions in auth_system_session.
Jelmer Vernooij [Tue, 27 Nov 2007 00:14:54 +0000 (01:14 +0100)]
r26134: Avoid using samdb-dependent functions in auth_system_session.
(This used to be commit 29c1c96fe0f8cd90ef936fcccef0adf8c09f9b46)

16 years agor26133: Add some more error codes from wkssvc testing.
Günther Deschner [Mon, 26 Nov 2007 22:58:39 +0000 (23:58 +0100)]
r26133: Add some more error codes from wkssvc testing.

Guenther
(This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1)

16 years agor26131: Ensure we show the right errors in the NULL base DN case. Based on
Andrew Bartlett [Mon, 26 Nov 2007 05:12:01 +0000 (06:12 +0100)]
r26131: Ensure we show the right errors in the NULL base DN case. Based on

bug 5090 by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>

Andrew Bartlett
(This used to be commit cc2d0c9f15a9c687d212df14d8ffb6c60ad15242)

16 years agor26130: Fix header installation
Jelmer Vernooij [Mon, 26 Nov 2007 02:14:57 +0000 (03:14 +0100)]
r26130: Fix header installation
(This used to be commit ed19e6b8a9c59166b77aeda0b6a4c792e28a5516)

16 years agor26129: Specify path explicitly in case an external ldb installation is used.
Jelmer Vernooij [Mon, 26 Nov 2007 02:14:28 +0000 (03:14 +0100)]
r26129: Specify path explicitly in case an external ldb installation is used.
(This used to be commit b86a6105ed27779c700f03175768978654081598)

16 years agor26128: Some formatting fixes in secrets.c, fix free of filename, update ignores...
Jelmer Vernooij [Mon, 26 Nov 2007 01:31:53 +0000 (02:31 +0100)]
r26128: Some formatting fixes in secrets.c, fix free of filename, update ignores for source/..
(This used to be commit 2d0bd4b3670eaa77d417b2308e7f40ca35082726)

16 years agor26127: Move session code out of auth_util.c. No longer making it part of auth but...
Jelmer Vernooij [Mon, 26 Nov 2007 01:25:20 +0000 (02:25 +0100)]
r26127: Move session code out of auth_util.c. No longer making it part of auth but making it usable independently will be the next step.
(This used to be commit b3fcb8e8103304fede865b02ca5169d5793a571d)

16 years agor26124: Install ldb_handlers.h, required by ldb_samba.
Jelmer Vernooij [Mon, 26 Nov 2007 00:29:14 +0000 (01:29 +0100)]
r26124: Install ldb_handlers.h, required by ldb_samba.
(This used to be commit 037774cff700ca60ae73a4adbfd408758977c810)

16 years agor26123: Use utility function for secrets.tdb path.
Jelmer Vernooij [Sun, 25 Nov 2007 23:55:22 +0000 (00:55 +0100)]
r26123: Use utility function for secrets.tdb path.
(This used to be commit 48b03ceeff78a1e8af62395abdb47aa8567c9ac5)

16 years agor26122: Don't install python bindings yet.
Jelmer Vernooij [Sun, 25 Nov 2007 22:23:30 +0000 (23:23 +0100)]
r26122: Don't install python bindings yet.
(This used to be commit 744fb6cf3c15c3a78de93f42de9535af17a5cec5)

16 years agor26121: Don't build modules if subsystem isn't build.
Jelmer Vernooij [Sun, 25 Nov 2007 20:22:32 +0000 (21:22 +0100)]
r26121: Don't build modules if subsystem isn't build.
(This used to be commit a74fa4c19dbd9832c85aa9e62f88d4e84451bd5c)

16 years agor26120: Don't install python modules as modules.
Jelmer Vernooij [Sun, 25 Nov 2007 19:55:53 +0000 (20:55 +0100)]
r26120: Don't install python modules as modules.
(This used to be commit 1359f858d6c3201ef6927499700f9f71d7805e01)

16 years agor26119: Fix warnings.
Jelmer Vernooij [Sun, 25 Nov 2007 19:12:08 +0000 (20:12 +0100)]
r26119: Fix warnings.
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b)

16 years agor26118: Remove whitespace that causes empty if statement to be generated.
Jelmer Vernooij [Sun, 25 Nov 2007 18:34:04 +0000 (19:34 +0100)]
r26118: Remove whitespace that causes empty if statement to be generated.
(This used to be commit 1f096c26da5016ec2e2daea9ad7a78bc2063b423)

16 years agor26117: Fix DESTDIR use for bindir.
Jelmer Vernooij [Sun, 25 Nov 2007 17:49:37 +0000 (18:49 +0100)]
r26117: Fix DESTDIR use for bindir.
(This used to be commit b7eb2cadcf1520e76ed185293c7061ae17668bf7)

16 years agor26116: Mention python in the config.status summary.
Jelmer Vernooij [Sun, 25 Nov 2007 15:12:05 +0000 (16:12 +0100)]
r26116: Mention python in the config.status summary.
(This used to be commit 65cabf7cf73e0727ae5c8e8828b7f414f5ea17f3)

16 years agor26114: Allow keyword-arguments.
Jelmer Vernooij [Sun, 25 Nov 2007 14:34:12 +0000 (15:34 +0100)]
r26114: Allow keyword-arguments.
(This used to be commit 99c342641b865e37c9ee8dd280348b659076d1e5)

16 years agor26113: Build tdb python bindings even when not using system tdb.
Jelmer Vernooij [Sun, 25 Nov 2007 14:28:41 +0000 (15:28 +0100)]
r26113: Build tdb python bindings even when not using system tdb.
(This used to be commit ebe63bd3bcb1e1c9faf2641f5b7661769eadac63)

16 years agor26112: Do proper error checking in __contains__.
Jelmer Vernooij [Sun, 25 Nov 2007 13:26:16 +0000 (14:26 +0100)]
r26112: Do proper error checking in __contains__.
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d)

16 years agor26111: Fix an uninitialized variable
Volker Lendecke [Sun, 25 Nov 2007 12:38:07 +0000 (13:38 +0100)]
r26111: Fix an uninitialized variable
(This used to be commit df52343bc901d40a4cc754b55ddcaf72a1f4d68c)

16 years agor26110: Create separate function for connecting, add helper for creating result typemaps.
Jelmer Vernooij [Sun, 25 Nov 2007 03:53:54 +0000 (04:53 +0100)]
r26110: Create separate function for connecting, add helper for creating result typemaps.
(This used to be commit 9b5b77c399894fc7fdf0d61a14cfbcef6dbf678c)

16 years agor26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.
Jelmer Vernooij [Sun, 25 Nov 2007 02:50:05 +0000 (03:50 +0100)]
r26109: Use new SWIG helpers in autogenerated DCE/RPC SWIG files.
(This used to be commit 3e04846b3f663b1012a077c7a2dd20abaa78400b)

16 years agor26108: Add makefile rules for building, installing and checking python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 02:06:50 +0000 (03:06 +0100)]
r26108: Add makefile rules for building, installing and checking python bindings.
(This used to be commit d8d04300d2c2613268e8bf9e6981d172471514da)

16 years agor26107: Add more tests.
Jelmer Vernooij [Sun, 25 Nov 2007 02:04:04 +0000 (03:04 +0100)]
r26107: Add more tests.
(This used to be commit afa5f7c9e9fe29aaec0a5e3f9cda9d7567b3b254)

16 years agor26106: Add targets for building, installing and checking python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 01:58:12 +0000 (02:58 +0100)]
r26106: Add targets for building, installing and checking python bindings.
(This used to be commit 7f1d38df053545fd0763baf172e78807d776e6ef)

16 years agor26105: Add targets for building and installing the python bindings.
Jelmer Vernooij [Sun, 25 Nov 2007 01:29:59 +0000 (02:29 +0100)]
r26105: Add targets for building and installing the python bindings.
(This used to be commit 634436adaab18d41ac7cca5ac704929e3b909452)

16 years agor26104: Revert 26103 -- breaks make test
Volker Lendecke [Fri, 23 Nov 2007 15:02:27 +0000 (16:02 +0100)]
r26104: Revert 26103 -- breaks make test
(This used to be commit d1a220aee38cd7799e86366cc5bc574571915aa3)

16 years agor26103: Leave streams around to unlink
Volker Lendecke [Fri, 23 Nov 2007 14:29:22 +0000 (15:29 +0100)]
r26103: Leave streams around to unlink

Add test case for stream name case insensitity
(This used to be commit d81bb50e1042934e9644e5502d83a2cedc033b3a)

16 years agor26102: libreplace: remove system/printing.h as it only contains samba3 stuff
Stefan Metzmacher [Thu, 22 Nov 2007 13:42:14 +0000 (14:42 +0100)]
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff

metze
(This used to be commit 1ecb4ec01b0506c95a5f90a62040329e7a39ee93)

16 years agor26101: remove some unused includes
Jelmer Vernooij [Wed, 21 Nov 2007 15:18:02 +0000 (16:18 +0100)]
r26101: remove some unused includes
(This used to be commit bc615162fc515a8b8ae59af14cb1e80497e9afdd)

16 years agor26100: Also check for SWIG.
Jelmer Vernooij [Wed, 21 Nov 2007 15:04:13 +0000 (16:04 +0100)]
r26100: Also check for SWIG.
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)

16 years agor26099: Don't depend on nonexistant auth_util.h header.
Jelmer Vernooij [Wed, 21 Nov 2007 14:25:23 +0000 (15:25 +0100)]
r26099: Don't depend on nonexistant auth_util.h header.
(This used to be commit a827460d29ac00459f34457fdd361a026b6a5031)

16 years agor26098: Make missing python no longer fatal.
Jelmer Vernooij [Wed, 21 Nov 2007 14:19:51 +0000 (15:19 +0100)]
r26098: Make missing python no longer fatal.
(This used to be commit 9af2aeb22500baf65c11bc46c0051385911a8d67)

16 years agor26097: Consider python modules special modules rather than special libraries.
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:35 +0000 (14:49 +0100)]
r26097: Consider python modules special modules rather than special libraries.
(This used to be commit 4c26cf38102a67ae12b3512b5d38991f020ed2e2)

16 years agor26096: No longer include removed header
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:32 +0000 (14:49 +0100)]
r26096: No longer include removed header
(This used to be commit 42738301b1c88ccf46405d6c9171b3ae082423bd)

16 years agor26095: Add function for import a generic configuration file in a loadparm context.
Jelmer Vernooij [Wed, 21 Nov 2007 13:49:27 +0000 (14:49 +0100)]
r26095: Add function for import a generic configuration file in a loadparm context.
(This used to be commit d74018d05542582515a4d3cc995820667200b301)

16 years agor26090: Make building tdb python bindings independent of use of external tdb.
Jelmer Vernooij [Wed, 21 Nov 2007 12:37:20 +0000 (13:37 +0100)]
r26090: Make building tdb python bindings independent of use of external tdb.
(This used to be commit bfe54e2f197ea3ef760aeeef8c248ff71419ecd8)

16 years agor26089: Move python detection to a separate file, and don't make it an error if it...
Jelmer Vernooij [Wed, 21 Nov 2007 12:22:54 +0000 (13:22 +0100)]
r26089: Move python detection to a separate file, and don't make it an error if it isn't available.
(This used to be commit 4e7709379de2fb9bf1eafd9ee9cbe10a0e6df51e)

16 years agor26088: Import some native-python python modules and move original python swig tortur...
Jelmer Vernooij [Wed, 21 Nov 2007 12:07:16 +0000 (13:07 +0100)]
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)

16 years agor26087: Fix include, add setup.py for tdb
Jelmer Vernooij [Wed, 21 Nov 2007 11:54:06 +0000 (12:54 +0100)]
r26087: Fix include, add setup.py for tdb
(This used to be commit 4b94d5ca74fea44c66ab0d69dae27a1fdc8ece66)

16 years agor26080: Import updated LDB bindings.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:47 +0000 (12:31 +0100)]
r26080: Import updated LDB bindings.
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a)

16 years agor26079: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB...
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:43 +0000 (12:31 +0100)]
r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests for LDB (replaced by a much more extensive test) - moved tool to bin directory
(This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37)

16 years agor26078: Import Python bindings for system_session functions (still needs tests).
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:41 +0000 (12:31 +0100)]
r26078: Import Python bindings for system_session functions (still needs tests).
(This used to be commit f1f7d2f98acfb586815a34ee7d38edcf41a0197d)

16 years agor26077: Import updated TDB bindings.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:38 +0000 (12:31 +0100)]
r26077: Import updated TDB bindings.
(This used to be commit afe091d92ebb1dc15ae3d8df9a5ba8832933a83c)

16 years agor26076: Remove some SWIG code that is already commonly available.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:35 +0000 (12:31 +0100)]
r26076: Remove some SWIG code that is already commonly available.
(This used to be commit e6cd16d0fb3c7f0d4756c28b8c9300583910c4c6)

16 years agor26075: Ignore registry python test for now.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:32 +0000 (12:31 +0100)]
r26075: Ignore registry python test for now.
(This used to be commit 2ceeea14b35ea01d65c9f2c40e3bc11d1f1ce82d)

16 years agor26074: Add SWIG magic for NTSTATUS and WERROR return codes.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:29 +0000 (12:31 +0100)]
r26074: Add SWIG magic for NTSTATUS and WERROR return codes.
(This used to be commit 0bee7cb92e8ae1b80a957dd8fe32c36db1c32032)

16 years agor26073: Import Python bindings for the registry.
Jelmer Vernooij [Wed, 21 Nov 2007 11:31:26 +0000 (12:31 +0100)]
r26073: Import Python bindings for the registry.
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235)