summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-278-1/+104
|\
| * libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam2008-02-271-1/+1
| * libreplace: fix standalone build - add necessary libs.Michael Adam2008-02-272-1/+6
| * libreplace: fix standalone build on some systems.Michael Adam2008-02-271-0/+2
| * libreplace: Add tests for connect and gethostbyname.Michael Adam2008-02-265-0/+96
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-2612-23/+41
* | Fix manpage paths.Jelmer Vernooij2008-02-261-6/+6
* | Move manpage management out of the perl build system.Jelmer Vernooij2008-02-264-14/+28
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-264-39/+29
|\|
| * Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.Michael Adam2008-02-261-5/+5
| * Update homepages for talloc, tdb and ldb subprojectsSimo Sorce2008-02-253-34/+24
* | Fix the build (again).Jelmer Vernooij2008-02-261-0/+4
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-253-6/+6
* | Fix use of realpath, fix init functions for ldb.Jelmer Vernooij2008-02-253-13/+17
* | Fix standalone ldb build modules.Jelmer Vernooij2008-02-251-5/+5
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2560-393/+400
|\|
| * libreplace: don't use socketwrapper for getifaddrs() implementations.Michael Adam2008-02-221-0/+2
| * libreplace: Fix comment originating from old samba source.Michael Adam2008-02-221-1/+1
| * libreplace: fix creation of conftest files for getifaddrs tests.Michael Adam2008-02-221-4/+11
| * Fix linked list of ifaddrs in implementations of rep_getifaddrs.Michael Adam2008-02-221-3/+3
| * Add missing initalizations of lastif in rep_getifaddr implementations.Michael Adam2008-02-221-3/+6
| * libreplace: fix compile errors in getifaddrs.cMichael Adam2008-02-211-6/+3
| * Try and fix getifaddrs check on irix: dont't try to include config.hMichael Adam2008-02-211-0/+3
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-212-2/+1
| |\
| | * ldb_sqlite: fix the buildStefan Metzmacher2008-02-212-2/+1
| * | Remove extra whitespace, use public variable in IDL.Jelmer Vernooij2008-02-211-1/+1
| * | Remove more uses of global_loadparm.Jelmer Vernooij2008-02-217-24/+38
| * | Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-7/+8
| * | Avoid use of global_loadparm.Jelmer Vernooij2008-02-211-1/+1
| |/
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-02-2191-2964/+1762
| |\
| | * Support dlopen(NULL, ...) on HPUX.Jelmer Vernooij2008-02-201-0/+2
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-204-65/+65
| | |\
| | | * 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