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