r18333: $< is broken in older BSD version:
[bbaumbach/samba-autobuild/.git] / source4 /
2007-10-10 Stefan Metzmacherr18333: $< is broken in older BSD version:
2007-10-10 Andrew Tridgellr18332: added back in our shared mmap test code
2007-10-10 Andrew Tridgellr18331: fixed a warning
2007-10-10 Andrew Tridgellr18330: don't mix pointer types in RPC replies
2007-10-10 Stefan Metzmacherr18329: print out special make variables when failing...
2007-10-10 Andrew Tridgellr18328: when we bail out early, set *offset to 0
2007-10-10 Andrew Tridgellr18327: 'struct token' is defined on some hosts
2007-10-10 Stefan Metzmacherr18326: these are not used anymore, I found the bug...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Andrew Tridgellr18324: fixed a uninitialised variable
2007-10-10 Andrew Tridgellr18323: this function returns a pointer, not a bool
2007-10-10 Andrew Tridgellr18322: fixed a compilation problem on AIX caused by...
2007-10-10 Andrew Tridgellr18321: fixed some warnings on AIX
2007-10-10 Andrew Tridgellr18320: the raw write size limit test hurts too many...
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
2007-10-10 Simo Sorcer18318: Implement DiskEnum
2007-10-10 Simo Sorcer18317: Make sure we actually have a valid reply or...
2007-10-10 Simo Sorcer18316: Build the parent too
2007-10-10 Simo Sorcer18315: Implement netSrvGetInfo level 102
2007-10-10 Simo Sorcer18314: Handle the case where a dir has the sticky...
2007-10-10 Andrew Tridgellr18309: FreeBSD 6.1 has a symbol ldap_new_connection...
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
next