summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-1210-26/+27
| |\| |
| | * | Avoid unnecessary headers in lib/torture.Jelmer Vernooij2008-05-111-2/+0
| | |/
| | * Avoid installing non-public header.Jelmer Vernooij2008-05-111-1/+0
| | * Fix dependency on loadparm.Jelmer Vernooij2008-05-111-1/+1
| | * Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-9/+3
| | * Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
| | * Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-101-1/+1
| | * Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-1020-67/+1283
| | |\
| | | * Fix case.Jelmer Vernooij2008-05-101-2/+2
| | | * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-102-0/+15
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2545-4589/+401
| | |\ \
| | * \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0849-339/+1004
| | |\ \ \
| | * \ \ \ Merge v4.0-testJelmer Vernooij2008-03-2836-226/+332
| | |\ \ \ \
| | * | | | | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-092-2/+4
| | * | | | | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-083-6/+6
| | * | | | | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-03-071-15/+16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-072-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-041-1/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix syntax.Jelmer Vernooij2008-03-041-2/+2
| | * | | | | | | | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
| | * | | | | | | | Fix some paths.Jelmer Vernooij2008-03-042-2/+2
| | * | | | | | | | Fix includes.Jelmer Vernooij2008-03-044-0/+7
| | * | | | | | | | Move object file lists to the Makefile.Jelmer Vernooij2008-03-0325-200/+162
| | * | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-037-208/+349
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2920-107/+223
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-278-1/+104
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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 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
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-183-22/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-165-6/+5
| | * | | | | | | | | | | | | | Revert "Allow LDB to be a static library again."Jelmer Vernooij2008-02-162-0/+2
| | * | | | | | | | | | | | | | Allow LDB to be a static library again.Jelmer Vernooij2008-02-162-2/+0
| | * | | | | | | | | | | | | | Add static header for gencache.Jelmer Vernooij2008-02-162-5/+95
| * | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-0913-66/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fix typo.Jelmer Vernooij2008-05-081-1/+0
| | * | | | | | | | | | | | | | Add undefined symbol flag for AIX.William Jojo2008-05-081-0/+4
| | * | | | | | | | | | | | | | Fix typo.Jelmer Vernooij2008-05-081-1/+1
| | * | | | | | | | | | | | | | Fix link flags for ldb and tdb Python modules.Jelmer Vernooij2008-05-082-2/+2
| | * | | | | | | | | | | | | | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher2008-05-071-0/+1
| | * | | | | | | | | | | | | | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for sambaStefan Metzmacher2008-05-072-1/+1
| | * | | | | | | | | | | | | | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher2008-05-072-63/+73
| | * | | | | | | | | | | | | | libreplace: always provide utime() and utimes()Stefan Metzmacher2008-05-076-1/+200
| * | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-071-0/+1
| |\| | | | | | | | | | | | | |