Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r18176: reg_util.c needs LIBREPLACE for strndup | Andrew Tridgell | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18173: PICSUFFIX isn't used anymore | Stefan Metzmacher | 2006-09-06 | 1 | -13/+4 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18171: Generate prototypes for functions returning bool. | Jelmer Vernooij | 2006-09-06 | 1 | -2/+3 | |
| | | | | ||||||
| | | * | r18169: Remove accidentally committed bits | Jelmer Vernooij | 2006-09-06 | 1 | -0/+5 | |
| | | | | ||||||
| | | * | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 2006-09-06 | 18 | -28/+19 | |
| | | | | ||||||
| | | * | r18166: Fix build with external popt. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18164: enable the SASL library if found | Stefan Metzmacher | 2006-09-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18163: Remove defines for BOOL, False and True | Jelmer Vernooij | 2006-09-06 | 1 | -82/+72 | |
| | | | | ||||||
| | | * | r18161: Fix LDB build after popt changes. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18160: - pread and pwrite replacements need to be non-static | Andrew Tridgell | 2006-09-06 | 8 | -82/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - replacing rename() is pointless - all platforms have it (and the #define of rename breaks some code) - use system/locale.h in snprintf.c - fix passwd.h for initgroups - stdlib is in replace.h, not needed elsewhere - fix the initgroups replacement - fix mapping of dl functions to rep_* | |||||
| | | * | r18159: always recreate the the archive and use -s (which does the same as ↵ | Stefan Metzmacher | 2006-09-06 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ranlib) and see how portable it is metze | |||||
| | | * | r18157: Fix building with external popt. | Jelmer Vernooij | 2006-09-06 | 2 | -13/+45 | |
| | | | | ||||||
| | | * | r18156: fix platforms that need timegm replacement | Andrew Tridgell | 2006-09-06 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | r18155: Add my work in progress, a module to link with Cyrus-SASL, for a | Andrew Bartlett | 2006-09-06 | 4 | -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 way | Andrew Tridgell | 2006-09-06 | 2 | -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 needed | Stefan Metzmacher | 2006-09-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18152: move our AC macros into lib/replace/libreplace_macros.m4 | Stefan Metzmacher | 2006-09-06 | 9 | -259/+188 | |
| | | | | | | | | | | | | | | | | | | | | | | | | and include them from there metze | |||||
| | | * | r18151: remove testfile | Stefan Metzmacher | 2006-09-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18150: fix make *clean | Stefan Metzmacher | 2006-09-06 | 1 | -10/+8 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18149: fix make *clean | Stefan Metzmacher | 2006-09-06 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18148: - use PHONY for test | Stefan Metzmacher | 2006-09-06 | 1 | -4/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't try to install with make test - add make distclean and realdistclean metze | |||||
| | | * | r18147: add make realdistclean | Stefan Metzmacher | 2006-09-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18146: we need signal.h in some places | Andrew Tridgell | 2006-09-06 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | r18145: rename cc_feature.m4 into libreplace_macros.m4 | Stefan Metzmacher | 2006-09-06 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18144: make the logic a bit more cut&paste friendly | Stefan Metzmacher | 2006-09-06 | 1 | -10/+21 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 2006-09-06 | 4 | -4/+24 | |
| | | | | ||||||
| | | * | r18142: add make distclean to talloc build | Stefan Metzmacher | 2006-09-06 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18141: an accidental nested C comment! | Andrew Tridgell | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18140: and this reduces warnings about toupper() | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | r18139: irix needs system/network.h here | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | r18138: LIBREPLACE provides stuff from -ldl so it should depend on it | Stefan Metzmacher | 2006-09-06 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18137: more LIBREPLACE deps | Andrew Tridgell | 2006-09-06 | 2 | -1/+5 | |
| | | | | ||||||
| | | * | r18136: put lib/replace in the default include path | Stefan Metzmacher | 2006-09-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18135: almost there .... | Andrew Tridgell | 2006-09-06 | 3 | -2/+12 | |
| | | | | ||||||
| | | * | r18134: the lib/replace/system/filesys.h in this patch should be | Andrew Tridgell | 2006-09-06 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | system/filesys.h, but it doesn't work. Metze is looking into it :-) | |||||
| | | * | r18133: ad2oLschema needs ctype.h on some systems | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | r18132: getpass can't depend on fns in lib/util/ | Andrew Tridgell | 2006-09-06 | 1 | -2/+28 | |
| | | | | ||||||
| | | * | r18131: fixed tdb subsystem to use right tdb.h | Andrew Tridgell | 2006-09-06 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | fixed LIBREPLACE dep in lib/charset | |||||
| | | * | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 2006-09-06 | 10 | -6/+13 | |
| | | | | | | | | | | | | | | | | happier now | |||||
| | | * | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 2006-09-06 | 35 | -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 Vernooij | 2006-09-06 | 1 | -0/+13 | |
| | | | | ||||||
| | | * | r18126: Fix -ldl dependency problem | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18125: Remove obsolete file. | Jelmer Vernooij | 2006-09-06 | 1 | -58/+0 | |
| | | | | ||||||
| | | * | r18124: Keep right libs when looking for dl*() functions | Jelmer Vernooij | 2006-09-06 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18123: Fix manual file build. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18122: Fix warnings related to errno declaration. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+3 | |
| | | | | ||||||
| | | * | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 2006-09-06 | 15 | -75/+30 | |
| | | | | ||||||
| | | * | r18120: Remove generating dependencies for .d files for now as this was | Jelmer Vernooij | 2006-09-06 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | causing make to loop. | |||||
| | | * | r18119: forgot to commit this | Andrew Tridgell | 2006-09-06 | 1 | -0/+27 | |
| | | | | ||||||
| | | * | r18118: its the job of libreplace to handle things like this | Andrew Tridgell | 2006-09-06 | 1 | -6/+0 | |
| | | | |