summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-212-5/+7
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-212-4/+16
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-212-3/+3
* r26338: Fix parameter, typo.Jelmer Vernooij2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-212-2/+3
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-2/+2
* r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett2007-12-211-3/+48
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-212-4/+7
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+0
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-212-2/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij2007-12-211-1/+1
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-0/+11
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-2/+1
* r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett2007-12-211-1/+1
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-0/+1
* r25831: remove unused includeStefan Metzmacher2007-12-211-1/+0
* r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher2007-12-211-12/+12
* r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher2007-12-211-0/+8
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-1010-37/+37
* r25536: Fix path for messaging - this code path doesn't appear to have a test...Jelmer Vernooij2007-10-101-1/+1
* r25462: Remove refernece to categories from js as well.Jelmer Vernooij2007-10-101-25/+0
* r25460: use common structure in param/generic.cJelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-104-7/+11
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-106-8/+10
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-102-2/+2
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-3/+3
* r25266: Fix case.Jelmer Vernooij2007-10-102-7/+7
* r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher2007-10-101-20/+4
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-5/+5
* r25113: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-46/+0
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-8/+9
* r25027: Fix more warnings.Jelmer Vernooij2007-10-109-23/+23
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-105-1/+5
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-102-8/+9
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-101-1/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij2007-10-102-0/+97
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-2/+0
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-2/+2