r23792: convert Samba4 to GPLv3
[ira/wip.git] / source / scripting / ejs / smbcalls_sys.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23177: Add in a new provision-backend script. This...
2007-10-10 Derrell Lipmanr20364: SWAT updates, part 1
2007-10-10 Derrell Lipmanr19051: JSON-RPC server work-in-progress. It's almost...
2007-10-10 Derrell Lipmanr18880: JSON-RPC work in progress
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Tridgellr15731: module init functions should return NTSTATUS...
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