Age | Commit message (Expand) | Author | Files | Lines |
2012-03-02 | upgradedns: Fix import of TXT DNS records | Amitay Isaacs | 1 | -1/+3 |
2012-03-02 | samba-tool: dns: Add support for handling TXT records | Amitay Isaacs | 1 | -8/+50 |
2012-03-02 | samba-tool: dns: Copy string data when creating DNS_RPC_RECORD | Amitay Isaacs | 1 | -18/+23 |
2012-03-02 | provision: dns: TXT Records need a list of strings as input | Amitay Isaacs | 1 | -2/+5 |
2012-03-01 | s4-provision: Use "state directory" from lp, as it is always set | Amitay Isaacs | 1 | -2/+1 |
2012-02-28 | upgradedns: Missing rename from upgradedns to samba_upgradedns | Amitay Isaacs | 1 | -1/+1 |
2012-02-27 | upgradehelpers: Simplify transaction handling. | Jelmer Vernooij | 1 | -33/+16 |
2012-02-27 | samba.xattr: Massively simplify copytree_with_xattrs. | Jelmer Vernooij | 3 | -66/+59 |
2012-02-27 | upgradeprovision: Only backup sysvol directory if it exists. | Jelmer Vernooij | 1 | -1/+2 |
2012-02-27 | samba.xattr: Split copying of tree with extended attributes out into separate... | Jelmer Vernooij | 2 | -66/+97 |
2012-02-27 | provision: Write configuration without help of templates. | Jelmer Vernooij | 1 | -38/+34 |
2012-02-26 | provision: Simplify make_smbconf a bit. | Jelmer Vernooij | 2 | -18/+19 |
2012-02-26 | provision: Fix order for error formatting. | Jelmer Vernooij | 1 | -2/+2 |
2012-02-26 | provision: Raise proper error when shares are missing rather than AssertionEr... | Jelmer Vernooij | 1 | -11/+14 |
2012-02-26 | provision: Share more code for determine_netbios_name() with samba.valid_netb... | Jelmer Vernooij | 2 | -14/+10 |
2012-02-26 | provision/backend: Properly close all opened files. | Jelmer Vernooij | 1 | -11/+36 |
2012-02-26 | provision: Properly close opened files. | Jelmer Vernooij | 1 | -6/+14 |
2012-02-26 | provision: Reuse determine_netbios_name. | Jelmer Vernooij | 1 | -8/+1 |
2012-02-26 | provision: Add tests for determine_netbios_name. | Jelmer Vernooij | 1 | -0/+9 |
2012-02-26 | provision: Factor out determination of new netbios name. | Jelmer Vernooij | 1 | -8/+13 |
2012-02-26 | join: Don't print provision results when they're just noise. | Jelmer Vernooij | 1 | -11/+9 |
2012-02-26 | provision: Split out result reporting for backends. | Jelmer Vernooij | 3 | -28/+62 |
2012-02-26 | provision: Put adminpass details in ProvisionResult. | Jelmer Vernooij | 2 | -22/+37 |
2012-02-26 | provision/tests: Test for phpldapadminconfig path. | Jelmer Vernooij | 2 | -4/+22 |
2012-02-26 | provision: Leave result reporting up to caller. | Jelmer Vernooij | 6 | -12/+19 |
2012-02-25 | provision: Start splitting out provision result reporting from actual provisi... | Jelmer Vernooij | 2 | -17/+63 |
2012-02-25 | provision: Properly close ldb transactions. | Jelmer Vernooij | 1 | -13/+18 |
2012-02-25 | 'samba-tool gpo': Properly close transaction. | Jelmer Vernooij | 1 | -4/+4 |
2012-02-25 | ntacl: There is no 'secrets database' configuration option. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-25 | Factor out sanitize_server_role. | Jelmer Vernooij | 2 | -25/+57 |
2012-02-25 | Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4 | Jelmer Vernooij | 7 | -32/+34 |
2012-02-25 | provision: Remove unused imports. | Jelmer Vernooij | 1 | -7/+4 |
2012-02-24 | upgradedns: Rename to less generic name samba_upgradedns. | Jelmer Vernooij | 3 | -2/+2 |
2012-02-23 | s4-provision: Fix typo in 9b9fdeefb47f2657c9bb4c2f48318550da510209 | Andrew Bartlett | 1 | -3/+3 |
2012-02-21 | upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNS | Amitay Isaacs | 3 | -2/+411 |
2012-02-21 | s4-provision: dns: Add txt DNS record | Amitay Isaacs | 1 | -0/+9 |
2012-02-21 | s4-provision: dns: Do not re-calculate ntdsguid, use from names | Amitay Isaacs | 1 | -15/+1 |
2012-02-21 | s4-provision: dns: Refactor population of dns data code | Amitay Isaacs | 1 | -56/+98 |
2012-02-21 | samba-tool: dns: Update the copyright | Amitay Isaacs | 1 | -1/+1 |
2012-02-21 | samba-tool: dns: Fix the output display of DNS records | Amitay Isaacs | 1 | -2/+3 |
2012-02-21 | samba-tool: dns: Add extra references for string objects as workaround | Amitay Isaacs | 1 | -8/+17 |
2012-02-21 | samba-tool: dns: Add support to add/update/delete MX and SRV records | Amitay Isaacs | 1 | -44/+47 |
2012-02-21 | samba-tool: dns: Convert dns data into a dns record for comparison | Amitay Isaacs | 1 | -5/+33 |
2012-02-21 | samba-tool: dns: Convert dns data in a string to DNS record | Amitay Isaacs | 1 | -0/+48 |
2012-02-21 | samba-tool: dns: Add MXRecord type to add/update mx records | Amitay Isaacs | 1 | -0/+14 |
2012-02-18 | s4-python: Various formatting fixes. | Jelmer Vernooij | 9 | -59/+42 |
2012-02-18 | samba.web_server: Fix use of whitespace. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-17 | s4:samba-tool fsmo * - fix missing "takes_optiongroups" | Matthias Dieter Wallnöfer | 1 | -0/+12 |
2012-02-16 | s4:provision: only print the adminpass if it was generated (not user-provided) | Michael Adam | 1 | -1/+5 |
2012-02-16 | s4:provision: generate the adminpass provision() instead of provision_fill() | Michael Adam | 1 | -2/+3 |