summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_string.c
Commit message (Expand)AuthorAgeFilesLines
* r8661: added strstr() ejs function in string libAndrew Tridgell2007-10-101-0/+17
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-101-7/+19
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-1/+1
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-1/+1
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-101-0/+15
* r8355: - added a vsprintf() functionAndrew Tridgell2007-10-101-0/+36
* r8340: - added sys_gmtime()Andrew Tridgell2007-10-101-11/+122
* r8337: - use 64 bit access functions in ejs callsAndrew Tridgell2007-10-101-1/+1
* r8331: added split(), join() and FileLoad() functions to ejs.Andrew Tridgell2007-10-101-0/+103
* r8318: added a bunch more ejs calls.Andrew Tridgell2007-10-101-0/+70