summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-102-4/+4
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-101-2/+2
* r24012: Remove duplicate code block (from bad merge).Andrew Bartlett2007-10-101-17/+0
* r23966: It isn't great, but at least now we have some access control in SWATAndrew Bartlett2007-10-101-0/+45
* r23859: Work to have Group Policy work 'out of the box' in Samba4.Andrew Bartlett2007-10-101-10/+31
* r23848: Thanks to derrell for pointing out that I had not finished my patch toAndrew Bartlett2007-10-101-2/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1026-78/+52
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-101-1/+1
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-0/+28
* r23126: this was sitting on my laptop for a while...Rafal Szczesniak2007-10-102-18/+14
* r23125: add host manager subcontext function.Rafal Szczesniak2007-10-101-0/+2