ndr_compression: use inflateReset() and inflateSetDictionary() instead of inflateReset2()
[metze/samba/wip.git] / source / lib /
2008-09-04 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-03 Jelmer VernooijFix embedding of Samba 4.
2008-08-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-29 Andrew TridgellAdd a setexpiry operation in samdb.py
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew Tridgelldisable the anr== tests until they are understood
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew Tridgellfixed the GUID and objectSID canonicalisation functions
2008-08-22 Andrew Tridgellfixed a speellling erra
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-22 Andrew Tridgellfixed a problem with length limited ldap values
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-08-21 Andrew BartlettPush loading the objectGUID and objectSID handlers...
2008-08-21 Andrew BartlettHandle error cases in attribute handlers better.
2008-08-21 Andrew BartlettAll these syntaxes are now handled by the schema.
2008-08-21 Andrew BartlettDon't hardcode attributes to be treated as a DN
2008-08-21 Andrew BartlettCorrect anr search commants and error messages in ldap.js
2008-08-21 Andrew BartlettDon't allow a NULL syntax
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew Tridgelldon't overwrite fixed attributes with @ATTRIBUTES
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Andrew Tridgelladded a LDB_ATTR_FLAG_FIXED so the schema module can...
2008-08-20 Andrew BartlettRemove last traces of the old 'subclass' feature
2008-08-19 Andrew Tridgelladded some comments at the request of a frustrated...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-18 Stefan Metzmacherlibrpc: don't build the old mszip decompression code
2008-08-18 Stefan Metzmacherzlib: mark as modified for samba
2008-08-18 Stefan Metzmacherzlib: fix compiler warnings
2008-08-18 Stefan Metzmacherzlib: we don't need the inflateReset2 prototype twice
2008-08-18 Matthieu Suichelib/compression: Import of lzxpress decompression algorithm
2008-08-18 Andrew BartlettNote the ldb syntax for attribute syntaxes in the table.
2008-08-18 Andrew BartlettAllow attributes to be overwritten, not just added to
2008-08-18 Andrew BartlettRemove references to the unused @SUBCLASS feature.
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Andrew BartlettGenerate the subSchema in cn=Aggregate
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-07 Stefan Metzmacherlib: prepare the build of zlib
2008-08-07 Stefan Metzmacherzlib: add inflateReset2()...
2008-08-07 Stefan Metzmacherimport of zlib-1.2.3
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01 Stefan Metzmacherlibreplace: include <krb5.h> and <com_err.h> and no...
2008-08-01 Stefan Metzmacherlib/crypto: remove dependency to internal heimdal
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-26 Stefan Metzmacherlib/ldb/tools: allow -W and --realm when build from...
2008-07-25 Brad HardsDefine HAVE_ASM_BYTEORDER at all times
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew Tridgellfixd a bug in the signal handling code - we could get...
2008-07-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-21 Andrew BartlettSleep longer in the hope that the OpenLDAP backend...
2008-07-21 Andrew BartlettFix ldb_map to add/remove the same 'extra' objectclass
2008-07-16 Andrew BartlettAnother kludge to let the OpenLDAP backend catch up.
2008-07-14 Andrew BartlettRemove C++ keywords from events.h header.
2008-07-09 Michael Adamldb_map: eliminate "discards qualifyer" warning (const).
2008-07-09 Michael AdamRevert "tdbtool: fix off-by-one error in argument lengt...
2008-07-08 Michael Adamtdbtool: fix off-by-one error in argument length. ...
2008-07-07 Stefan Metzmacherpacket: make it possible to free the packet_context...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-07-02 Stefan MetzmacherMerge commit 'origin/v4-0-stable' into v4-0-test
2008-07-02 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-02 Andrew BartlettMove ad2oLschema and oLschema2ldif into Samba4, out...
2008-07-02 Andrew BartlettCollapse auxillary classes in LDAP schema conversion.
2008-06-30 Andrew BartlettMerge branch '4-0-local' into v4-0-stable samba-upstream/tags/samba-4.0.0alpha5
2008-06-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-30 Stefan Metzmacherldb_ildap: don't force the build as shared_module
2008-06-30 Stefan Metzmacherlib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARY
2008-06-30 Stefan Metzmacherlib/events: build as MERGED_OBJ instead of STATIC_LIBRARY
2008-06-30 Stefan Metzmacherldb: allow ldb modules to specify LDB_MODULE(name)...
2008-06-30 Andrew BartlettRelax the ldap.py tests so that they pass against OpenL...
2008-06-29 Andrew BartlettLoosen ldap.py tests on the LDAP backend.
2008-06-28 Jelmer VernooijNon-zero exit code on failure.
2008-06-27 Michael Adamtdb_unpack: Eliminate "cast to pointer from integer...
2008-06-27 Julien KerihuelRemove events from require line:
2008-06-27 Stefan Metzmacherlib/ldb: add forward declaration for struct event_context
2008-06-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-26 Jelmer VernooijOnly try to detect the events lib dir if it wasn't...
2008-06-25 Jelmer VernooijFix another reference to ldbdir.
2008-06-25 Jelmer VernooijUse ldbsrcdir rather than ldbdir.
2008-06-25 Jelmer VernooijUse variable for popt source dir.
2008-06-25 Jelmer VernooijUse ldbsrcdir rather than ldbdir.
2008-06-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-20 Andrew BartlettDepend on NDR_DRSBLOBS explicity.
2008-06-19 Volker LendeckeInclude events_util.h in events_aio.c
2008-06-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-17 Jelmer VernooijMake sure events pc file gets installed.
2008-06-17 Andrew TridgellChange our module code to not use the special symbol...
2008-06-17 Jelmer VernooijAvoid including events_util.h in events_internal.h...
2008-06-16 Jelmer VernooijChange order of includes in swig file to avoid warnings.
2008-06-16 Jelmer VernooijAdd include in swig file as well.
2008-06-16 Simo SorceFix ldb_wrap.c
2008-06-15 Simo SorceFix cleanup.
2008-06-15 Simo SorceNote that making ldb the event context parent seem...
2008-06-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-15 Jelmer VernooijFix standalone ldb build.
next