index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
s4-openldap: Restored openldap-related options to the provision script
Nadezhda Ivanova
3
-12
/
+48
2013-09-24
dbcheck: Add back the elements that were wrongly removed from CN=Deleted Objects
Andrew Bartlett
1
-0
/
+66
2013-09-24
dbcheck: Ensure to always increase the error_count
Andrew Bartlett
1
-0
/
+1
2013-09-23
s4-openldap: Added an -H option to delegation script
Nadezhda Ivanova
1
-11
/
+63
2013-09-23
python-samba-tool fsmo: Do not give an error on a successful role transfer
Andrew Bartlett
1
-7
/
+7
2013-09-22
dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaData
Andrew Bartlett
1
-0
/
+68
2013-09-19
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
3
-4
/
+10
2013-09-18
OpenLDAP provisioning tweaks
Howard Chu
1
-33
/
+25
2013-09-18
Use SASL/EXTERNAL over ldapi://
Howard Chu
1
-3
/
+4
2013-09-18
Give slapd a second to startup
Howard Chu
1
-1
/
+1
2013-09-17
Fix OpenLDAP partition configs
Howard Chu
1
-0
/
+22
2013-09-17
dsdb: Use credentials.get_forced_sasl_mech()
Andrew Bartlett
1
-0
/
+2
2013-09-16
samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...
Andrew Bartlett
1
-2
/
+5
2013-09-16
samba-tool domain join: Set server role correctly to "active directory domain...
Andrew Bartlett
1
-2
/
+2
2013-09-16
samba-tool domian join: Only print adminpass warning on subdomain creation
Andrew Bartlett
1
-0
/
+3
2013-09-16
samba-tool domain join: Add --quite and --verbose
Andrew Bartlett
2
-45
/
+63
2013-09-16
join.py: Restore support for joining as a subdomain
Andrew Bartlett
2
-7
/
+16
2013-09-16
join.py: Handle more error cases with useful exceptions
Andrew Bartlett
1
-1
/
+9
2013-09-16
samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...
Andrew Bartlett
1
-1
/
+1
2013-09-16
join.py: Show which database we failed to find the DN on (clarify local v rem...
Andrew Bartlett
1
-1
/
+1
2013-09-16
join.py: Handle exceptions when looking for GUID in a DN
Andrew Bartlett
1
-1
/
+5
2013-09-04
scripting/join.py: Handle creating the dns-NAME account during a DC join
Andrew Bartlett
2
-7
/
+77
2013-08-30
python/provision: remove unused linklocal=False argument from interface_ips_v6()
Stefan Metzmacher
1
-3
/
+3
2013-08-30
python/pyglue: filter out loopback and linklocal addresses unless all_interfa...
Stefan Metzmacher
1
-2
/
+43
2013-07-30
samba-tool dbcheck: Correctly remove deleted DNs in dbcheck
Andrew Bartlett
1
-1
/
+1
2013-06-12
python samba-tool drs: Correctly print KCC references to deleted servers
Andrew Bartlett
1
-3
/
+12
2013-06-11
Remove remaining references to "password level" in the tree
Andrew Bartlett
1
-1
/
+0
2013-06-01
dns: Delete dnsNode objects when they are empty
Kai Blin
1
-0
/
+117
2013-05-30
samba-tool/dns: Set secure zone update flag after creating new zone
Amitay Isaacs
1
-3
/
+9
2013-05-30
samba-tool/dns: Pass on additional flags when creating zones
Amitay Isaacs
1
-0
/
+6
2013-05-30
s4-dns: Support update of SOA records
Amitay Isaacs
1
-2
/
+3
2013-05-28
s4-dns: Print/Set minimumTTL value in SOA record
Amitay Isaacs
1
-1
/
+3
2013-05-16
python-samba-tool domain classicupgrade: Use transactions when adding users/g...
Andrew Bartlett
1
-31
/
+69
2013-05-16
samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...
Andrew Bartlett
1
-1
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Correct message about re-promoting BDCs
Andrew Bartlett
1
-1
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Actually Skip domain trust accounts
Andrew Bartlett
1
-0
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Skip machine accounts that do not en...
Andrew Bartlett
1
-4
/
+11
2013-05-16
dns: Fix allocation of txt_record in txt record tests
Kai Blin
1
-8
/
+12
2013-05-16
dns: more debug debug options in the tests
Kai Blin
1
-4
/
+26
2013-05-16
dns: Add support for MX queries
Kai Blin
1
-0
/
+43
2013-05-15
samba_tool/base.py: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
netcmd/group.py: Fix typo.
Karolin Seeger
1
-2
/
+2
2013-05-15
samba-tool/tests: Force the gecos of the user to a fixed value.
Matthieu Patou
1
-1
/
+10
2013-05-06
selftest: Output error when samba_tool user command fails
Matthieu Patou
1
-2
/
+4
2013-04-19
samba-tool/dns: Fix a typo in ttl variable name
Amitay Isaacs
1
-1
/
+1
2013-04-18
netcmd/dns: fix typo
David Disseldorp
1
-2
/
+2
2013-04-12
source4/scripting/python/samba/samba3: handle ntdb files.
Rusty Russell
2
-49
/
+53
2013-04-11
scripting-provision: Do not enforce domain != realm if we are joining an exis...
Andrew Bartlett
1
-4
/
+5
2013-04-10
python-samba-tool domain classicupgrade: Make failure to connect directly to ...
Andrew Bartlett
1
-1
/
+1
2013-03-25
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
1
-8
/
+7
[next]