summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-05-24s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2-7/+4
2012-05-23Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2-9/+15
2012-05-23s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy1-19/+22
2012-05-15samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs1-1/+1
2012-05-10When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski1-2/+5
2012-05-08s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett1-0/+14
2012-05-06s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett1-2/+2
2012-05-03provision: remove reference to no longer existing template files.Jelmer Vernooij1-7/+5
2012-05-03s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2-4/+4
2012-05-03s4-s3upgrade: Force ldapsam:trusted = yesAndrew Bartlett1-0/+3
2012-05-03Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2-0/+85
2012-05-03s4-s3upgrade: Try harder to get group memberships on upgradeAndrew Bartlett1-5/+20
2012-05-02s4-provision: Fix up --use-s3fs to create the directory for xattr.tdbAndrew Bartlett1-4/+8
2012-05-02s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'Andrew Bartlett1-1/+1
2012-05-01s4-upgradedns: Update serverdn with only the attributes that have changedAmitay Isaacs1-11/+21
2012-04-24s4-s3upgrade: print the error message from passdb.error exceptionsAndrew Bartlett1-6/+6
2012-04-19s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntaclAndrew Bartlett1-0/+1
2012-04-19Added number of FSMO roles owned by the server we are trying to demote.Daniele Dario1-1/+1
2012-04-19waf: Fix mispellingSimo Sorce1-1/+1
2012-04-19samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou1-1/+24
2012-04-19dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett1-0/+41
2012-04-19s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2-46/+51
2012-04-19s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett1-1/+1
2012-04-19s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett1-2/+14
2012-04-18dbcheck: added fix for incorrect RMD_FLAGSAndrew Tridgell1-0/+35
2012-04-18s4:dbchecker.py - integrate the "objectClass" fixing codeMatthias Dieter Wallnöfer1-0/+27
2012-04-18s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett1-9/+16
2012-04-18s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett1-13/+23
2012-04-17s4:ldapcmp.py: pass down outf and errfStefan Metzmacher1-12/+29
2012-04-16Add an option to have s3fs as file server for samba4Matthieu Patou1-8/+19
2012-04-16s4-provision: Update configuration lines for dlz_bind9Amitay Isaacs1-3/+1
2012-04-12s4-libnet: split export_keytab in a separate python module to avoid pulling i...Alexander Bokovoy1-0/+1
2012-04-02s4-upgradedns: Fix the fqdn for forest dns zoneAmitay Isaacs1-1/+1
2012-03-28s4-upgradedns: Make sure the attribute exists before accessing itAmitay Isaacs1-4/+8
2012-03-26LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer8-26/+27
2012-03-21s4-samba-tool: add password verification in change user passBjörn Baumbach1-1/+5
2012-03-21s4-samba-tool: add password verification in add userBjörn Baumbach1-0/+4
2012-03-21s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settingsAmitay Isaacs1-0/+40
2012-03-21s4-upgradedns: Allow fixing of dns provision after domain joinAmitay Isaacs1-39/+56
2012-03-19s4:selftest: add test for "samba-tool group list"Michael Adam1-0/+22
2012-03-18s4:samba-tool: add simple command "group list"Michael Adam1-0/+33
2012-03-18s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam1-0/+128
2012-03-17upgrade provision didn't run findprovisionrange anymoreMatthieu Patou1-8/+13
2012-03-17Rewrite findprovisionrange to use factorized functionsMatthieu Patou1-98/+4
2012-03-17Factorize code from findprovisionusnranges in order to solve bug #8504Matthieu Patou1-2/+124
2012-03-16s4:samba-tool: remove remains of patch conflict resolutionMichael Adam1-1/+0
2012-03-15samba.tests.source: Verify that only executable python files (and only execut...Jelmer Vernooij1-1/+20
2012-03-15s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam1-2/+0
2012-03-15s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam1-1/+3
2012-03-14s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam1-1/+1