Age | Commit message (Expand) | Author | Files | Lines |
2011-12-13 | s4-provision: CN=MicrosoftDNS,CN=System container is in forest and not domain | Amitay Isaacs | 1 | -10/+10 |
2011-12-12 | s4:python/samba/join: set msDS-Behavior-Version to '4' 2008_R2 on the nTDSA o... | Stefan Metzmacher | 1 | -1/+1 |
2011-12-12 | tdb2: don't use TDB2 versions of test tdb files. | Rusty Russell | 1 | -5/+2 |
2011-12-09 | s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors | Kai Blin | 1 | -0/+12 |
2011-12-09 | s4 dns: Add test to prove two updates in one packet are a FORMERR | Kai Blin | 1 | -0/+18 |
2011-12-09 | Revert "Install (platform-independent) python scripts to the PYTHONDIR rather... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-08 | Add test for PEP8 - currently all errors are ignored, but we warn about them ... | Jelmer Vernooij | 1 | -0/+50 |
2011-12-08 | samba.drs_utils: Use new style classes and exceptions, fix formatting of docs... | Jelmer Vernooij | 1 | -13/+19 |
2011-12-08 | samba.kcc_utils: Fix formatting to match PEP8, make pydoctor happy. | Jelmer Vernooij | 1 | -246/+214 |
2011-12-08 | Add tests for srvsvc python interface. Thanks Dhananjay Sathe | Jelmer Vernooij | 1 | -0/+69 |
2011-12-08 | dbcheck: cope with objects disappearing during checking | Andrew Tridgell | 2 | -6/+16 |
2011-12-08 | samba_kcc NTDSConnection translation | Dave Craft | 2 | -218/+1292 |
2011-12-07 | s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDC | Andrew Bartlett | 1 | -5/+11 |
2011-12-07 | pydsdb: provide a am_pdc hook like am_rodc to python scripts | Andrew Bartlett | 1 | -0/+4 |
2011-12-06 | Install (platform-independent) python scripts to the PYTHONDIR rather than PY... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-05 | samba-tool: refuse to demote if the current DC has still roles | Matthieu Patou | 1 | -4/+12 |
2011-12-05 | samba-tool: add a function to cleanly demote a DC | Matthieu Patou | 2 | -2/+257 |
2011-12-05 | s4-python: factorize the definition of get_dsServiceName | Matthieu Patou | 4 | -18/+14 |
2011-12-05 | s4-python: externalize some function to the drs_utils module so that they can... | Matthieu Patou | 2 | -25/+66 |
2011-12-05 | s4-python: rename conflicting variable with the import option | Matthieu Patou | 1 | -2/+2 |
2011-12-03 | s4 dns: Test SOA queries | Kai Blin | 1 | -0/+32 |
2011-11-29 | s4:python: add --machinepass option to 'samba-tool domain join' | Stefan Metzmacher | 1 | -5/+11 |
2011-11-29 | s4:python/samba/join.py: add optional 'machinepass' parameter to join_*() | Stefan Metzmacher | 1 | -6/+12 |
2011-11-29 | s4:python/samba/join.py: add optional 'machinepass' parameter to class dc_join | Stefan Metzmacher | 1 | -2/+6 |
2011-11-29 | s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab | Andrew Bartlett | 1 | -3/+4 |
2011-11-29 | s4-provision: Fix the security ace for DnsAdmins group on DNS records | Amitay Isaacs | 1 | -12/+19 |
2011-11-29 | s4-provision: Make BIND9_DLZ as the default backend for DNS | Amitay Isaacs | 3 | -3/+3 |
2011-11-29 | s4-provision: Create a samdb copy for access by dlz_bind9 module | Amitay Isaacs | 3 | -56/+156 |
2011-11-29 | s4-provision: Extract security descriptors in separate file | Amitay Isaacs | 2 | -77/+111 |
2011-11-29 | s4-test: Remove metadata and ldb.d directory on clean up | Amitay Isaacs | 1 | -0/+5 |
2011-11-29 | s4-samdb: seqence_number() operation must be in a transaction | Amitay Isaacs | 1 | -0/+14 |
2011-11-27 | samba-tool: domain info - add basic exception handling | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2011-11-27 | samba-tool: add a domain info command to get basic info | Matthieu Patou | 1 | -1/+24 |
2011-11-27 | s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon request | Matthias Dieter Wallnöfer | 1 | -0/+9 |
2011-11-26 | s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter | Matthias Dieter Wallnöfer | 3 | -7/+10 |
2011-11-24 | s4 dns: Test QCLASS_NONE query | Kai Blin | 1 | -0/+14 |
2011-11-24 | s4 dns: Test QTYPE_ALL query | Kai Blin | 1 | -0/+25 |
2011-11-24 | s4 dns: Check more of the returned values for the A query | Kai Blin | 1 | -0/+3 |
2011-11-24 | s4 dns: Move dns_transaction_udp to other helper functions | Kai Blin | 1 | -13/+14 |
2011-11-22 | s4-dns: added --no-credentials option to samba_dnsupdate | Andrew Tridgell | 1 | -3/+10 |
2011-11-18 | s3-py-passdb: Fix handling of uninitialized gid values | Amitay Isaacs | 2 | -2/+2 |
2011-11-18 | s3-passdb_test: Policy values are converted to signed integer | Amitay Isaacs | 1 | -1/+1 |
2011-11-18 | s4-s3-upgrade: Add --verbose option to print extra details | Amitay Isaacs | 2 | -3/+6 |
2011-11-18 | s4-s3-upgrade: Fix idmap types ID_TYPE_UID/ID_TYPE_GID instead of UID/GID | Amitay Isaacs | 1 | -3/+3 |
2011-11-18 | samba-tool: Fix the domain account policy max_pwd_age calculation | Amitay Isaacs | 1 | -2/+8 |
2011-11-18 | s4-s3-upgrade: Fix the minimum and maximum password age calculation | Amitay Isaacs | 1 | -4/+4 |
2011-11-18 | s4-s3-upgrade now look for -1 as the special 'not set' value | Andrew Bartlett | 1 | -1/+1 |
2011-11-17 | s4 dns: Add a first test case | Kai Blin | 1 | -0/+117 |
2011-11-17 | samba.tests.dsdb: Import TestCase from samba.tests. | Jelmer Vernooij | 1 | -4/+1 |
2011-11-17 | samba.tests: Make sure testtools is available before importing it. | Jelmer Vernooij | 1 | -0/+2 |