summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij7-24/+38
2008-02-21ldb_sqlite: fix the buildStefan Metzmacher2-2/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-7/+8
2008-02-21Avoid use of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett91-2964/+1762
2008-02-21Until the new ldb changes land, make ldb_wait set the error string.Andrew Bartlett1-1/+7
2008-02-20Support dlopen(NULL, ...) on HPUX.Jelmer Vernooij1-0/+2
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij4-65/+65
2008-02-20Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij4-5/+5
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam1-36/+36
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam1-8/+8
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.Michael Adam1-6/+6
2008-02-20libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam1-15/+15
2008-02-20Allow building ldb as static library again \o/Jelmer Vernooij1-1/+0
2008-02-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij2-0/+10
2008-02-20NetBSD does not support AI_ADDRCONFIGVolker Lendecke1-0/+7
2008-02-20NetBSD needs LD_LIBRARY_PATHVolker Lendecke1-0/+3
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij7-15/+22
2008-02-20Fix static module list generation for ldb.Jelmer Vernooij15-38/+10
2008-02-20Remove more function-based inits.Jelmer Vernooij6-78/+118
2008-02-20Use function-based initialization for ildap backend.Jelmer Vernooij1-6/+3
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij10-93/+22
2008-02-20Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij5-11/+20
2008-02-19Factor out IP marshalling into separate function.Jelmer Vernooij1-36/+43
2008-02-19Add configure test for vdeplug library.Jelmer Vernooij1-0/+7
2008-02-19Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam1-3/+0
2008-02-19Adapt source code checkout information to git repo in talloc website.Michael Adam1-4/+5
2008-02-19Fix paths for talloc into unpacked directory (rsync commands).Michael Adam1-2/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2-20/+20
2008-02-18Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij1-2/+2
2008-02-16Add static header for gencache.Jelmer Vernooij2-5/+95
2008-02-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
2008-02-14util_ldb: Add a missing \n to debug string, fix trailing whitespaces.Kai Blin1-8/+9
2008-02-13Fix talloc .so installation.Jelmer Vernooij1-1/+1
2008-02-13Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij4-16/+16
2008-02-13Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij2-6/+2
2008-02-12Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2-2/+2
2008-02-12Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij1-2/+2
2008-02-12make sure libraries are built before attempting to install.Jelmer Vernooij1-2/+2
2008-02-12Specify PICFLAG when compiling python modules.Jelmer Vernooij2-2/+2
2008-02-12Make sure talloc.so is build before installing.Jelmer Vernooij1-2/+2
2008-02-12Fix installation of python module for ldb and tdb.Jelmer Vernooij2-1/+4
2008-02-12tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2-8/+8
2008-02-12Create the required directories when installing Python code.Jelmer Vernooij2-0/+4
2008-02-12Avoid using setup.py for intsallation.Jelmer Vernooij7-7/+20
2008-02-12Manually compile python files rather than use setup.py.Jelmer Vernooij4-22/+15
2008-02-12Manually compile python files rather than using setup.py.Jelmer Vernooij4-20/+18
2008-02-11Fix out of tree builds.Jelmer Vernooij5-10/+11
2008-02-11Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij2-80/+89
2008-02-11Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2-37/+42