Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | s4-dnsserver: Test forward zones are not listed in reverse zone search | Amitay Isaacs | 1 | -2/+15 |
2011-11-07 | s4:samba-tool - fix Gémes Géza patch regarding parameter handling | Matthias Dieter Wallnöfer | 1 | -4/+5 |
2011-11-07 | Add a --random-password option to user create command. | Gémes Géza | 1 | -4/+16 |
2011-11-07 | s4: samba-tool user --help documenation improvements | Theresa Halloran | 2 | -7/+146 |
2011-11-07 | kcc: fixed program name | Andrew Tridgell | 1 | -3/+3 |
2011-11-07 | kcc: fixed tabs/spaces in kcc python implementation | Andrew Tridgell | 2 | -18/+18 |
2011-11-07 | samba_kcc addtion | Dave Craft | 3 | -1/+705 |
2011-11-07 | add python KCC utility classes and methods | Dave Craft | 1 | -0/+890 |
2011-11-06 | Some formatting fixes, remove unused imports. | Jelmer Vernooij | 3 | -13/+4 |
2011-11-04 | s4 provision/dns: Move DNS-related setup to sambadns module | Kai Blin | 2 | -187/+194 |
2011-11-04 | s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setup | Kai Blin | 2 | -32/+63 |
2011-11-03 | samba-tool: Fix short description and error msgs in domain level | Giampaolo Lauria | 1 | -5/+5 |
2011-11-03 | samba-tool: Fix --quiet option in domain samba3upgrade | Giampaolo Lauria | 1 | -2/+2 |
2011-11-03 | samba-tool: Improve "delegation" command error handling | Giampaolo Lauria | 2 | -6/+12 |
2011-11-03 | samba-tool: Improve "delegation" command error message | Giampaolo Lauria | 1 | -2/+2 |
2011-11-03 | samba-tool: Improve "delegation" command error handling | Giampaolo Lauria | 1 | -21/+27 |
2011-11-03 | samba-tool: Fix "delegation show" command synopsis | Giampaolo Lauria | 1 | -1/+1 |
2011-11-02 | s4-sites: Document, fix under optimal coding, use exceptions | Matthieu Patou | 2 | -22/+86 |
2011-11-02 | samba.netcmd: Pass in outf/errf. | Jelmer Vernooij | 2 | -6/+5 |
2011-11-02 | s4-python: samba.provision: Require schema to be passed in - code path which ... | Jelmer Vernooij | 1 | -5/+1 |
2011-11-02 | samba.common: Fix formatting of docstring (trips up pydoctor). | Jelmer Vernooij | 1 | -3/+4 |
2011-11-02 | samba-tool: add subcommand for sites manipulation | Matthieu Patou | 2 | -0/+98 |
2011-11-02 | s4-python: add function to manipulate sites in python | Matthieu Patou | 1 | -0/+63 |
2011-11-02 | s4-dnsserver: Check the raised exception with assertRaises | Amitay Isaacs | 1 | -13/+11 |
2011-11-02 | samba-tool: Improve the description of dns subcommands. | Amitay Isaacs | 1 | -5/+15 |
2011-11-02 | samba-tool: Enable comparison of DNS naming contexts in ldapcmp | Amitay Isaacs | 1 | -3/+8 |
2011-11-01 | s4-join: Send ReplicaUpdateRefs at the end of the join | Matthieu Patou | 1 | -1/+19 |
2011-11-01 | s4-domain-join: do not add DFSR entries when joining, this should be done in ... | Matthieu Patou | 1 | -9/+0 |
2011-11-01 | Simplify handling of user add command. | Jelmer Vernooij | 1 | -6/+10 |
2011-10-23 | s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u... | Theresa Halloran | 1 | -2/+9 |
2011-10-20 | s4-selftest: Add tests for RPC dnsserver | Amitay Isaacs | 1 | -0/+181 |
2011-10-20 | samba-tool: Added dns command for DNS management | Amitay Isaacs | 2 | -0/+861 |
2011-10-20 | s4-provision: Provision DNS records with correct rank | Amitay Isaacs | 1 | -18/+23 |
2011-10-20 | s4-test: added test suite for common.py code | Andrew Tridgell | 1 | -0/+42 |
2011-10-20 | s4-dsdb: moved dsdb_Dn() into common.py | Andrew Tridgell | 2 | -26/+43 |
2011-10-20 | subunitrun: give more useful help | Andrew Tridgell | 1 | -2/+25 |
2011-10-19 | s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ... | Andrew Bartlett | 2 | -16/+16 |
2011-10-19 | s4-s3-upgrade fix format string for secrets.tdb exception | Andrew Bartlett | 1 | -1/+1 |
2011-10-19 | s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.dat | Andrew Bartlett | 1 | -1/+10 |
2011-10-19 | samba.getopt: Add some basic tests. | Jelmer Vernooij | 1 | -0/+57 |
2011-10-19 | samba.getopt: Keep exception message when setting a lp option fails. | Jelmer Vernooij | 1 | -4/+5 |
2011-10-19 | samba-tool: Improve getopt.py error handling | Giampaolo Lauria | 1 | -4/+5 |
2011-10-19 | samba-tool: Improve getopt.py error handling | Giampaolo Lauria | 1 | -1/+5 |
2011-10-19 | samba-tool: Improve getopt.py error handling | Giampaolo Lauria | 1 | -2/+1 |
2011-10-19 | samba-tool: Improve getopt.py error handling | Giampaolo Lauria | 1 | -0/+3 |
2011-10-18 | s4-s3-upgrade: Give a better clue when we cannot open secrets.tdb | Andrew Bartlett | 2 | -2/+5 |
2011-10-17 | s4 provision: DNS backend should be set by caller | Kai Blin | 4 | -8/+13 |
2011-10-17 | s4 provision/dns: Clean up os level handling | Kai Blin | 1 | -10/+12 |
2011-10-17 | s4 provision/dns: Clean up backend handling | Kai Blin | 1 | -6/+13 |
2011-10-17 | s4 provision: Reword opinionated dns backend help text, add NONE backend | Kai Blin | 1 | -2/+2 |