index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:upgradeprovision - fix some output messages
Matthias Dieter Wallnöfer
2012-03-11
1
-3
/
+3
*
s3: Improve statvfs support
Brad Smith
2012-03-11
2
-9
/
+14
*
waf: Do not use standards.h on darwin
Volker Lendecke
2012-03-11
1
-1
/
+6
*
s4 dns: Test deleting records and fix a small bu
Kai Blin
2012-03-11
2
-0
/
+43
*
s4 dns: Be less chatty during tests
Kai Blin
2012-03-11
1
-4
/
+6
*
s4 dns: Clean up tests a bit
Kai Blin
2012-03-11
1
-2
/
+1
*
s4 dns: Support TXT updates, add tests
Kai Blin
2012-03-11
2
-8
/
+110
*
s4 dns: Support TXT queries
Kai Blin
2012-03-11
1
-0
/
+11
*
s3 selftest: Allow DNS updates during testing
Kai Blin
2012-03-11
1
-1
/
+3
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
24
-27
/
+29
*
samba.tests.blackbox.samba_tool_drs: Remove unused import.
Jelmer Vernooij
2012-03-10
1
-1
/
+0
*
wscript: Include talloc, tdb and ldb in pydoctor output.
Jelmer Vernooij
2012-03-10
1
-1
/
+10
*
samba.samdb: Fix formatting of arguments in docstring.
Jelmer Vernooij
2012-03-10
1
-4
/
+4
*
pydoctor: Specify --project-name.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
python: samba: Use relative import for _glue.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
tevent: Install tevent.py into PYTHONARCHDIR rather than PYTHONDIR for consis...
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
selftest: fix running additional smbclient test for non-spnego session setup
Andrew Bartlett
2012-03-10
1
-1
/
+1
*
s3: fix build on AIX
Björn Jacke
2012-03-10
1
-1
/
+2
*
s3: Add smb_request_done
Volker Lendecke
2012-03-10
4
-60
/
+103
*
s3: Remove unused smb_request->done
Volker Lendecke
2012-03-10
2
-8
/
+0
*
s3: Remove unused smb_request->chain_outbuf
Volker Lendecke
2012-03-10
2
-6
/
+0
*
s3: Remove "req_wct_ofs()"
Volker Lendecke
2012-03-10
4
-22
/
+2
*
s3: Fix the read&x offset within a chain
Volker Lendecke
2012-03-10
1
-0
/
+32
*
s3: Remove chain_reply
Volker Lendecke
2012-03-10
6
-289
/
+0
*
s3: Replace chain_reply
Volker Lendecke
2012-03-10
2
-3
/
+143
*
s3: Add a new set of andx chain handling routines
Volker Lendecke
2012-03-10
7
-2
/
+599
*
s3: Make sure the andX chains are ended correctly
Volker Lendecke
2012-03-10
5
-0
/
+33
*
s3: Fix a 64-bit warning
Volker Lendecke
2012-03-10
1
-1
/
+1
*
lib/tdb: fix tests for standalone out-of-tree.
Rusty Russell
2012-03-10
1
-1
/
+2
*
samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...
Jelmer Vernooij
2012-03-10
1
-2
/
+1
*
samba.tests.samba_tool.user: Remove unused imports.
Jelmer Vernooij
2012-03-10
1
-2
/
+0
*
Ensure the right tsocket.h is included.
Jeremy Allison
2012-03-10
1
-1
/
+1
*
Fix up Christian Ambach's multi-credit code - the CreditCharge field is a 16-...
Jeremy Allison
2012-03-09
1
-2
/
+2
*
s3:smb2_server validate message ids with largemtu
Christian Ambach
2012-03-09
1
-27
/
+56
*
s3:smb2_server verify creditcharge
Christian Ambach
2012-03-09
6
-0
/
+37
*
s3:smb2_server add function to verify creditcharge
Christian Ambach
2012-03-09
2
-0
/
+42
*
s3:smb2_server: announce LargeMTU for SMB2.1
Christian Ambach
2012-03-09
1
-4
/
+27
*
s3:smb2_server increase defaults for read/write/trans sizes to 1MB
Christian Ambach
2012-03-09
1
-3
/
+3
*
s3:smb2_server: add supports_multicredit to sconn
Christian Ambach
2012-03-09
1
-0
/
+1
*
s3:smb2_server use the correct variables for max read/write
Christian Ambach
2012-03-09
1
-2
/
+2
*
Fix bug #8797 - Samba does not correctly handle DENY ACEs when privileges apply.
Richard Sharpe
2012-03-10
1
-26
/
+28
*
s3: asprintf->talloc_asprintf
Volker Lendecke
2012-03-09
1
-4
/
+6
*
s3: Replace a SMB_ASSERT with an error return
Volker Lendecke
2012-03-09
1
-1
/
+5
*
s3: Remove some superfluous ()
Volker Lendecke
2012-03-09
1
-1
/
+1
*
s4 dns: Add support for PTR queries.
Kai Blin
2012-03-09
1
-1
/
+5
*
s4-librpc: Remove unused new_ev
Andrew Bartlett
2012-03-09
1
-3
/
+0
*
auth/ntlmssp: Remove reference to struct ntlmssp_state
Andrew Bartlett
2012-03-09
1
-6
/
+1
*
auth/ntlmssp: Remove gensec_security element from gensec_ntlmssp_state
Andrew Bartlett
2012-03-09
5
-11
/
+8
*
selftest: mark samba3.smb2.session tests as knownfail instead of skip
Stefan Metzmacher
2012-03-09
2
-1
/
+2
*
s4:torture/smb2: avoid hanging in smb2.session.reconnect against samba
Stefan Metzmacher
2012-03-08
1
-8
/
+12
[next]