summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* r14041: be a bit less verboseStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 67a42a8097152c23fcd1adab68c64f127ac9c643)
* r14040: report errors betterStefan Metzmacher2007-10-101-0/+2
| | | | | metze (This used to be commit 10cd4dbac97589e422a56465ba1f2bc060e425bb)
* r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher2007-10-101-7/+10
| | | | | | | | | | make the BASE-NEGNOWAIT tests more robust. was it correct that the important thing to test in this test is that the 2nd connection works fine? metze (This used to be commit f941e748640fa88eb5868420059efd0c38d7d745)
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-102-17/+38
| | | | | metze (This used to be commit 8e9a69171a03a1f886fcff911e8a923368645a54)
* r14037: add ntvfs_next_notify()Stefan Metzmacher2007-10-101-0/+12
| | | | | metze (This used to be commit d4c0f8900e908bc70fd66059fc667432329abf89)
* r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison2007-10-101-2/+6
| | | | | Jeremy. (This used to be commit d2e9d5b34baee90060ee9131b3da903309625a56)
* r14016: use type safe talloc when constructing operation structures in smb ↵Andrew Tridgell2007-10-101-38/+43
| | | | | | server (This used to be commit 78dd6b3e0cd4f048e9b0317107ceb59198fc2bee)
* r14013: added construction of the notify reply buffer in the nttrans serverAndrew Tridgell2007-10-101-9/+62
| | | | | | | code the RAW-NOTIFY test now passes against the CIFS backend (This used to be commit e03a2e2de2ad7cd7e692248a681a46ffc1447541)
* r14012: added support for the SMBntcancel operation in the cifs ntvfsAndrew Tridgell2007-10-101-3/+35
| | | | | | backend. This requires keeping a list of outstanding requests so the MID can be matched. Use a talloc destructor to manage the list. (This used to be commit 6ec250f55d7b7d9c899d3c3777666a96bf8ea06c)
* r14011: - added a ntvfs_notify op to allow backends to support change notifyAndrew Tridgell2007-10-104-186/+315
| | | | | | | | - converted the nttrans server side code to be async (needed for change notify) This is the start of some work on supporting change notify via a new approach. More soon. (This used to be commit 0ad70bfd83b4a03c0e67f11f63822b833be67aa1)
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-107-135/+186
| | | | | | | | | By freeing the request you will be sure everything down the path get freed. this also means you have to steal the results if you want to keep them :) simo. (This used to be commit e8075e6a062ce5edb84485e45d0b841c2ee2af7d)
* r13996: simplify ldb_async_wait() some moreSimo Sorce2007-10-108-23/+23
| | | | (This used to be commit ef1b3e6368179fe86ae07b8d00e4668090175551)
* r13993: First prototype of how an async module should be built.Simo Sorce2007-10-101-42/+361
| | | | | | This is NOT tested yet, just compiles. Committing to share the code and gather comments (This used to be commit 1c8536750fb811c987357cf1223666e1d79b2672)
* r13992: change the way ldb_async_wait() works.Simo Sorce2007-10-108-17/+16
| | | | | | I think I should change the name of this function to ldb_async_process(), any opinions ? (This used to be commit 3347322d1327cfa975ee9dccd4f2774e6e14fbcb)
* r13990: Fix issues with function renaming.Jelmer Vernooij2007-10-103-4/+4
| | | | (This used to be commit 988ea27e22e3c0f4daf118151f90db5bb243bffc)
* r13986: minor fixesSimo Sorce2007-10-101-8/+20
| | | | (This used to be commit 8375f030197d311515085ac6beeaf63af45d14b0)
* r13985: Slowly start swig_ldbSimo Sorce2007-10-103-3/+104
| | | | | | dcerpc still need fixing, the produced shared library misses some symbols. Jelmer, can you look at it while you are playing with the build system ? (This used to be commit af92996e30a50af92d70ac8d55ade3da4ce56077)
* r13982: Add support for prototypes spread across multiple lines. Try to keep ↵Jelmer Vernooij2007-10-101-21/+71
| | | | | | | line empty after inserting new prototypes. (This used to be commit d3a21b58d488bcd74ca873ea045fbf2a787ad552)
* r13976: Add simple script for updating existing prototypes in a header fileJelmer Vernooij2007-10-101-0/+189
| | | | (This used to be commit 265cfb39c386e6a630f14e2c339d62d2c3dfa12e)
* r13973: fix the buildStefan Metzmacher2007-10-101-3/+3
| | | | | metze (This used to be commit 30af3be22b5f9e6d106954222a3bc4bb53c76665)
* r13972: fix the build, jelmer can you please take a look at what's going ↵Stefan Metzmacher2007-10-101-1/+1
| | | | | | | wrong here metze (This used to be commit 737b149546ac0ee93a0d6c4f54ed40dd6dd259c3)
* r13969: Make these names lowercase as well (just like they are now in the ↵Jelmer Vernooij2007-10-105-5/+5
| | | | | | buildsystem) (This used to be commit 04c49e211fc4f80e03d9322b983bbde15baba640)
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-104-4/+7
| | | | | | | for modules, libraries and subsystems metze (This used to be commit 2d546c32801b12ba82596ccdf1521cba7bfff9f7)
* r13964: make lp_* functions publicStefan Metzmacher2007-10-102-115/+115
| | | | | metze (This used to be commit 2db081fd708ff2403082e31a777320a713e74756)
* r13963: make symbols publicStefan Metzmacher2007-10-101-17/+17
| | | | | metze (This used to be commit 23c3dda7917f9edc2781fa4ac39ae22fd2aeb162)
* r13962: make functions publicStefan Metzmacher2007-10-101-19/+19
| | | | | metze (This used to be commit fd84583ab4a3afc484f220d1475b1e61b3f2fbc6)
* r13961: make function publicStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 9f2e20600d22fbdf582a5a90e8099fe591d5cc48)
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-1032-162/+172
| | | | (This used to be commit 2c746980328431ab04852dc668899e3eb042da99)
* r13959: make more functions publicStefan Metzmacher2007-10-102-6/+6
| | | | | metze (This used to be commit a5b95a7741085a9adb04b8b63066d1b3d0f024ae)
* r13956: make more functions publicStefan Metzmacher2007-10-101-39/+39
| | | | | metze (This used to be commit d099282d4956e7dc1134abf0632b01c40160e114)
* r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij2007-10-102-14/+8
| | | | | do shared library-enabled builds. (This used to be commit 9a1d76c13d44d6a8e4557893f485c5b81c68e01a)
* r13953: make more functions publicStefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit 6aa9675924c32a83122e7ebe86a736233b46c54f)
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-1019-3/+23
| | | | (This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
* r13943: the -rpath-link should be only used for binaries,Stefan Metzmacher2007-10-101-1/+1
| | | | | | | | otherwise application linking to the installed lib would look at the builddir for searching other libs metze (This used to be commit f4996fbacc58618bb04c5587b4c45925cc430997)
* r13942: fix dependenciesStefan Metzmacher2007-10-101-3/+22
| | | | | metze (This used to be commit 71d3fbf65ccb891f823f75384bccf2c7909258c8)
* r13941: fix the buildStefan Metzmacher2007-10-105-5/+5
| | | | | metze (This used to be commit d9da948b0f7f9698decc140a0a549d27675d14e4)
* r13940: use the local vs. install linkerflag trick for shared libs tooStefan Metzmacher2007-10-101-6/+43
| | | | | metze (This used to be commit 65bb303ff3815cc11e07061d478e317ffb24d453)
* r13939: Fix bin/.dummy issues, add more ignoresJelmer Vernooij2007-10-101-5/+5
| | | | (This used to be commit 557533b9173a72d2db2a0fa05ab5500f446306c8)
* r13938: Around round of splitupsJelmer Vernooij2007-10-1019-2/+23
| | | | (This used to be commit 2d655f05285a86bb1bbb882e4dd843def15c9dfa)
* r13937: fix the buildStefan Metzmacher2007-10-104-4/+4
| | | | | metze (This used to be commit 7aabff829836580be8816f38a6e0ef5b7c3bb565)
* r13936: fix dependecyStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 9650d15c211988a4f81c546bd47eadb1302b8f9b)
* r13935: add dependeciesStefan Metzmacher2007-10-102-2/+2
| | | | | metze (This used to be commit 569275bc2b9e91a944087581d383c2b7d914c481)
* r13934: these are only needed for a standalone buildStefan Metzmacher2007-10-101-0/+2
| | | | | metze (This used to be commit 0db8351b149e5c3d91bf7f2d36ceed329462133c)
* r13933: fix dependency and make it possible to build as shared_libraryStefan Metzmacher2007-10-101-1/+2
| | | | | metze (This used to be commit 159a98a28ac4a1007cd97d1b038ef77fa05cbebf)
* r13932: fix dependencyStefan Metzmacher2007-10-101-1/+2
| | | | | metze (This used to be commit 93c77bf14b73b837503fbbde4ec3e16f7eac1e9a)
* r13931: fix dependenciesStefan Metzmacher2007-10-101-4/+10
| | | | | metze (This used to be commit abbf1321ad37e329a2f45f00d1972a5e759d1f1b)
* r13930: this tools are currently just oneliners, which depend on printf()Stefan Metzmacher2007-10-101-9/+2
| | | | | metze (This used to be commit f4e1855dec2c985854e79b3799131d8314ca1e4d)
* r13929: fix dependenciesStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 45fc905d83aa73c51db0ff1c395250e3b10d6cdd)
* r13928: fix dependencyStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit ad83fc46bfdde548e9c8c03ad1fbb56e43d43467)
* r13927: fix dependencyStefan Metzmacher2007-10-102-2/+3
| | | | | metze (This used to be commit 2cb0327528c819a3c7960e7d8b9175925325fcce)