Age | Commit message (Expand) | Author | Files | Lines |
2011-06-06 | s4-ipv6: added IPv6 support to samba_dnsupdate | Andrew Tridgell | 1 | -0/+2 |
2011-06-01 | s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user> | Theresa Halloran | 1 | -4/+4 |
2011-06-01 | s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command. | Theresa Halloran | 1 | -2/+2 |
2011-05-25 | s4-provision Use correct tkey-gssapi-credential | Andrew Bartlett | 1 | -1/+1 |
2011-05-21 | upgradeprovision: add hostname in the blackbox tests | Matthieu Patou | 1 | -1/+1 |
2011-05-21 | Make the purge first so that the provision can reused during tests | Matthieu Patou | 1 | -3/+3 |
2011-04-30 | provision: reorganize attributes so that we don't attribute with DN syntax th... | Matthieu Patou | 2 | -6/+2 |
2011-03-10 | s4:setup/provision - fix an output message | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-07 | s4-provision Remove setup_path, setup_dir and find_setup_dir | Andrew Bartlett | 2 | -17/+3 |
2011-02-07 | s4-loadparm: removed "setup directory" option | Andrew Tridgell | 3 | -3/+0 |
2011-02-07 | s4-test: fixed more assumptions of ./setup for setup directory | Andrew Tridgell | 6 | -21/+21 |
2010-12-01 | s4-provision: remove the disabled bit in the dns-$HOSTNAME account | Andrew Tridgell | 1 | -1/+1 |
2010-11-26 | s4-provision: fixed eadb automatic and manual setting in provision | Andrew Tridgell | 1 | -4/+2 |
2010-11-24 | s4-setup correct the require BIND version for Dynamic DNS | Andrew Bartlett | 1 | -1/+1 |
2010-11-21 | s4:provision_rootdse_add.ldif - add all possible LDAP policy values but outco... | Matthias Dieter Wallnöfer | 1 | -0/+12 |
2010-11-17 | s4-provision: don't test for xattrs if posix:eadb is set | Andrew Tridgell | 1 | -1/+1 |
2010-11-17 | s4-provision: setup posix:eadb using lp.set() | Andrew Tridgell | 3 | -3/+0 |
2010-11-17 | s4-provision: don't try to autodetect xattr is posix:eadb is set | Andrew Tridgell | 1 | -1/+1 |
2010-11-17 | s4-provision: use the command line lp in provision | Andrew Tridgell | 1 | -1/+1 |
2010-11-16 | samba-tool Add test for --store-plaintext | Andrew Bartlett | 1 | -1/+1 |
2010-11-09 | s4:provision_self_join.ldif - the object SID in AD is called "objectSid" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-11-09 | s4:provision - switch to "clearTextPassword" for setting passwords | Matthias Dieter Wallnöfer | 3 | -4/+4 |
2010-11-01 | s4:setup/spn_update_list - the DNS SPN is only used in DNS mode | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2010-11-01 | s4:provision - adapt the "provision" so that SIDs are only set on entry creation | Matthias Dieter Wallnöfer | 2 | -3/+1 |
2010-10-31 | s4:provision - remove the "servicePrincipalName" creation on the DC object | Matthias Dieter Wallnöfer | 2 | -17/+2 |
2010-10-31 | s4:setup/spn_update_list - reorder and update with other SPNs | Matthias Dieter Wallnöfer | 1 | -13/+15 |
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 4 | -67/+67 |
2010-10-27 | s4:setup/schema_samba4.ldif - this control isn't used anymore | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-25 | s4:provision_*_references.ldif - "add" and do not "replace" the "wellKnownObj... | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2010-10-23 | s4:provision.py - add the correct "CN=Sites" security descriptor | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-10-23 | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-10-23 | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-19 | s4-provisionbackend Allow a fixed URI to be specified for LDAP backend | Andrew Bartlett | 1 | -0/+12 |
2010-10-18 | s4-openldap-backend Don't set 'dbnosync' on cn=config | Andrew Bartlett | 1 | -1/+0 |
2010-10-18 | s4-provision Use --ldap-backend-nosync rather than just --nosync | Andrew Bartlett | 1 | -2/+1 |
2010-10-13 | s4:setup/provision_self_join.ldif - let the samldb LDB module fill in "isCrit... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-10-11 | unit tests: do some cleanup after tests | Matthieu Patou | 2 | -0/+15 |
2010-10-06 | waf: fixed some python3.x portability issues | Andrew Tridgell | 1 | -1/+3 |
2010-10-05 | s4:setup/provision_rootdse_add.ldif - provide informations in the right order | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-03 | Fix .reg file format parsing. | Wilco Baan Hofman | 1 | -3/+3 |
2010-10-03 | s4:schema_samba4.ldif - update allocated controls list | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-10-01 | selftest: Let selftest provide the tempdir, rather than creating it as sideef... | Jelmer Vernooij | 1 | -1/+0 |
2010-09-28 | s4-provision: simplify our generated krb5.conf | Andrew Tridgell | 1 | -14/+1 |
2010-09-28 | s4-provision: fixed the authority response for our SOA record | Andrew Tridgell | 1 | -1/+1 |
2010-09-26 | s4 provision: start with gpo of version 0 and be consistent between different... | Matthieu Patou | 1 | -2/+2 |
2010-09-26 | s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account only | Andrew Tridgell | 1 | -1/+0 |
2010-09-26 | s4-provision: switch to dns-HOSTNAME instead of dns | Andrew Tridgell | 3 | -18/+10 |
2010-09-24 | s4-kerberos Rework keytab handling to export servicePrincipalName entries | Andrew Bartlett | 1 | -1/+1 |
2010-09-24 | s4:provision - rootdse - remove static "ldapServiceName" attribute | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-09-24 | s4:provision - rootdse - remove static "dnsHostName" attribute | Matthias Dieter Wallnöfer | 1 | -1/+0 |