r23143: error found by valgrind
[jelmer/samba4-debian.git] / source / scripting /
2007-10-10 Rafal Szczesniakr23126: this was sitting on my laptop for a while...
2007-10-10 Rafal Szczesniakr23125: add host manager subcontext function.
2007-10-10 Rafal Szczesniakr23124: add host subcontext providing (at the moment...
2007-10-10 Rafal Szczesniakr23065: revert local includes to prevent security probl...
2007-10-10 Rafal Szczesniakr23047: Allow local inclusion of js files as well as...
2007-10-10 Andrew Bartlettr23032: Remove calls to println(), and ensure we print...
2007-10-10 Andrew Tridgellr23012: we need a POLICYGUID in provision
2007-10-10 Andrew Tridgellr23011: initialisation functions must return NTSTATUS...
2007-10-10 Stefan Metzmacherr22993: - make it possible to load a dsdb_schema from...
2007-10-10 Andrew Bartlettr22756: Make it easier to setup an LDAP replica. Provi...
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22622: make it possible to pass the config file via...
2007-10-10 Stefan Metzmacherr22575: move script/tests/ -> selftest/
2007-10-10 Andrew Bartlettr22478: Update the LDAP backend code to handle initiali...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Rafal Szczesniakr22323: - add credentials property to NetContext object
2007-10-10 Jelmer Vernooijr21673: Fix Samba 3 data read tests. I can't figure...
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Andrew Bartlettr21513: I don't know how long this has been wrong,...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Simo Sorcer21419: Give some more clue about what's going on
2007-10-10 Simo Sorcer21351: Change ldb ejs bindings return codes.
2007-10-10 Stefan Metzmacherr21294: this is useless, now that there's no operation...
2007-10-10 Andrew Bartlettr21135: Instead of having hooks to update keytabs as...
2007-10-10 Stefan Metzmacherr20953: add templates in provision_become_dc()
2007-10-10 Stefan Metzmacherr20922: use the show_deleted module by default
2007-10-10 Stefan Metzmacherr20910: fix crash bug
2007-10-10 Stefan Metzmacherr20908: - fix uninitialized usage of 'ctx'
2007-10-10 Rafal Szczesniakr20885: - I forgot the page size passed to enumeration...
2007-10-10 Rafal Szczesniakr20882: Formatting.
2007-10-10 Rafal Szczesniakr20881: Sorting out NetUsrCtx methods. Still a couple...
2007-10-10 Stefan Metzmacherr20813: fix the build with autodependencies
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Stefan Metzmacherr20805: don't use hardcoded values for secrects.keytab...
2007-10-10 Stefan Metzmacherr20792: fix the build, sorry...
2007-10-10 Stefan Metzmacherr20791: the ejsnet stuff can be a normal smbcalls module...
2007-10-10 Jelmer Vernooijr20786: Fix the build.
2007-10-10 Rafal Szczesniakr20783: Ejsnet files are now moved into a separate...
2007-10-10 Rafal Szczesniakr20782: Place ejsnet files in a separate directory.
2007-10-10 Simo Sorcer20689: "pdc" and "bdc" have been replaced by "domain...
2007-10-10 Stefan Metzmacherr20683: load indexes before applying replicated objects,
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr20575: apply records to the test_samdb.ldb (my birthda...
2007-10-10 Stefan Metzmacherr20572: - prepare a test_samdb.ldb in the NET-API-BECOM...
2007-10-10 Stefan Metzmacherr20568: split out the rootdse ldif
2007-10-10 Stefan Metzmacherr20565: configure the list of global ldb modules also...
2007-10-10 Stefan Metzmacherr20560: make it possible to configure the backend and...
2007-10-10 Stefan Metzmacherr20557: use ${DOMAINDN} instead of ${BASEDN}
2007-10-10 Stefan Metzmacherr20555: fix typo...
2007-10-10 Stefan Metzmacherr20554: - use ${ROOTDN} for the rootDomainNamingContext
2007-10-10 Stefan Metzmacherr20553: add ${CONFIGDN} and ${SCHEMADN} instead of...
2007-10-10 Andrew Bartlettr20505: I had the wrong ldif name here.
2007-10-10 Andrew Bartlettr20495: Further notes on joining with fedora DS.
2007-10-10 Andrew Bartlettr20492: Add in instructions/sample LDIF to setup Fedora...
2007-10-10 Andrew Bartlettr20468: Patch from Martin Kuehl <kuehl@univention.de...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Derrell Lipmanr20364: SWAT updates, part 1
2007-10-10 Stefan Metzmacherr20358: - fix ejs generated code for ipv4address
2007-10-10 Andrew Bartlettr20353: Restructure the DRSUAPI DsGetDomainControllerIn...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Rafal Szczesniakr20175: use libnet context instead mem_ctx as the latte...
2007-10-10 Rafal Szczesniakr20163: Return null object if no user is found.
2007-10-10 Rafal Szczesniakr20143: a bit of experiments before doing serious chang...
2007-10-10 Rafal Szczesniakr19972: put a placeholder of a new js function and...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19732: The 'res' from ldb_search is only valid if...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Stefan Metzmacherr19427: print out the currect name
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Simo Sorcer19334: Commit commented provisioning code to activate...
2007-10-10 Andrew Bartlettr19318: Because we don't test the vampire code in SWAT...
2007-10-10 Andrew Tridgellr19297: fixed a leak in the ejs ldb interface
2007-10-10 Andrew Bartlettr19258: Don't delete the contents of the partitions...
2007-10-10 Andrew Tridgellr19252: - fixed 'erase' argument to setup_ldb()
2007-10-10 Andrew Bartlettr19216: Merge from SAMBA_4_0_RELEASE:
2007-10-10 Derrell Lipmanr19165: handle errors better for jsonrpc. generate...
2007-10-10 Derrell Lipmanr19055: JSON-RPC is working! It passes the small qooxd...
2007-10-10 Derrell Lipmanr19051: JSON-RPC server work-in-progress. It's almost...
2007-10-10 Derrell Lipmanr19048: ensure our memory gets cleaned up even upon...
2007-10-10 Derrell Lipmanr19020: move jsonrpc_include to a more appropriate...
2007-10-10 Derrell Lipmanr19019: Add a parser for javascript literals. This...
2007-10-10 Andrew Bartlettr18977: Seperate these asserts, so we know which fired.
2007-10-10 Derrell Lipmanr18880: JSON-RPC work in progress
2007-10-10 Derrell Lipmanr18850: add strspn() function i ejs
2007-10-10 Andrew Tridgellr18567: fixed the winreg js code for the new names...
2007-10-10 Andrew Tridgellr18334: AIX 5.1 doesn't have any of 'users', 'guest...
2007-10-10 Andrew Bartlettr18248: Bail out with a error message if this search...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18135: almost there ....
2007-10-10 Jelmer Vernooijr18121: Simplify m4 code, hopefully fix Samba4 build...
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Andrew Bartlettr18072: Really delete things in the base partition...
2007-10-10 Andrew Bartlettr17982: One final hack...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17888: use talloc_*_ptrtype() macros as wrappers arrou...
2007-10-10 Andrew Bartlettr17876: Require one less patch for the LDAP backend...
2007-10-10 Stefan Metzmacherr17791: get rid of another compiler warning
2007-10-10 Andrew Bartlettr17704: Add comments suggesting how to get the LDAP...
next