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
/
scripting
/
libjs
/
provision.js
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18248: Bail out with a error message if this search fails for some reason.
Andrew Bartlett
1
-0
/
+4
2007-10-10
r18072: Really delete things in the base partition, after we changed where the
Andrew Bartlett
1
-4
/
+3
2007-10-10
r17982: One final hack...
Andrew Bartlett
1
-0
/
+3
2007-10-10
r17876: Require one less patch for the LDAP backend to work.
Andrew Bartlett
1
-4
/
+21
2007-10-10
r17704: Add comments suggesting how to get the LDAP backend working.
Andrew Bartlett
1
-3
/
+23
2007-10-10
r17534: Try another group for 'wheel' on True64.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17499: Open the main database only the minimum times during a provision.
Andrew Bartlett
1
-84
/
+62
2007-10-10
r17330: Enable the partitions module.
Andrew Bartlett
1
-1
/
+4
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-0
/
+7
2007-10-10
r16265: Fix 'newuser' command.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r16264: Add, but do not yet enable, the partitions module.
Andrew Bartlett
1
-19
/
+150
2007-10-10
r16063: Make is clearer when we can't write to the smb.conf
Andrew Bartlett
1
-5
/
+8
2007-10-10
r15077: map SID_BUILTIN_USERS
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14200: Now we have real USN support, don't force the values in the provision
Andrew Bartlett
1
-16
/
+0
2007-10-10
r13369: let's have a way to show the samba4 version through ejs
Simo Sorce
1
-1
/
+1
2007-10-10
r13102: fixed the vampire code to correctly setup foreign sids and default
Andrew Tridgell
1
-21
/
+35
2007-10-10
r13098: make check for workgroup and realm case insensitive
Andrew Tridgell
1
-2
/
+2
2007-10-10
r13097: move the creation of the default sam name -> unix name mappings into
Andrew Tridgell
1
-6
/
+75
2007-10-10
r13084: fix 'make test'!
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r13076: catch a easy to make error during vampire install
Andrew Tridgell
1
-0
/
+5
2007-10-10
r12947: added some error checking that I stumbled across while testing domain...
Andrew Tridgell
1
-1
/
+16
2007-10-10
r12929: Fix more implict global and shadowing variables.
Andrew Bartlett
1
-5
/
+5
2007-10-10
r12928: This patch improves the interaction between the vampire and provsion ...
Andrew Bartlett
1
-16
/
+48
2007-10-10
r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.
Andrew Bartlett
1
-0
/
+26
2007-10-10
r12823: Fix up the provison and newuser code in SWAT. This also cleans up the
Andrew Bartlett
1
-21
/
+30
2007-10-10
r12749: Fix the newuser script.
Andrew Bartlett
1
-6
/
+4
2007-10-10
r12739: Add support for using credentials in the provision process.
Andrew Bartlett
1
-16
/
+21
2007-10-10
r12695: A dot is allowed in NetBIOS names.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12533: Get the ldb.errstring() out to the user on failure. It helps a lot
Andrew Bartlett
1
-2
/
+9
2007-10-10
r12252: With this change (hack) we can now do an provision onto Samba4's LDAP
Andrew Bartlett
1
-1
/
+4
2007-10-10
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
1
-9
/
+9
2007-10-10
r11995: A big kerberos-related update.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r11956: removed the old rootdse.ldif, and the provision.js code that uses it
Andrew Tridgell
1
-3
/
+0
2007-10-10
r11501: change provision code to use the new display specifiers
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11496: add a minimal ads-compatible schema into our sam.ldb setup. This is
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11475: removed a extraneous ldb_delete() call (i had it there for debugging)
Andrew Tridgell
1
-1
/
+0
2007-10-10
r11474: - enable ldb transactions from ejs
Andrew Tridgell
1
-4
/
+19
2007-10-10
r11363: fixed a problem with provisioning when hklm already exists (the
Andrew Tridgell
1
-2
/
+1
2007-10-10
r11222: Small provision fixes: canonicalName is now generated, and the DC=
Andrew Bartlett
1
-1
/
+1
2007-10-10
r11217: Ensure the realm is substituted in UPPER case.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r11203: Use different variable names to make it easier to tell which assert f...
Andrew Bartlett
1
-4
/
+4
2007-10-10
r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000
Andrew Tridgell
1
-0
/
+22
2007-10-10
r10190: Do some very basic input checking when provisioning.
Jelmer Vernooij
1
-0
/
+26
2007-10-10
r9816: Work on testsuite for upgrade
Jelmer Vernooij
1
-13
/
+31
2007-10-10
r9770: Couple other bugfixes
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r9756: One-way upgrade from Samba3->Samba4 basically works now
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r9746: Add "staff" as possible alternative to wheel
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000
Andrew Tridgell
1
-1
/
+26
2007-10-10
r8790: Finish the migration of aliases and privilages with SamSync, by adding
Andrew Bartlett
1
-12
/
+7
2007-10-10
r8677: The first part of the domain name may not be equal to the netbios doma...
Andrew Bartlett
1
-0
/
+3
[next]