Age | Commit message (Expand) | Author | Files | Lines |
2011-11-10 | s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installations | Andrew Bartlett | 2 | -2/+0 |
2011-11-09 | s4-provision: Create ldap records for DNS partitions similar to windows | Amitay Isaacs | 1 | -4/+2 |
2011-11-08 | s4-provision Remove options for LDAP backend to reduce user confusion | Andrew Bartlett | 2 | -28/+7 |
2011-10-23 | s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u... | Theresa Halloran | 3 | -5/+5 |
2011-10-27 | s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz" | Geza Gemes | 1 | -2/+2 |
2011-10-19 | s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ... | Andrew Bartlett | 1 | -2/+2 |
2011-10-19 | s4-s3-upgrade test upgrade without a wins.dat | Andrew Bartlett | 1 | -0/+3 |
2011-10-17 | s4 provision: Default to win2k3 domain function level | Kai Blin | 1 | -1/+1 |
2011-10-17 | s4 provision: Reword opinionated dns backend help text, add NONE backend | Kai Blin | 1 | -3/+11 |
2011-10-17 | s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILE | Kai Blin | 1 | -2/+2 |
2011-10-16 | provision: fix the doc | Matthieu Patou | 1 | -1/+1 |
2011-10-16 | s4: check that the xattr are supported in the folder where we want to provision | Matthieu Patou | 1 | -1/+5 |
2011-10-07 | s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID | Stefan Metzmacher | 1 | -0/+1 |
2011-10-06 | s4-dsdb: added DSDB_CONTROL_DBCHECK | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA | Andrew Tridgell | 1 | -0/+1 |
2011-10-02 | s4 provision: Set server role default when called from command line to 'dc' | Kai Blin | 1 | -0/+3 |
2011-09-22 | s4-dsdb: added NO_GLOBAL_CATALOG control | Andrew Tridgell | 1 | -0/+1 |
2011-09-13 | s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour | Andrew Bartlett | 1 | -4/+25 |
2011-09-13 | s4-provision Perform 'modify' operations as system | Andrew Bartlett | 2 | -8/+7 |
2011-09-13 | s4-provision Split addition of users and well known principals | Andrew Bartlett | 2 | -136/+136 |
2011-09-13 | s4-provision Add initial support for joining as a new subdomain | Andrew Bartlett | 4 | -50/+52 |
2011-09-13 | s4-python: Fix some formatting issues. | Jelmer Vernooij | 1 | -156/+163 |
2011-09-12 | s4-s3-upgrade Remove upgrade_from_s3 script, use samba-tool domain samba3upgrade | Andrew Bartlett | 2 | -134/+5 |
2011-09-12 | s4-provision: Add named.conf template for BIND9 with DLZ support | Amitay Isaacs | 1 | -0/+14 |
2011-09-12 | s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x. | Amitay Isaacs | 1 | -33/+53 |
2011-09-12 | s4-provision: Enable SPNs for DNS | Amitay Isaacs | 1 | -3/+3 |
2011-09-08 | s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning | Amitay Isaacs | 1 | -0/+3 |
2011-09-08 | s4-provision: LDIF files to set up AD DNS schema | Amitay Isaacs | 5 | -3/+129 |
2011-09-08 | s4-provision: Add DNS backend option to provision | Amitay Isaacs | 1 | -0/+4 |
2011-09-08 | s4-provision: exit is not imported directed, use sys.exit | Amitay Isaacs | 1 | -1/+1 |
2011-09-08 | s4-provision: Extract dns account creation as separate ldif | Amitay Isaacs | 2 | -92/+12 |
2011-09-05 | s4-provision Use ProvisioningError and the eadb | Andrew Bartlett | 1 | -1/+22 |
2011-09-05 | s4-provision Add realm to DC configuration in upgrade_from_s3 test | Andrew Bartlett | 1 | -0/+1 |
2011-08-26 | s3_upgrade: Set lock directory to correct directory | Amitay Isaacs | 1 | -1/+2 |
2011-08-26 | s3_upgrade: Update commandline options and use updated samba3 python module | Amitay Isaacs | 2 | -22/+65 |
2011-08-25 | s4-dns: fixed dns_update_list for multi-domain forests | Andrew Tridgell | 1 | -13/+28 |
2011-08-25 | s4-dns: fixed DNS and SPN update lists for multi-domain support | Andrew Tridgell | 2 | -3/+3 |
2011-08-22 | s4-provision set passdb backend to 'samba4' in template smb.conf files | Andrew Bartlett | 3 | -0/+8 |
2011-08-13 | upgrade: Add missing bits for the s3 to s4 upgrade script | Amitay Isaacs | 1 | -17/+6 |
2011-08-13 | tests: Update test for s3 to s4 upgrade with two cases | Amitay Isaacs | 1 | -0/+62 |
2011-08-13 | s4-scripting Rename passdb upgrade routine to avoid conflict with upgradeprov... | Andrew Bartlett | 1 | -4/+4 |
2011-08-12 | s4-provision: create dsServiceName in @ROOTDSE in GUID form | Andrew Tridgell | 1 | -0/+2 |
2011-08-04 | ldb: added a new always-fail ldap extended match OID | Andrew Tridgell | 1 | -0/+8 |
2011-07-28 | samba-tool: updated test suite to account for newuser change | Giampaolo Lauria | 3 | -5/+5 |
2011-07-21 | samba-tool: fixed samba-tool user syntax | Andrew Tridgell | 1 | -1/+1 |
2011-07-21 | samba-tool: update test suite for the new domain object | Giampaolo Lauria | 1 | -1/+1 |
2011-07-21 | samba-tool: update test suite for add setpassword | Giampaolo Lauria | 2 | -5/+5 |
2011-07-12 | s4:param: add "state dir" and "cache dir" options | Stefan Metzmacher | 3 | -0/+6 |
2011-07-07 | s4 provision: Add some of the AD-specific DNS records to the directory | Kai Blin | 1 | -1/+1 |
2011-07-07 | s4 provision: split up DNS provisioning into generic and samba-specific ldifs | Kai Blin | 2 | -19/+21 |