r13924: Split more prototypes out of include/proto.h + initial work on header
[samba.git] / source4 / scripting / ejs / smbcalls_sys.c
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Stefan Metzmacherr11171: fix the build
2007-10-10 Stefan Metzmacherr11086: add sys.unix2nttime() function
2007-10-10 Stefan Metzmacherr11085: as ejs doesn't support '&' '|' bitwise AND...
2007-10-10 Andrew Tridgellr10914: moved the ldap time string functions into ldb...
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Andrew Tridgellr8637: added sys.stat() and sys.lstat() calls
2007-10-10 Andrew Tridgellr8635: make object inheritance with the builtin objects...
2007-10-10 Andrew Tridgellr8582: added sys.httptime() call, to display a NTTIME...
2007-10-10 Andrew Tridgellr8484: switched the sys_*() calls to the OO interface
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls