r25035: Fix some more warnings, use service pointer rather than service number in...
[samba.git] / source4 / scripting / ejs / smbcalls_config.c
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...