r18308: get this right ....
[kai/samba.git] / source4 /
2007-10-10 Andrew Tridgellr18308: get this right ....
2007-10-10 Andrew Tridgellr18307: fixed a warning
2007-10-10 Stefan Metzmacherr18306: I hope that works better...
2007-10-10 Stefan Metzmacherr18305: get some more debug output to fix the build...
2007-10-10 Andrew Tridgellr18304: fixed misuse of size_t in dopr()
2007-10-10 Stefan Metzmacherr18303: we should just use -Ilib/popt as in all other...
2007-10-10 Andrew Tridgellr18302: fixed test_cifsdd.sh - the unnecessary sum...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18300: fixed a type bug in heimdal - lha, you happy...
2007-10-10 Andrew Tridgellr18299: POPT_CREDENTIALS should depend on LIBPOPT
2007-10-10 Andrew Tridgellr18298: fixed mmap failure test
2007-10-10 Stefan Metzmacherr18297: - remove leading ./
2007-10-10 Stefan Metzmacherr18296: this isn't needed anymore
2007-10-10 Andrew Tridgellr18295: pass write type for packet_size
2007-10-10 Stefan Metzmacherr18294: remove leading ././ from .mk files
2007-10-10 Stefan Metzmacherr18293: use the correct name it's not always under...
2007-10-10 Stefan Metzmacherr18292: import some autoconf 2.60 specific macros,
2007-10-10 Stefan Metzmacherr18291: don't add ./ for files in the top dir '.'
2007-10-10 Andrew Tridgellr18290: finally worked out why we were failing tests...
2007-10-10 Andrew Tridgellr18289: don't check for inline till we've worked out...
2007-10-10 Andrew Tridgellr18288: autoconf already has a C99 test builtin!
2007-10-10 Andrew Tridgellr18287: add support for the -qlanglvl=extc99 and -qlang...
2007-10-10 Andrew Tridgellr18286: ldb now needs install-sh too
2007-10-10 Andrew Tridgellr18285: tdb now needs install-sh
2007-10-10 Andrew Tridgellr18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX...
2007-10-10 Andrew Tridgellr18283: libreplace.m4 needs to be early in configure...
2007-10-10 Andrew Tridgellr18282: dynconfig.o build rule needs cflags.pl too
2007-10-10 Andrew Tridgellr18281: a workaround for an infinite dependency loop...
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Andrew Tridgellr18279: libreplace.m4 needs to come first or autoconf...
2007-10-10 Andrew Tridgellr18278: move more header checks and _GNU_SOURCE into...
2007-10-10 Andrew Tridgellr18277: on some of our slower hosts we need more than...
2007-10-10 Stefan Metzmacherr18273: AC_PROG_LD_GNU needs LD defined already
2007-10-10 Simo Sorcer18272: Couldn't resist to change this.
2007-10-10 Jelmer Vernooijr18270: Samba3 has _PUBLIC_ now.
2007-10-10 Stefan Metzmacherr18268: for samba3 define _PUBLIC_ empty
2007-10-10 Stefan Metzmacherr18267: print out the failing command for .ho files too
2007-10-10 Stefan Metzmacherr18266: we should bail out in configure if C99 structs...
2007-10-10 Stefan Metzmacherr18265: print out the failling command
2007-10-10 Stefan Metzmacherr18264: print the full list of flags
2007-10-10 Stefan Metzmacherr18262: fix typos
2007-10-10 Stefan Metzmacherr18261: print out the version of gcc
2007-10-10 Stefan Metzmacherr18260: fix the build on systems with broken readdir
2007-10-10 Andrew Tridgellr18258: need to use .priority not .order here
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Tridgellr18256: use the right status variable
2007-10-10 Andrew Bartlettr18255: Remove the SMB_ASSERT(), as these are not tallo...
2007-10-10 Andrew Tridgellr18254: reverted r18231
2007-10-10 Andrew Bartlettr18253: Turn Cyrus-SASL DIGEST-MD5 off by default for...
2007-10-10 Andrew Bartlettr18252: Make sure to NULL terminate these lists of...
2007-10-10 Andrew Tridgellr18251: skip pidl tests unless the platform has Test...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr18249: Keep trying to start an GENSEC mech from the...
2007-10-10 Andrew Bartlettr18248: Bail out with a error message if this search...
2007-10-10 Andrew Tridgellr18247: more shell portability fixes
2007-10-10 Andrew Bartlettr18246: Let our openldap slapd.conf include the magic...
2007-10-10 Andrew Bartlettr18245: Ensure we don't keep the rootdse record around...
2007-10-10 Andrew Tridgellr18244: more portable shell scripting
2007-10-10 Andrew Tridgellr18243: when setting up a composite continuation, if...
2007-10-10 Andrew Bartlettr18242: The cyrus-sasl encode/decode routines process...
2007-10-10 Andrew Bartlettr18240: Make it clearer when we store the plaintext...
2007-10-10 Gerald Carterr18238: add SID_NAME_COMPUTER to the enum lsa_SidType...
2007-10-10 Jelmer Vernooijr18231: Don't use _PUBLIC_ but use __attribute__ direct...
2007-10-10 Jelmer Vernooijr18228: Don't include Samba4-specific headers when...
2007-10-10 Jelmer Vernooijr18227: Recognize Samba3 in-tree builds.
2007-10-10 Stefan Metzmacherr18223: the perl array of dependecies is in reversed...
2007-10-10 Stefan Metzmacherr18222: filter out double entries from CFLAGS
2007-10-10 Andrew Tridgellr18221: moved more configure checks into lib/replace/
2007-10-10 Stefan Metzmacherr18220: $#foo returns the index of the last element...
2007-10-10 Andrew Tridgellr18219: move some more portability checks out of samba4...
2007-10-10 Andrew Tridgellr18218: setenv() is guaranteed by libreplace
2007-10-10 Stefan Metzmacherr18217: use shorter perl
2007-10-10 Andrew Tridgellr18216: a special override for the broken HP-UX C compi...
2007-10-10 Stefan Metzmacherr18215: use a shorter version
2007-10-10 Stefan Metzmacherr18214: don't add empty elements
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Jelmer Vernooijr18212: Use bitmap for access mask. Patch by Ronnie...
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Stefan Metzmacherr18210: - reenable autodependencies
2007-10-10 Andrew Tridgellr18209: fix the ifdef for HAVE_HISTORY_LIST
2007-10-10 Andrew Tridgellr18208: Mac OS X also doesn't have history_list()
2007-10-10 Andrew Tridgellr18207: not all readline libs have rl_event_hook
2007-10-10 Andrew Tridgellr18206: need rep_ macro for setlinebuf
2007-10-10 Andrew Tridgellr18205: need rep_ macros for seteuid and setegid
2007-10-10 Andrew Tridgellr18204: darn, compilers always look in the directory...
2007-10-10 Andrew Tridgellr18203: rearranged the overrides in heimdal_build/...
2007-10-10 Andrew Tridgellr18202: moved the overrides for HAVE_xxx from heimdal_b...
2007-10-10 Andrew Bartlettr18198: Fix callbacks to use allocated or constant...
2007-10-10 Jelmer Vernooijr18194: Allow empty bitmap {} declarations.
2007-10-10 Rafal Szczesniakr18190: Add more NET tests to be run on the build farm.
2007-10-10 Stefan Metzmacherr18184: make clear that autodepencies are disabled...
2007-10-10 Stefan Metzmacherr18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCC
2007-10-10 Stefan Metzmacherr18181: use:
2007-10-10 Stefan Metzmacherr18179: - move CC specific stuff to check_cc.m4
2007-10-10 Andrew Tridgellr18178: another place needs LIBREPLACE to get strndup
2007-10-10 Andrew Tridgellr18176: reg_util.c needs LIBREPLACE for strndup
2007-10-10 Stefan Metzmacherr18173: PICSUFFIX isn't used anymore
2007-10-10 Jelmer Vernooijr18171: Generate prototypes for functions returning...
2007-10-10 Jelmer Vernooijr18169: Remove accidentally committed bits
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
next