r23792: convert Samba4 to GPLv3
[samba.git] / source4 / scripting / ejs / smbcalls_string.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Simo Sorcer21419: Give some more clue about what's going on
2007-10-10 Derrell Lipmanr18850: add strspn() function i ejs
2007-10-10 Stefan Metzmacherr17791: get rid of another compiler warning
2007-10-10 Andrew Tridgellr15731: module init functions should return NTSTATUS...
2007-10-10 Andrew Tridgellr11498: added an optional extra argument to split to...
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Andrew Tridgellr11365: fixed a comment typo
2007-10-10 Jelmer Vernooijr9825: Correctly handle length argument to substr()
2007-10-10 Jelmer Vernooijr9756: One-way upgrade from Samba3->Samba4 basically...
2007-10-10 Andrew Tridgellr9344: started adding calls for manipulation of data...
2007-10-10 Andrew Tridgellr9082: added the ECMA functions encodeURIComponent...
2007-10-10 Andrew Tridgellr8661: added strstr() ejs function in string lib
2007-10-10 Andrew Tridgellr8638: continue the trend of maknig our C functions...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Andrew Tridgellr8355: - added a vsprintf() function
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls
2007-10-10 Andrew Tridgellr8331: added split(), join() and FileLoad() functions...
2007-10-10 Andrew Tridgellr8318: added a bunch more ejs calls.