index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
ejs
/
smbcalls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8254: fixed a valgrind error in the unix auth code
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8230: prevent authentication dying on a NULL domain
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r7477: Add MPR_TYPE_PTR to ejs_typeof().
Tim Potter
2007-10-10
1
-1
/
+2
*
r7351: Start of ejs smb client library. I need to figure out a nice API here
Tim Potter
2007-10-10
1
-0
/
+1
*
r7350: Remove unused label.
Tim Potter
2007-10-10
1
-1
/
+0
*
r7268: allocate the strings to avoid them disappearing under our feet
Simo Sorce
2007-10-10
1
-5
/
+5
*
r7267: REMOTE_HOST is a better choice
Simo Sorce
2007-10-10
1
-34
/
+65
*
r7266: Split the different types of js function defines into separate files,
Tim Potter
2007-10-10
1
-243
/
+7
*
r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argument
Tim Potter
2007-10-10
1
-2
/
+7
*
r7255: Change syntax of resolveName() js function to be more like the
Tim Potter
2007-10-10
1
-26
/
+28
*
r7238: Add pam auth support in swat
Simo Sorce
2007-10-10
1
-0
/
+82
*
r7135: make typeof() complient with ECMA 11.4.3
Andrew Tridgell
2007-10-10
1
-11
/
+12
*
r7083: Add a ejs hook to the resolve_name() function.
Tim Potter
2007-10-10
1
-0
/
+51
*
r7078: - fix an uninitialised variable in smbscript
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r7072: moved the esp hooks calls to the ejs level, so we can call them from
Andrew Tridgell
2007-10-10
1
-0
/
+259