summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs
AgeCommit message (Expand)AuthorFilesLines
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2-2/+2
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2-2/+3
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij2-15/+15
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij8-11/+13
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin1-2/+3
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij3-3/+3
2008-04-17Add convenience function for getting at event context from ejs code.Jelmer Vernooij4-5/+5
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2-30/+43
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+26
2008-04-09No longer install unused smbscript binary.Jelmer Vernooij1-1/+0
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-1/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-03-07Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij2-29/+42
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij12-37/+37
2008-02-26Fix the build (again).Jelmer Vernooij1-0/+26
2008-02-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-2/+0
2008-02-25Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-21Introduce mprLpCtx() similar to mprMemCtx() for loadparm_context used byJelmer Vernooij12-36/+36
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij1-2/+0
2008-02-18Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij1-11/+11
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-10/+10
2008-02-16Move responsibilities of build.h to makefile.Jelmer Vernooij1-1/+0
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij2-508/+0
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett1-1/+1
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-11/+1
2008-01-11ejs: Remove cast to incompatible pointer.Kai Blin1-4/+4
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-7/+1
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+4
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij1-1/+1
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-2/+2
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-2/+2
2007-12-21r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij1-4/+4
2007-12-21r26441: Remove global_loadparm uses.Jelmer Vernooij2-2/+5
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-2/+2
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+3
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2-5/+7
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij2-4/+16
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij2-3/+3
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij1-2/+2