summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * r18156: fix platforms that need timegm replacementAndrew Tridgell2006-09-061-1/+2
| | | |
| | | * r18155: Add my work in progress, a module to link with Cyrus-SASL, for aAndrew Bartlett2006-09-064-2/+435
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DIGEST-MD5 implemenation in particular. However, I can't make this work: Cyrus-SASL isn't loading the mech... Andrew Bartlett
| | | * r18154: try to get the heimdal_build code to use libreplace in a better wayAndrew Tridgell2006-09-062-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (chasing down build failures ...) added showflags as part of 'all' target, which makes tracking down problems easier in the build farm
| | | * r18153: html/ isn't neededStefan Metzmacher2006-09-061-1/+1
| | | | | | | | | | | | | | | | metze
| | | * r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2006-09-069-259/+188
| | | | | | | | | | | | | | | | | | | | | | | | and include them from there metze
| | | * r18151: remove testfileStefan Metzmacher2006-09-061-0/+1
| | | | | | | | | | | | | | | | metze
| | | * r18150: fix make *cleanStefan Metzmacher2006-09-061-10/+8
| | | | | | | | | | | | | | | | metze
| | | * r18149: fix make *cleanStefan Metzmacher2006-09-061-4/+5
| | | | | | | | | | | | | | | | metze
| | | * r18148: - use PHONY for testStefan Metzmacher2006-09-061-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't try to install with make test - add make distclean and realdistclean metze
| | | * r18147: add make realdistcleanStefan Metzmacher2006-09-061-4/+4
| | | | | | | | | | | | | | | | metze
| | | * r18146: we need signal.h in some placesAndrew Tridgell2006-09-061-0/+2
| | | |
| | | * r18145: rename cc_feature.m4 into libreplace_macros.m4Stefan Metzmacher2006-09-062-1/+1
| | | | | | | | | | | | | | | | metze
| | | * r18144: make the logic a bit more cut&paste friendlyStefan Metzmacher2006-09-061-10/+21
| | | | | | | | | | | | | | | | metze
| | | * r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2006-09-064-4/+24
| | | |
| | | * r18142: add make distclean to talloc buildStefan Metzmacher2006-09-061-4/+7
| | | | | | | | | | | | | | | | metze
| | | * r18141: an accidental nested C comment!Andrew Tridgell2006-09-061-1/+1
| | | |
| | | * r18140: and this reduces warnings about toupper()Andrew Tridgell2006-09-061-0/+1
| | | |
| | | * r18139: irix needs system/network.h hereAndrew Tridgell2006-09-061-0/+1
| | | |
| | | * r18138: LIBREPLACE provides stuff from -ldl so it should depend on itStefan Metzmacher2006-09-062-2/+2
| | | | | | | | | | | | | | | | metze
| | | * r18137: more LIBREPLACE depsAndrew Tridgell2006-09-062-1/+5
| | | |
| | | * r18136: put lib/replace in the default include pathStefan Metzmacher2006-09-061-2/+2
| | | | | | | | | | | | | | | | metze
| | | * r18135: almost there ....Andrew Tridgell2006-09-063-2/+12
| | | |
| | | * r18134: the lib/replace/system/filesys.h in this patch should beAndrew Tridgell2006-09-063-6/+6
| | | | | | | | | | | | | | | | system/filesys.h, but it doesn't work. Metze is looking into it :-)
| | | * r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell2006-09-061-0/+1
| | | |
| | | * r18132: getpass can't depend on fns in lib/util/Andrew Tridgell2006-09-061-2/+28
| | | |
| | | * r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell2006-09-062-1/+2
| | | | | | | | | | | | | | | | fixed LIBREPLACE dep in lib/charset
| | | * r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2006-09-0610-6/+13
| | | | | | | | | | | | | | | | happier now
| | | * r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2006-09-0635-227/+121
| | | | | | | | | | | | | | | | | | | | | | | | isolation of our portability environment from the main code, and also simplifies the includes system (no separate #ifdef _SAMBA_BUILD for tdb. ldb etc now)
| | | * r18127: Add macro AC_CHECK_DECL() for systems that don't have it.Jelmer Vernooij2006-09-061-0/+13
| | | |
| | | * r18126: Fix -ldl dependency problemJelmer Vernooij2006-09-061-1/+1
| | | |
| | | * r18125: Remove obsolete file.Jelmer Vernooij2006-09-061-58/+0
| | | |
| | | * r18124: Keep right libs when looking for dl*() functionsJelmer Vernooij2006-09-061-2/+2
| | | |
| | | * r18123: Fix manual file build.Jelmer Vernooij2006-09-061-1/+1
| | | |
| | | * r18122: Fix warnings related to errno declaration.Jelmer Vernooij2006-09-061-1/+3
| | | |
| | | * r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2006-09-0615-75/+30
| | | |
| | | * r18120: Remove generating dependencies for .d files for now as this was Jelmer Vernooij2006-09-061-3/+3
| | | | | | | | | | | | | | | | causing make to loop.
| | | * r18119: forgot to commit thisAndrew Tridgell2006-09-061-0/+27
| | | |
| | | * r18118: its the job of libreplace to handle things like thisAndrew Tridgell2006-09-061-6/+0
| | | |
| | | * r18117: first steps in making samba4 use libreplaceAndrew Tridgell2006-09-0613-43/+23
| | | |
| | | * r18115: comparison_fn_t is defined in libreplace nowAndrew Tridgell2006-09-061-3/+0
| | | |
| | | * r18114: ignore configure and config.h.in in tdbAndrew Tridgell2006-09-060-0/+0
| | | |
| | | * r18113: ignore configure and config.h.inAndrew Tridgell2006-09-060-0/+0
| | | |
| | | * r18112: really make use of libreplace in ldbAndrew Tridgell2006-09-061-7/+1
| | | |
| | | * r18111: base inclusion of replacement printf fns on function existance, notAndrew Tridgell2006-09-061-8/+13
| | | | | | | | | | | | | | | | | | | | declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stuffs things up (possibly fixable, but not now)
| | | * r18110: renamed config.m4 for poptAndrew Tridgell2006-09-052-38/+14
| | | |
| | | * r18109: move ldb to use the same build methodsAndrew Tridgell2006-09-056-102/+15
| | | |
| | | * r18108: move tdb to use the same build methodsAndrew Tridgell2006-09-053-4/+16
| | | |
| | | * r18106: Add new samr domain NET tests.Rafal Szczesniak2006-09-051-0/+2
| | | | | | | | | | | | | | | | rafal
| | | * r18105: Fix samr domain open, and implement samr domain close test.Rafal Szczesniak2006-09-051-5/+82
| | | | | | | | | | | | | | | | rafal
| | | * r18104: A couple of important fixes to samr domain open so thatRafal Szczesniak2006-09-051-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the corresponding test may pass. rafal