Age | Commit message (Expand) | Author | Files | Lines |
2008-04-11 | Actually test the different 'fill levels' in the provision process. | Andrew Bartlett | 1 | -0/+2 |
2008-04-11 | Reuse the lp_ctx and samdb returned by the python provision. | Andrew Bartlett | 1 | -36/+2 |
2008-04-11 | Don't specify the ntds_guid to the C -> python provision interface | Andrew Bartlett | 3 | -4/+0 |
2008-04-11 | Don't reopen the sam.ldb again | Andrew Bartlett | 1 | -2/+0 |
2008-04-11 | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c | Andrew Bartlett | 1 | -29/+6 |
2008-04-11 | Far less cryptic traceback when you have an existing smb.conf | Andrew Bartlett | 1 | -6/+21 |
2008-04-11 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -12/+8 |
2008-04-11 | Fixed a crash bug in unixuid module on failed ID mapping | Andrew Tridgell | 2 | -12/+8 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 11 | -45/+121 |
2008-04-11 | Set a netbios name into provision, and zero the rest. | Andrew Bartlett | 1 | -2/+2 |
2008-04-11 | Return SAM ldb context and loadparm context as part of C provision | Jelmer Vernooij | 5 | -34/+94 |
2008-04-10 | Fix extra argument to provision_bare(). | Jelmer Vernooij | 1 | -1/+2 |
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 | Fix up provision to specify SERVERDN in more places. | Andrew Bartlett | 1 | -0/+5 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 6 | -15/+113 |
2008-04-09 | Don't fill in the secrets DB unless we make the entries. | Andrew Bartlett | 1 | -7/+8 |
2008-04-09 | Factor out filling in the secrets database. | Andrew Bartlett | 2 | -80/+133 |
2008-04-09 | Remove dns_name element | Andrew Bartlett | 3 | -4/+2 |
2008-04-09 | Be consistant in using ${SEVERDN}. | Andrew Bartlett | 5 | -7/+7 |
2008-04-09 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 22 | -5041/+376 |
2008-04-09 | Start implementation of real 'net vampire' code. | Andrew Bartlett | 6 | -375/+1120 |
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 |