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