summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-1010-23/+28
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-109-31/+37
* r13896: Get rid of 'use warnings' as it isn't very portable..Jelmer Vernooij2007-10-101-1/+0
* r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher2007-10-105-29/+10
* r13872: fix typoStefan Metzmacher2007-10-101-1/+1
* r13870: prefix more functions with smbsrv_Stefan Metzmacher2007-10-109-217/+220
* r13868: remove useless talloc_free() wrapperStefan Metzmacher2007-10-103-15/+7
* r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij2007-10-109-38/+88
* r13866: prefix more functions with smbsrv_Stefan Metzmacher2007-10-103-10/+8
* r13865: prefix functions with smbsrv_Stefan Metzmacher2007-10-106-143/+142
* r13863: this can be static...Stefan Metzmacher2007-10-101-1/+1
* r13862: rename chain_reply -> smbsrv_chain_replyStefan Metzmacher2007-10-102-11/+11
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-105-6/+91
* r13859: - remove useless fsync() callsStefan Metzmacher2007-10-101-2/+1
* r13858: - use req_pull_ascii4() instead of doing strlen() on client provided ...Stefan Metzmacher2007-10-101-30/+34
* r13857: add "Windows for Workgroups 3.1a" support to the serverStefan Metzmacher2007-10-101-10/+11
* r13856: fixed a misleading commentAndrew Tridgell2007-10-101-1/+1
* r13855: Docs for the registry library as wellJelmer Vernooij2007-10-105-13/+1310
* r13854: we now pass BASE-NEGNOWAITAndrew Tridgell2007-10-101-2/+2
* r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell2007-10-101-2/+3
* r13852: Split upJelmer Vernooij2007-10-102-9/+9
* r13851: More doc improvements.Jelmer Vernooij2007-10-1012-26/+135
* r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2007-10-102-13/+26
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-104-329/+68
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-102-11/+15
* r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij2007-10-101-1/+1
* r13842: Make some more functions public.Jelmer Vernooij2007-10-1012-99/+107
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-1028-407/+394
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-109-38/+91
* r13827: Minor enhancements or cosmetic changesSimo Sorce2007-10-105-44/+34
* r13826: Try to keep this backend updatedSimo Sorce2007-10-102-201/+444
* r13823: make async_wait part of the modules opsSimo Sorce2007-10-108-19/+22
* r13818: Make ldb_tdb 'fake' async.Simo Sorce2007-10-107-197/+630
* r13813: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r13812: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13811: nicer format...Stefan Metzmacher2007-10-101-2/+14
* r13810: global data types are defined in core.h now...Stefan Metzmacher2007-10-102-8/+8
* r13809: move ldb specific defineStefan Metzmacher2007-10-102-3/+3
* r13808: remove unused defineStefan Metzmacher2007-10-101-4/+0
* r13807: print out the netbios name the packet is forStefan Metzmacher2007-10-103-6/+9
* r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell2007-10-102-2/+2
* r13790: Add Samba as categoryJelmer Vernooij2007-10-103-3/+3
* r13789: Add metadata files for the GTK+ appsJelmer Vernooij2007-10-103-0/+30
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-1044-396/+326
* r13773: Be consistent in the way you get out and free allocated dataSimo Sorce2007-10-101-2/+2
* r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2007-10-102-22/+21
* r13769: the "wins partners"-option will not be readdedStefan Metzmacher2007-10-101-2/+2
* r13768: be less verbose...Stefan Metzmacher2007-10-101-0/+3
* r13767: fix compiler warningsStefan Metzmacher2007-10-104-31/+36
* r13760: Remove extern declaration for SMB_PASSWD_FILEJelmer Vernooij2007-10-101-1/+0