summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2007-10-102-15/+11
| | | | | fails (This used to be commit 330a722f1330059cbba19f99210a1a5a7c773a36)
* r19273: - fixed error handling with the ldap backendAndrew Tridgell2007-10-105-20/+37
| | | | | | | | - propogate errors to the ldbadd command line tool - use the rdn_name module when testing the tdb backend to allow the same test code to correctly test the ldap and non-ldap backends (This used to be commit dd82c474a123d90329bda653a4cb73c93e087b15)
* r19264: Clarify behaviour in ldb_search_callback() and provide moreAndrew Bartlett2007-10-101-7/+11
| | | | | | | information when modules fail to load. Andrew Bartlett (This used to be commit 512ef62f4a63fd90b67757b2c7b2e8ec83969204)
* r19245: mrege from samba3:Stefan Metzmacher2007-10-101-0/+18
| | | | | | | add AC_REMOVE_INCLUDE(), AC_REMOVE_DEFINE() macros metze (This used to be commit dc65a6625295a7316c2e9982ee09eb9607dbed70)
* r19242: merge from samba3:Stefan Metzmacher2007-10-101-0/+2
| | | | | | | handle NO_CONFIG_H in libreplace metze (This used to be commit 909d736a4bf5a7adfcd64eecf6bb2a92211c6f96)
* r19234: fix configure test for net/if.h for some platformsStefan Metzmacher2007-10-101-2/+2
| | | | | | | | AC_LANG_SOURCE() causes to have the content of confdefs.h in front of the file that will be compiled metze (This used to be commit cd03738e7c5610c4a0cb1161b9bcee5d7c88322d)
* r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher2007-10-101-16/+15
| | | | | | | | | to see (we now get some output that this test happens at all...). - make use of AC_INCLUDES_DEFAULT metze (This used to be commit 7e399e607c8e9bf7365de7d492d29377177cdc1f)
* r19217: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-1/+2
| | | | | | | | Re-enable TLS in the default configuration. We passed on the build farm because we have an explicit diffie-hilliman parameters file set. Andrew Bartlett (This used to be commit d20ab6a5ed7f980cb653e965c4de3de8d058d9c4)
* r19198: fix typo...Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 70bab6edfc1c8e52dfa3ff0f02059a2af6086589)
* r19196: merge from samba3:Stefan Metzmacher2007-10-106-25/+27
| | | | | | | pass always a mem_ctx to functions and a ldb_context where needed metze (This used to be commit 67a6a41ba3af840cd8226de73576a90ecf602caa)
* r19195: this should fix should workaround the brokenStefan Metzmacher2007-10-101-0/+4
| | | | | | | | HPUX 11.23 <machine/sys/getppdp.h> on host hpisgr8 in the build-farm. metze (This used to be commit 88adbd744355284df223f5618bd76e3d327055d8)
* r19188: merge from samba3:Stefan Metzmacher2007-10-106-14/+19
| | | | | | | fix compiler warnings metze (This used to be commit dc139d8715f58b27363266f1426da451907845eb)
* r19186: that doesn't help...Stefan Metzmacher2007-10-101-4/+0
| | | | | metze (This used to be commit 59c6d51ab31d9d686de35024509f08f5de41c788)
* r19178: fix the standalone build of socket_wrapper by not usingStefan Metzmacher2007-10-101-9/+34
| | | | | | | samba's DLIST_ macros metze (This used to be commit 82abc39b559ccae832dd749495ebcfdffc2e5755)
* r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds.Love Hörnquist Åstrand2007-10-101-0/+2
| | | | (This used to be commit fe621c1ab277407fb62ad7bced829815b6625f22)
* r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing.Love Hörnquist Åstrand2007-10-101-0/+2
| | | | (This used to be commit 8c2585f0cfb7ae229de066965a732904545f0869)
* r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher2007-10-101-0/+4
| | | | | metze (This used to be commit 896326d5081da6a20babacf4c28c556fa44216c5)
* r19171: change the socket wrapper license toStefan Metzmacher2007-10-102-36/+72
| | | | | | | what heimdal uses... metze (This used to be commit 9f8809a16ef837f5cdf07ed2e383893d035e96d6)
* r19146: merge from samba3:Stefan Metzmacher2007-10-101-1/+3
| | | | | | | talloc_reference() can fail metze (This used to be commit 542cd5d029e97c2e0c7c006a1ced12114c1bb6da)
* r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0Volker Lendecke2007-10-101-4/+7
| | | | (This used to be commit 042a22b6dd34bb147cf4f8cc10f98d4cda3ccd55)
* r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave ↵Volker Lendecke2007-10-101-6/+12
| | | | | | | | | r19132 to metze to merge until the questions have been answered. Volker (This used to be commit e946717bf600f4ff922dc55a9a5d259535d0d1c9)
* r19131: merge from samba3:Stefan Metzmacher2007-10-101-1/+1
| | | | | | | fix the logic for the AC_PROG_CC_C99 test metze (This used to be commit 5ccc020639b72a75edfc7f29775b298acf27216e)
* r19129: Add comment to clarify behaviorSimo Sorce2007-10-101-0/+4
| | | | (This used to be commit 7180f38e9e436ca7a7c49f2d4b315ec5eb9c7631)
* r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher2007-10-101-1/+1
| | | | | | | | | which should fix the build on Tru64 in the build farm. Thanks to Bjoern Jacke for finding this! metze (This used to be commit 165722a16cf9b8e3f352ed44285cdae0fba66536)
* r19122: merge from samba3:Stefan Metzmacher2007-10-101-4/+17
| | | | | | | sync system/iconv.h metze (This used to be commit 9c74964b619fd0754d3b72c21fe2cef4d24e7ad5)
* r19120: silence a warning about a test functionAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 59915150f0e303222a16f9d08d3ab31db4e4c617)
* r19118: get rid of a bunch of bool misuse warningsAndrew Tridgell2007-10-101-19/+19
| | | | (This used to be commit e620f44643caf93a8bcb203a966c986c14a8dc0e)
* r19117: I've changed the checker wrapper on snab to allow for aAndrew Tridgell2007-10-101-0/+3
| | | | | .checker_innocent file, similar to our .valgrind_suppressions file. (This used to be commit 8228efdb93be20cc3255fbd55336fac89d1bc2d9)
* r19116: fixed a checker warningAndrew Tridgell2007-10-101-4/+2
| | | | (This used to be commit 48243721df27fa68b3232d71b411fba1e0ab7010)
* r19114: fixed another checker warning and a possible error on allocationAndrew Tridgell2007-10-101-1/+3
| | | | | failure (This used to be commit bc02f7ef96e164a59441e3fd9429221be83fc7e4)
* r19113: fixed another checker warning.Andrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit d12550af01f8d4c135fbf6f429852c31570ec92b)
* r19112: fixed a checker warning.Andrew Tridgell2007-10-101-1/+1
| | | | | | In case you haven't noticed, lots of our packages now run the IBM checker in the build farm on 'snab' (This used to be commit b39a79f17c9d8729264436bb774e8bd2b88e12f9)
* r19097: add support for SUCKET_WRAPPER_PCAP_FILEStefan Metzmacher2007-10-101-14/+306
| | | | | | | | we may need to rework the code to use something like PUSH_U32() into a data blob instead of the structs for the header layout. metze (This used to be commit 990dfc98e42a1c2369e77aa5cc2139680f4b16af)
* r19084: make socket_wrapper more portable (standalone) and not use uintX_tStefan Metzmacher2007-10-101-5/+5
| | | | | metze (This used to be commit 7e89a0a28263e36ef7410122f987edf369154651)
* r19082: add the source vs. destination address and tcp logicStefan Metzmacher2007-10-101-0/+242
| | | | | | | for SOCKET_WRAPPER_PCAP_FILE support. metze (This used to be commit 20945409b89be094c958f5f43c8c158f223f7911)
* r19079: talloc_array can failVolker Lendecke2007-10-101-0/+1
| | | | (This used to be commit 441ad8a45c390f807a6ec5f27d585aad54f3b210)
* r19076: ldb_dn_copy_partial can failVolker Lendecke2007-10-101-0/+1
| | | | (This used to be commit 78aa689a74941cd6873a91c429889a4c1d1a6432)
* r19075: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
| | | | (This used to be commit 84ae80b39bfa49fe7f9fa801d45a79bf04df8aff)
* r19074: Merge from 3_0: Fix a potential NULL dereference.Volker Lendecke2007-10-101-1/+1
| | | | | Volker (This used to be commit af72af684bca68c1759be1357f817db7be699eed)
* r19069: The sequence number is a 64 bit unsigned integerSimo Sorce2007-10-101-2/+2
| | | | | Well spotted Volker (This used to be commit f4239ef5983cfc06fd5cab42448564faed676944)
* r19068: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
| | | | (This used to be commit 2dff8ee8cc8b9faf3fbec46d458d6de214622afc)
* r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtortureStefan Metzmacher2007-10-101-4/+6
| | | | | metze (This used to be commit 71fc73e11cee89f1b52cda5a32468a74a38cecc3)
* r19032: let the getdents replacement fail and see what the build-farm says.Stefan Metzmacher2007-10-101-0/+1
| | | | | metze (This used to be commit 4ed53dfafcbafbad8f2cde65e84dc0fe32fa62f8)
* r19029: test if opendir() on a file sets errno = ENOTDIRStefan Metzmacher2007-10-101-2/+6
| | | | | metze (This used to be commit 6b5f06b059583f9d685d71d48299ab334581c179)
* r19023: lets see what the build-farm says about trying theStefan Metzmacher2007-10-101-22/+22
| | | | | | | getdirentries() based readdir() replacement first. metze (This used to be commit 268c8bc7ef63ca7fd7900bd0aec345b895512c68)
* r19022: eliminate a warningDerrell Lipman2007-10-101-1/+1
| | | | (This used to be commit d48b2d83057b8e78e3ed31f56578e18ef9b9aed6)
* r19021: match the prototype for a trigger functionDerrell Lipman2007-10-101-2/+2
| | | | (This used to be commit f2f191891582af7dcb6d38c14e4ef7afc361299a)
* r19017: Merge from Samba3:Volker Lendecke2007-10-102-0/+24
| | | | | | | | | | | Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on opendir returning ENOTDIR when the file opened is not a directory. Can we merge this back into Samba4? This includes the tabs->spaces fix requested by Stefan. Volker (This used to be commit 7b9ee1171ddc89537ba3b286f20c722fb70c980b)
* r19009: ensure that data values from ldap libs are null terminated, to allowAndrew Tridgell2007-10-101-1/+6
| | | | | | | ldb_msg_find_attr_as_string() to work correctly. Thanks to Jim Myers for spotting this! (This used to be commit b2076c1a7e4b70644b59689ce46952ef940be6b0)
* r18999: merge from samba3:Stefan Metzmacher2007-10-102-10/+9
| | | | | | | | - make more usage of PRINTF_ATTRIBUTE() - vsyslog takes a 'const char *format' metze (This used to be commit cdcd4232d2f383f4d2f9ca1d049b7b3cc7b58359)