summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-25docs: fix the manpage output of parameters list in smb.conf.5.Michael Adam1-0/+3
2008-04-25docs: fix indentation in expand-smbxonfdoc.Michael Adam1-9/+9
2008-04-25mount.cifs: Zero mountpassword content before freeing.Karolin Seeger1-3/+24
2008-04-25Attempt to fix the non-krb buildVolker Lendecke1-0/+4
2008-04-25Add basic ncacn_ip_tcp client infrastructureVolker Lendecke1-71/+241
2008-04-25Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_clientVolker Lendecke2-55/+82
2008-04-25Introduce rpccli_pipe_txt(), describing a pipe for debug messagesVolker Lendecke1-93/+62
2008-04-25cli_rpc_pipe_open_noauth must take the user/domain from the smb sessionVolker Lendecke1-0/+18
2008-04-25Make use of rpccli_xxx_bind_dataVolker Lendecke2-169/+62
2008-04-25Create rpccli_xxx_bind_data functionsVolker Lendecke1-0/+198
2008-04-25Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke6-43/+52
2008-04-25Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke4-58/+71
2008-04-24Fix from Martin Zielinski <mz@seh.de>. Don't delete files whenJeremy Allison1-7/+20
2008-04-24The first of Martin Zielinski <mz@seh.de> Vista printing patches.Jeremy Allison2-4/+12
2008-04-24mailslot/dsgetdcname: do what XP does and request nt_version 11.Günther Deschner1-5/+32
2008-04-24mailslot: allow to give back struct nbt_ntlogon_packet.Günther Deschner3-3/+15
2008-04-24mailslot: make sure we are looking at the correct reply structure.Günther Deschner1-4/+21
2008-04-24mailslot: allow to define nt_version in send_getdc_request().Günther Deschner3-4/+6
2008-04-24rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().Günther Deschner1-2/+3
2008-04-24Fix yet another set of documentation linksAlexander Bokovoy3-8/+4
2008-04-24Ignore intermediary documentation files in gitAlexander Bokovoy1-0/+0
2008-04-24Fix documentation build: manpages, links in the HTML documents.Alexander Bokovoy7-35/+57
2008-04-24Make mount.cifs.c consistent with other Samba code usage w.r.tJeremy Allison1-69/+54
2008-04-24manpages: describe special meaning of "include = registry" in description of ...Michael Adam1-3/+8
2008-04-24manpages: update the section about registry configuration in smb.conf.5Michael Adam1-26/+43
2008-04-23Fix CLEAR_IF_FIRST handling of messages.tdbVolker Lendecke8-10/+12
2008-04-23Use wbinfo --online-status in make test rather than --sequenceGerald W. Carter1-3/+3
2008-04-23Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter4-28/+64
2008-04-23Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter3-10/+10
2008-04-23Adding DTD from svn:externals link in samba-docs SVN repoGerald W. Carter3-0/+570
2008-04-23Moving docs tree to docs-xml to make room for generated docs in the release t...Gerald W. Carter899-0/+0
2008-04-23Next update of VFS modules development guideAlexander Bokovoy1-22/+121
2008-04-23Use title from a linked item to show up as text of the link if there is no en...Alexander Bokovoy1-1/+63
2008-04-23Use indexterm instead of term in expansion xsltsAlexander Bokovoy2-2/+3
2008-04-23Fix numbering in the Samba3 developer's guideAlexander Bokovoy1-0/+1
2008-04-23Switch to SVG and Inkscape to generate pictures instead of Dia.Alexander Bokovoy75-130/+64052
2008-04-23Remove smbconfexample check from test index.xml, it is not used anymoreAlexander Bokovoy1-1/+0
2008-04-23Prettify attributionsAlexander Bokovoy1-3/+0
2008-04-23Add small preface to a VFS guide. More to come.Alexander Bokovoy1-0/+26
2008-04-23Add first cut at networkless build instructions for samba-docsAlexander Bokovoy2-2/+28
2008-04-23Attempt to add DTDs as svn external repository for buildAlexander Bokovoy1-0/+14
2008-04-23Correct usage of multiple LDAP servers as passdb backend. Patch from Björn J...Karolin Seeger1-4/+8
2008-04-23Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.Karolin Seeger1-1/+4
2008-04-23Forgot to add these macros to a samba-docs repositoryAlexander Bokovoy1-0/+27
2008-04-23Fix more entries with back slashes that need to use literal formattingAlexander Bokovoy2-2/+3
2008-04-23Fix typoAlexander Bokovoy1-1/+1
2008-04-23Insert space inside this very long string. It is arguable how to fix it prope...Alexander Bokovoy1-1/+1
2008-04-23Refresh our XSL templates to work with current docbook xslt for manpagesAlexander Bokovoy6-219/+132
2008-04-23Add man page metadata fields that are used by temprorary manpages XSLTAlexander Bokovoy68-0/+204
2008-04-23Document --verbose option to wbinfoGerald Carter1-0/+9