summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls_config.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell1-1/+2
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-1/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+1
2007-10-10r10316: More dynconfig fixesJelmer Vernooij1-1/+0
2007-10-10r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell1-0/+22
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-4/+41
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell1-2/+13
2007-10-10r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell1-1/+1
2007-10-10r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell1-2/+2
2007-10-10r8276: fixed the remaining memory leaks in smbscript. We can now loop doingAndrew Tridgell1-6/+6
2007-10-10r7266: Split the different types of js function defines into separate files,Tim Potter1-0/+149