summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r18253: Turn Cyrus-SASL DIGEST-MD5 off by default for now.Andrew Bartlett2007-10-102-1/+10
* r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett2007-10-101-7/+16
* r18251: skip pidl tests unless the platform has Test::MoreAndrew Tridgell2007-10-101-3/+7
* r18250: Add an ordering of GENSEC modules, so we do preferred modules first.Andrew Bartlett2007-10-106-5/+22
* r18249: Keep trying to start an GENSEC mech from the list until one actuallyAndrew Bartlett2007-10-101-2/+8
* r18248: Bail out with a error message if this search fails for some reason.Andrew Bartlett2007-10-101-0/+4
* r18247: more shell portability fixesAndrew Tridgell2007-10-103-10/+9
* r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 onAndrew Bartlett2007-10-101-2/+11
* r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett2007-10-101-4/+6
* r18244: more portable shell scriptingAndrew Tridgell2007-10-101-6/+6
* r18243: when setting up a composite continuation, if the context has alreadyAndrew Tridgell2007-10-101-0/+7
* r18242: The cyrus-sasl encode/decode routines process the entire input.Andrew Bartlett2007-10-101-0/+2
* r18240: Make it clearer when we store the plaintext password.Andrew Bartlett2007-10-102-5/+21
* r18238: add SID_NAME_COMPUTER to the enum lsa_SidType typeGerald Carter2007-10-101-1/+2
* r18231: Don't use _PUBLIC_ but use __attribute__ directly instead.Jelmer Vernooij2007-10-101-3/+11
* r18228: Don't include Samba4-specific headers when building inside a Samba3 t...Jelmer Vernooij2007-10-102-16/+27
* r18227: Recognize Samba3 in-tree builds.Jelmer Vernooij2007-10-101-1/+1
* r18223: the perl array of dependecies is in reversed orderStefan Metzmacher2007-10-101-1/+1
* r18222: filter out double entries from CFLAGSStefan Metzmacher2007-10-104-25/+33
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-103-65/+32
* r18220: $#foo returns the index of the last element not the count of elements,Stefan Metzmacher2007-10-101-1/+1
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-103-101/+31
* r18218: setenv() is guaranteed by libreplaceAndrew Tridgell2007-10-101-13/+0
* r18217: use shorter perlStefan Metzmacher2007-10-101-5/+1
* r18216: a special override for the broken HP-UX C compiler. It does supportAndrew Tridgell2007-10-101-0/+10
* r18215: use a shorter versionStefan Metzmacher2007-10-101-7/+2
* r18214: don't add empty elementsStefan Metzmacher2007-10-101-2/+16
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-1018-40/+22
* r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg.Jelmer Vernooij2007-10-101-13/+16
* r18211: wct is not a size, so don't use size_tAndrew Tridgell2007-10-102-2/+2
* r18210: - reenable autodependenciesStefan Metzmacher2007-10-104-6/+5
* r18209: fix the ifdef for HAVE_HISTORY_LISTAndrew Tridgell2007-10-101-1/+1
* r18208: Mac OS X also doesn't have history_list()Andrew Tridgell2007-10-102-2/+6
* r18207: not all readline libs have rl_event_hookAndrew Tridgell2007-10-102-0/+5
* r18206: need rep_ macro for setlinebufAndrew Tridgell2007-10-101-0/+5
* r18205: need rep_ macros for seteuid and setegidAndrew Tridgell2007-10-101-0/+10
* r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell2007-10-1018-18/+18
* r18203: rearranged the overrides in heimdal_build/*.h to avoid the use ofAndrew Tridgell2007-10-103-48/+33
* r18202: moved the overrides for HAVE_xxx from heimdal_build/config.h toAndrew Tridgell2007-10-102-23/+26
* r18198: Fix callbacks to use allocated or constant memory, not the stack.Andrew Bartlett2007-10-101-16/+22
* r18194: Allow empty bitmap {} declarations.Jelmer Vernooij2007-10-102-339/+354
* r18190: Add more NET tests to be run on the build farm.Rafal Szczesniak2007-10-101-2/+2
* r18184: make clear that autodepencies are disabled currentlyStefan Metzmacher2007-10-101-1/+1
* r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher2007-10-106-9/+42
* r18181: use:Stefan Metzmacher2007-10-103-123/+107
* r18179: - move CC specific stuff to check_cc.m4Stefan Metzmacher2007-10-102-34/+102
* r18178: another place needs LIBREPLACE to get strndupAndrew Tridgell2007-10-101-1/+1
* r18176: reg_util.c needs LIBREPLACE for strndupAndrew Tridgell2007-10-101-1/+1
* r18173: PICSUFFIX isn't used anymoreStefan Metzmacher2007-10-101-13/+4
* r18171: Generate prototypes for functions returning bool.Jelmer Vernooij2007-10-101-2/+3