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
/
ejs
/
smbcalls_string.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining embedded JavaScript support.
Jelmer Vernooij
2008-09-16
1
-529
/
+0
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r21419: Give some more clue about what's going on
Simo Sorce
2007-10-10
1
-2
/
+2
*
r18850: add strspn() function i ejs
Derrell Lipman
2007-10-10
1
-0
/
+17
*
r17791: get rid of another compiler warning
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r15731: module init functions should return NTSTATUS, not void
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11498: added an optional extra argument to split to limit the number of
Andrew Tridgell
2007-10-10
1
-8
/
+19
*
r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11365: fixed a comment typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9825: Correctly handle length argument to substr()
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r9756: One-way upgrade from Samba3->Samba4 basically works now
Jelmer Vernooij
2007-10-10
1
-0
/
+57
*
r9344: started adding calls for manipulation of data blobs in ejs
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r9082: added the ECMA functions encodeURIComponent() and
Andrew Tridgell
2007-10-10
1
-0
/
+81
*
r8661: added strstr() ejs function in string lib
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r8638: continue the trend of maknig our C functions true ejs objects by makin...
Andrew Tridgell
2007-10-10
1
-7
/
+19
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
2007-10-10
1
-1
/
+1
*
r8372: - split out provisioning logic into a separate ejs library
Andrew Tridgell
2007-10-10
1
-0
/
+15
*
r8355: - added a vsprintf() function
Andrew Tridgell
2007-10-10
1
-0
/
+36
*
r8340: - added sys_gmtime()
Andrew Tridgell
2007-10-10
1
-11
/
+122
*
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8331: added split(), join() and FileLoad() functions to ejs.
Andrew Tridgell
2007-10-10
1
-0
/
+103
*
r8318: added a bunch more ejs calls.
Andrew Tridgell
2007-10-10
1
-0
/
+70