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
*
selftest: samba3.smb2.compound.invalid2 works
Gregor Beck
2012-03-06
1
-1
/
+0
*
selftest: mark smb2 tests knownfail failing in 3.6
Gregor Beck
2012-03-06
1
-0
/
+37
*
s4:torture: avoid reporting error on failure of smb2.ioctl tests
Gregor Beck
2012-03-06
1
-148
/
+79
*
s4:torture: avoid reporting error on failure of smb2.getinfo test
Gregor Beck
2012-03-06
1
-54
/
+32
*
s4:torture: avoid reporting error on failure of smb2.setinfo test
Gregor Beck
2012-03-06
1
-1
/
+1
*
s4:torture: avoid reporting error on failure of smb2.streams tests
Gregor Beck
2012-03-06
1
-11
/
+14
*
s4:torture: avoid reporting error on failure of smb2.acls tests
Gregor Beck
2012-03-06
1
-1
/
+4
*
s3:smbd: keep 'num_files' and 'files' directly under smbd_server_connection
Stefan Metzmacher
2012-03-06
2
-8
/
+9
*
s3:smbd: keep 'num_connections' and 'connections' directly under smbd_server_...
Stefan Metzmacher
2012-03-06
5
-154
/
+52
*
s3:smbd: keep 'num_users' and 'users' directly under smbd_server_connection
Stefan Metzmacher
2012-03-06
4
-20
/
+17
*
s3:msdfs: set the 'cnum' field to invalid for faked connection_structs
Stefan Metzmacher
2012-03-06
1
-0
/
+1
*
s4 dns: Fix TCP handling in the DNS server
Kai Blin
2012-03-06
4
-13
/
+60
*
s3: Move a talloc_strdup out of the main code path
Volker Lendecke
2012-03-06
1
-15
/
+31
*
s3: Fix some format string warnings
Volker Lendecke
2012-03-06
1
-9
/
+13
*
policy/python: Move python binding tests to standard location.
Jelmer Vernooij
2012-03-06
2
-1
/
+1
*
selftest/tests.py: Fix name of selftest.py for benefit of --load-list.
Jelmer Vernooij
2012-03-06
1
-1
/
+1
*
selftest.py: Only run teardown_all when actually relevant.
Jelmer Vernooij
2012-03-06
1
-3
/
+1
*
s3-rpc_server: Remove remaining code for embedded endpoint mapper
Andrew Bartlett
2012-03-05
1
-23
/
+0
*
s3-rpc_server: Only init and register embedded RPC services in dcesrv_ep_setup()
Andrew Bartlett
2012-03-05
1
-37
/
+66
*
s3: Fix a "Invalid (state->nread >= 0)" warning
Volker Lendecke
2012-03-05
1
-1
/
+1
*
s3: Move the drain_socket on error to reply_write_and_X
Volker Lendecke
2012-03-05
2
-9
/
+9
*
s3: Use "goto out;" in reply_write_and_X
Volker Lendecke
2012-03-05
1
-18
/
+9
*
s3: Remove "size" param from switch_message
Volker Lendecke
2012-03-05
1
-3
/
+3
*
s3: Remove "size" param from smb_dump
Volker Lendecke
2012-03-05
1
-4
/
+5
*
s3-lsasd: Fix debug messages on registration failure
Andrew Bartlett
2012-03-05
1
-3
/
+3
*
selftest: Reduce declarations of smbclient_auth tests by moving into a loop
Andrew Bartlett
2012-03-05
1
-3
/
+1
*
selftest: run smbtorture_s3 tests against the ntvfs file server
Andrew Bartlett
2012-03-05
3
-1
/
+16
*
selftest: Reduce time in cleanup loop, try waitpid on all 3 children
Andrew Bartlett
2012-03-05
1
-6
/
+12
*
selftest: start to run more dcerpc tests against plugin_s4_dc
Andrew Bartlett
2012-03-05
1
-1
/
+2
*
selftest: forward rpcecho to Samba4 in plugin_s4_dc
Andrew Bartlett
2012-03-05
1
-1
/
+1
*
selftest.run: Factor out read_testlist_file and open_file_or_pipe.
Jelmer Vernooij
2012-03-05
3
-17
/
+87
*
selftest.run: Factor out exported_envvars_str.
Jelmer Vernooij
2012-03-05
3
-12
/
+26
*
selfclient.client: Factor out write_clientconf.
Jelmer Vernooij
2012-03-05
2
-62
/
+83
*
selftest.run: Factor out expand_command_run.
Jelmer Vernooij
2012-03-05
3
-17
/
+73
*
selftest.run: Factor out expand_command_list.
Jelmer Vernooij
2012-03-05
3
-7
/
+25
*
selftest: Factor out expand_environment_strings.
Jelmer Vernooij
2012-03-05
4
-11
/
+70
*
s3-ctdb: Enable CTDB readonly support only if CTDB supports it
Amitay Isaacs
2012-03-05
3
-1
/
+40
*
dbwrap_ctdb: only fetch a read-only copy if we had a record already.
Rusty Russell
2012-03-05
3
-5
/
+12
*
ctdbd_conn: fetch read-only copies of records.
Rusty Russell
2012-03-05
1
-2
/
+2
*
dbwrap_ctdb: handle read-only records.
Rusty Russell
2012-03-05
1
-9
/
+26
*
selftest: remove unused config.h check
Andrew Bartlett
2012-03-05
1
-6
/
+0
*
s3-smbd: vuser and session_info cannot be NULL here
Andrew Bartlett
2012-03-04
1
-37
/
+31
*
s3-rpc_server: consolidate rpc server init routines
Andrew Bartlett
2012-03-04
1
-484
/
+64
*
s3-auth Add make_session_info_from_pw to avoid multiple getpwnam() calls
Andrew Bartlett
2012-03-04
1
-12
/
+34
*
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
2012-03-04
27
-1068
/
+103
*
s3:smbd/globals.h: remove unused pollfd pointer
Stefan Metzmacher
2012-03-04
1
-6
/
+0
*
selftest.py: Use testtools TestCase class.
Jelmer Vernooij
2012-03-04
4
-12
/
+15
*
selftest.py: Add dummy init file (required to run tests).
Jelmer Vernooij
2012-03-04
1
-0
/
+0
*
selftest.pl: Remove unused --verbose option.
Jelmer Vernooij
2012-03-04
1
-8
/
+0
*
selftest.py: Remove unused --verbose option.
Jelmer Vernooij
2012-03-04
1
-5
/
+0
[next]