summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/smbcalls_config.c
Commit message (Expand)AuthorAgeFilesLines
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-101-10/+31
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
* 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
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+1
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-1/+0
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-101-0/+22
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-4/+41
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2007-10-101-2/+13
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-1/+1
* r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell2007-10-101-2/+2
* r8276: fixed the remaining memory leaks in smbscript. We can now loop doingAndrew Tridgell2007-10-101-6/+6
* r7266: Split the different types of js function defines into separate files,Tim Potter2007-10-101-0/+149