r19832: better prototypes for the linearization functions:
[amitay/samba.git] / source4 / scripting /
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...
2007-10-10 Simo Sorcer17648: update minschema.js
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Bartlettr17548: It is a good idea to commit the fix (from mkhl...
2007-10-10 Andrew Bartlettr17534: Try another group for 'wheel' on True64.
2007-10-10 Andrew Bartlettr17499: Open the main database only the minimum times...
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Stefan Metzmacherr17339: pass the event context and messaging context...
2007-10-10 Andrew Bartlettr17330: Enable the partitions module.
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Andrew Bartlettr16265: Fix 'newuser' command.
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...
2007-10-10 Andrew Bartlettr16168: Make the example match the actual function.
2007-10-10 Andrew Bartlettr16063: Make is clearer when we can't write to the...
2007-10-10 Jelmer Vernooijr15805: Fix incompatible type assignment. Caught by...
2007-10-10 Andrew Tridgellr15731: module init functions should return NTSTATUS...
2007-10-10 Jelmer Vernooijr15585: Revive pidl's SWIG file generator. It now gener...
2007-10-10 Jelmer Vernooijr15581: Remove unused include
2007-10-10 Tim Potterr15391: Wrap up the nbt_name_query() function as a...
2007-10-10 Tim Potterr15389: Add some better torture tests for LdbMessage.
2007-10-10 Tim Potterr15348: Start adding a dict interface and tests to...
2007-10-10 Tim Potterr15345: Add a read-only test to tdb torture tester.
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15300: Only enable SWIG shared libs if python is available
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 Stefan Metzmacherr15077: map SID_BUILTIN_USERS
2007-10-10 Tim Potterr14968: Move tdb and ldb swig wrappers in to lib/tdb...
2007-10-10 Tim Potterr14915: Work in progress - getting ldb_add() working.
2007-10-10 Jelmer Vernooijr14906: Move SWIG-specific files to scripting/swig/
2007-10-10 Tim Potterr14901: More work on ldb swig interface. Wrap some...
2007-10-10 Tim Potterr14897: Do more error checking of tdb function returns...
2007-10-10 Tim Potterr14881: Unpack ldb_message_element and ldb_val arrays...
2007-10-10 Tim Potterr14880: Doc.
2007-10-10 Tim Potterr14879: Fix bug unpacking ldb_messages.
2007-10-10 Tim Potterr14878: Write swig wrappers for ldb_init() and ldb_conn...
2007-10-10 Jelmer Vernooijr14875: Make better use of the build system
2007-10-10 Tim Potterr14873: Add skeleton swig ldb interface.
2007-10-10 Tim Potterr14871: We don't need to import UserDict anymore.
2007-10-10 Tim Potterr14870: Update to link with dynamic instead of static...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Tim Potterr14854: Finish off swig wrapper and torture tests for...
2007-10-10 Tim Potterr14804: Start writing a more Pythonic tdb module.
2007-10-10 Tim Potterr14801: Move swig testing makefile fragment into swig...
2007-10-10 Tim Potterr14798: Get swig building again (by commenting out...
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14500: Make some more functions public
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Andrew Bartlettr14200: Now we have real USN support, don't force the...
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Simo Sorcer13985: Slowly start swig_ldb
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
next