r26523: Refactor provisioning code.
[ira/wip.git] / source / scripting / ejs / smbcalls_config.c
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26352: Don't make lp_load create a new context.
2007-12-21 Jelmer Vernooijr26339: Make loadparm talloc-allocated.
2007-12-21 Jelmer Vernooijr26338: Fix parameter, typo.
2007-12-21 Jelmer Vernooijr26275: return loadparm context in lp_load.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25462: Remove refernece to categories from js as well.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25379: Use loadparm context parameter in a lot more...
2007-10-10 Stefan Metzmacherr25113: fix compiler warning
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Bartlettr23859: Work to have Group Policy work 'out of the...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
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 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr12531: 'make quicktest' was taking 15 minutes on my...
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
2007-10-10 Andrew Tridgellr9119: added a lp.categories() call in the loadparm...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8639: moved loadparm calls into an ejs object
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8296: - split out the ejs auth functions into a separa...
2007-10-10 Andrew Tridgellr8276: fixed the remaining memory leaks in smbscript...
2007-10-10 Tim Potterr7266: Split the different types of js function defines...