Jelmer Vernooij
90c8841bef
Fix bug handling size arguments in a direction without actual data.
...
(This used to be commit 169d505e9e2285aedc21547e44986b8b841b8e37)
2008-04-08 14:56:09 +02:00
Jelmer Vernooij
5db62a16ff
Array lengths can be obtained from Python objects so remove them from the Python API.
...
(This used to be commit 652810ff46c6db9034e930d0fb018a02ee385f15)
2008-04-08 14:19:26 +02:00
Jelmer Vernooij
dcc44f1757
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocs
...
(This used to be commit c8dbf00b4490d804e1aac96a3fb66ff726bf9ef6)
2008-04-08 13:32:38 +02:00
Jelmer Vernooij
8dd6f735bc
Set VENDORPREFIX rather than PREFIX to try to fix installation on some
...
buildfarm hosts.
(This used to be commit 2d9bb0db6c9e1e9b68844f2eede00fd249466cbb)
2008-04-08 13:31:07 +02:00
Andrew Bartlett
0e59c73fe3
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit c0416a0b73f06ef57db1b83a75433e36b93a9981)
2008-04-08 17:31:36 +10:00
Andrew Bartlett
b2805c50ee
Re-add support for the --ldap-backend-port option to provision-backend
...
This option allows Fedora DS multi-master replication to work. I've
tried to update the wiki and scripts to the largely consistant with
each other.
Andrew Bartlett
(This used to be commit 42393c830733b2cc99ebccdafe944fcf3d82734f)
2008-04-08 17:28:25 +10:00
Andrew Bartlett
3f2e403a86
Rework talloc hirarchy for C provision setup.
...
This seems to fix (or sweep under the covers) a crash in this code.
Andrew Bartlett
(This used to be commit 2fcddfe583f9833cea80d02e08ac12dd1f91742c)
2008-04-08 17:26:55 +10:00
Jelmer Vernooij
8db14bf26b
Add manually written Python binding for libnet_Join.
...
(This used to be commit 374654b43d9f9e8381991cedc433ce410a914f7a)
2008-04-08 05:16:07 +02:00
Jelmer Vernooij
1f474f4a54
Add trivial test for unixinfo interface.
...
(This used to be commit b6b7171f70114bd27ca8db09964c65cacb9cea92)
2008-04-08 03:29:12 +02:00
Jelmer Vernooij
5cf6c42658
Add python bindings for drsuapi.
...
(This used to be commit ba3f0312f0dda47fb16ed9b8eee3750b209e0dad)
2008-04-08 03:23:53 +02:00
Jelmer Vernooij
f253c3ad91
Add python bindings for unixinfo.
...
(This used to be commit 068c2f858a0c7e325cb8a1f2ca36e32b31fe1f77)
2008-04-08 03:18:43 +02:00
Jelmer Vernooij
4fcd6cfb75
Add [todo] for functions that are obviously incomplete.
...
(This used to be commit b7b46ddd412bd106655c2a7b96a322d9f6ac3019)
2008-04-08 03:15:55 +02:00
Jelmer Vernooij
e5aa9f7e8d
Raise NotImplementedError from functions that don't have complete IDL.
...
(This used to be commit 685aab0c99c87386fee64c07d8b68c75652713c6)
2008-04-08 02:58:18 +02:00
Jelmer Vernooij
ab27e718fd
Support [todo] attribute on functions.
...
(This used to be commit a3e22bbcea27580c31d44dfaae04c9eef83389d4)
2008-04-08 02:57:59 +02:00
Jelmer Vernooij
57bf8d2e33
Add Python bindings for DFS.
...
(This used to be commit 4319971ccb42618a3298a5f26f63fa4c9b255849)
2008-04-08 02:48:54 +02:00
Jelmer Vernooij
b99d24419f
Add signature of connect function to docstrings.
...
(This used to be commit 51441376d37de01f7f4bd795947fc2c46c38e3f1)
2008-04-08 02:08:31 +02:00
Jelmer Vernooij
0bea00f481
use builtin getset stuff rather than custom getattr/setattr implementation.
...
(This used to be commit bb59f3084ff8ff99e5bd72abfaadcbb68110f9fa)
2008-04-08 01:42:27 +02:00
Jelmer Vernooij
a5d51180ba
Add function signature to docstrings in python.
...
(This used to be commit 61f331e9748bf5b3a1120ef19f93790facf9f64c)
2008-04-08 01:23:19 +02:00
Jelmer Vernooij
6f02fdea23
Register types rather than constructors, display structs as classes.
...
(This used to be commit aad07f482544107dbeb4c3c468ce7dd78c151849)
2008-04-08 00:59:27 +02:00
Jelmer Vernooij
a3bfabefd7
Set tp_flags for Python types.
...
(This used to be commit f214206a36d8822e485f6f076c9f3f0bfc1e1df4)
2008-04-08 00:13:09 +02:00
Jelmer Vernooij
a057c7369a
Set docstrings from helpstring attribute where possible.
...
(This used to be commit 07f52ca51c008a6b80fed5b03935e1c3241d08d5)
2008-04-08 00:10:24 +02:00
Jelmer Vernooij
f07ded6d89
Add simple docstring for Python modules.
...
(This used to be commit 57c7b4e896116f06b39e0040ad386c561d76bd3d)
2008-04-07 23:21:38 +02:00
Andrew Bartlett
5454dc044d
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit beff331e15e7896d80831135fd52b90cd9ab073e)
2008-04-06 19:16:43 +10:00
Jelmer Vernooij
c30f9add8c
Add test for authservice struct.
...
(This used to be commit da8b8364b06a79a10d4ebdc0e451463b3105730e)
2008-04-06 00:57:14 +02:00
Jelmer Vernooij
f5e6534ee7
Fix authservice count.
...
(This used to be commit 761536a5e4dd3dbfacf1576d7092827cdeda897b)
2008-04-06 00:42:27 +02:00
Andrew Bartlett
4c449fe95f
Extend credentials python API to include set_machine_account.
...
Andrew Bartlett
(This used to be commit 88b7a3980c7be90ea0099a3ecf08ad00fa89ea1a)
2008-04-05 21:39:26 +11:00
Andrew Bartlett
cb98235a83
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
...
(This used to be commit 7355055569654f5d4876034fa86fa70d0417dcf8)
2008-04-05 21:35:36 +11:00
Jelmer Vernooij
faa3dec34a
Install pidl by default if ExtUtils::MakeMaker is available. This should make the build process for openchange users easier.
...
(This used to be commit 7fccd85cc673c139bc1d57915e0fccd22316998c)
2008-04-04 16:03:54 +02:00
Jelmer Vernooij
30ccc36b8d
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
...
Conflicts:
source/headermap.txt
(This used to be commit 1b084e85c1f5963d924f7764ae751f8cd8e57364)
2008-04-04 16:02:17 +02:00
Andrew Bartlett
9f96f39ca0
Pass discovered server DN down to provision.
...
This uses the new 'serverdn' argument added to provision in the
previous commit.
Andrew Bartlett
(This used to be commit 74480c7de76069701246eb5b7acc5858b84d106c)
2008-04-04 12:55:45 +11:00
Andrew Bartlett
c764791100
Clean up provision and rootdse module to hard-code less stuff.
...
In particular, allow for the server DN to be in a different site
(possible outcome of a DRS replication).
Andrew Bartlett
(This used to be commit 9ee4e39fe178317f42fd9a0adceea24b55dfe0f1)
2008-04-04 12:25:19 +11:00
Jelmer Vernooij
adc0985742
Install libevents since it's required by samba-gtk.
...
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045)
2008-04-03 02:28:31 +02:00
Jelmer Vernooij
8495d17c1a
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
...
(This used to be commit 64a6887ecddc1599bde5dcb06d0b74ffea1def0c)
2008-04-03 01:36:03 +02:00
Kai Blin
c26387a473
provision: Remove backup group mapping
...
Some distros seem to neither have a backup nor a staff group.
(This used to be commit 21fcf7c419658b3ae296428ca7a4ccf2288c17fe)
2008-04-03 00:01:34 +02:00
Kai Blin
110a4ca9e4
WHATSNEW: Added information about the new idmap system
...
(This used to be commit 8c27941171999d2d42834b92a2693aca0435d345)
2008-04-02 23:08:07 +02:00
Kai Blin
8ac91d9132
provision: Set up id mappings in the idmap db, only map Administrator.
...
(This used to be commit 206b7d387c6d17e5cc40fd45b489abac9235a7a4)
2008-04-02 23:07:53 +02:00
Kai Blin
b6c48091d4
idmap: Also store sid type in the idmap db
...
(This used to be commit 018eb64f038210279b90925e6a981c067aef4be9)
2008-04-02 23:07:41 +02:00
Kai Blin
4133bd85e9
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
...
(This used to be commit ac5e5fee1db2999053dee82d1fcf97ca8799c9b5)
2008-04-02 23:07:27 +02:00
Kai Blin
a71f36e2b8
ntvfs: Use wbclient in vsf_unixuid, not sidmap
...
(This used to be commit 2908a77fa5c32e92665775a5785345f704202f0a)
2008-04-02 23:07:17 +02:00
Kai Blin
c9fa788ca2
rpc_server: Remove references to sidmap from the lsa pipe code.
...
(This used to be commit 25cbb1b76720a271984ad5c023e45476094562f1)
2008-04-02 23:07:00 +02:00
Kai Blin
48b3c38f0f
rpc_server: Use wbclient instead of sidmap in unixinfo pipe
...
(This used to be commit 033db9730f1aa6d1941fbb83f55578aaa75e28bd)
2008-04-02 23:06:44 +02:00
Kai Blin
6ce0781413
wbclient: Add an async winbind client library.
...
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)
2008-04-02 23:06:27 +02:00
Kai Blin
6ae76e5cdc
winbind: Bump down the debuglevel.
...
(This used to be commit 02c7913bf29ab8cc7e9ce3efe854c02a3c3200cc)
2008-04-02 23:06:07 +02:00
Kai Blin
294c55faf6
IRPC: Add include guards for the header.
...
(This used to be commit 0e66e443ad42f9644aafc1858ac8d01c7c699337)
2008-04-02 23:05:56 +02:00
Kai Blin
2d12b275f3
util: Add talloc_get_type_abort() call.
...
(This used to be commit 38413ed4b6957e5f72e78a04f479c6a5d8b69ef5)
2008-04-02 23:05:44 +02:00
Jelmer Vernooij
753824e9cf
Re-add params file to git.
...
(This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559)
2008-04-02 19:05:31 +02:00
Jelmer Vernooij
eb78b7c874
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
...
(This used to be commit 2763fc6294aa35018d4317dd9eebcba969e70333)
2008-04-02 19:02:01 +02:00
Jelmer Vernooij
36c8725d43
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into tmp
...
(This used to be commit d777a83b8478bf09a45eccde38036eccbd219df8)
2008-04-02 16:53:10 +02:00
Jelmer Vernooij
4e5e7a7c68
Reintroduce header previously autogenerated but ignored by git.
...
Also fixed extra include in regpatch.
(This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)
2008-04-02 16:47:17 +02:00
Jelmer Vernooij
b17484a70f
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
...
(This used to be commit 8c3591d98f42a75d68d698f7b4be8f2e0284522f)
2008-04-02 14:33:56 +02:00