summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_sys.c
Commit message (Expand)AuthorAgeFilesLines
* r8637: added sys.stat() and sys.lstat() callsAndrew Tridgell2007-10-101-0/+71
* r8635: make object inheritance with the builtin objects easy by allowingAndrew Tridgell2007-10-101-13/+12
* r8582: added sys.httptime() call, to display a NTTIME as a http time stringAndrew Tridgell2007-10-101-0/+19
* r8484: switched the sys_*() calls to the OO interfaceAndrew Tridgell2007-10-101-8/+22
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-1/+1
* r8340: - added sys_gmtime()Andrew Tridgell2007-10-101-0/+91
* r8337: - use 64 bit access functions in ejs callsAndrew Tridgell2007-10-101-0/+95