1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00

8333 Commits

Author SHA1 Message Date
Stefan Metzmacher
30b4212a1a r14037: add ntvfs_next_notify()
metze
(This used to be commit d4c0f8900e908bc70fd66059fc667432329abf89)
2007-10-10 13:52:37 -05:00
Jeremy Allison
1562ecf221 r14029: Fix resource leak in error codepath. Coverity CID #64.
Jeremy.
(This used to be commit d2e9d5b34baee90060ee9131b3da903309625a56)
2007-10-10 13:52:37 -05:00
Andrew Tridgell
db45433f31 r14016: use type safe talloc when constructing operation structures in smb server
(This used to be commit 78dd6b3e0cd4f048e9b0317107ceb59198fc2bee)
2007-10-10 13:52:37 -05:00
Andrew Tridgell
276162cc9d r14013: added construction of the notify reply buffer in the nttrans server
code

the RAW-NOTIFY test now passes against the CIFS backend
(This used to be commit e03a2e2de2ad7cd7e692248a681a46ffc1447541)
2007-10-10 13:52:36 -05:00
Andrew Tridgell
91931f97e8 r14012: added support for the SMBntcancel operation in the cifs ntvfs
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)
2007-10-10 13:52:36 -05:00
Andrew Tridgell
418befec18 r14011: - added a ntvfs_notify op to allow backends to support change notify
- 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)
2007-10-10 13:52:36 -05:00
Simo Sorce
82da2d401e r13998: From now on ldb_request() will require an alloced request
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)
2007-10-10 13:52:36 -05:00
Simo Sorce
257598424e r13996: simplify ldb_async_wait() some more
(This used to be commit ef1b3e6368179fe86ae07b8d00e4668090175551)
2007-10-10 13:52:36 -05:00
Simo Sorce
d2745fe6ad r13993: First prototype of how an async module should be built.
This is NOT tested yet, just compiles.
Committing to share the code and gather comments
(This used to be commit 1c8536750fb811c987357cf1223666e1d79b2672)
2007-10-10 13:52:34 -05:00
Simo Sorce
7b82c4beb9 r13992: change the way ldb_async_wait() works.
I think I should change the name of this function
to ldb_async_process(), any opinions ?
(This used to be commit 3347322d1327cfa975ee9dccd4f2774e6e14fbcb)
2007-10-10 13:52:34 -05:00
Jelmer Vernooij
49e6945ca8 r13990: Fix issues with function renaming.
(This used to be commit 988ea27e22e3c0f4daf118151f90db5bb243bffc)
2007-10-10 13:52:34 -05:00
Simo Sorce
7ffc1b48a4 r13986: minor fixes
(This used to be commit 8375f030197d311515085ac6beeaf63af45d14b0)
2007-10-10 13:52:34 -05:00
Simo Sorce
e460cf7692 r13985: Slowly start swig_ldb
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)
2007-10-10 13:52:34 -05:00
Jelmer Vernooij
6e8f1ffc7d r13982: Add support for prototypes spread across multiple lines. Try to keep line
empty after inserting new prototypes.
(This used to be commit d3a21b58d488bcd74ca873ea045fbf2a787ad552)
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
98d4c63867 r13976: Add simple script for updating existing prototypes in a header file
(This used to be commit 265cfb39c386e6a630f14e2c339d62d2c3dfa12e)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
812edc6b99 r13973: fix the build
metze
(This used to be commit 30af3be22b5f9e6d106954222a3bc4bb53c76665)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
c29b88c03a r13972: fix the build, jelmer can you please take a look at what's going wrong here
metze
(This used to be commit 737b149546ac0ee93a0d6c4f54ed40dd6dd259c3)
2007-10-10 13:52:33 -05:00
Jelmer Vernooij
0fbcfd8920 r13969: Make these names lowercase as well (just like they are now in the buildsystem)
(This used to be commit 04c49e211fc4f80e03d9322b983bbde15baba640)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
d9c439b884 r13967: change the standard visibility to "default" public again
for modules, libraries and subsystems

