summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij2-20/+0
2008-06-17Make sure events pc file gets installed.Jelmer Vernooij1-0/+2
2008-06-17Change our module code to not use the special symbol name init_module()Andrew Tridgell2-20/+0
2008-06-17Avoid including events_util.h in events_internal.h since the latter isJelmer Vernooij7-2/+6
2008-06-16Change order of includes in swig file to avoid warnings.Jelmer Vernooij2-2/+2
2008-06-16Add include in swig file as well.Jelmer Vernooij2-1/+2
2008-06-16Fix ldb_wrap.cSimo Sorce1-0/+1
2008-06-15Fix cleanup.Simo Sorce1-4/+9
2008-06-15Note that making ldb the event context parent seem to lead to races whenSimo Sorce1-1/+1
2008-06-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij4-183/+263
2008-06-15Fix standalone ldb build.Jelmer Vernooij3-4/+7
2008-06-15Fix ldb python bindings after events changes.Jelmer Vernooij2-3/+6
2008-06-15Cleanup.Simo Sorce1-23/+29
2008-06-15Now that we pass down the event context, start removing calls toSimo Sorce2-8/+2
2008-06-14Cleanup,Simo Sorce1-61/+88
2008-06-14Ups fix typo in error typeSimo Sorce1-2/+2
2008-06-14Cosmetic fixes.Simo Sorce1-88/+141
2008-06-14Fix events_aioSimo Sorce1-3/+3
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce10-17/+72
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce25-41/+85
2008-06-14This patch make it possible to build the events library completelySimo Sorce22-282/+426
2008-06-14Use proper python errors.Jelmer Vernooij2-27/+17
2008-06-11Use variables for source dir of python ldb bindings.Jelmer Vernooij1-3/+3
2008-06-11Use variables for source dir of python tdb bindings.Jelmer Vernooij1-2/+2
2008-06-10Revert "Add configure test for vdeplug library."Stefan Metzmacher1-7/+0
2008-06-10Fix initialization warnings.Jeremy Allison1-1/+1
2008-06-10Some C++ warningsStefan Metzmacher1-2/+2
2008-06-10socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher1-0/+8
2008-06-09libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher1-1/+2
2008-06-09libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher1-4/+4
2008-06-08Make it possible to disable gnutls at configure time,Simo Sorce1-25/+36
2008-06-08Add more docstrings in tdb.Jelmer Vernooij3-2/+26
2008-06-04copied the Heimdal sha256 functions into lib/crypto to avoid a linkAndrew Tridgell5-3/+327
2008-06-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell8-783/+2
2008-06-04lib/crypto: remove unused sha1 and hmac-sha1 codeStefan Metzmacher8-782/+2
2008-06-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell1-45/+151
2008-06-03Align the Python and EJS ldap tests.Andrew Bartlett1-45/+151
2008-06-03SMB2 signing now works. The spec was wrong (and will be fixed in theAndrew Tridgell4-1/+133
2008-06-02fixed a warningAndrew Tridgell1-1/+1
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett4-24/+16
2008-05-30Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-5/+10
2008-05-30two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()Andrew Tridgell1-4/+6
2008-05-30fixed a segv in the python messaging code on 64 bit systemsAndrew Tridgell1-1/+4
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij4-16/+24
2008-05-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij1-0/+198
2008-05-29Fix extra dash in command line flag.Jelmer Vernooij1-1/+1
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett1-1/+1
2008-05-29Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett1-12/+33
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-0/+177
2008-05-27Add variable for smbreadline directory.Jelmer Vernooij1-2/+2