summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett2007-10-101-2/+1
| | | | | | | | need to replace every instance of the character. Previously we skipped the first. Andrew Bartlett (This used to be commit 5b58ab98d6b47b7cfd47eb5f7d38dc3724e44ca2)
* r15315: - reenable the ildap backendStefan Metzmacher2007-10-101-1/+0
| | | | | | | | | | - this fixes the make test panics jelmer: why have you disabled it in http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=15295 ? metze (This used to be commit 658fb2b8421408c38717805873d8c64164a448b5)
* r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij2007-10-101-1/+1
| | | | | on most systems. (This used to be commit c0ab0f4ed49d88807d07b1504574ca35542e2943)
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit f0afe9e2ff16515df1b3226b479b19ea3e9c3d0c)
* r15303: Re-add SMB readline replacement headerJelmer Vernooij2007-10-101-0/+9
| | | | (This used to be commit 40fb796ad25dc8b53d9f7c66324712b7ff4fc071)
* r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2007-10-101-21/+0
| | | | | replacement. (This used to be commit 72237344cf22dacfaf1d87c3e0b922023fa4afb0)
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-104-3/+4
| | | | | system - these should be removed later on. (This used to be commit 06547391669e064d2b92f5841b7df5f101a34cb9)
* r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij2007-10-102-0/+2
| | | | (This used to be commit d9f1c19f58578f97e7a20a54c474abfe6525849f)
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-106-12/+33
| | | | | | | | | | Recursive dependencies are now forbidden (the build system will bail out if there are any). I've split up auth_sam.c into auth_sam.c and sam.c. Andrew, please rename sam.c / move its contents to whatever/wherever you think suits best. (This used to be commit 6646384aaf3e7fa2aa798c3e564b94b0617ec4d0)
* r15295: Fix some dependenciesJelmer Vernooij2007-10-1020-763/+757
| | | | | Move unistr-specific code to lib/charset/. Remove _m from some places where it's not needed. (This used to be commit 03224e112424968fc3f547c6159c7ccae2d1aa5b)
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-102-0/+12
| | | | | | | - fallback to __func__ if __FUNCTION__ isn't there metze (This used to be commit 6c5a2b08ca2f0db6b39808740a06ed165e8b9ade)
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues ↵Jelmer Vernooij2007-10-1013-22/+19
| | | | | | | with local (empty) libpopt.a overriding global one (This used to be commit 2f06305e53478e5030c24550954f221a9a97c83f)
* r15271: Fix --enable-dsoJelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit 8de11ec2445ce414b37938b07937fdd7837f89a2)
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-1/+7
| | | | | should fix the OpenBSD build (This used to be commit 6172731af1f91d4e5f9d49284a179b0966ba19ef)
* r15253: Fix dependency on tdr_regf.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 31819f5411e30199198c334701176ba3bdf258d5)
* r15248: Fix automatic dependencies buildJelmer Vernooij2007-10-101-1/+0
| | | | (This used to be commit 3e5aa5e7940ebbb961c53418d170495860f514a0)
* r15246: flags need to represented as bits 0x01,0x02,0x04,0x08,0x10,...Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 96da29263b5b7a78e75b46ab9cf6e6e1729e05d4)
* r15245: forgot one headerSimo Sorce2007-10-101-0/+9
| | | | (This used to be commit 32da3f5d22cc38f72961ca65c85c49d03f64b05c)
* r15242: allow to use LDB_FLG_RECONNECTSimo Sorce2007-10-101-0/+4
| | | | (This used to be commit cdd14c2a277c6f2fb2aee21f91462d8ebe78693c)
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2007-10-101-0/+3
| | | | (This used to be commit 11353d4b47964b762a72ec0e55221811a5a3d550)
* r15226: Fix order of typedef specification - caught by kblinJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit d5d03cdd2398467ecee71bae37238c375baa2395)
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+1
| | | | | automatic dependencies (This used to be commit 6598efc6b302984d0b26b0c76a4b7107f5feba21)
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit a495bc60ab1b233fe507b2b1aa0ad7378cf52677)
* r15213: Remove helper macro for bcopy() - this causes problemsJelmer Vernooij2007-10-101-5/+0
| | | | | with system headers on some system and is not a security threat (This used to be commit 5d2f845acc069b8435026b4f1c660b5bb0a96823)
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-1016-59/+55
| | | | | for REQUIRED_SUBSYSTEMS. (This used to be commit adc8a019b6da256f104abed1b82bfde6998a2ac9)
* r15204: Fix MD5Update prototypeJelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit d2819d4e1f73675925d292c0558cb663779a5a6a)
* r15203: Allow system 'bool' type to be defined in another header then stdbool.hJelmer Vernooij2007-10-102-1/+12
| | | | (This used to be commit a5a648de94014b13da3af8dfac06380c9ec26c53)
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-101-7/+0
| | | | (This used to be commit 1f3833d041fddaf79cd19d4f236780a02e97f095)
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-104-14/+18
| | | | | in sys/param.h (This used to be commit 3f0396aade82a92a375275059baf8500de1b23f0)
* r15199: Try to make these prototypes match, to get the build on S390 linux ↵Andrew Bartlett2007-10-101-3/+3
| | | | | | | going. Andrew Bartlett (This used to be commit db6746d456fb3963898170df36642c3f0882f42b)
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-105-10/+10
| | | | (This used to be commit 7af59357b94e3819415b3a9257be0ced745ce130)
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-102-3/+2
| | | | | | "." for "..". These express the intention better that strcmp or strequal and improve searchability via cscope/ctags. (This used to be commit 7e4ad7e8e5ec266b969e3075c4ad7f021571f24e)
* r15178: Fix ldb function calls after big swig rename.Tim Potter2007-10-101-25/+55
| | | | | | | Add close() methods to Ldb and LdbMessage classes. Start adding dict interface to LdbMessage. (This used to be commit 8be846a3c3e963a3c1a1fc819bd5c0b1db5e6865)
* r15177: Wrap ldb_strerror() function.Tim Potter2007-10-101-0/+1
| | | | (This used to be commit af2b709f940fb18649ba279e2d9df37f44ab0162)
* r15176: Ensure we don't segfault when we try and delete @FOO records.Andrew Bartlett2007-10-101-5/+10
| | | | | | | | Don't try and steal the result of a search on failure, it has already been talloc_free()'ed by the ildb code. Andrew Bartlett (This used to be commit a99bd2e033501954aca8f35afe8a7f2bbfadf6b7)
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2007-10-101-2/+0
| | | | | | prevents a warning on comparison_fn_t redefinition every time replace.h is included. (This used to be commit 9140a2d266a59c24c1bc101d4cdd7da3cb141106)
* r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't ↵Volker Lendecke2007-10-101-7/+7
| | | | | | | | | allow C++ keywords. Change "private" -> "private_data". Volker (This used to be commit 047671567173e808fece41485bbeaaeebab7d4a2)
* r15113: Add a ldb_strerror() function.Tim Potter2007-10-102-0/+100
| | | | (This used to be commit 456a1de2b9cd54337066c9ba24ad1c46aafcd072)
* r15110: Start rewriting higher level ldb wrapper.Tim Potter2007-10-101-52/+54
| | | | (This used to be commit 80853c7ddda6159093e0903410f6d330edd7d4c3)
* r15109: Wrap ldb_global_init()Tim Potter2007-10-101-0/+2
| | | | (This used to be commit f70ed998a7f1006f76d453e1d379fb6ae821a537)
* r15100: Port the bugfix for #3569 to Samba4Volker Lendecke2007-10-103-3/+19
| | | | (This used to be commit 5f1d52f232051324082b840f29dd7719a9328bd5)
* r15099: An attempt to fix BSD make portability issues. With these changes ↵Alexander Bokovoy2007-10-101-1/+1
| | | | | | Samba 4 builds successfully on NetBSD 3.0 (This used to be commit 71ea07e72d71b06166e0384950df83061a4677b8)
* r15097: Add constants for ldb errors.Tim Potter2007-10-101-0/+50
| | | | | Add wrappers for ldb_dn_explode() and ldb_dn_linearize(). (This used to be commit 84774902a10d89401548ffc7423eb279227d937a)
* r15096: Fix typo.Tim Potter2007-10-101-1/+1
| | | | (This used to be commit 85de6e32b833db9ca601b3e979d08444e0702c27)
* r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapperTim Potter2007-10-101-14/+13
| | | | | works properly. (This used to be commit 75176b188bfd5008775365110f8ed15dd00e0b50)
* r15092: Remove some swig stuff that didn't work out and the %rename call.Tim Potter2007-10-101-60/+13
| | | | | Add wrappers for some of the ldb_msg_* functions. (This used to be commit ca7c94675ed19cdc6df27d492895c3148500536f)
* r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter2007-10-101-7/+14
| | | | | error. (This used to be commit e13c6d7c49e1586cc9b25c30d3f9d51f42d1c785)
* r15090: Since we wrap the swig wrapper in another layer of Python, there isn'tTim Potter2007-10-102-43/+22
| | | | | much point in doing lots of %rename calls in tdb.i so get rid of them. (This used to be commit 983321f769a6ebc298f1f69bca1ac41ddc860606)
* r15065: Remove duplicate prototype.Tim Potter2007-10-101-1/+0
| | | | (This used to be commit 9d9df34d94842ea9f4be3fa51b197fb4bb918488)
* r15055: this was my version for the crash bug in the messaging code...Stefan Metzmacher2007-10-101-21/+8
| | | | | | | | it also makes the function a bit shorter and clearer, as the tmp msg_types only have one handler and not a list metze (This used to be commit 7e709fd04dc4fb083bd8b01b3f0fa88b932aa9b7)