summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls_options.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r9645: fixed the ejs GetOptions() call to look at the first option passed (th...Andrew Tridgell1-1/+1
2007-10-10r9492: it is more usual to return 'undefined' instead of 'false' on a call fa...Andrew Tridgell1-1/+1
2007-10-10r9477: Convert popt options to an ejs object. Doesn't seem to break anythingRafal Szczesniak1-9/+11
2007-10-10r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell1-1/+1
2007-10-10r8340: - added sys_gmtime()Andrew Tridgell1-2/+2
2007-10-10r8337: - use 64 bit access functions in ejs callsAndrew Tridgell1-1/+1
2007-10-10r8316: give full access to the popt command line parsing in ejs scripts, incl...Andrew Tridgell1-0/+193