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
...
*
dbcheck: Ensure to always increase the error_count
Andrew Bartlett
2013-09-24
1
-0
/
+1
*
s4-openldap: Added an -H option to delegation script
Nadezhda Ivanova
2013-09-23
1
-11
/
+63
*
python-samba-tool fsmo: Do not give an error on a successful role transfer
Andrew Bartlett
2013-09-23
1
-7
/
+7
*
dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaData
Andrew Bartlett
2013-09-22
1
-0
/
+68
*
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
2013-09-19
3
-4
/
+10
*
OpenLDAP provisioning tweaks
Howard Chu
2013-09-18
1
-33
/
+25
*
Use SASL/EXTERNAL over ldapi://
Howard Chu
2013-09-18
1
-3
/
+4
*
Give slapd a second to startup
Howard Chu
2013-09-18
1
-1
/
+1
*
Fix OpenLDAP partition configs
Howard Chu
2013-09-17
1
-0
/
+22
*
dsdb: Use credentials.get_forced_sasl_mech()
Andrew Bartlett
2013-09-17
1
-0
/
+2
*
samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...
Andrew Bartlett
2013-09-16
1
-2
/
+5
*
samba-tool domain join: Set server role correctly to "active directory domain...
Andrew Bartlett
2013-09-16
1
-2
/
+2
*
samba-tool domian join: Only print adminpass warning on subdomain creation
Andrew Bartlett
2013-09-16
1
-0
/
+3
*
samba-tool domain join: Add --quite and --verbose
Andrew Bartlett
2013-09-16
2
-45
/
+63
*
join.py: Restore support for joining as a subdomain
Andrew Bartlett
2013-09-16
2
-7
/
+16
*
join.py: Handle more error cases with useful exceptions
Andrew Bartlett
2013-09-16
1
-1
/
+9
*
samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
join.py: Show which database we failed to find the DN on (clarify local v rem...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
join.py: Handle exceptions when looking for GUID in a DN
Andrew Bartlett
2013-09-16
1
-1
/
+5
*
scripting/join.py: Handle creating the dns-NAME account during a DC join
Andrew Bartlett
2013-09-04
2
-7
/
+77
*
python/provision: remove unused linklocal=False argument from interface_ips_v6()
Stefan Metzmacher
2013-08-30
1
-3
/
+3
*
python/pyglue: filter out loopback and linklocal addresses unless all_interfa...
Stefan Metzmacher
2013-08-30
1
-2
/
+43
*
samba-tool dbcheck: Correctly remove deleted DNs in dbcheck
Andrew Bartlett
2013-07-30
1
-1
/
+1
*
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
[prev]
[next]