summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-1012-78/+80
* r14082: fix the build of process model threadStefan Metzmacher2007-10-101-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-1016-4/+118
* r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher2007-10-103-5/+4
* r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher2007-10-105-34/+58
* r14071: fix the buildStefan Metzmacher2007-10-102-3/+6
* r14070: this functions need to be exported,Stefan Metzmacher2007-10-102-3/+3
* r14067: give more usefull errorsStefan Metzmacher2007-10-101-4/+5
* r14066: fix whitespacesStefan Metzmacher2007-10-101-2/+2
* r14065: build gensec_schannel always static as libnet needs functions from itStefan Metzmacher2007-10-101-0/+1
* r14064: - split out MSRPC_PARSE into a speperate subsystemStefan Metzmacher2007-10-107-3/+12
* r14063: libnet depends on dcerpcStefan Metzmacher2007-10-101-1/+1
* r14059: change notify is quite a bit more complex than we thought. These testsAndrew Tridgell2007-10-101-5/+85
* r14058: Try to make the continuation on the list of password set mechs clearer.Andrew Bartlett2007-10-101-2/+5
* r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verifiedGünther Deschner2007-10-101-1/+2
* r14054: merge from samba3, fillout more userAccountControl bits.Günther Deschner2007-10-101-2/+2
* r14041: be a bit less verboseStefan Metzmacher2007-10-101-1/+1
* r14040: report errors betterStefan Metzmacher2007-10-101-0/+2
* r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher2007-10-101-7/+10
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-102-17/+38
* r14037: add ntvfs_next_notify()Stefan Metzmacher2007-10-101-0/+12
* r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison2007-10-101-2/+6
* r14016: use type safe talloc when constructing operation structures in smb se...Andrew Tridgell2007-10-101-38/+43
* r14013: added construction of the notify reply buffer in the nttrans serverAndrew Tridgell2007-10-101-9/+62
* r14012: added support for the SMBntcancel operation in the cifs ntvfsAndrew Tridgell2007-10-101-3/+35
* r14011: - added a ntvfs_notify op to allow backends to support change notifyAndrew Tridgell2007-10-104-186/+315
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-107-135/+186
* r13996: simplify ldb_async_wait() some moreSimo Sorce2007-10-108-23/+23
* r13993: First prototype of how an async module should be built.Simo Sorce2007-10-101-42/+361
* r13992: change the way ldb_async_wait() works.Simo Sorce2007-10-108-17/+16
* r13990: Fix issues with function renaming.Jelmer Vernooij2007-10-103-4/+4
* r13986: minor fixesSimo Sorce2007-10-101-8/+20
* r13985: Slowly start swig_ldbSimo Sorce2007-10-103-3/+104
* r13982: Add support for prototypes spread across multiple lines. Try to keep ...Jelmer Vernooij2007-10-101-21/+71
* r13976: Add simple script for updating existing prototypes in a header fileJelmer Vernooij2007-10-101-0/+189
* r13973: fix the buildStefan Metzmacher2007-10-101-3/+3
* r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher2007-10-101-1/+1
* r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2007-10-105-5/+5
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-104-4/+7
* r13964: make lp_* functions publicStefan Metzmacher2007-10-102-115/+115
* r13963: make symbols publicStefan Metzmacher2007-10-101-17/+17
* r13962: make functions publicStefan Metzmacher2007-10-101-19/+19
* r13961: make function publicStefan Metzmacher2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-1032-162/+172
* r13959: make more functions publicStefan Metzmacher2007-10-102-6/+6
* r13956: make more functions publicStefan Metzmacher2007-10-101-39/+39
* r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij2007-10-102-14/+8
* r13953: make more functions publicStefan Metzmacher2007-10-101-4/+4
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-1019-3/+23
* r13943: the -rpath-link should be only used for binaries,Stefan Metzmacher2007-10-101-1/+1