summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Don't fill in the secrets DB unless we make the entries.Andrew Bartlett2008-04-091-7/+8
* Factor out filling in the secrets database.Andrew Bartlett2008-04-092-80/+133
* Remove dns_name elementAndrew Bartlett2008-04-093-4/+2
* Be consistant in using ${SEVERDN}.Andrew Bartlett2008-04-095-7/+7
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-0922-5041/+376
|\
| * Merge branch 'openchange' into cprovisionJelmer Vernooij2008-04-093-8/+1
| |\
| | * Don't install libevents for now, just its headers. It is already part of othe...Jelmer Vernooij2008-04-041-3/+1
| | * Avoid installing unused header file.Jelmer Vernooij2008-04-041-2/+0
| | * Don't install talloc manpage from samba, it's already installed from the stan...Jelmer Vernooij2008-04-041-3/+0
| * | Add docstring, PEP8.Jelmer Vernooij2008-04-091-5/+15
| * | Move provision C bindings to param/.Jelmer Vernooij2008-04-097-27/+54
| * | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher2008-04-081-1/+12
| * | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher2008-04-081-101/+164
| * | Clearer names for singleton return types.Jelmer Vernooij2008-04-081-3/+2
| * | Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2008-04-082-3/+9
| * | Fix bug handling size arguments in a direction without actual data.Jelmer Vernooij2008-04-081-11/+22
| * | Array lengths can be obtained from Python objects so remove them from the Pyt...Jelmer Vernooij2008-04-081-1/+25
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocsJelmer Vernooij2008-04-0814-96/+179
| |\ \
| * | | Set VENDORPREFIX rather than PREFIX to try to fix installation on someJelmer Vernooij2008-04-081-1/+1
| * | | Add manually written Python binding for libnet_Join.Jelmer Vernooij2008-04-086-4890/+81
* | | | Start implementation of real 'net vampire' code.Andrew Bartlett2008-04-096-375/+1120
| |/ / |/| |
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-0827-396/+553
|\| |
| * | Add trivial test for unixinfo interface.Jelmer Vernooij2008-04-082-0/+31
| * | Add python bindings for drsuapi.Jelmer Vernooij2008-04-083-1/+6
| * | Add python bindings for unixinfo.Jelmer Vernooij2008-04-082-0/+5
| * | Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-0820-303/+303
| * | Raise NotImplementedError from functions that don't have complete IDL.Jelmer Vernooij2008-04-081-14/+29
| * | Support [todo] attribute on functions.Jelmer Vernooij2008-04-081-0/+1
| * | Add Python bindings for DFS.Jelmer Vernooij2008-04-082-0/+5
| * | Add signature of connect function to docstrings.Jelmer Vernooij2008-04-081-7/+20
| * | use builtin getset stuff rather than custom getattr/setattr implementation.Jelmer Vernooij2008-04-081-28/+23
| * | Add function signature to docstrings in python.Jelmer Vernooij2008-04-081-3/+31
| * | Register types rather than constructors, display structs as classes.Jelmer Vernooij2008-04-081-63/+96
| * | Set tp_flags for Python types.Jelmer Vernooij2008-04-081-0/+2
| * | Set docstrings from helpstring attribute where possible.Jelmer Vernooij2008-04-081-14/+38
| * | Add simple docstring for Python modules.Jelmer Vernooij2008-04-071-1/+1
* | | Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett2008-04-083-25/+37
* | | Rework talloc hirarchy for C provision setup.Andrew Bartlett2008-04-081-18/+19
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-062-16/+37
|\| |
| * | Add test for authservice struct.Jelmer Vernooij2008-04-062-16/+37
| * | Fix authservice count.Jelmer Vernooij2008-04-061-1/+1
| |/
* | Extend credentials python API to include set_machine_account.Andrew Bartlett2008-04-054-29/+78
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-0512-11/+48
|\|
| * Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij2008-04-043-2/+5
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchangeJelmer Vernooij2008-04-0428-287/+938
| |\
| * | Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-036-6/+18
| * | Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-034-4/+19
* | | Pass discovered server DN down to provision.Andrew Bartlett2008-04-044-0/+14
* | | Clean up provision and rootdse module to hard-code less stuff.Andrew Bartlett2008-04-043-24/+31
| |/ |/|
* | provision: Remove backup group mappingKai Blin2008-04-031-10/+3