summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-106-114/+177
| | | | | | | | | | | This reduces caller complexity, because the TLS code is now called just like any other socket. (A new socket context is returned by the tls_init_server and tls_init_client routines). When TLS is not available, the original socket is returned. Andrew Bartlett (This used to be commit 09b2f30dfa7a640f5187b4933204e9680be61497)
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-102-1/+35
| | | | | | | | Fix up behaviour of Ldb.__setitem__() function. It should overwrite the element data. Add wrapper for ldb_msg_sanity_check(). (This used to be commit d67e055f86a62d0e61fd20d75b252a6211618f7b)
* r15388: Fix cut&paste typo.Tim Potter2007-10-101-1/+1
| | | | (This used to be commit 88e854929f10947aa1a7f57bbfef436bc8832529)
* r15384: Improve naming of socket library, disable Requires(.private)? fields ↵Jelmer Vernooij2007-10-101-4/+4
| | | | | | | in pkg-config files for now as they break external projects. (This used to be commit f919fd6655f00361691e676d260bd40e0b8ddcc7)
* r15382: Use grp.h in this block; it has been cleaned out of the other ↵Paul Green2007-10-101-0/+3
| | | | | | | headers that formerly included it for us. Paul (This used to be commit a4d706cf26382820b58940458f8873a4f8f79612)
* r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij2007-10-103-170/+45
| | | | (This used to be commit 68004f68a364ce826ed8cbed0977e631ca60594d)
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-104-6/+23
| | | | (This used to be commit 49bac12767ca59095ad6609a3826f7f17ddb601c)
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-102-1/+1
| | | | (This used to be commit ccc3d8a95441e7a7015f0cf0e622ec9e38347d33)
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with ↵Jelmer Vernooij2007-10-101-4/+4
| | | | | | | -lsocket on SUN boxes. (This used to be commit c95ad11307dc89384c10bd5919817bf12d9c1ed9)
* r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett2007-10-101-3/+0
| | | | | Andrew Bartlett (This used to be commit 04f383048ae48af6b28052ba6461fe2e476e7c44)
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-108-10/+10
| | | | (This used to be commit 9a518661fbb76bf1c153afc6f581e888186dc165)
* r15364: Use global list of predefined keysJelmer Vernooij2007-10-101-14/+2
| | | | (This used to be commit eee9e33442f846d278f0fc545480cc2ec8ea295b)
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-102-4/+5
| | | | (This used to be commit f2ca71f1229f4c20296895116c09bacbd6a53b55)
* r15362: Consider anything non-zero a failure, bnio not just -1Jelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit c3626548f74ca4c930b9d8a82de9c79f6f5e5903)
* r15361: Export table of predefined registry keysJelmer Vernooij2007-10-103-18/+23
| | | | (This used to be commit 684ef2dae1145388308502942da15e59a8beb425)
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-103-6/+3
| | | | (This used to be commit 12ba42de5886f9f4f9b1698476557e0c217d06f3)
* r15357: Fix the build on systems without GNUTLS.Andrew Bartlett2007-10-101-2/+2
| | | | | Andrew Bartlett (This used to be commit 2cd2e524e6e1acb2e2921e32c5551f528aa04bf4)
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-108-90/+47
| | | | | | | This is in preperation for making TLS a socket library. Andrew Bartlett (This used to be commit a312812b92f5ac7e6bd2c4af725dbbbc900d4452)
* r15351: Fix tcc compile errorJelmer Vernooij2007-10-101-1/+2
| | | | (This used to be commit 0ba3390a9c1f4f0601a13bf2078817d85ed77de5)
* r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij2007-10-104-134/+109
| | | | (This used to be commit 598ea173cd718dad0df24505796ca50cb728a2e9)
* r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2007-10-101-3/+20
| | | | (This used to be commit 7e30e8ba57efe37314ebca02f964420f56b9eb52)
* r15346: Doc.Tim Potter2007-10-101-1/+1
| | | | (This used to be commit ccd5c19ad6701d69fa8293fcfe720fe1166adb86)
* r15344: Fix shared library buildJelmer Vernooij2007-10-102-3/+3
| | | | (This used to be commit 7113a16309a83225f3ab6ccbfe48778ae8fc52e8)
* r15343: Some small cleanups.Tim Potter2007-10-101-5/+8
| | | | | Remove LdbMessage.close() method as it's not necessary. (This used to be commit c9ed165c17f1e74e0c6c04569936fbfb08f6c9ed)
* r15339: Signature for tdb_reopen_all() has changed.Tim Potter2007-10-101-1/+1
| | | | (This used to be commit 4d8fff52360645df12b35cea45fceaa66d6594bf)
* r15329: I'm sick of this patch being in my local tree...Andrew Bartlett2007-10-101-7/+8
| | | | | | | | Use inet_ntop to convert IPv6 names to strings. Don't do a reverse lookup. Andrew Bartlett (This used to be commit bf57b213c2c4c835037456deea7d522f2fc905e6)
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-2/+2
| | | | | | Remove some autogenerated headers (which had prototypes now autogenerated by pidl) Remove ndr_security.h from a few places - it's no longer necessary (This used to be commit c19c2b51d3e1ad347120b06a22bda5ec586c22e8)
* r15326: Fix compiler warnings.Jelmer Vernooij2007-10-101-7/+7
| | | | (This used to be commit ac68415ccf6ca37ffd24407b10bafc102c83dfc0)
* r15325: Fix compiler warningsJelmer Vernooij2007-10-101-9/+9
| | | | (This used to be commit 5d51047fe3187863a18b2a976ba3bf831cb3c765)
* r15323: Fix internal popt buildJelmer Vernooij2007-10-103-13/+2
| | | | (This used to be commit e392c1e167da5fb2ee8c813e416b8fa51b3969e4)
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-105-3/+6
| | | | (This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
* r15318: Don't create empty static libraries as some hosts have trouble with ↵Jelmer Vernooij2007-10-102-1/+3
| | | | | | them. (This used to be commit 1505d7c6001f8a35e728a14af2885b813c32ebe7)
* 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)