summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.Michael Adam2008-02-201-36/+36
| | * | | libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.Michael Adam2008-02-201-8/+8
| | * | | libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.Michael Adam2008-02-201-6/+6
| | * | | libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4Michael Adam2008-02-201-15/+15
| * | | | Make more module init functions public, since they are compiled with -fvisibi...Jelmer Vernooij2008-02-204-5/+5
| |/ / /
| * | | Allow building ldb as static library again \o/Jelmer Vernooij2008-02-201-1/+0
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node...Jelmer Vernooij2008-02-202-0/+10
| |\ \ \
| | * | | NetBSD does not support AI_ADDRCONFIGVolker Lendecke2008-02-201-0/+7
| | * | | NetBSD needs LD_LIBRARY_PATHVolker Lendecke2008-02-201-0/+3
| * | | | Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij2008-02-207-15/+22
| * | | | Fix static module list generation for ldb.Jelmer Vernooij2008-02-2015-38/+10
| * | | | Remove more function-based inits.Jelmer Vernooij2008-02-206-78/+118
| * | | | Use function-based initialization for ildap backend.Jelmer Vernooij2008-02-201-6/+3
| * | | | Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij2008-02-2010-93/+22
| * | | | Allow ldb backends without init function, use init function-less ldb modules.Jelmer Vernooij2008-02-205-11/+20
| * | | | Factor out IP marshalling into separate function.Jelmer Vernooij2008-02-191-36/+43
| * | | | Add configure test for vdeplug library.Jelmer Vernooij2008-02-191-0/+7
| |/ / /
| * | | Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.Michael Adam2008-02-191-3/+0
| * | | Adapt source code checkout information to git repo in talloc website.Michael Adam2008-02-191-4/+5
| * | | Fix paths for talloc into unpacked directory (rsync commands).Michael Adam2008-02-191-2/+2
| | |/ | |/|
| * | Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-182-20/+20
| * | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-2/+2
| * | Add static header for gencache.Jelmer Vernooij2008-02-162-5/+95
| |/
| * Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam2008-02-141-1/+1
| * util_ldb: Add a missing \n to debug string, fix trailing whitespaces.Kai Blin2008-02-141-8/+9
| * Fix talloc .so installation.Jelmer Vernooij2008-02-131-1/+1
| * Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij2008-02-134-16/+16
| * Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij2008-02-132-6/+2
| * Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2008-02-122-2/+2
| * Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij2008-02-121-2/+2
| * make sure libraries are built before attempting to install.Jelmer Vernooij2008-02-121-2/+2
| * Specify PICFLAG when compiling python modules.Jelmer Vernooij2008-02-122-2/+2
| * Make sure talloc.so is build before installing.Jelmer Vernooij2008-02-121-2/+2
| * Fix installation of python module for ldb and tdb.Jelmer Vernooij2008-02-122-1/+4
| * tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2008-02-122-8/+8
| * Create the required directories when installing Python code.Jelmer Vernooij2008-02-122-0/+4
| * Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-127-7/+20
| * Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-124-22/+15
| * Manually compile python files rather than using setup.py.Jelmer Vernooij2008-02-124-20/+18
| * Fix out of tree builds.Jelmer Vernooij2008-02-115-10/+11
| * Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij2008-02-112-80/+89
| * Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2008-02-112-37/+42
| * Move some more rules to rules.mkJelmer Vernooij2008-02-112-6/+9
| * Split rules.mk out of Makefile.Jelmer Vernooij2008-02-112-27/+31
| * Split rules out of tdb Makefile.Jelmer Vernooij2008-02-112-38/+41
| * ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij2008-02-113-122/+125
| * Remove unused function.Jelmer Vernooij2008-02-111-139/+0
| * Fix typo.Jelmer Vernooij2008-02-111-1/+1
| * Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam2008-02-111-1/+1
| * Fix a c++ warningVolker Lendecke2008-02-111-1/+2