summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell3-15/+12
2007-10-10r18277: on some of our slower hosts we need more than 2700 seconds for smbd toAndrew Tridgell1-1/+1
2007-10-10r18273: AC_PROG_LD_GNU needs LD defined alreadyStefan Metzmacher1-0/+2
2007-10-10r18272: Couldn't resist to change this.Simo Sorce1-1/+1
2007-10-10r18270: Samba3 has _PUBLIC_ now.Jelmer Vernooij1-5/+0
2007-10-10r18268: for samba3 define _PUBLIC_ emptyStefan Metzmacher1-0/+5
2007-10-10r18267: print out the failing command for .ho files tooStefan Metzmacher1-4/+7
2007-10-10r18266: we should bail out in configure if C99 structs are not supportStefan Metzmacher1-0/+12
2007-10-10r18265: print out the failling commandStefan Metzmacher1-1/+4
2007-10-10r18264: print the full list of flagsStefan Metzmacher1-3/+10
2007-10-10r18262: fix typosStefan Metzmacher1-13/+13
2007-10-10r18261: print out the version of gccStefan Metzmacher1-0/+6
2007-10-10r18260: fix the build on systems with broken readdirStefan Metzmacher1-0/+1
2007-10-10r18258: need to use .priority not .order hereAndrew Tridgell1-1/+1
2007-10-10r18257: Order the GENSEC modules, with unknown modules last.Andrew Bartlett7-17/+19
2007-10-10r18256: use the right status variableAndrew Tridgell1-2/+1
2007-10-10r18255: Remove the SMB_ASSERT(), as these are not talloc()'ed structures.Andrew Bartlett1-3/+0
2007-10-10r18254: reverted r18231Andrew Tridgell1-11/+3
2007-10-10r18253: Turn Cyrus-SASL DIGEST-MD5 off by default for now.Andrew Bartlett2-1/+10
2007-10-10r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett1-7/+16
2007-10-10r18251: skip pidl tests unless the platform has Test::MoreAndrew Tridgell1-3/+7
2007-10-10r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett6-5/+22
2007-10-10r18249: Keep trying to start an GENSEC mech from the list until one actuallyAndrew Bartlett1-2/+8
2007-10-10r18248: Bail out with a error message if this search fails for some reason.Andrew Bartlett1-0/+4
2007-10-10r18247: more shell portability fixesAndrew Tridgell3-10/+9
2007-10-10r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 onAndrew Bartlett1-2/+11
2007-10-10r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett1-4/+6
2007-10-10r18244: more portable shell scriptingAndrew Tridgell1-6/+6
2007-10-10r18243: when setting up a composite continuation, if the context has alreadyAndrew Tridgell1-0/+7
2007-10-10r18242: The cyrus-sasl encode/decode routines process the entire input.Andrew Bartlett1-0/+2
2007-10-10r18240: Make it clearer when we store the plaintext password.Andrew Bartlett2-5/+21
2007-10-10r18238: add SID_NAME_COMPUTER to the enum lsa_SidType typeGerald Carter1-1/+2
2007-10-10r18231: Don't use _PUBLIC_ but use __attribute__ directly instead.Jelmer Vernooij1-3/+11
2007-10-10r18228: Don't include Samba4-specific headers when building inside a Samba3 t...Jelmer Vernooij2-16/+27
2007-10-10r18227: Recognize Samba3 in-tree builds.Jelmer Vernooij1-1/+1
2007-10-10r18223: the perl array of dependecies is in reversed orderStefan Metzmacher1-1/+1
2007-10-10r18222: filter out double entries from CFLAGSStefan Metzmacher4-25/+33
2007-10-10r18221: moved more configure checks into lib/replace/Andrew Tridgell3-65/+32
2007-10-10r18220: $#foo returns the index of the last element not the count of elements,Stefan Metzmacher1-1/+1
2007-10-10r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell3-101/+31
2007-10-10r18218: setenv() is guaranteed by libreplaceAndrew Tridgell1-13/+0
2007-10-10r18217: use shorter perlStefan Metzmacher1-5/+1
2007-10-10r18216: a special override for the broken HP-UX C compiler. It does supportAndrew Tridgell1-0/+10
2007-10-10r18215: use a shorter versionStefan Metzmacher1-7/+2
2007-10-10r18214: don't add empty elementsStefan Metzmacher1-2/+16
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher18-40/+22
2007-10-10r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg.Jelmer Vernooij1-13/+16
2007-10-10r18211: wct is not a size, so don't use size_tAndrew Tridgell2-2/+2
2007-10-10r18210: - reenable autodependenciesStefan Metzmacher4-6/+5
2007-10-10r18209: fix the ifdef for HAVE_HISTORY_LISTAndrew Tridgell1-1/+1