summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2008-04-08Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett3-25/+37
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-08Rework talloc hirarchy for C provision setup.Andrew Bartlett1-18/+19
This seems to fix (or sweep under the covers) a crash in this code. Andrew Bartlett (This used to be commit 2fcddfe583f9833cea80d02e08ac12dd1f91742c)
2008-04-08Add manually written Python binding for libnet_Join.Jelmer Vernooij6-4890/+81
(This used to be commit 374654b43d9f9e8381991cedc433ce410a914f7a)
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij2-0/+31
(This used to be commit b6b7171f70114bd27ca8db09964c65cacb9cea92)
2008-04-08Add python bindings for drsuapi.Jelmer Vernooij3-1/+6
(This used to be commit ba3f0312f0dda47fb16ed9b8eee3750b209e0dad)
2008-04-08Add python bindings for unixinfo.Jelmer Vernooij2-0/+5
(This used to be commit 068c2f858a0c7e325cb8a1f2ca36e32b31fe1f77)
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij20-303/+303
(This used to be commit b7b46ddd412bd106655c2a7b96a322d9f6ac3019)
2008-04-08Raise NotImplementedError from functions that don't have complete IDL.Jelmer Vernooij1-14/+29
(This used to be commit 685aab0c99c87386fee64c07d8b68c75652713c6)
2008-04-08Support [todo] attribute on functions.Jelmer Vernooij1-0/+1
(This used to be commit a3e22bbcea27580c31d44dfaae04c9eef83389d4)
2008-04-08Add Python bindings for DFS.Jelmer Vernooij2-0/+5
(This used to be commit 4319971ccb42618a3298a5f26f63fa4c9b255849)
2008-04-08Add signature of connect function to docstrings.Jelmer Vernooij1-7/+20
(This used to be commit 51441376d37de01f7f4bd795947fc2c46c38e3f1)
2008-04-08use builtin getset stuff rather than custom getattr/setattr implementation.Jelmer Vernooij1-28/+23
(This used to be commit bb59f3084ff8ff99e5bd72abfaadcbb68110f9fa)
2008-04-08Add function signature to docstrings in python.Jelmer Vernooij1-3/+31
(This used to be commit 61f331e9748bf5b3a1120ef19f93790facf9f64c)
2008-04-08Register types rather than constructors, display structs as classes.Jelmer Vernooij1-63/+96
(This used to be commit aad07f482544107dbeb4c3c468ce7dd78c151849)
2008-04-08Set tp_flags for Python types.Jelmer Vernooij1-0/+2
(This used to be commit f214206a36d8822e485f6f076c9f3f0bfc1e1df4)
2008-04-08Set docstrings from helpstring attribute where possible.Jelmer Vernooij1-14/+38
(This used to be commit 07f52ca51c008a6b80fed5b03935e1c3241d08d5)
2008-04-07Add simple docstring for Python modules.Jelmer Vernooij1-1/+1
(This used to be commit 57c7b4e896116f06b39e0040ad386c561d76bd3d)
2008-04-06Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-16/+37
(This used to be commit beff331e15e7896d80831135fd52b90cd9ab073e)
2008-04-06Add test for authservice struct.Jelmer Vernooij2-16/+37
(This used to be commit da8b8364b06a79a10d4ebdc0e451463b3105730e)
2008-04-06Fix authservice count.Jelmer Vernooij1-1/+1
(This used to be commit 761536a5e4dd3dbfacf1576d7092827cdeda897b)
2008-04-05Extend credentials python API to include set_machine_account.Andrew Bartlett4-29/+78
Andrew Bartlett (This used to be commit 88b7a3980c7be90ea0099a3ecf08ad00fa89ea1a)
2008-04-05Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett12-11/+48
(This used to be commit 7355055569654f5d4876034fa86fa70d0417dcf8)
2008-04-04Don't install libevents for now, just its headers. It is already part of ↵Jelmer Vernooij1-3/+1
other libs, and only used as part of those libs. (This used to be commit c96a68b7b7792d30b7b1a0167a0cbf6fe285993c)
2008-04-04Avoid installing unused header file.Jelmer Vernooij1-2/+0
(This used to be commit eba5d8b4ce391f56877d5498004edbee8ddc4c33)
2008-04-04Don't install talloc manpage from samba, it's already installed from the ↵Jelmer Vernooij1-3/+0
standalone talloc build. (This used to be commit 7bfda828952eab7f165190cbfd804e28780406c9)
2008-04-04Install pidl by default if ExtUtils::MakeMaker is available. This should ↵Jelmer Vernooij3-2/+5
make the build process for openchange users easier. (This used to be commit 7fccd85cc673c139bc1d57915e0fccd22316998c)
2008-04-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij28-287/+938
Conflicts: source/headermap.txt (This used to be commit 1b084e85c1f5963d924f7764ae751f8cd8e57364)
2008-04-04Pass discovered server DN down to provision.Andrew Bartlett4-0/+14
This uses the new 'serverdn' argument added to provision in the previous commit. Andrew Bartlett (This used to be commit 74480c7de76069701246eb5b7acc5858b84d106c)
2008-04-04Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett3-24/+31
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-03Install libevents since it's required by samba-gtk.Jelmer Vernooij6-6/+18
(This used to be commit 2073346828ffa1d9c35105eadd7afddd3a76a045)
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij4-4/+19
(This used to be commit 64a6887ecddc1599bde5dcb06d0b74ffea1def0c)
2008-04-03provision: Remove backup group mappingKai Blin1-10/+3
Some distros seem to neither have a backup nor a staff group. (This used to be commit 21fcf7c419658b3ae296428ca7a4ccf2288c17fe)
2008-04-02provision: Set up id mappings in the idmap db, only map Administrator.Kai Blin3-70/+120
(This used to be commit 206b7d387c6d17e5cc40fd45b489abac9235a7a4)
2008-04-02idmap: Also store sid type in the idmap dbKai Blin1-71/+74
(This used to be commit 018eb64f038210279b90925e6a981c067aef4be9)
2008-04-02ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4Kai Blin4-49/+166
(This used to be commit ac5e5fee1db2999053dee82d1fcf97ca8799c9b5)
2008-04-02ntvfs: Use wbclient in vsf_unixuid, not sidmapKai Blin1-22/+50
(This used to be commit 2908a77fa5c32e92665775a5785345f704202f0a)
2008-04-02rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin3-9/+2
(This used to be commit 25cbb1b76720a271984ad5c023e45476094562f1)
2008-04-02rpc_server: Use wbclient instead of sidmap in unixinfo pipeKai Blin1-41/+119
(This used to be commit 033db9730f1aa6d1941fbb83f55578aaa75e28bd)
2008-04-02wbclient: Add an async winbind client library.Kai Blin10-22/+378
(This used to be commit 3e3563f2840e7cd795f5fc157003af3c932cb4d1)
2008-04-02winbind: Bump down the debuglevel.Kai Blin1-2/+2
(This used to be commit 02c7913bf29ab8cc7e9ce3efe854c02a3c3200cc)
2008-04-02IRPC: Add include guards for the header.Kai Blin1-0/+4
(This used to be commit 0e66e443ad42f9644aafc1858ac8d01c7c699337)
2008-04-02util: Add talloc_get_type_abort() call.Kai Blin2-0/+22
(This used to be commit 38413ed4b6957e5f72e78a04f479c6a5d8b69ef5)
2008-04-02Re-add params file to git.Jelmer Vernooij1-0/+587
(This used to be commit fc50e78e2631e8253571bc236302e2859e4d1559)
2008-04-02Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij3-4/+14
Also fixed extra include in regpatch. (This used to be commit 0e371cf169e9a607fcbb3e65437ab9413935dd52)
2008-04-02Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij4-28/+38
(This used to be commit 8c3591d98f42a75d68d698f7b4be8f2e0284522f)
2008-04-02Remove no longer installed files.Jelmer Vernooij1-23/+0
(This used to be commit 3e8aecbc2ee3c0bb32aa83c5035a758f16f344cb)
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij4-39/+40
(This used to be commit 92e71c19f4e1d3ca123a083942ec578d21f7012c)
2008-04-02Trim down installed headers some more.Jelmer Vernooij5-32/+21
(This used to be commit 71aa38842c270d52d39b805bf7ce29e25e062024)
2008-04-02Merge hive.h into registry.hJelmer Vernooij7-215/+186
(This used to be commit 3ca14fdf74d2510049bbdbbd2a5be341412cda1b)
2008-04-02Merge patchfile.h into registry.hJelmer Vernooij6-61/+30
(This used to be commit 7b434df67aefc667993f0ebd955af9c1c258f153)