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
2009-06-03
s3:smbd: implement SMB2 Write
Stefan Metzmacher
4
-1
/
+216
2009-06-03
s3:smbd: implement SMB2 Read
Stefan Metzmacher
4
-1
/
+210
2009-06-03
s3:smbd: implement SMB2 Flush
Stefan Metzmacher
4
-1
/
+123
2009-06-03
s3:smbd: implement SMB2 Close
Stefan Metzmacher
4
-1
/
+135
2009-06-03
s3:smbd: implement a simple version of SMB2 Create
Stefan Metzmacher
4
-1
/
+277
2009-06-03
s3:smbd: add smbd_smb2_fake_smb_request()
Stefan Metzmacher
3
-1
/
+54
2009-06-03
s3:smbd: return more details in the SMB2 Tree Connect response
Stefan Metzmacher
1
-6
/
+32
2009-06-03
s3:smbd: create a connection_struct in SMB2 Tree Connect
Stefan Metzmacher
4
-1
/
+30
2009-06-03
s3:smbd: create a user_struct for compat in SMB2 Session Setup
Stefan Metzmacher
3
-1
/
+19
2009-06-03
s3:smbd: add a lazy mode for conn_new() and conn_free() for SMB2
Stefan Metzmacher
1
-0
/
+15
2009-06-03
s3:smbd: make make_connection_snum() non static
Stefan Metzmacher
2
-2
/
+6
2009-06-03
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
11
-86
/
+96
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
16
-184
/
+261
2009-06-03
s3:smbd: move some session specific globals to struct smbd_server_connection
Stefan Metzmacher
8
-22
/
+29
2009-06-03
s3:smbd: move already_got_session to struct smbd_server_connection
Stefan Metzmacher
4
-6
/
+7
2009-06-03
s3:smbd: move max_recv to struct smbd_server_connection
Stefan Metzmacher
5
-21
/
+22
2009-06-03
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
9
-61
/
+96
2009-06-03
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
4
-32
/
+37
2009-06-03
s3:torture: fix password timestamp checks on NetBSD
Björn Jacke
1
-1
/
+1
2009-06-03
selftest: Add script that can take a subunit stream and format it.
Jelmer Vernooij
1
-0
/
+68
2009-06-03
selftest/plain: Allow caller to not specify the number of expected
Jelmer Vernooij
1
-1
/
+5
2009-06-03
selftest: Run tests for Samba4 target in the samba 4 testsuite.
Jelmer Vernooij
1
-0
/
+1
2009-06-03
selftest: Fix target/Samba4 tests.
Jelmer Vernooij
1
-2
/
+3
2009-06-03
Remove empty unit test.
Jelmer Vernooij
1
-7
/
+0
2009-06-03
selftest/README: Fix formatting.
Jelmer Vernooij
1
-5
/
+13
2009-06-03
selftest: Factor generic functionality for buildfarm output into a
Jelmer Vernooij
2
-35
/
+88
2009-06-03
Support reporting current time in selftest output.
Jelmer Vernooij
4
-7
/
+32
2009-06-03
selftest: Add subunit output format.
Jelmer Vernooij
2
-0
/
+105
2009-06-03
Rename harness2subunit.pl -> tap2subunit to be consistent with the
Jelmer Vernooij
2
-1
/
+1
2009-06-03
README: Fix indentation of bullet point.
Jelmer Vernooij
2
-5
/
+5
2009-06-03
Move findstatic.pl script to top-level.
Jelmer Vernooij
2
-70
/
+0
2009-06-03
s4:torture/libnetapi: fix netapi detection
Stefan Metzmacher
1
-3
/
+7
2009-06-03
s3:smbd: remove old comment, we support SMB2 signing now
Stefan Metzmacher
1
-2
/
+0
2009-06-03
s3:smbd: allow SMB2 only if we don't use security = share
Stefan Metzmacher
1
-1
/
+2
2009-06-03
SMB2-CONNECT: make it possible to specific the max write size via --option=to...
Stefan Metzmacher
1
-1
/
+1
2009-06-02
Move mount.cifs/umount.cifs to the top level and remove the outdated copy
Jelmer Vernooij
12
-565
/
+37
2009-06-02
Support getting gpfs birthtime
Volker Lendecke
3
-0
/
+82
2009-06-02
Fix unresolved symbol in python messaging module.
Jelmer Vernooij
5
-13
/
+14
2009-06-02
Fix pythonpath so subunit can be found.
Jelmer Vernooij
1
-1
/
+1
2009-06-02
Add support for double type in pidl.
Brad Hards
5
-3
/
+41
2009-06-02
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
3
-1
/
+3
2009-06-02
Build modules statically by default, as there still seem to be a lot of
Jelmer Vernooij
1
-1
/
+2
2009-06-02
Fix more unresolved symbols.
Jelmer Vernooij
14
-88
/
+99
2009-06-02
python: Move helper functions for using param into a separate file rather
Jelmer Vernooij
7
-45
/
+75
2009-06-02
Split up Python code a little bit so we don't hav eto link python modules
Jelmer Vernooij
1
-0
/
+39
2009-06-02
Build libsamba-util as a shared library.
Jelmer Vernooij
1
-1
/
+4
2009-06-02
Fix dependencies when using shared libraries.
Jelmer Vernooij
3
-2
/
+3
2009-06-02
Store winattrs in GPFS
Mathias Dietz
3
-0
/
+142
2009-06-02
nss_wrapper: prefix function pointer names in struct nwrap_ops.
Günther Deschner
1
-54
/
+54
2009-06-02
torture: minor fixes to torture macro text output.
Günther Deschner
1
-2
/
+2
[next]