summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13928: fix dependencyStefan Metzmacher1-1/+1
2007-10-10r13927: fix dependencyStefan Metzmacher2-2/+3
2007-10-10r13926: More header splitups.Jelmer Vernooij22-4/+23
2007-10-10r13925: fix dependenciesStefan Metzmacher2-2/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij166-34/+280
2007-10-10r13923: make the state_flags per dcesrv_connectionStefan Metzmacher4-9/+13
2007-10-10r13922: - fix whitespacesStefan Metzmacher1-19/+23
2007-10-10r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher3-6/+6
2007-10-10r13920: "hidden" visibility is the default...Stefan Metzmacher1-1/+0
2007-10-10r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher2-2/+2
2007-10-10r13918: fix whitespacesStefan Metzmacher1-5/+3
2007-10-10r13917: fix detection of the visibility support,Stefan Metzmacher1-7/+14
2007-10-10r13911: Make these debug messages clearer.Andrew Bartlett1-3/+5
2007-10-10r13910: Fix the 'your password has expired' on every login. We now considerAndrew Bartlett4-24/+30
2007-10-10r13909: Make this code clearer.Andrew Bartlett1-2/+4
2007-10-10r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett3-10/+34
2007-10-10r13907: By ordering things this way, we allow the password_hash module to setAndrew Bartlett1-1/+1
2007-10-10r13906: fix swig buildSimo Sorce1-2/+1
2007-10-10r13905: include/includes.h now includes param/param.h..Jelmer Vernooij1-1/+2
2007-10-10r13904: Make sure LDB gets initializedJelmer Vernooij1-0/+3
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij31-11/+42
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij8-15/+29
2007-10-10r13901: Backends need to be initialized even if there are no modulesSimo Sorce1-22/+22
2007-10-10r13900: don't segfault on errorSimo Sorce1-2/+2
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij10-23/+28
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij9-31/+37
2007-10-10r13896: Get rid of 'use warnings' as it isn't very portable..Jelmer Vernooij1-1/+0
2007-10-10r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher5-29/+10
2007-10-10r13872: fix typoStefan Metzmacher1-1/+1
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher9-217/+220
2007-10-10r13868: remove useless talloc_free() wrapperStefan Metzmacher3-15/+7
2007-10-10r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij9-38/+88
2007-10-10r13866: prefix more functions with smbsrv_Stefan Metzmacher3-10/+8
2007-10-10r13865: prefix functions with smbsrv_Stefan Metzmacher6-143/+142
2007-10-10r13863: this can be static...Stefan Metzmacher1-1/+1
2007-10-10r13862: rename chain_reply -> smbsrv_chain_replyStefan Metzmacher2-11/+11
2007-10-10r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher5-6/+91
2007-10-10r13859: - remove useless fsync() callsStefan Metzmacher1-2/+1
2007-10-10r13858: - use req_pull_ascii4() instead of doing strlen() on client provided ...Stefan Metzmacher1-30/+34
2007-10-10r13857: add "Windows for Workgroups 3.1a" support to the serverStefan Metzmacher1-10/+11
2007-10-10r13856: fixed a misleading commentAndrew Tridgell1-1/+1
2007-10-10r13855: Docs for the registry library as wellJelmer Vernooij5-13/+1310
2007-10-10r13854: we now pass BASE-NEGNOWAITAndrew Tridgell1-2/+2
2007-10-10r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell1-2/+3
2007-10-10r13852: Split upJelmer Vernooij2-9/+9
2007-10-10r13851: More doc improvements.Jelmer Vernooij12-26/+135
2007-10-10r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.Andrew Bartlett2-13/+26
2007-10-10r13849: More improvements to the libutil docs.Jelmer Vernooij4-329/+68
2007-10-10r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2-11/+15
2007-10-10r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum...Jelmer Vernooij1-1/+1