index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
errors: add WERR_INVALID_DOMAINNAME.
Günther Deschner
2
-0
/
+2
2008-04-25
docs: fix the manpage output of parameters list in smb.conf.5.
Michael Adam
1
-0
/
+3
2008-04-25
docs: fix indentation in expand-smbxonfdoc.
Michael Adam
1
-9
/
+9
2008-04-25
mount.cifs: Zero mountpassword content before freeing.
Karolin Seeger
1
-3
/
+24
2008-04-25
Attempt to fix the non-krb build
Volker Lendecke
1
-0
/
+4
2008-04-25
Add basic ncacn_ip_tcp client infrastructure
Volker Lendecke
1
-71
/
+241
2008-04-25
Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_client
Volker Lendecke
2
-55
/
+82
2008-04-25
Introduce rpccli_pipe_txt(), describing a pipe for debug messages
Volker Lendecke
1
-93
/
+62
2008-04-25
cli_rpc_pipe_open_noauth must take the user/domain from the smb session
Volker Lendecke
1
-0
/
+18
2008-04-25
Make use of rpccli_xxx_bind_data
Volker Lendecke
2
-169
/
+62
2008-04-25
Create rpccli_xxx_bind_data functions
Volker Lendecke
1
-0
/
+198
2008-04-25
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
6
-43
/
+52
2008-04-25
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
4
-58
/
+71
2008-04-24
Fix from Martin Zielinski <mz@seh.de>. Don't delete files when
Jeremy Allison
1
-7
/
+20
2008-04-24
The first of Martin Zielinski <mz@seh.de> Vista printing patches.
Jeremy Allison
2
-4
/
+12
2008-04-24
mailslot/dsgetdcname: do what XP does and request nt_version 11.
Günther Deschner
1
-5
/
+32
2008-04-24
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
3
-3
/
+15
2008-04-24
mailslot: make sure we are looking at the correct reply structure.
Günther Deschner
1
-4
/
+21
2008-04-24
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
3
-4
/
+6
2008-04-24
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner
1
-2
/
+3
2008-04-24
Fix yet another set of documentation links
Alexander Bokovoy
3
-8
/
+4
2008-04-24
Ignore intermediary documentation files in git
Alexander Bokovoy
1
-0
/
+0
2008-04-24
Fix documentation build: manpages, links in the HTML documents.
Alexander Bokovoy
7
-35
/
+57
2008-04-24
Make mount.cifs.c consistent with other Samba code usage w.r.t
Jeremy Allison
1
-69
/
+54
2008-04-24
manpages: describe special meaning of "include = registry" in description of ...
Michael Adam
1
-3
/
+8
2008-04-24
manpages: update the section about registry configuration in smb.conf.5
Michael Adam
1
-26
/
+43
2008-04-23
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
8
-10
/
+12
2008-04-23
Use wbinfo --online-status in make test rather than --sequence
Gerald W. Carter
1
-3
/
+3
2008-04-23
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
4
-28
/
+64
2008-04-23
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter
3
-10
/
+10
2008-04-23
Adding DTD from svn:externals link in samba-docs SVN repo
Gerald W. Carter
3
-0
/
+570
2008-04-23
Moving docs tree to docs-xml to make room for generated docs in the release t...
Gerald W. Carter
899
-0
/
+0
2008-04-23
Next update of VFS modules development guide
Alexander Bokovoy
1
-22
/
+121
2008-04-23
Use title from a linked item to show up as text of the link if there is no en...
Alexander Bokovoy
1
-1
/
+63
2008-04-23
Use indexterm instead of term in expansion xslts
Alexander Bokovoy
2
-2
/
+3
2008-04-23
Fix numbering in the Samba3 developer's guide
Alexander Bokovoy
1
-0
/
+1
2008-04-23
Switch to SVG and Inkscape to generate pictures instead of Dia.
Alexander Bokovoy
75
-130
/
+64052
2008-04-23
Remove smbconfexample check from test index.xml, it is not used anymore
Alexander Bokovoy
1
-1
/
+0
2008-04-23
Prettify attributions
Alexander Bokovoy
1
-3
/
+0
2008-04-23
Add small preface to a VFS guide. More to come.
Alexander Bokovoy
1
-0
/
+26
2008-04-23
Add first cut at networkless build instructions for samba-docs
Alexander Bokovoy
2
-2
/
+28
2008-04-23
Attempt to add DTDs as svn external repository for build
Alexander Bokovoy
1
-0
/
+14
2008-04-23
Correct usage of multiple LDAP servers as passdb backend. Patch from Björn J...
Karolin Seeger
1
-4
/
+8
2008-04-23
Correct description of cups options. Patch from Björn Jacke <bj@sernet.de>.
Karolin Seeger
1
-1
/
+4
2008-04-23
Forgot to add these macros to a samba-docs repository
Alexander Bokovoy
1
-0
/
+27
2008-04-23
Fix more entries with back slashes that need to use literal formatting
Alexander Bokovoy
2
-2
/
+3
2008-04-23
Fix typo
Alexander Bokovoy
1
-1
/
+1
2008-04-23
Insert space inside this very long string. It is arguable how to fix it prope...
Alexander Bokovoy
1
-1
/
+1
2008-04-23
Refresh our XSL templates to work with current docbook xslt for manpages
Alexander Bokovoy
6
-219
/
+132
2008-04-23
Add man page metadata fields that are used by temprorary manpages XSLT
Alexander Bokovoy
68
-0
/
+204
[next]