summaryrefslogtreecommitdiff
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
* s4-provision: Use the s3fs file server by default in migrationsAndrew Bartlett2012-05-301-1/+1
* s4:dbchecker - handle the "none" case correctlyMatthias Dieter Wallnöfer2012-05-291-1/+1
* Avoid all(), as it's not available in Python 2.4.Jelmer Vernooij2012-05-271-1/+5
* s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy2012-05-231-19/+22
* When listing group members allow fallback to cn attribute when samAccountName...Lukasz Zalewski2012-05-101-2/+5
* s4-provision Ensure we have posix ACLs before we permit a s3fs-based Samba4 t...Andrew Bartlett2012-05-081-0/+14
* s4-s3-upgrade: Max/min password age policy is in seconds, not daysAndrew Bartlett2012-05-061-2/+2
* provision: remove reference to no longer existing template files.Jelmer Vernooij2012-05-031-7/+5
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-032-4/+4
* s4-s3upgrade: Force ldapsam:trusted = yesAndrew Bartlett2012-05-031-0/+3
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-032-0/+85
* s4-s3upgrade: Try harder to get group memberships on upgradeAndrew Bartlett2012-05-031-5/+20
* s4-provision: Fix up --use-s3fs to create the directory for xattr.tdbAndrew Bartlett2012-05-021-4/+8
* s4-provision: set 'dcerpc endpoint servers' but not 'vfs objects'Andrew Bartlett2012-05-021-1/+1
* s4-s3upgrade: print the error message from passdb.error exceptionsAndrew Bartlett2012-04-241-6/+6
* s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntaclAndrew Bartlett2012-04-191-0/+1
* Added number of FSMO roles owned by the server we are trying to demote.Daniele Dario2012-04-191-1/+1
* waf: Fix mispellingSimo Sorce2012-04-191-1/+1
* dbcheck: Add a check that every FSMO role has a valid ownerAndrew Bartlett2012-04-191-0/+41
* s4-samba-tool: Fix samba-tool fsmo seizeAndrew Bartlett2012-04-192-46/+51
* s4-s3upgrade: Do not ever set a domain-wide maxPwdAge of 0Andrew Bartlett2012-04-191-1/+1
* s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot list...Andrew Bartlett2012-04-191-2/+14
* dbcheck: added fix for incorrect RMD_FLAGSAndrew Tridgell2012-04-181-0/+35
* s4:dbchecker.py - integrate the "objectClass" fixing codeMatthias Dieter Wallnöfer2012-04-181-0/+27
* s3fs: Use xattr_tdb format for xattr storageAndrew Bartlett2012-04-181-9/+16
* s4-python: Add python wrapper for xattr_tdb format xattr storageAndrew Bartlett2012-04-181-13/+23
* s4:ldapcmp.py: pass down outf and errfStefan Metzmacher2012-04-171-12/+29
* Add an option to have s3fs as file server for samba4Matthieu Patou2012-04-161-8/+19
* s4-provision: Update configuration lines for dlz_bind9Amitay Isaacs2012-04-161-3/+1
* s4-libnet: split export_keytab in a separate python module to avoid pulling i...Alexander Bokovoy2012-04-121-0/+1
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-264-12/+12
* s4-samba-tool: add password verification in change user passBjörn Baumbach2012-03-211-1/+5
* s4-samba-tool: add password verification in add userBjörn Baumbach2012-03-211-0/+4
* s4:selftest: add test for "samba-tool group list"Michael Adam2012-03-191-0/+22
* s4:samba-tool: add simple command "group list"Michael Adam2012-03-181-0/+33
* s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam2012-03-181-0/+128
* Factorize code from findprovisionusnranges in order to solve bug #8504Matthieu Patou2012-03-171-2/+124
* s4:samba-tool: remove remains of patch conflict resolutionMichael Adam2012-03-161-1/+0
* samba.tests.source: Verify that only executable python files (and only execut...Jelmer Vernooij2012-03-151-1/+20
* s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam2012-03-151-2/+0
* s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam2012-03-151-1/+3
* s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam2012-03-141-1/+1
* s4:selftest: add a new test for "samba-tool user list"Michael Adam2012-03-141-1/+27
* s4-python: Add missing python source file encoding.Andreas Schneider2012-03-131-0/+2
* s4-python: Remove env from non-executable webserver script.Andreas Schneider2012-03-131-2/+1
* s4-python: Remove env from non-executable samba_tool scripts.Andreas Schneider2012-03-132-4/+0
* s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider2012-03-1311-21/+4
* s4-python: Remove execute flag from non-executable rpc_talloc script.Andreas Schneider2012-03-131-0/+0
* s4-python: Remove env from non-executable blackbox test scripts.Andreas Schneider2012-03-132-3/+0
* s4-python: Remove execute flag from ndrdump blackbox script.Andreas Schneider2012-03-131-0/+0