summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-08-20don't overwrite fixed attributes with @ATTRIBUTESAndrew Tridgell1-0/+4
2008-08-20Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell24-176/+350
2008-08-20added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributesAndrew Tridgell2-2/+7
2008-08-19added some comments at the request of a frustrated abartletAndrew Tridgell1-0/+7
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett15-80/+277
2008-08-18librpc: don't build the old mszip decompression codeStefan Metzmacher1-2/+2
2008-08-18zlib: mark as modified for sambaStefan Metzmacher1-2/+8
2008-08-18zlib: fix compiler warningsStefan Metzmacher12-74/+80
2008-08-18zlib: we don't need the inflateReset2 prototype twiceStefan Metzmacher1-2/+0
2008-08-18lib/compression: Import of lzxpress decompression algorithmMatthieu Suiche3-1/+188
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett3-10/+30
2008-08-18Allow attributes to be overwritten, not just added toAndrew Bartlett1-3/+11
2008-08-18Remove references to the unused @SUBCLASS feature.Andrew Bartlett4-83/+2
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett1-0/+30
2008-08-07lib: prepare the build of zlibStefan Metzmacher3-0/+32
2008-08-07zlib: add inflateReset2()...Stefan Metzmacher3-3/+28
2008-08-07import of zlib-1.2.3Stefan Metzmacher200-0/+54035
2008-08-01libreplace: include <krb5.h> and <com_err.h> and no heimdal specific headersStefan Metzmacher1-2/+3
2008-08-01lib/crypto: remove dependency to internal heimdalStefan Metzmacher1-2/+21
2008-07-26lib/ldb/tools: allow -W and --realm when build from samba4Stefan Metzmacher1-0/+1
2008-07-25Define HAVE_ASM_BYTEORDER at all timesBrad Hards1-2/+4
2008-07-24Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2-4/+5
2008-07-24fixd a bug in the signal handling code - we could get phantom signalsAndrew Tridgell1-5/+5
2008-07-21Sleep longer in the hope that the OpenLDAP backend might catch upAndrew Bartlett1-2/+2
2008-07-21Fix ldb_map to add/remove the same 'extra' objectclassAndrew Bartlett1-2/+3
2008-07-16Another kludge to let the OpenLDAP backend catch up.Andrew Bartlett1-0/+2
2008-07-14Remove C++ keywords from events.h header.Andrew Bartlett1-4/+4
2008-07-09ldb_map: eliminate "discards qualifyer" warning (const).Michael Adam1-1/+1
2008-07-09Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"Michael Adam1-1/+1
2008-07-08tdbtool: fix off-by-one error in argument length. (bug #2344)Michael Adam1-1/+1
2008-07-07packet: make it possible to free the packet_context from the send_callbackStefan Metzmacher1-0/+6
2008-07-02Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison1-0/+3
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett5-1613/+0
2008-07-02Collapse auxillary classes in LDAP schema conversion.Andrew Bartlett1-4/+106
2008-06-30ldb_ildap: don't force the build as shared_moduleStefan Metzmacher1-1/+0
2008-06-30lib/talloc: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-30lib/events: build as MERGED_OBJ instead of STATIC_LIBRARYStefan Metzmacher1-1/+1
2008-06-30ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)Stefan Metzmacher4-164/+201
2008-06-30Relax the ldap.py tests so that they pass against OpenLDAP CVS.Andrew Bartlett1-3/+6
2008-06-30Loosen ldap.py tests on the LDAP backend.Andrew Bartlett1-1/+1
2008-06-28Non-zero exit code on failure.Jelmer Vernooij1-3/+6
2008-06-27tdb_unpack: Eliminate "cast to pointer from integer of different size" warnin...Michael Adam1-1/+7
2008-06-27Remove events from require line:Julien Kerihuel1-1/+1
2008-06-27lib/ldb: add forward declaration for struct event_contextStefan Metzmacher1-0/+1
2008-06-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett5-58/+60
2008-06-26Only try to detect the events lib dir if it wasn't set earlier.Jelmer Vernooij1-10/+12
2008-06-25Fix another reference to ldbdir.Jelmer Vernooij1-1/+1
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij1-31/+31
2008-06-25Use variable for popt source dir.Jelmer Vernooij1-1/+1
2008-06-25Use ldbsrcdir rather than ldbdir.Jelmer Vernooij2-15/+15