summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* 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
* r21351: Change ldb ejs bindings return codes.Simo Sorce2007-10-103-14/+28
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-101-12/+0
* r20910: fix crash bugStefan Metzmacher2007-10-101-1/+1
* r20908: - fix uninitialized usage of 'ctx'Stefan Metzmacher2007-10-101-16/+14
* r20885: - I forgot the page size passed to enumeration function is actuallyRafal Szczesniak2007-10-102-4/+10
* r20882: Formatting.Rafal Szczesniak2007-10-101-0/+1
* r20881: Sorting out NetUsrCtx methods. Still a couple of things left.Rafal Szczesniak2007-10-101-42/+133
* r20813: fix the build with autodependenciesStefan Metzmacher2007-10-101-1/+1
* r20792: fix the build, sorry...Stefan Metzmacher2007-10-104-7/+6
* r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher2007-10-104-11/+6
* r20786: Fix the build.Jelmer Vernooij2007-10-101-0/+1
* r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak2007-10-104-449/+15
* r20782: Place ejsnet files in a separate directory.Rafal Szczesniak2007-10-103-0/+651
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-4/+5
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
* r20364: SWAT updates, part 1Derrell Lipman2007-10-101-0/+18
* r20358: - fix ejs generated code for ipv4addressStefan Metzmacher2007-10-102-3/+3
* r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2007-10-102-0/+24
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-6/+6
* r20175: use libnet context instead mem_ctx as the latter getsRafal Szczesniak2007-10-101-4/+3
* r20163: Return null object if no user is found.Rafal Szczesniak2007-10-101-1/+5
* r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak2007-10-101-1/+41
* r19972: put a placeholder of a new js function and use error stringsRafal Szczesniak2007-10-101-6/+59
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-7/+7
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-101-1/+1