index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
samba-tool: Removed "acl" command
Giampaolo Lauria
1
-34
/
+0
2011-09-09
samba-tool: Added "ntacl" command
Giampaolo Lauria
2
-7
/
+11
2011-09-09
samba-tool: Added "dsacl" command
Giampaolo Lauria
2
-5
/
+7
2011-09-09
samba-tool: Changed fsmo implementation
Giampaolo Lauria
1
-68
/
+130
2011-09-09
samba-tool: Expanded acronym descriptions
Giampaolo Lauria
9
-8
/
+9
2011-09-09
samba-tool: Formatted subcommand list output
Giampaolo Lauria
1
-1
/
+2
2011-09-09
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
1
-34
/
+0
2011-09-09
samba-tool: Add long_description and epilog to Command class
Giampaolo Lauria
1
-1
/
+6
2011-09-09
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
1
-2
/
+7
2011-09-09
samba-tool: Removed SuperCommand usage method
Giampaolo Lauria
1
-7
/
+0
2011-09-09
samba-tool: Removed attribute name from Command class
Giampaolo Lauria
1
-21
/
+12
2011-09-09
s4-test: name attribute remove from Command class, so test not required
Amitay Isaacs
1
-6
/
+0
2011-09-09
s4-s3-upgrade do not convert min password length as a time
Andrew Bartlett
1
-1
/
+1
2011-09-08
s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
Amitay Isaacs
1
-0
/
+1
2011-09-08
s4-provision: Make DNS entries consistent with dns_update script
Amitay Isaacs
1
-4
/
+4
2011-09-08
s4-provision: Reworked DNS provisioning to support AD DNS schema
Amitay Isaacs
1
-114
/
+435
2011-09-08
s4-provision: Add DNS backend option to provision
Amitay Isaacs
1
-4
/
+6
2011-09-07
s4-s3-upgrade: convert password age policies to the negative NTTIME format
Andrew Bartlett
1
-8
/
+21
2011-09-07
samba-tool: Add --filter option to ldapcmp to ignore specified attributes
Amitay Isaacs
1
-9
/
+20
2011-09-07
s4-s3-upgrade Handle expected errors, error out on unexpected ones
Andrew Bartlett
1
-3
/
+5
2011-09-07
s4-s3-upgrade Fix group member addition
Andrew Bartlett
1
-2
/
+2
2011-09-05
s4-samdb: added a few function comments for pydoc
Andrew Tridgell
1
-0
/
+3
2011-09-05
s4-provision: these substitutuons are not used any more
Andrew Tridgell
1
-4
/
+1
2011-09-05
s4-s3-upgrade Fix error handling in add_users_to_group
Andrew Bartlett
1
-2
/
+5
2011-09-05
s4-provision handle a number of invalid but real-world upgrade cases
Andrew Bartlett
1
-9
/
+36
2011-09-05
s4-provision Fix type error on existing idmap entries in s3 upgrade
Andrew Bartlett
1
-1
/
+1
2011-09-05
s4-provision Use ProvisioningError and the eadb
Andrew Bartlett
1
-5
/
+5
2011-09-04
s4-provision Allow a missing idmap DB in upgrade.py
Andrew Bartlett
1
-2
/
+9
2011-09-04
s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py
Andrew Bartlett
1
-1
/
+5
2011-09-01
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
1
-1
/
+1
2011-08-26
s4-provision Use samba.dns_name_to_dn
Andrew Bartlett
2
-2
/
+6
2011-08-26
py-samba3-test: Copy sample database in tempdir before running test
Amitay Isaacs
1
-7
/
+11
2011-08-26
s3_upgrade: Set lock directory to correct directory
Amitay Isaacs
1
-0
/
+1
2011-08-26
py-samba3-test: Set lock directory to the datadir
Amitay Isaacs
1
-0
/
+1
2011-08-26
s3_upgrade: Update commandline options and use updated samba3 python module
Amitay Isaacs
1
-144
/
+75
2011-08-26
py-samba3: Use passdb/param wrapper for samba3 module
Amitay Isaacs
2
-567
/
+117
2011-08-26
s3_upgrade: Let python generate backtrace for unknown exceptions
Amitay Isaacs
1
-15
/
+4
2011-08-26
s3_upgrade: Add document strings for python methods
Amitay Isaacs
1
-9
/
+23
2011-08-25
s4-join: fixed DNS hostname
Andrew Tridgell
1
-1
/
+1
2011-08-25
s4-join: setup DNS forest name on join context
Andrew Tridgell
1
-4
/
+4
2011-08-25
s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()
Andrew Tridgell
1
-0
/
+15
2011-08-25
s4-provision: pass the rootDN into guess_names()
Andrew Tridgell
1
-2
/
+2
2011-08-25
samba-tool: fixed use of base DNs in ldapcmp
Andrew Tridgell
1
-17
/
+13
2011-08-19
s3_upgrade: Set the administrator password on upgrade
Amitay Isaacs
1
-2
/
+22
2011-08-19
s3_upgrade: Do not add administrator and root accounts from s3 to s4
Amitay Isaacs
1
-0
/
+2
2011-08-19
python-samba3: Secrets file loaded from private dir, not lib dir
Amitay Isaacs
2
-2
/
+8
2011-08-19
s3upgrade: Add idmap migration, users/groups import
Amitay Isaacs
1
-40
/
+193
2011-08-19
provision: Add idmap database handle to the result of provision
Amitay Isaacs
1
-0
/
+2
2011-08-19
samba3-python: Add methods to get any entry (user/group) and its sid from idmap
Amitay Isaacs
1
-0
/
+14
2011-08-18
samba-tool: changed samba-tool user delete to use samdb instead of Net()
Andrew Tridgell
1
-9
/
+17
[prev]
[next]