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
/
smbscript.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
2007-10-10
1
-15
/
+28
*
r7530: Simply calling convention of lp_load().
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7500: Initialise module subsystems.
Tim Potter
2007-10-10
1
-0
/
+2
*
r7263: Exit smbscript with the intepreter return value (defaults to 0).
Tim Potter
2007-10-10
1
-10
/
+13
*
r7262: Add a length property to ARGV array.
Tim Potter
2007-10-10
1
-0
/
+1
*
r7223: Advance script past interpreter line.
Tim Potter
2007-10-10
1
-0
/
+11
*
r7215: Convert smbscript to use ejsEvalScript() and file_load() instead of
Tim Potter
2007-10-10
1
-4
/
+7
*
r7082: Call load_interfaces() in smbscript initialisation.
Tim Potter
2007-10-10
1
-0
/
+2
*
r7080: Fix typo in error message.
Tim Potter
2007-10-10
1
-1
/
+1
*
r7078: - fix an uninitialised variable in smbscript
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7075: added support for ARGV[] in ejs scripts
Andrew Tridgell
2007-10-10
1
-1
/
+12
*
r7074: we should load all shares in smbscript
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7072: moved the esp hooks calls to the ejs level, so we can call them from
Andrew Tridgell
2007-10-10
1
-12
/
+15
*
r7069: Add a little usage message to smbscript and fix a compiler warning. My
Volker Lendecke
2007-10-10
1
-1
/
+7
*
r7066: Rename http_exception to ejs_exception.
Tim Potter
2007-10-10
1
-2
/
+2
*
r7065: Move ejs from web_server to lib so it can be shared with smbscript.
Tim Potter
2007-10-10
1
-1
/
+1
*
r7064: Clean up handle parameter passing after peeking at tridge's ejstest.c
Tim Potter
2007-10-10
1
-4
/
+4
*
r7063: Do error checking on the ejs functions.
Tim Potter
2007-10-10
1
-9
/
+19
*
r7061: A ejs scripting client. This should allow javascript to be run in a
Tim Potter
2007-10-10
1
-0
/
+62