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
/
source4
/
setup
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
s4-provision: Always give the warning if we are using eadb. It really should...
Andrew Bartlett
1
-3
/
+6
2012-04-18
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
1
-0
/
+1
2012-04-16
provision: Simplify handling of default for --server-role.
Jelmer Vernooij
1
-8
/
+4
2012-04-16
provision: Simplify handling of default for --function-level.
Jelmer Vernooij
1
-4
/
+3
2012-04-16
provision: Simplify handling of default for --dns-backend option.
Jelmer Vernooij
1
-6
/
+2
2012-04-16
Add an option to have s3fs as file server for samba4
Matthieu Patou
1
-1
/
+2
2012-04-16
s4-provision: Update configuration lines for dlz_bind9
Amitay Isaacs
1
-1
/
+6
2012-03-26
LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD mode
Matthias Dieter Wallnöfer
1
-0
/
+1
2012-03-21
s4-provision: don't ask only 3 times for passwd in interactive mode
Björn Baumbach
1
-1
/
+1
2012-03-21
s4-provision: add password verification in interactive mode
Björn Baumbach
1
-3
/
+9
2012-03-08
s4-selftest: create the st/provision if it didn't exists already
Matthieu Patou
1
-0
/
+2
2012-02-27
provision: Write configuration without help of templates.
Jelmer Vernooij
3
-45
/
+0
2012-02-26
provision: Leave result reporting up to caller.
Jelmer Vernooij
1
-1
/
+3
2012-02-07
provision: Make sure target directory is created early.
Jelmer Vernooij
1
-7
/
+13
2012-02-07
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...
Horacio G. de Oro
1
-2
/
+2
2012-02-01
selftest: Remove unused support for --exeext
Andrew Bartlett
1
-3
/
+3
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-1
/
+1
2012-01-10
s4:provision: add a server services line to the smb.conf template for the dc
Michael Adam
1
-0
/
+2
2011-12-14
setup: Fix phpldapadmin configuration for version 1.2.x
Amitay Isaacs
1
-18
/
+10
2011-11-29
s4-provision: Make BIND9_DLZ as the default backend for DNS
Amitay Isaacs
1
-3
/
+3
2011-11-29
s4-provision: Create a samdb copy for access by dlz_bind9 module
Amitay Isaacs
1
-0
/
+2
2011-11-17
s4-s3-upgrade Test getdomainsid as well
Andrew Bartlett
1
-0
/
+2
2011-11-17
s4-provision permit server role to be the ROLE_ strings from s3
Andrew Bartlett
1
-6
/
+1
2011-11-17
s4-s3-upgrade Add test of net getlocalsid after the upgrade
Andrew Bartlett
1
-0
/
+4
2011-11-16
provision: Set the security descriptor while creating partitions
Amitay Isaacs
1
-0
/
+2
2011-11-10
s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installations
Andrew Bartlett
2
-2
/
+0
2011-11-09
s4-provision: Create ldap records for DNS partitions similar to windows
Amitay Isaacs
1
-4
/
+2
2011-11-08
s4-provision Remove options for LDAP backend to reduce user confusion
Andrew Bartlett
2
-28
/
+7
2011-10-23
s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...
Theresa Halloran
3
-5
/
+5
2011-10-27
s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"
Geza Gemes
1
-2
/
+2
2011-10-19
s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...
Andrew Bartlett
1
-2
/
+2
2011-10-19
s4-s3-upgrade test upgrade without a wins.dat
Andrew Bartlett
1
-0
/
+3
2011-10-17
s4 provision: Default to win2k3 domain function level
Kai Blin
1
-1
/
+1
2011-10-17
s4 provision: Reword opinionated dns backend help text, add NONE backend
Kai Blin
1
-3
/
+11
2011-10-17
s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILE
Kai Blin
1
-2
/
+2
2011-10-16
provision: fix the doc
Matthieu Patou
1
-1
/
+1
2011-10-16
s4: check that the xattr are supported in the folder where we want to provision
Matthieu Patou
1
-1
/
+5
2011-10-07
s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID
Stefan Metzmacher
1
-0
/
+1
2011-10-06
s4-dsdb: added DSDB_CONTROL_DBCHECK
Andrew Tridgell
1
-0
/
+1
2011-10-04
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
1
-0
/
+1
2011-10-02
s4 provision: Set server role default when called from command line to 'dc'
Kai Blin
1
-0
/
+3
2011-09-22
s4-dsdb: added NO_GLOBAL_CATALOG control
Andrew Tridgell
1
-0
/
+1
2011-09-13
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
1
-4
/
+25
2011-09-13
s4-provision Perform 'modify' operations as system
Andrew Bartlett
2
-8
/
+7
2011-09-13
s4-provision Split addition of users and well known principals
Andrew Bartlett
2
-136
/
+136
2011-09-13
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
4
-50
/
+52
2011-09-13
s4-python: Fix some formatting issues.
Jelmer Vernooij
1
-156
/
+163
2011-09-12
s4-s3-upgrade Remove upgrade_from_s3 script, use samba-tool domain samba3upgrade
Andrew Bartlett
2
-134
/
+5
2011-09-12
s4-provision: Add named.conf template for BIND9 with DLZ support
Amitay Isaacs
1
-0
/
+14
2011-09-12
s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x.
Amitay Isaacs
1
-33
/
+53
[next]