summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* r23124: add host subcontext providing (at the moment) list of domainsRafal Szczesniak2007-10-103-1/+203
* r23065: revert local includes to prevent security problems (at leastRafal Szczesniak2007-10-101-17/+0
* r23047: Allow local inclusion of js files as well as from predefinedRafal Szczesniak2007-10-101-4/+22
* r23011: initialisation functions must return NTSTATUS, otherwise we get busAndrew Tridgell2007-10-101-1/+2
* r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindingsStefan Metzmacher2007-10-102-0/+126
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-1/+1
* r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher2007-10-101-0/+4
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-3/+3
* r22323: - add credentials property to NetContext objectRafal Szczesniak2007-10-102-7/+25
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-101-3/+45
* r21419: Give some more clue about what's going onSimo Sorce2007-10-101-2/+2