r15400: Move the TLS code behind the socket interface.
[jelmer/samba4-debian.git] / source / lib /
2007-10-10 Andrew Tridgellr14916: print errno so I can work out why OpenBSD is...
2007-10-10 Jelmer Vernooijr14906: Move SWIG-specific files to scripting/swig/
2007-10-10 Andrew Tridgellr14902: change charcnv code to fail the conversion...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Stefan Metzmacherr14848: use the constant instead of the interger value
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14816: Simplify test for comparison_fn_t
2007-10-10 Jelmer Vernooijr14806: Fix compiler warnings
2007-10-10 Andrew Tridgellr14799: added a tdb_get_seqnum() call, and the TDB_SEQN...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Jelmer Vernooijr14729: Install db_wrap.h and db_wrap_proto.h
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14660: Install ldb_errors.h
2007-10-10 Stefan Metzmacherr14647: be a bit less verbose on common stuff
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Andrew Tridgellr14612: added strncasecmp_m() and fixed strcasecmp_m...
2007-10-10 Jelmer Vernooijr14606: Fix paths in developer mode. This allows 'make...
2007-10-10 Jelmer Vernooijr14604: Support 'aliases' for ldb modules
2007-10-10 Jelmer Vernooijr14603: Fix building of ejs modules as shared libs
2007-10-10 Jelmer Vernooijr14599: Pass ACLs down the registry layer.
2007-10-10 Andrew Bartlettr14598: 'logfile' may be a poor choice for a global...
2007-10-10 Jelmer Vernooijr14594: Fix some dependencies (required for shared...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14590: Fix ldb standalone build...
2007-10-10 Jelmer Vernooijr14587: Allow building without GNU make and/or without...
2007-10-10 Jelmer Vernooijr14586: Some small fixes, update TODO.
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14556: Fix some dependencies
2007-10-10 Jelmer Vernooijr14554: Write out header dependencies. This means all...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
2007-10-10 Andrew Tridgellr14436: mixing of boolean expressions and integers...
2007-10-10 Andrew Tridgellr14433: sort_result must be initialised when we call...
2007-10-10 Andrew Tridgellr14431: don't call qsort with a null array
2007-10-10 Andrew Tridgellr14430: ret can be NULL at the end of this loop
2007-10-10 Andrew Tridgellr14429: charset_t cannot be used to loop over charset_t...
2007-10-10 Andrew Tridgellr14425: fixed an hmac-md5 error for keys longer than...
2007-10-10 Andrew Tridgellr14412: init a var
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Simo Sorcer14391: rdn_name -> async
2007-10-10 Jelmer Vernooijr14384: Remove orpc code from includes.h
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14374: remove sparse warning
2007-10-10 Simo Sorcer14364: operational -> async (untested)
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Simo Sorcer14344: More helpful messages on error for command...
2007-10-10 Jelmer Vernooijr14332: Built in different paths when running locally...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Andrew Tridgellr14309: make sure ret is initialised
2007-10-10 Andrew Tridgellr14308: fixed an out of range shift and an uninitialise...
2007-10-10 Andrew Tridgellr14307: fixed dereference of my_address->addr when...
2007-10-10 Andrew Tridgellr14296: added an abort() to SMB_ASSERT() so that static...
2007-10-10 Andrew Tridgellr14295: make sure we return a valid data blob
2007-10-10 Andrew Tridgellr14288: - make the snprintf call in talloc portable...
2007-10-10 Jelmer Vernooijr14281: Pull apart LIBDIR and MODULESDIR
2007-10-10 Stefan Metzmacherr14240: fix summary output (step 2)
2007-10-10 Simo Sorcer14227: We are passing the wrong pointer here
2007-10-10 Andrew Bartlettr14199: This isn't pretty, but it makes the network...
2007-10-10 Simo Sorcer14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
2007-10-10 Simo Sorcer14162: Minor fixes on sort
2007-10-10 Simo Sorcer14161: return early if we know the job is already...
2007-10-10 Volker Lendecker14131: Fix Coverity bug # 127
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr14108: Make the Doxyfiles a bit shorter...
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Stefan Metzmacherr14067: give more usefull errors
2007-10-10 Stefan Metzmacherr14038: reopen log files after a SIGHUP
2007-10-10 Jeremy Allisonr14029: Fix resource leak in error codepath. Coverity...
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13993: First prototype of how an async module should...
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Jelmer Vernooijr13990: Fix issues with function renaming.
2007-10-10 Simo Sorcer13986: minor fixes
2007-10-10 Stefan Metzmacherr13973: fix the build
2007-10-10 Stefan Metzmacherr13972: fix the build, jelmer can you please take a...
2007-10-10 Jelmer Vernooijr13969: Make these names lowercase as well (just like...
2007-10-10 Stefan Metzmacherr13962: make functions public
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Stefan Metzmacherr13959: make more functions public
2007-10-10 Stefan Metzmacherr13956: make more functions public
2007-10-10 Stefan Metzmacherr13953: make more functions public
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13934: these are only needed for a standalone build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13920: "hidden" visibility is the default...
next