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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python samba-tool drs: Correctly print KCC references to deleted servers
Andrew Bartlett
2013-06-12
1
-3
/
+12
*
Remove remaining references to "password level" in the tree
Andrew Bartlett
2013-06-11
1
-1
/
+0
*
dns: Delete dnsNode objects when they are empty
Kai Blin
2013-06-01
1
-0
/
+117
*
samba-tool/dns: Set secure zone update flag after creating new zone
Amitay Isaacs
2013-05-30
1
-3
/
+9
*
samba-tool/dns: Pass on additional flags when creating zones
Amitay Isaacs
2013-05-30
1
-0
/
+6
*
s4-dns: Support update of SOA records
Amitay Isaacs
2013-05-30
1
-2
/
+3
*
s4-dns: Print/Set minimumTTL value in SOA record
Amitay Isaacs
2013-05-28
1
-1
/
+3
*
python-samba-tool domain classicupgrade: Use transactions when adding users/g...
Andrew Bartlett
2013-05-16
1
-31
/
+69
*
samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...
Andrew Bartlett
2013-05-16
1
-1
/
+1
*
python-samba-tool domain classicupgrade: Correct message about re-promoting BDCs
Andrew Bartlett
2013-05-16
1
-1
/
+1
*
python-samba-tool domain classicupgrade: Actually Skip domain trust accounts
Andrew Bartlett
2013-05-16
1
-0
/
+1
*
python-samba-tool domain classicupgrade: Skip machine accounts that do not en...
Andrew Bartlett
2013-05-16
1
-4
/
+11
*
dns: Fix allocation of txt_record in txt record tests
Kai Blin
2013-05-16
1
-8
/
+12
*
dns: more debug debug options in the tests
Kai Blin
2013-05-16
1
-4
/
+26
*
dns: Add support for MX queries
Kai Blin
2013-05-16
1
-0
/
+43
*
samba_tool/base.py: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
netcmd/group.py: Fix typo.
Karolin Seeger
2013-05-15
1
-2
/
+2
*
samba-tool/tests: Force the gecos of the user to a fixed value.
Matthieu Patou
2013-05-15
1
-1
/
+10
*
selftest: Output error when samba_tool user command fails
Matthieu Patou
2013-05-06
1
-2
/
+4
*
samba-tool/dns: Fix a typo in ttl variable name
Amitay Isaacs
2013-04-19
1
-1
/
+1
*
netcmd/dns: fix typo
David Disseldorp
2013-04-18
1
-2
/
+2
*
source4/scripting/python/samba/samba3: handle ntdb files.
Rusty Russell
2013-04-12
2
-49
/
+53
*
scripting-provision: Do not enforce domain != realm if we are joining an exis...
Andrew Bartlett
2013-04-11
1
-4
/
+5
*
python-samba-tool domain classicupgrade: Make failure to connect directly to ...
Andrew Bartlett
2013-04-10
1
-1
/
+1
*
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
2013-03-25
1
-8
/
+7
*
samba-tool ldapcmp: Remove the GUID -> name mappings
Andrew Bartlett
2013-03-25
1
-43
/
+4
*
scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...
Andrew Bartlett
2013-03-25
1
-2
/
+2
*
samba-tool dbcheck: Allow dbcheck to correct an nTSecurityDescriptor without ...
Andrew Bartlett
2013-03-25
1
-0
/
+41
*
samba-tool dbcheck: Add --reset-well-known-acls
Andrew Bartlett
2013-03-25
2
-4
/
+71
*
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
2013-03-25
3
-155
/
+156
*
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
Andrew Bartlett
2013-03-25
1
-49
/
+58
*
scripting: Move samba.provision.descriptor to samba.descriptor
Andrew Bartlett
2013-03-25
3
-2
/
+2
*
scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...
Andrew Bartlett
2013-03-25
1
-32
/
+33
*
scripting: Fix documentation comment on upgradehelpers.py:get_clean_sd
Andrew Bartlett
2013-03-25
1
-8
/
+3
*
scripting: Move the list of well known SDs to samba.provision.descriptor
Andrew Bartlett
2013-03-25
1
-0
/
+58
*
samba-tool group list: add more info to samba-tool group list
Ricky Nance
2013-03-17
1
-6
/
+40
*
Revert "Ensure the masks don't conflict with the ACL checks."
Andrew Bartlett
2013-03-11
1
-1
/
+1
*
samba_upgradeprovision: Remove inherited ACEs before comparing the SDs
Andrew Bartlett
2013-03-04
2
-17
/
+65
*
scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sds
Andrew Bartlett
2013-03-04
2
-9
/
+25
*
samba-tool ldapcmp: Add support for checking DNSDOMAIN and DNSFOREST by default
Andrew Bartlett
2013-03-04
1
-4
/
+4
*
samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceT...
Andrew Bartlett
2013-03-04
1
-1
/
+35
*
scripting: Correct parsing of binary DN
Andrew Bartlett
2013-03-04
1
-1
/
+1
*
samba-tool ldapcmp: Add --skip-missing-dn to not error on DNs present in one ...
Andrew Bartlett
2013-03-02
1
-5
/
+10
*
samba-tool domain classicupgrade: Fix typo in error path for multiple account...
Andrew Bartlett
2013-03-02
1
-1
/
+1
*
samba-tool domain classicupgrade: Print a better error when the ldap backend ...
Andrew Bartlett
2013-03-02
1
-1
/
+4
*
samba-tool dbcheck: fix comment on err_wrong_sd
Andrew Bartlett
2013-03-02
1
-2
/
+1
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
113
-0
/
+31383