| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c | Andrew Bartlett | 2008-04-11 | 1 | -29/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Far less cryptic traceback when you have an existing smb.conf | Andrew Bartlett | 2008-04-11 | 1 | -6/+21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-11 | 2 | -12/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | Fixed a crash bug in unixuid module on failed ID mapping | Andrew Tridgell | 2008-04-11 | 2 | -12/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 2008-04-11 | 11 | -45/+121 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Set a netbios name into provision, and zero the rest. | Andrew Bartlett | 2008-04-11 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Fix up provision to specify SERVERDN in more places. | Andrew Bartlett | 2008-04-09 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Link the new vampire code togeather. | Andrew Bartlett | 2008-04-09 | 6 | -15/+113 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Don't fill in the secrets DB unless we make the entries. | Andrew Bartlett | 2008-04-09 | 1 | -7/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Factor out filling in the secrets database. | Andrew Bartlett | 2008-04-09 | 2 | -80/+133 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Remove dns_name element | Andrew Bartlett | 2008-04-09 | 3 | -4/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Be consistant in using ${SEVERDN}. | Andrew Bartlett | 2008-04-09 | 5 | -7/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-09 | 22 | -5041/+376 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Start implementation of real 'net vampire' code. | Andrew Bartlett | 2008-04-09 | 6 | -375/+1120 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 2008-04-13 | 6 | -13/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Use new torture_assert_mem_equal. | Jelmer Vernooij | 2008-04-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Attempt to fix get_value() test on sparc machines. | Jelmer Vernooij | 2008-04-13 | 2 | -1/+10 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Return SAM ldb context and loadparm context as part of C provision | Jelmer Vernooij | 2008-04-11 | 5 | -34/+94 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix extra argument to provision_bare(). | Jelmer Vernooij | 2008-04-10 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision | Jelmer Vernooij | 2008-04-10 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Make sure we do not reference req after it has been freed | Simo Sorce | 2008-04-09 | 1 | -1/+4 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 2008-04-10 | 4 | -7/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | No longer install unused smbscript binary. | Jelmer Vernooij | 2008-04-09 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix so version of hostconfig library. | Jelmer Vernooij | 2008-04-09 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'openchange' into cprovision | Jelmer Vernooij | 2008-04-09 | 3 | -8/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add docstring, PEP8. | Jelmer Vernooij | 2008-04-09 | 1 | -5/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Move provision C bindings to param/. | Jelmer Vernooij | 2008-04-09 | 7 | -27/+54 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time... | Stefan Metzmacher | 2008-04-08 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u... | Stefan Metzmacher | 2008-04-08 | 1 | -101/+164 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Clearer names for singleton return types. | Jelmer Vernooij | 2008-04-08 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid. | Jelmer Vernooij | 2008-04-08 | 2 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix bug handling size arguments in a direction without actual data. | Jelmer Vernooij | 2008-04-08 | 1 | -11/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Array lengths can be obtained from Python objects so remove them from the Pyt... | Jelmer Vernooij | 2008-04-08 | 1 | -1/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocs | Jelmer Vernooij | 2008-04-08 | 14 | -96/+179 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-08 | 27 | -396/+553 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Re-add support for the --ldap-backend-port option to provision-backend | Andrew Bartlett | 2008-04-08 | 3 | -25/+37 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Rework talloc hirarchy for C provision setup. | Andrew Bartlett | 2008-04-08 | 1 | -18/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-06 | 2 | -16/+37 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Extend credentials python API to include set_machine_account. | Andrew Bartlett | 2008-04-05 | 4 | -29/+78 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2008-04-05 | 12 | -11/+48 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Pass discovered server DN down to provision. | Andrew Bartlett | 2008-04-04 | 4 | -0/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Clean up provision and rootdse module to hard-code less stuff. | Andrew Bartlett | 2008-04-04 | 3 | -24/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Set VENDORPREFIX rather than PREFIX to try to fix installation on some | Jelmer Vernooij | 2008-04-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 2008-04-08 | 6 | -4890/+81 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add trivial test for unixinfo interface. | Jelmer Vernooij | 2008-04-08 | 2 | -0/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add python bindings for drsuapi. | Jelmer Vernooij | 2008-04-08 | 3 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add python bindings for unixinfo. | Jelmer Vernooij | 2008-04-08 | 2 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add [todo] for functions that are obviously incomplete. | Jelmer Vernooij | 2008-04-08 | 20 | -303/+303 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Raise NotImplementedError from functions that don't have complete IDL. | Jelmer Vernooij | 2008-04-08 | 1 | -14/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Support [todo] attribute on functions. | Jelmer Vernooij | 2008-04-08 | 1 | -0/+1 | |
