summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_sys.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-0/+28
* r20364: SWAT updates, part 1Derrell Lipman2007-10-101-0/+18
* r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2007-10-101-1/+1
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-101-0/+84
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell2007-10-101-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. InAndrew Tridgell2007-10-101-1/+1
* r11171: fix the buildStefan Metzmacher2007-10-101-1/+2
* r11086: add sys.unix2nttime() functionStefan Metzmacher2007-10-101-0/+17
* r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher2007-10-101-0/+47
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2007-10-101-1/+2
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-3/+3
* 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