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
2008-05-21
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into 4-0-local
Andrew Bartlett
2
-27
/
+109
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
3
-1
/
+12
2008-05-18
provision: Create instructions for enabling DNS GSS-TSIG updates.
Andrew Kroeger
1
-27
/
+108
2008-05-18
provision: Allow DNS GSS-TSIG updates to work.
Andrew Kroeger
1
-0
/
+1
2008-05-12
Merge branch 'nosmbpython' into v4-0-test
Jelmer Vernooij
3
-1
/
+12
2008-05-12
Remove JavaScript provision-backend script
Andrew Bartlett
1
-188
/
+0
2008-05-11
Remove python extension from upgrade script.
Jelmer Vernooij
1
-0
/
+0
2008-05-11
Set sys.path for running inside source tree.
Jelmer Vernooij
3
-2
/
+11
2008-05-11
Use system python rather than smbpython.
Jelmer Vernooij
1
-0
/
+2
2008-04-25
Remove vampire.py as the 'net' binary is the right interface.
Andrew Bartlett
1
-53
/
+0
2008-04-18
change the default idmap range to 3M -> 4M
Andrew Tridgell
1
-3
/
+2
2008-04-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
3
-14
/
+11
2008-04-14
make the SMB2 negotiated read and write size settable in smb.conf
Andrew Tridgell
1
-0
/
+2
2008-04-14
Fix newuser and setpassword scripts, and port to idmap.
Andrew Bartlett
3
-14
/
+11
2008-04-11
Actually test the different 'fill levels' in the provision process.
Andrew Bartlett
1
-0
/
+2
2008-04-09
Be consistant in using ${SEVERDN}.
Andrew Bartlett
5
-7
/
+7
2008-04-08
Re-add support for the --ldap-backend-port option to provision-backend
Andrew Bartlett
1
-7
/
+8
2008-04-04
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
1
-3
/
+2
2008-04-02
Fix conflicts in setup/provision script.
Andrew Bartlett
1
-8
/
+0
2008-04-02
Fix merge of my host GUID removal and the IPv6 addition to provision
Andrew Bartlett
2
-1
/
+13
2008-04-01
provision: Add support for IPv6 (bz #4593).
Andrew Kroeger
2
-2
/
+6
2008-04-02
Remove references to setting the host GUID, as the repl_meta_data
Andrew Bartlett
2
-6
/
+3
2008-03-29
Rework 'compleated' message in provision to be more useful.
Andrew Bartlett
1
-9
/
+0
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
3
-6
/
+10
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
4
-4
/
+4
2008-03-28
Add tool for enabling accounts
Andrew Bartlett
1
-0
/
+74
2008-03-28
Make the setup/newuser and setup/setpassword scripts actually work...
Andrew Bartlett
2
-127
/
+60
2008-03-26
Remove old js versions of newuser and provision.
Andrew Bartlett
3
-339
/
+61
2008-03-20
Explain why this attribute should be skipped.
Andrew Bartlett
1
-0
/
+1
2008-03-15
Rework memberof handling in slapd.conf (used for OpenLDAP backend)
Andrew Bartlett
1
-3
/
+5
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
2
-2
/
+39
2008-03-13
Update the provision scripts and selftest for LDAP
Andrew Bartlett
1
-3
/
+3
2008-03-13
Upgrade provision-backend to python.
Andrew Bartlett
2
-189
/
+286
2008-03-11
Fix provision script to work without smb.conf location specified.
Andrew Bartlett
1
-1
/
+2
2008-03-11
Extend testsuite to cover specifying a domain SID.
Andrew Bartlett
1
-1
/
+1
2008-03-07
accountExpires: Windows default is 9223372036854775807, not -1.
Andrew Kroeger
2
-3
/
+3
2008-03-07
Try to fix up part of the upgrade test.
Andrew Bartlett
1
-10
/
+2
2008-03-07
Rework provision scripts for more testing
Andrew Bartlett
5
-15
/
+22
2008-03-06
Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).
Andrew Bartlett
4
-21
/
+11
2008-03-04
Don't hardcode objectCategory into the schema, even in the schema.
Andrew Bartlett
1
-545
/
+0
2008-02-28
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
1
-15
/
+24
2008-02-28
Users and computers now share the same template.
Andrew Bartlett
3
-47
/
+1
2008-02-27
Fix cases, add version number. (#4935)
Matthias Dieter Wallnöfer
1
-15
/
+24
2008-02-21
idmap: Handle uid->SID mapping
Kai Blin
1
-0
/
+5
2008-02-21
Make setup/provision the name of the python provision script now that that is...
Jelmer Vernooij
4
-371
/
+371
2008-02-21
Be consistant about --ldap-backend-type
Andrew Bartlett
1
-6
/
+10
2008-02-13
Add python version of newuser.py.
Jelmer Vernooij
1
-0
/
+61
2008-02-12
Add blackbox test for provisioning code to make sure it can be run more than ...
Jelmer Vernooij
1
-0
/
+39
2008-02-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2
-1
/
+284
2008-02-09
Fix provision python test.
Jelmer Vernooij
2
-7
/
+3
[prev]
[next]