Age | Commit message (Expand) | Author | Files | Lines |
2008-04-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision | Jelmer Vernooij | 1 | -1/+4 |
2008-04-10 | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 4 | -7/+20 |
2008-04-09 | Make sure we do not reference req after it has been freed | Simo Sorce | 1 | -1/+4 |
2008-04-09 | No longer install unused smbscript binary. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-09 | Fix so version of hostconfig library. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-09 | Merge branch 'openchange' into cprovision | Jelmer Vernooij | 3 | -8/+1 |
2008-04-09 | Add docstring, PEP8. | Jelmer Vernooij | 1 | -5/+15 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 7 | -27/+54 |
2008-04-08 | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time... | Stefan Metzmacher | 1 | -1/+12 |
2008-04-08 | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u... | Stefan Metzmacher | 1 | -101/+164 |
2008-04-08 | Clearer names for singleton return types. | Jelmer Vernooij | 1 | -3/+2 |
2008-04-08 | Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid. | Jelmer Vernooij | 2 | -3/+9 |
2008-04-08 | Fix bug handling size arguments in a direction without actual data. | Jelmer Vernooij | 1 | -11/+22 |
2008-04-08 | Array lengths can be obtained from Python objects so remove them from the Pyt... | Jelmer Vernooij | 1 | -1/+25 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocs | Jelmer Vernooij | 14 | -96/+179 |
2008-04-08 | Set VENDORPREFIX rather than PREFIX to try to fix installation on some | Jelmer Vernooij | 1 | -1/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 27 | -396/+553 |
2008-04-08 | Re-add support for the --ldap-backend-port option to provision-backend | Andrew Bartlett | 3 | -25/+37 |
2008-04-08 | Rework talloc hirarchy for C provision setup. | Andrew Bartlett | 1 | -18/+19 |
2008-04-08 | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 6 | -4890/+81 |
2008-04-08 | Add trivial test for unixinfo interface. | Jelmer Vernooij | 2 | -0/+31 |
2008-04-08 | Add python bindings for drsuapi. | Jelmer Vernooij | 3 | -1/+6 |
2008-04-08 | Add python bindings for unixinfo. | Jelmer Vernooij | 2 | -0/+5 |
2008-04-08 | Add [todo] for functions that are obviously incomplete. | Jelmer Vernooij | 20 | -303/+303 |
2008-04-08 | Raise NotImplementedError from functions that don't have complete IDL. | Jelmer Vernooij | 1 | -14/+29 |
2008-04-08 | Support [todo] attribute on functions. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-08 | Add Python bindings for DFS. | Jelmer Vernooij | 2 | -0/+5 |
2008-04-08 | Add signature of connect function to docstrings. | Jelmer Vernooij | 1 | -7/+20 |
2008-04-08 | use builtin getset stuff rather than custom getattr/setattr implementation. | Jelmer Vernooij | 1 | -28/+23 |
2008-04-08 | Add function signature to docstrings in python. | Jelmer Vernooij | 1 | -3/+31 |
2008-04-08 | Register types rather than constructors, display structs as classes. | Jelmer Vernooij | 1 | -63/+96 |
2008-04-08 | Set tp_flags for Python types. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-08 | Set docstrings from helpstring attribute where possible. | Jelmer Vernooij | 1 | -14/+38 |
2008-04-07 | Add simple docstring for Python modules. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-06 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -16/+37 |
2008-04-06 | Add test for authservice struct. | Jelmer Vernooij | 2 | -16/+37 |
2008-04-06 | Fix authservice count. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-05 | Extend credentials python API to include set_machine_account. | Andrew Bartlett | 4 | -29/+78 |
2008-04-05 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 12 | -11/+48 |
2008-04-04 | Don't install libevents for now, just its headers. It is already part of othe... | Jelmer Vernooij | 1 | -3/+1 |
2008-04-04 | Avoid installing unused header file. | Jelmer Vernooij | 1 | -2/+0 |
2008-04-04 | Don't install talloc manpage from samba, it's already installed from the stan... | Jelmer Vernooij | 1 | -3/+0 |
2008-04-04 | Install pidl by default if ExtUtils::MakeMaker is available. This should make... | Jelmer Vernooij | 3 | -2/+5 |
2008-04-04 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange | Jelmer Vernooij | 28 | -287/+938 |
2008-04-04 | Pass discovered server DN down to provision. | Andrew Bartlett | 4 | -0/+14 |
2008-04-04 | Clean up provision and rootdse module to hard-code less stuff. | Andrew Bartlett | 3 | -24/+31 |
2008-04-03 | Install libevents since it's required by samba-gtk. | Jelmer Vernooij | 6 | -6/+18 |
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 4 | -4/+19 |
2008-04-03 | provision: Remove backup group mapping | Kai Blin | 1 | -10/+3 |
2008-04-02 | provision: Set up id mappings in the idmap db, only map Administrator. | Kai Blin | 3 | -70/+120 |