summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
* samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij2012-06-212-6/+8
* s4-provision: Give better clues on what Samba needs for s3fs ACL supportAndrew Bartlett2012-06-211-1/+7
* samba-tool: gpo: Fix creation of filesystem ACL from directory ACLAmitay Isaacs2012-06-211-2/+8
* s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...Andrew Bartlett2012-06-202-2/+6
* s4-provision: Remove --slapd-path optionAndrew Bartlett2012-06-201-1/+1
* s4-provision: Remove last unused remenants of the 'sid generator' configurationAndrew Bartlett2012-06-201-10/+3
* s4-classicupgrade: Also ask testparm for 'smb passwd file'Andrew Bartlett2012-06-161-0/+2
* s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain...Andrew Bartlett2012-06-161-8/+9
* s4-lib/param: FLAG DAY for the default FILE SERVERAndrew Bartlett2012-06-161-4/+4
* s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root...Andrew Bartlett2012-06-161-2/+9
* s4-s3upgrade: Add my wins.dat and fix the parsing errorAndrew Bartlett2012-06-161-1/+2
* s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entriesAndrew Bartlett2012-06-161-2/+32
* s4-dbcheck: Always specify the dhcheck controlAndrew Bartlett2012-06-161-0/+1
* lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett2012-06-152-7/+11
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-13/+14
* s4:tests: fix use of a non-existent word (existant)Michael Adam2012-06-123-4/+4
* s4:provision: fix use of non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4 dns: Correctly handle A questions for CNAMEsKai Blin2012-06-061-0/+76
* s4 dns: Structure tests a bit betterKai Blin2012-06-061-0/+3
* s4-provision: Test for posix ACLs in the actual sysvol pathAndrew Bartlett2012-06-051-12/+16
* s4-provision: Place xattr.tdb in the actual state directoryAndrew Bartlett2012-06-051-13/+14
* Add '--use-ntvfs' option to 'samba-tool domain join'Andriy Syrovenko2012-06-052-13/+17
* 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