index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9827: Convert 'passdb backend' rather then 'passdb backends'
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r9826: Add some more OOM checks
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r9825: Correctly handle length argument to substr()
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r9816: Work on testsuite for upgrade
Jelmer Vernooij
2007-10-10
2
-23
/
+39
*
r9813: Conver testsuite for samba3sam module to EJS
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r9805: Add 'data' property to param EJS object
Jelmer Vernooij
2007-10-10
2
-23
/
+107
*
r9800: Add EJS interface to param. tridge, sorry this overlaps a bit
Jelmer Vernooij
2007-10-10
5
-4
/
+216
*
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
2007-10-10
1
-40
/
+3
*
r9793: Be more verbose, check for errors in upgrade script.
Jelmer Vernooij
2007-10-10
1
-9
/
+23
*
r9770: Couple other bugfixes
Jelmer Vernooij
2007-10-10
4
-13
/
+28
*
r9762: Add support for reading good old smbpasswd files
Jelmer Vernooij
2007-10-10
3
-25
/
+99
*
r9756: One-way upgrade from Samba3->Samba4 basically works now
Jelmer Vernooij
2007-10-10
3
-13
/
+65
*
r9755: Fix crash bug in SWAT login
Jelmer Vernooij
2007-10-10
1
-1
/
+4
*
r9754: Upgrading with the command line utility now works, at least partially (-:
Jelmer Vernooij
2007-10-10
2
-9
/
+98
*
r9746: Add "staff" as possible alternative to wheel
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r9744: - [upgrade.js] Start working on smb.conf conversion.
Jelmer Vernooij
2007-10-10
1
-36
/
+123
*
r9735: More work on generating a valid Samba4 configuration using the
Jelmer Vernooij
2007-10-10
3
-40
/
+355
*
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
2007-10-10
2
-2
/
+2
*
r9725: Fix full output mode of samba3dump as well. Thanks to tridge for
Jelmer Vernooij
2007-10-10
2
-20
/
+40
*
r9724: Rewrite samba3dump in JS. The summary works now, but the full output
Jelmer Vernooij
2007-10-10
3
-234
/
+411
*
r9722: Initial attempt at converting samba3dump to EJS..
Jelmer Vernooij
2007-10-10
6
-2
/
+489
*
r9718: Work a bit on the SWAT interface
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000
Andrew Tridgell
2007-10-10
1
-1
/
+26
*
r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000
Andrew Tridgell
2007-10-10
1
-4
/
+0
*
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
2007-10-10
2
-3
/
+5
*
r9700: Change DATA_BLOB in ejs back to struct datablob
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r9698: Fix a bit of memory management
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r9645: fixed the ejs GetOptions() call to look at the first option passed (th...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9580: put the libinclude() after the GetOptions so the smb.conf is loaded to
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r9568: updated the winreg js library for CreateKey, and add a --createkey
Andrew Tridgell
2007-10-10
2
-9
/
+56
*
r9566: fix an uninitialised variable
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9504: use some low level ejs hackery to give much better exception error mes...
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r9500: userAuth() takes a creds object, not a general object now ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9499: added error checking to the userAuth() call. SWAT is still failing, bu...
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r9497: - converted the winreg library to a more OO style of interface
Andrew Tridgell
2007-10-10
2
-35
/
+83
*
r9496: added a regToVar() function that converts a registry blob variable to ...
Andrew Tridgell
2007-10-10
1
-0
/
+119
*
r9492: it is more usual to return 'undefined' instead of 'false' on a call fa...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9491: fixed up a few scripts that need to be updated for the new GetOptions ...
Andrew Tridgell
2007-10-10
1
-8
/
+6
*
r9477: Convert popt options to an ejs object. Doesn't seem to break anything
Rafal Szczesniak
2007-10-10
4
-26
/
+46
*
r9465: handle encoding and decoding of pointers, representing them as a
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r9464: fixed a problem with child pointers copied into non-allocated mpr vari...
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
2
-14
/
+32
*
r9377: made winreg a user tool (I find it quite useful). I expect it to get t...
Andrew Tridgell
2007-10-10
1
-0
/
+75
*
r9355: return the EnumKey and EnumValue list we have so far when we get a rpc...
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r9344: started adding calls for manipulation of data blobs in ejs
Andrew Tridgell
2007-10-10
4
-1
/
+167
*
r9340: print the [in] contents when debugging even if the marshalling
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
Andrew Tridgell
2007-10-10
3
-0
/
+69
*
r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue
Andrew Tridgell
2007-10-10
1
-17
/
+110
*
r9227: cleanup and simplify the AJAJ code
Andrew Tridgell
2007-10-10
1
-6
/
+7
*
r9226: make sure we catch rpc faults in the ejs rpc wrappers
Andrew Tridgell
2007-10-10
1
-0
/
+3
[next]