Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14037: add ntvfs_next_notify() | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r14029: Fix resource leak in error codepath. Coverity CID #64. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r14016: use type safe talloc when constructing operation structures in smb se... | Andrew Tridgell | 1 | -38/+43 |
2007-10-10 | r14013: added construction of the notify reply buffer in the nttrans server | Andrew Tridgell | 1 | -9/+62 |
2007-10-10 | r14012: added support for the SMBntcancel operation in the cifs ntvfs | Andrew Tridgell | 1 | -3/+35 |
2007-10-10 | r14011: - added a ntvfs_notify op to allow backends to support change notify | Andrew Tridgell | 4 | -186/+315 |
2007-10-10 | r13998: From now on ldb_request() will require an alloced request | Simo Sorce | 7 | -135/+186 |
2007-10-10 | r13996: simplify ldb_async_wait() some more | Simo Sorce | 8 | -23/+23 |
2007-10-10 | r13993: First prototype of how an async module should be built. | Simo Sorce | 1 | -42/+361 |
2007-10-10 | r13992: change the way ldb_async_wait() works. | Simo Sorce | 8 | -17/+16 |
2007-10-10 | r13990: Fix issues with function renaming. | Jelmer Vernooij | 3 | -4/+4 |
2007-10-10 | r13986: minor fixes | Simo Sorce | 1 | -8/+20 |
2007-10-10 | r13985: Slowly start swig_ldb | Simo Sorce | 3 | -3/+104 |
2007-10-10 | r13982: Add support for prototypes spread across multiple lines. Try to keep ... | Jelmer Vernooij | 1 | -21/+71 |
2007-10-10 | r13976: Add simple script for updating existing prototypes in a header file | Jelmer Vernooij | 1 | -0/+189 |
2007-10-10 | r13973: fix the build | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r13972: fix the build, jelmer can you please take a look at what's going wron... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13969: Make these names lowercase as well (just like they are now in the bui... | Jelmer Vernooij | 5 | -5/+5 |
2007-10-10 | r13967: change the standard visibility to "default" public again | Stefan Metzmacher | 4 | -4/+7 |
2007-10-10 | r13964: make lp_* functions public | Stefan Metzmacher | 2 | -115/+115 |
2007-10-10 | r13963: make symbols public | Stefan Metzmacher | 1 | -17/+17 |
2007-10-10 | r13962: make functions public | Stefan Metzmacher | 1 | -19/+19 |
2007-10-10 | r13961: make function public | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 32 | -162/+172 |
2007-10-10 | r13959: make more functions public | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r13956: make more functions public | Stefan Metzmacher | 1 | -39/+39 |
2007-10-10 | r13954: Add --enable-dso flag to ./configure that simplifies the ability to | Jelmer Vernooij | 2 | -14/+8 |
2007-10-10 | r13953: make more functions public | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 19 | -3/+23 |
2007-10-10 | r13943: the -rpath-link should be only used for binaries, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13942: fix dependencies | Stefan Metzmacher | 1 | -3/+22 |
2007-10-10 | r13941: fix the build | Stefan Metzmacher | 5 | -5/+5 |
2007-10-10 | r13940: use the local vs. install linkerflag trick for shared libs too | Stefan Metzmacher | 1 | -6/+43 |
2007-10-10 | r13939: Fix bin/.dummy issues, add more ignores | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 19 | -2/+23 |
2007-10-10 | r13937: fix the build | Stefan Metzmacher | 4 | -4/+4 |
2007-10-10 | r13936: fix dependecy | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13935: add dependecies | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r13934: these are only needed for a standalone build | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13933: fix dependency and make it possible to build as shared_library | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r13932: fix dependency | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r13931: fix dependencies | Stefan Metzmacher | 1 | -4/+10 |
2007-10-10 | r13930: this tools are currently just oneliners, which depend on printf() | Stefan Metzmacher | 1 | -9/+2 |
2007-10-10 | r13929: fix dependencies | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13928: fix dependency | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13927: fix dependency | Stefan Metzmacher | 2 | -2/+3 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 22 | -4/+23 |
2007-10-10 | r13925: fix dependencies | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 166 | -34/+280 |
2007-10-10 | r13923: make the state_flags per dcesrv_connection | Stefan Metzmacher | 4 | -9/+13 |