r26194: Wrap the events subsystem in a separate file.
[samba.git] / source4 / scripting /
2007-12-21 Jelmer Vernooijr26191: Import custom test runner for subunit, rather...
2007-12-21 Jelmer Vernooijr26188: Now that swig output is pregenerated, allow...
2007-12-21 Jelmer Vernooijr26186: Generate SWIG files as part of autogen.sh
2007-12-21 Andrew Bartlettr26139: Based on a report by Theodor Chirana, don't...
2007-12-21 Jelmer Vernooijr26114: Allow keyword-arguments.
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26098: Make missing python no longer fatal.
2007-12-21 Jelmer Vernooijr26096: No longer include removed header
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...
2007-12-21 Jelmer Vernooijr26079: Some cleanups in the old SWIG wrappers: - remov...
2007-12-21 Jelmer Vernooijr26076: Remove some SWIG code that is already commonly...
2007-12-21 Jelmer Vernooijr26071: Move DCE/RPC SWIG bindings closer to the code...
2007-12-21 Jelmer Vernooijr26068: Import improved Python bindings for LDB, includ...
2007-12-21 Jelmer Vernooijr26006: Improve some dependencies.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25966: Don't force an 8 byte width to generated SIDs...
2007-12-21 Andrew Bartlettr25950: Enable seperate module to prevent subtree deletes.
2007-12-21 Andrew Bartlettr25940: Rework the samldb and templates handling.
2007-12-21 Stefan Metzmacherr25936: provision/newuser: don't try to set the 'member...
2007-12-21 Andrew Bartlettr25921: Now also listen on ldapi by default in the...
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan Metzmacherr25831: remove unused include
2007-12-21 Stefan Metzmacherr25752: use EJS_CHECK() instead of NDR_CHECK()
2007-12-21 Stefan Metzmacherr25751: use EJS_CHECK() instead of NDR_CHECK() in ejs...
2007-12-21 Andrew Bartlettr25750: Update the objectclass module to improve consis...
2007-12-21 Andrew Bartlettr25747: Implement linked attributes, for add operations.
2007-12-21 Andrew Bartlettr25694: Move subtree_rename above the partitions module...
2007-12-21 Andrew Bartlettr25693: Implement the rest of subtree renames, now...
2007-12-21 Andrew Tridgellr25691: make "server role" case insensitive
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-12-21 Andrew Bartlettr24947: Forgot to merge this to release branch, so...
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25536: Fix path for messaging - this code path doesn...
2007-10-10 Jelmer Vernooijr25462: Remove refernece to categories from js as well.
2007-10-10 Jelmer Vernooijr25460: use common structure in param/generic.c
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Andrew Bartlettr25383: Patch from Amin Azez <azez@ufomechanic.net...
2007-10-10 Jelmer Vernooijr25379: Use loadparm context parameter in a lot more...
2007-10-10 Tim Potterr25348: Start working on another Python wrapper.
2007-10-10 Andrew Bartlettr25304: Thankyou to Amin Azez <azez@ufomechanic.net...
2007-10-10 Andrew Bartlettr25299: Modify the provision script to take an addition...
2007-10-10 Jelmer Vernooijr25266: Fix case.
2007-10-10 Stefan Metzmacherr25214: use talloc_strndup_append() instead of talloc_a...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Stefan Metzmacherr25113: fix compiler warning
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Bartlettr24911: Make better use of substituted variables in...
2007-10-10 Andrew Bartlettr24793: The subtree_rename module is a work of fiction...
2007-10-10 Andrew Bartlettr24761: Permit subtree renames in Samba4.
2007-10-10 Andrew Bartlettr24760: Ensure we base64 encode any password being...
2007-10-10 Andrew Bartlettr24729: First try and publishing a DNS service account...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr24703: Use standard registry diff files when provision...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Bartlettr24640: Add a suggested BIND configuration snippit...
2007-10-10 Stefan Metzmacherr24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Stefan Metzmacherr24551: rename dcerpc_interface_table -> ndr_interface_...
2007-10-10 Stefan Metzmacherr24535: rename struct dcerpc_interface_call -> struct...
2007-10-10 Andrew Bartlettr24012: Remove duplicate code block (from bad merge).
2007-10-10 Andrew Bartlettr23966: It isn't great, but at least now we have some...
2007-10-10 Andrew Bartlettr23907: Fix bug 4790 reported by mwallnoefer@yahoo.de:
2007-10-10 Andrew Bartlettr23875: As pointed out by mwallnoefer@yahoo.de:
2007-10-10 Andrew Bartlettr23859: Work to have Group Policy work 'out of the...
2007-10-10 Andrew Bartlettr23848: Thanks to derrell for pointing out that I had...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23720: Allow the member server to work against an...
2007-10-10 Andrew Bartlettr23717: We need to remove the _ in LDAP_MANAGERPASS...
2007-10-10 Andrew Bartlettr23716: Clarify LDAP Manager DN and fix slapd startup...
2007-10-10 Andrew Bartlettr23715: Make the provision-backend script print out...
2007-10-10 Andrew Bartlettr23703: Start to get Samba4 to again work with LDAP...
2007-10-10 Andrew Bartlettr23680: Make it easier to setup a domain member server...
2007-10-10 Andrew Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Andrew Bartlettr23361: Merge from SAMBA_4_0_RELEASE:
2007-10-10 Andrew Bartlettr23351: Merge from SAMBA_4_0_RELEASE:
2007-10-10 Andrew Bartlettr23264: Make it more clear what this is actually setting up
2007-10-10 Andrew Bartlettr23189: Work towards a totally scripted setup of LDAP...
2007-10-10 Andrew Bartlettr23177: Add in a new provision-backend script. This...
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...
next