summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15367: Fix unused function warnings in generated EJS code.Jelmer Vernooij1-28/+28
(This used to be commit 946a80298ad58e7b8ba9608a840154ee4a790da7)
2007-10-10r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij1-1/+1
(This used to be commit 76c5f377204ad158b03641258a4645a9d487fee8)
2007-10-10r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij1-3/+3
(This used to be commit 0d99397007960e555f562f1498a202407e235f36)
2007-10-10r15364: Use global list of predefined keysJelmer Vernooij1-14/+2
(This used to be commit eee9e33442f846d278f0fc545480cc2ec8ea295b)
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij7-10/+13
(This used to be commit f2ca71f1229f4c20296895116c09bacbd6a53b55)
2007-10-10r15362: Consider anything non-zero a failure, bnio not just -1Jelmer Vernooij1-1/+2
(This used to be commit c3626548f74ca4c930b9d8a82de9c79f6f5e5903)
2007-10-10r15361: Export table of predefined registry keysJelmer Vernooij3-18/+23
(This used to be commit 684ef2dae1145388308502942da15e59a8beb425)
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij8-19/+21
(This used to be commit 12ba42de5886f9f4f9b1698476557e0c217d06f3)
2007-10-10r15357: Fix the build on systems without GNUTLS.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 2cd2e524e6e1acb2e2921e32c5551f528aa04bf4)
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett15-143/+69
This is in preperation for making TLS a socket library. Andrew Bartlett (This used to be commit a312812b92f5ac7e6bd2c4af725dbbbc900d4452)
2007-10-10r15355: Add replacement 'err.h' for systems that don't have it such as ↵Jelmer Vernooij2-0/+9
SerNet-Tru64 (This used to be commit 2961d545fb23e271c5f1c11bc618f16120e47f49)
2007-10-10r15354: Add dependency on libsocket (required for sun1)Jelmer Vernooij1-1/+2
(This used to be commit 566413f83d6a1a047acacfa79694d97bb0f66cf0)
2007-10-10r15353: Don't dereference NULL pointer. Found by the IBM checker.Jelmer Vernooij1-0/+1
(This used to be commit 67d62fc55621871c576298b5a8da2f5e9ea03d69)
2007-10-10r15352: Remove reference to just-removed subsystemJelmer Vernooij1-1/+1
(This used to be commit ccb86ab15986fa642d412432bfd4f8f2f280e13d)
2007-10-10r15351: Fix tcc compile errorJelmer Vernooij1-1/+2
(This used to be commit 0ba3390a9c1f4f0601a13bf2078817d85ed77de5)
2007-10-10r15350: Remove empty subsystem, don't install .a files of subsystemsJelmer Vernooij3-10/+1
(This used to be commit 087188cfc4a38d92b13fc8e58e1f408306442055)
2007-10-10r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij4-134/+109
(This used to be commit 598ea173cd718dad0df24505796ca50cb728a2e9)
2007-10-10r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2-11/+32
(This used to be commit 7e30e8ba57efe37314ebca02f964420f56b9eb52)
2007-10-10r15346: Doc.Tim Potter1-1/+1
(This used to be commit ccd5c19ad6701d69fa8293fcfe720fe1166adb86)
2007-10-10r15345: Add a read-only test to tdb torture tester.Tim Potter1-0/+8
(This used to be commit 370e5b0f8aca6972888f42b5d4a06f7895cb9858)
2007-10-10r15344: Fix shared library buildJelmer Vernooij5-12/+12
(This used to be commit 7113a16309a83225f3ab6ccbfe48778ae8fc52e8)
2007-10-10r15343: Some small cleanups.Tim Potter1-5/+8
Remove LdbMessage.close() method as it's not necessary. (This used to be commit c9ed165c17f1e74e0c6c04569936fbfb08f6c9ed)
2007-10-10r15339: Signature for tdb_reopen_all() has changed.Tim Potter1-1/+1
(This used to be commit 4d8fff52360645df12b35cea45fceaa66d6594bf)
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij8-13/+16
(This used to be commit 8985093d3fba90287bd739aaaa0fbfdadca2b999)
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij9-24/+21
(This used to be commit 4ec89bce8715f35f21fe05bb738dae13fc6c3066)
2007-10-10r15330: Add comment for IBM checker.Andrew Bartlett1-2/+1
Andrew Bartlett (This used to be commit d2832a849dd570a6cc1b49d8071735270b2fb83f)
2007-10-10r15329: I'm sick of this patch being in my local tree...Andrew Bartlett1-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)
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij45-248/+189
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)
2007-10-10r15327: Support 'nosize'. Also write prototypes for print and size functions ↵Jelmer Vernooij2-14/+24
that are manually written. (This used to be commit f10b38b824d0ddfdccea498b7522efcc03a020d0)
2007-10-10r15326: Fix compiler warnings.Jelmer Vernooij1-7/+7
(This used to be commit ac68415ccf6ca37ffd24407b10bafc102c83dfc0)
2007-10-10r15325: Fix compiler warningsJelmer Vernooij1-9/+9
(This used to be commit 5d51047fe3187863a18b2a976ba3bf831cb3c765)
2007-10-10r15324: Generate prototype even if the function itself isJelmer Vernooij1-11/+12
written manually. (This used to be commit 56eceeb3221b768b754f6eca10d020148264e869)
2007-10-10r15323: Fix internal popt buildJelmer Vernooij3-13/+2
(This used to be commit e392c1e167da5fb2ee8c813e416b8fa51b3969e4)
2007-10-10r15322: Don't depend on nonexisting targets - should fix the buildJelmer Vernooij1-3/+3
(This used to be commit 34d9a10734d2253564f37a4034003b39489f858e)
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij11-244/+252
(This used to be commit c83e4b166534278c335254aa8890a50635bbf1b7)
2007-10-10r15319: remove unneeded macrosStefan Metzmacher4-34/+26
metze (This used to be commit 9611c8aa9ce0eba1703d5eecc52e67a9e5fba15f)
2007-10-10r15318: Don't create empty static libraries as some hosts have trouble with ↵Jelmer Vernooij5-3/+10
them. (This used to be commit 1505d7c6001f8a35e728a14af2885b813c32ebe7)
2007-10-10r15317: Because LDB is now async, there are more places were we might run theAndrew Bartlett1-15/+22
even context again. We need to ensure we don't process packets until we are finished setting up the connection, have the ldb in place etc. We may need to do the same in other servers. Andrew Bartlett (This used to be commit 9bbc93bef2881251b734732d84bf0b2e5cf8b285)
2007-10-10r15316: I don't understand quite why this function was ever like this, but weAndrew Bartlett1-2/+1
need to replace every instance of the character. Previously we skipped the first. Andrew Bartlett (This used to be commit 5b58ab98d6b47b7cfd47eb5f7d38dc3724e44ca2)
2007-10-10r15315: - reenable the ildap backendStefan Metzmacher1-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)
2007-10-10r15314: Fix recursive dependency hack for static libs. Should fix the buildJelmer Vernooij3-3/+3
on most systems. (This used to be commit c0ab0f4ed49d88807d07b1504574ca35542e2943)
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij11-15/+20
(This used to be commit f0afe9e2ff16515df1b3226b479b19ea3e9c3d0c)
2007-10-10r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2-6/+2
(This used to be commit 8f5e507ce3517bbbf06d3f9ec28d40b7158be1bc)
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij21-38/+40
(This used to be commit 3ef9326386ba1c210166302cbcf02d2ed3f19944)
2007-10-10r15303: Re-add SMB readline replacement headerJelmer Vernooij1-0/+9
(This used to be commit 40fb796ad25dc8b53d9f7c66324712b7ff4fc071)
2007-10-10r15302: Remove strangely named function "StrnCpy" - strlcpy is available as aJelmer Vernooij2-23/+2
replacement. (This used to be commit 72237344cf22dacfaf1d87c3e0b922023fa4afb0)
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij26-188/+45
system - these should be removed later on. (This used to be commit 06547391669e064d2b92f5841b7df5f101a34cb9)
2007-10-10r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij3-0/+4
(This used to be commit d9f1c19f58578f97e7a20a54c474abfe6525849f)
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij26-535/+641
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)
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the ↵Jelmer Vernooij21-120/+123
rest of LIBSECURITY doesn't) Make the ldb password_hash module only depend on some keys manipulation code, not full heimdal Some other dependency fixes (This used to be commit 5b3ab728edfc9cdd9eee16ad0fe6dfd4b5ced630)