Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r18272: Couldn't resist to change this. | Simo Sorce | 2006-09-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What we want to do here is to just make sure res is freed. Well let's just do so explicitly, the steal cofused me initially while reading the code. This way it is clear what we want to do. Simo. | |||||
| | | * | r18270: Samba3 has _PUBLIC_ now. | Jelmer Vernooij | 2006-09-08 | 1 | -5/+0 | |
| | | | | ||||||
| | | * | r18268: for samba3 define _PUBLIC_ empty | Stefan Metzmacher | 2006-09-08 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18267: print out the failing command for .ho files too | Stefan Metzmacher | 2006-09-08 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18266: we should bail out in configure if C99 structs are not support | Stefan Metzmacher | 2006-09-08 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tridge: I think we should create macros in libreplace_macros.m4 and call them in check_cc.m4 instead of running the tests in libreplace.m4. Maybe the macros should remember if they're called and then they're skipped in libreplace.m4 inside samba4 metze | |||||
| | | * | r18265: print out the failling command | Stefan Metzmacher | 2006-09-08 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18264: print the full list of flags | Stefan Metzmacher | 2006-09-08 | 1 | -3/+10 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18262: fix typos | Stefan Metzmacher | 2006-09-08 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18261: print out the version of gcc | Stefan Metzmacher | 2006-09-08 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18260: fix the build on systems with broken readdir | Stefan Metzmacher | 2006-09-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is just a short term hack we should move the stuff from lib/replace/config.mk into a lib/replace/samba.m4 and dynamicly generate the OBJ_FILES list for LIBREPLACE and get rid of REPLACE_REPDIR metze | |||||
| | | * | r18258: need to use .priority not .order here | Andrew Tridgell | 2006-09-08 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18257: Order the GENSEC modules, with unknown modules last. | Andrew Bartlett | 2006-09-08 | 7 | -17/+19 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18256: use the right status variable | Andrew Tridgell | 2006-09-08 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | r18255: Remove the SMB_ASSERT(), as these are not talloc()'ed structures. | Andrew Bartlett | 2006-09-08 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18254: reverted r18231 | Andrew Tridgell | 2006-09-08 | 1 | -11/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Jelmer, older versions of gcc don't support visibility("default"). See for example the CentOS build here: http://build.samba.org/?function=View+Build;host=lithium;tree=samba4;compiler=gcc;revision=18253 Is there some other way you can think of to do this? | |||||
| | | * | r18253: Turn Cyrus-SASL DIGEST-MD5 off by default for now. | Andrew Bartlett | 2006-09-08 | 2 | -1/+10 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18252: Make sure to NULL terminate these lists of attributes. | Andrew Bartlett | 2006-09-08 | 1 | -7/+16 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18251: skip pidl tests unless the platform has Test::More | Andrew Tridgell | 2006-09-08 | 1 | -3/+7 | |
| | | | | ||||||
| | | * | r18250: Add an ordering of GENSEC modules, so we do preferred modules first. | Andrew Bartlett | 2006-09-08 | 6 | -5/+22 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18249: Keep trying to start an GENSEC mech from the list until one actually | Andrew Bartlett | 2006-09-08 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | starts. Andrew Bartlett | |||||
| | | * | r18248: Bail out with a error message if this search fails for some reason. | Andrew Bartlett | 2006-09-08 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18247: more shell portability fixes | Andrew Tridgell | 2006-09-08 | 3 | -10/+9 | |
| | | | | ||||||
| | | * | r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 on | Andrew Bartlett | 2006-09-08 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | the server-side work. | |||||
| | | * | r18245: Ensure we don't keep the rootdse record around (steal it onto the | Andrew Bartlett | 2006-09-08 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | correct memory context). Andrew Bartlett | |||||
| | | * | r18244: more portable shell scripting | Andrew Tridgell | 2006-09-08 | 1 | -6/+6 | |
| | | | | ||||||
| | | * | r18243: when setting up a composite continuation, if the context has already | Andrew Tridgell | 2006-09-08 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finished when we need to trigger the continuation immediately. Via a fairly complex path, this fixes the problem where all hosts in the build farm that do not have ipv6 failed a lot of the RPC tests. This happened because the dcerpc_connect() async code used a composite_continue() on a context which was already in an error state, due to the socket backend saying that ipv6 was unavailable | |||||
| | | * | r18242: The cyrus-sasl encode/decode routines process the entire input. | Andrew Bartlett | 2006-09-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Andrew Bartlett | |||||
| | | * | r18240: Make it clearer when we store the plaintext password. | Andrew Bartlett | 2006-09-08 | 2 | -5/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store the plaintext password in userPassword in the LDAP backend so that the OpenLDAP server can use DIGEST-MD5. Andrew Bartlett | |||||
| | | * | r18238: add SID_NAME_COMPUTER to the enum lsa_SidType type | Gerald Carter | 2006-09-07 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | r18231: Don't use _PUBLIC_ but use __attribute__ directly instead. | Jelmer Vernooij | 2006-09-07 | 1 | -3/+11 | |
| | | | | ||||||
| | | * | r18228: Don't include Samba4-specific headers when building inside a Samba3 ↵ | Jelmer Vernooij | 2006-09-07 | 2 | -16/+27 | |
| | | | | | | | | | | | | | | | | tree. | |||||
| | | * | r18227: Recognize Samba3 in-tree builds. | Jelmer Vernooij | 2006-09-07 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18223: the perl array of dependecies is in reversed order | Stefan Metzmacher | 2006-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | print out the CFLAGS in the correct order metze | |||||
| | | * | r18222: filter out double entries from CFLAGS | Stefan Metzmacher | 2006-09-07 | 4 | -25/+33 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18221: moved more configure checks into lib/replace/ | Andrew Tridgell | 2006-09-07 | 3 | -65/+32 | |
| | | | | ||||||
| | | * | r18220: $#foo returns the index of the last element not the count of elements, | Stefan Metzmacher | 2006-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so we need >= 0. as 0 means one element metze | |||||
| | | * | r18219: move some more portability checks out of samba4 and info lib/replace | Andrew Tridgell | 2006-09-07 | 3 | -101/+31 | |
| | | | | ||||||
| | | * | r18218: setenv() is guaranteed by libreplace | Andrew Tridgell | 2006-09-07 | 1 | -13/+0 | |
| | | | | | | | | | | | | | | | | also, putenv() cannot take a const char * | |||||
| | | * | r18217: use shorter perl | Stefan Metzmacher | 2006-09-07 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18216: a special override for the broken HP-UX C compiler. It does support | Andrew Tridgell | 2006-09-07 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | C99 initialisers without any flags, but if you don't give it -AC99 then it dies when those initialisers are very complex | |||||
| | | * | r18215: use a shorter version | Stefan Metzmacher | 2006-09-07 | 1 | -7/+2 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18214: don't add empty elements | Stefan Metzmacher | 2006-09-07 | 1 | -2/+16 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 2006-09-07 | 18 | -40/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | always at it as first private dependencies metze | |||||
| | | * | r18212: Use bitmap for access mask. Patch by Ronnie Sahlberg. | Jelmer Vernooij | 2006-09-07 | 1 | -13/+16 | |
| | | | | ||||||
| | | * | r18211: wct is not a size, so don't use size_t | Andrew Tridgell | 2006-09-07 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | this should fix a pile of printf format warnings | |||||
| | | * | r18210: - reenable autodependencies | Stefan Metzmacher | 2006-09-07 | 4 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - and add -MT $@ to the dependency generation to notice changes in depdendecies of header files you may need a 'make clean' or at least you need to remove heimdal_build/replace.hd metze | |||||
| | | * | r18209: fix the ifdef for HAVE_HISTORY_LIST | Andrew Tridgell | 2006-09-07 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18208: Mac OS X also doesn't have history_list() | Andrew Tridgell | 2006-09-07 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | must be a pretty old readline lib! | |||||
| | | * | r18207: not all readline libs have rl_event_hook | Andrew Tridgell | 2006-09-07 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | | | this should help with coreserverbuild (Mac OS X) | |||||
| | | * | r18206: need rep_ macro for setlinebuf | Andrew Tridgell | 2006-09-07 | 1 | -0/+5 | |
| | | | |