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
Age
Commit message (
Expand
)
Author
Files
Lines
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
r13062: Fix upgrade of WINS entries
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12947: added some error checking that I stumbled across while testing domain...
Andrew Tridgell
1
-1
/
+16
2007-10-10
r12945: Try to move closer to getting Samba3 import working again.
Andrew Bartlett
1
-6
/
+20
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
r12891: We no longer manually set the 'name' attribute.
Andrew Bartlett
1
-2
/
+1
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
r12704: role => server role
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r12703: Fix handling of short passdb backends (also reported by Steinar Gunde...
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r12699: correctly escape invalid DN characters (reported by Steinar H. Gunder...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12697: Support empty fullname fields in unix accounts
Jelmer Vernooij
1
-0
/
+4
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
r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r11501: change provision code to use the new display specifiers
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11500: fixed a bug in the variable substition code using the new limit argum...
Andrew Tridgell
1
-1
/
+1
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
r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In
Andrew Tridgell
2
-12
/
+4
2007-10-10
r11363: fixed a problem with provisioning when hklm already exists (the
Andrew Tridgell
1
-2
/
+1
2007-10-10
r11285: fixed winreg.js for the recent change to winreg.idl
Andrew Tridgell
1
-2
/
+2
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
r11087: - add type,name,scope as attributes to winsRecords,
Stefan Metzmacher
1
-7
/
+58
2007-10-10
r10515: Handle replacement of "domain logons" and "domain master" by "server ...
Jelmer Vernooij
1
-2
/
+14
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
r9951: Add another value to the default HKLM.
Jelmer Vernooij
1
-4
/
+15
2007-10-10
r9925: Fix swapped nt/lm password hashes - caught by Andrew Bartlett
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9899: Be more conservative about what is sent to the remote server in ldb_map.
Jelmer Vernooij
1
-5
/
+6
2007-10-10
r9854: Finish ldb_map testsuite
Jelmer Vernooij
1
-18
/
+79
2007-10-10
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
1
-28
/
+31
2007-10-10
r9834: More tests for the upgrade from Samba3
Jelmer Vernooij
1
-9
/
+21
2007-10-10
r9830: Fix support for importing registry values. Extended the examplre regis...
Jelmer Vernooij
1
-5
/
+3
2007-10-10
r9827: Convert 'passdb backend' rather then 'passdb backends'
Jelmer Vernooij
1
-1
/
+2
[next]