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
path:
root
/
source4
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Split out make_user_info_SamBaseInfo and add authenticated argument
Andrew Bartlett
2011-07-20
2
-1
/
+4
*
s4-smbtorture: add very basic tests for lsa_CreateTrustedDomainEx.
Günther Deschner
2011-07-15
1
-21
/
+79
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
2
-2
/
+2
*
s4:torture/smb2: s/smb2cli_unlock/test_smb2_unlock
Stefan Metzmacher
2011-07-06
1
-3
/
+3
*
s4:torture/smb2: s/smb2cli_lock/test_smb2_lock
Stefan Metzmacher
2011-07-06
1
-19
/
+19
*
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
2011-06-21
1
-16
/
+15
*
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
2011-06-21
1
-1
/
+1
*
s4-torture Enable libnetapi and libsmbclient tests using combined build
Andrew Bartlett
2011-06-21
4
-27
/
+25
*
tdb_compat: use tdb_open_compat.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-2
/
+2
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
2
-2
/
+2
*
s4:ntvfs subsystems - rework it using concrete enum values
Matthias Dieter Wallnöfer
2011-06-16
1
-1
/
+21
*
s4:torture/ndr/string.c - fix type-punned warning and remove unused variables
Matthias Dieter Wallnöfer
2011-06-11
1
-3
/
+2
*
s4:ntvfs subsystem - quiet enum warnings
Matthias Dieter Wallnöfer
2011-06-09
1
-9
/
+1
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
6
-6
/
+6
*
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
2011-06-06
3
-9
/
+3
*
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
1
-5
/
+5
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
6
-9
/
+9
*
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
2011-06-01
3
-1
/
+201
*
s4:torture: fix SEGFAULT in raw.acl.dynamic
Gregor Beck
2011-05-30
1
-7
/
+8
*
s4:torture - always cast correctly when using the "%x" format string argument
Matthias Dieter Wallnöfer
2011-05-21
2
-6
/
+6
*
torture-dfs: fix a typo that was causing the test to be flacky
Matthieu Patou
2011-05-20
1
-1
/
+1
*
torture: desactivate the level 4 tests for DFS referral
Matthieu Patou
2011-05-18
1
-2
/
+17
*
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
2011-05-18
1
-3
/
+4
*
s4-torture: Add more tests to DFS referral suite
Matthieu Patou
2011-05-17
1
-4
/
+30
*
torture: adapt to idl evolution
root
2011-05-17
2
-48
/
+48
*
s4-smbtorture: add test_netremotetod.
Günther Deschner
2011-05-16
1
-0
/
+17
*
s4/test/getnc_exop: Tune the the test to work against windows
Kamen Mazdrashki
2011-05-13
1
-17
/
+27
*
s4/getnc_exop: Initial implementation of a testsuite for GetNCChanges extende...
Kamen Mazdrashki
2011-05-11
1
-0
/
+136
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
6
-23
/
+23
*
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
2011-05-06
1
-4
/
+0
*
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
Clean up some const and other compiler warnings.
Jeremy Allison
2011-05-05
6
-10
/
+25
*
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
2011-05-04
1
-2
/
+2
*
s4: fix arguments to safe_strcpy()
Andrew Bartlett
2011-05-03
1
-2
/
+2
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
2
-5
/
+2
*
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
2011-05-03
5
-9
/
+19
*
s4-torture Remove unused and uncompleated test
Andrew Bartlett
2011-05-03
1
-54
/
+0
*
s4:torture/nbt/winsreplication: ignore incoming broadcast messages
Stefan Metzmacher
2011-04-30
1
-2
/
+19
*
s4:torture/nbt/winsreplication: assert the nbt name before the type
Stefan Metzmacher
2011-04-30
1
-2
/
+2
*
s4:torture/nbt/winsreplication: use torture macros in order report failures
Stefan Metzmacher
2011-04-30
1
-8
/
+104
*
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4:torture/rpc/testjoin.c - use a LDB result constant
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4-smbtorture: restructure documentname handling in spoolss test a bit.
Günther Deschner
2011-04-20
1
-3
/
+4
*
libcli/auth Move PAC parsing and verification in common.
Andrew Bartlett
2011-04-20
1
-14
/
+9
*
selftest: Remove duplication between BUILDIR and BINDIR
Andrew Bartlett
2011-04-16
3
-3
/
+3
*
s4-test: added a test for E_deshash()
Andrew Tridgell
2011-04-13
3
-1
/
+72
*
lib/util/charset Add many more charset tests
Andrew Bartlett
2011-04-13
1
-0
/
+2
*
lib/util/charset Rename convert_string test to allow a 'non_handle' test
Andrew Bartlett
2011-04-13
1
-1
/
+1
[next]