metze
(This used to be commit 2d546c32801b12ba82596ccdf1521cba7bfff9f7)
2007-10-10 13:52:33 -05:00
Stefan Metzmacher
324fcc27f9 r13964: make lp_* functions public
metze
(This used to be commit 2db081fd708ff2403082e31a777320a713e74756)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
4b0da784bf r13963: make symbols public
metze
(This used to be commit 23c3dda7917f9edc2781fa4ac39ae22fd2aeb162)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
556f6c4346 r13962: make functions public
metze
(This used to be commit fd84583ab4a3afc484f220d1475b1e61b3f2fbc6)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
b731c82e5c r13961: make function public
metze
(This used to be commit 9f2e20600d22fbdf582a5a90e8099fe591d5cc48)
2007-10-10 13:52:32 -05:00
Jelmer Vernooij
ceb6e9717b r13960: Generate makefile rules for installing/removing shared modules.
(This used to be commit 2c746980328431ab04852dc668899e3eb042da99)
2007-10-10 13:52:32 -05:00
Stefan Metzmacher
967bff7d88 r13959: make more functions public
metze
(This used to be commit a5b95a7741085a9adb04b8b63066d1b3d0f024ae)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
bdfbcf5d8a r13956: make more functions public
metze
(This used to be commit d099282d4956e7dc1134abf0632b01c40160e114)
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
2761caf567 r13954: Add --enable-dso flag to ./configure that simplifies the ability to
do shared library-enabled builds.
(This used to be commit 9a1d76c13d44d6a8e4557893f485c5b81c68e01a)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
f3f19158bb r13953: make more functions public
metze
(This used to be commit 6aa9675924c32a83122e7ebe86a736233b46c54f)
2007-10-10 13:52:31 -05:00
Jelmer Vernooij
f8fdbc967c r13944: Yet another round of splitups.
(This used to be commit f87debeb12cebd734b47314554ab671c9e06237e)
2007-10-10 13:52:31 -05:00
Stefan Metzmacher
40de04329d r13943: the -rpath-link should be only used for binaries,
otherwise application linking to the installed lib would look
at the builddir for searching other libs

metze
(This used to be commit f4996fbacc58618bb04c5587b4c45925cc430997)
2007-10-10 13:52:30 -05:00
Stefan Metzmacher
a8c023ea79 r13942: fix dependencies
metze
(This used to be commit 71d3fbf65ccb891f823f75384bccf2c7909258c8)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
c9e5d884fc r13941: fix the build
metze
(This used to be commit d9da948b0f7f9698decc140a0a549d27675d14e4)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
04af4d0cc3 r13940: use the local vs. install linkerflag trick for shared libs too
metze
(This used to be commit 65bb303ff3815cc11e07061d478e317ffb24d453)
2007-10-10 13:52:29 -05:00
Jelmer Vernooij
1718e2d4df r13939: Fix bin/.dummy issues, add more ignores
(This used to be commit 557533b9173a72d2db2a0fa05ab5500f446306c8)
2007-10-10 13:52:29 -05:00
Jelmer Vernooij
17ae598141 r13938: Around round of splitups
(This used to be commit 2d655f05285a86bb1bbb882e4dd843def15c9dfa)
2007-10-10 13:52:29 -05:00
Stefan Metzmacher
0de1ad5ae6 r13937: fix the build
metze
(This used to be commit 7aabff829836580be8816f38a6e0ef5b7c3bb565)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
3d4a22dab4 r13936: fix dependecy
metze
(This used to be commit 9650d15c211988a4f81c546bd47eadb1302b8f9b)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
eeaf9650d8 r13935: add dependecies
metze
(This used to be commit 569275bc2b9e91a944087581d383c2b7d914c481)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
e814354e43 r13934: these are only needed for a standalone build
metze
(This used to be commit 0db8351b149e5c3d91bf7f2d36ceed329462133c)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
0cbc447101 r13933: fix dependency and make it possible to build as shared_library
metze
(This used to be commit 159a98a28ac4a1007cd97d1b038ef77fa05cbebf)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
9ff35d2679 r13932: fix dependency
metze
(This used to be commit 93c77bf14b73b837503fbbde4ec3e16f7eac1e9a)
2007-10-10 13:52:28 -05:00
Stefan Metzmacher
4796013057 r13931: fix dependencies
metze
(This used to be commit abbf1321ad37e329a2f45f00d1972a5e759d1f1b)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
141658d1ea r13930: this tools are currently just oneliners, which depend on printf()
metze
(This used to be commit f4e1855dec2c985854e79b3799131d8314ca1e4d)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
ebea5caed7 r13929: fix dependencies
metze
(This used to be commit 45fc905d83aa73c51db0ff1c395250e3b10d6cdd)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
d817c83744 r13928: fix dependency
metze
(This used to be commit ad83fc46bfdde548e9c8c03ad1fbb56e43d43467)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
a4ecda6b50 r13927: fix dependency
metze
(This used to be commit 2cb0327528c819a3c7960e7d8b9175925325fcce)
2007-10-10 13:52:27 -05:00
Jelmer Vernooij
9bd7dd9121 r13926: More header splitups.
(This used to be commit 930daa9f416ecba1d75b8ad46bb42e336545672f)
2007-10-10 13:52:26 -05:00
Stefan Metzmacher
0350f6f060 r13925: fix dependencies
metze
(This used to be commit 9dad1fb7bbc387d10c38334e3393dc9f18f4fa2f)
2007-10-10 13:52:26 -05:00
Jelmer Vernooij
4ac2be9958 r13924: Split more prototypes out of include/proto.h + initial work on header
file dependencies
(This used to be commit 122835876748a3eaf5e8d31ad1abddab9acb8781)
2007-10-10 13:52:24 -05:00
Stefan Metzmacher
45c92c9cf0 r13923: make the state_flags per dcesrv_connection
this will may help with a generic named pipe solution

metze
(This used to be commit c6fa9bd15cdb096c3dfc7a4109d9298933981255)
2007-10-10 13:52:24 -05:00