index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
/
pdbtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
s3: Replace a few calls to TALLOC() with talloc_array()
Volker Lendecke
1
-2
/
+4
2023-07-19
s3:torture: Fix code spelling
Andreas Schneider
1
-4
/
+4
2022-01-26
s3/torture/pdbtest: fix always false condition
Douglas Bagnall
1
-1
/
+1
2021-11-09
CVE-2020-25717: s3:torture: start with authoritative = 1
Stefan Metzmacher
1
-1
/
+1
2021-09-10
pdbtest: don't ignore unknown options
Ralph Boehme
1
-1
/
+10
2021-05-20
s3:torture: Migrate pdbtest to new cmdline option parser
Andreas Schneider
1
-6
/
+16
2021-03-16
lib: Remove init_names()
Volker Lendecke
1
-1
/
+0
2019-12-10
smbdes: convert E_P24() and SMBOWFencrypt to use gnutls
Isaac Boukris
1
-2
/
+7
2019-02-27
pdbtest: Use dom_sid_str_buf
Volker Lendecke
1
-4
/
+9
2018-01-13
s3/torture/pdbtest: delete trusted domain at test end
Ralph Boehme
1
-0
/
+7
2018-01-13
s3/torture/pdbtest: creating a trusted domain requires a valid SID
Ralph Boehme
1
-0
/
+6
2018-01-13
s3/torture: fix an error message
Ralph Boehme
1
-1
/
+1
2017-12-13
pdbtest: also verify the authentication path for local users via winbindd
Stefan Metzmacher
1
-0
/
+73
2017-03-29
rpc: Always supply both the remote and local address to the auth subsystem
Gary Lockyer
1
-5
/
+10
2017-03-29
auth: Fill in user_info->service_description from all callers
Andrew Bartlett
1
-1
/
+2
2017-03-24
auth3: let auth_check_ntlm_password() return pauthoritative
Stefan Metzmacher
1
-3
/
+7
2017-03-24
pdbtest: make use of make_auth3_context_for_ntlm()
Stefan Metzmacher
1
-1
/
+1
2017-03-24
pdbtest: Call make_auth_context_subsystem directly
Volker Lendecke
1
-2
/
+10
2015-05-12
Convert all uses of uint32/16/8 to _t in source3/torture.
Richard Sharpe
1
-10
/
+10
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-04-02
s3-auth: Finally change make_user_info_*() use a parent talloc context
Andrew Bartlett
1
-1
/
+2
2014-04-02
s3:torture: avoid explicit casting and compiler warnings in pdbtest.c
Stefan Metzmacher
1
-3
/
+2
2014-02-19
s3-auth: Pass mem_ctx to auth_check_ntlm_password().
Andreas Schneider
1
-1
/
+4
2013-12-27
Compare the correct values
Simo Sorce
1
-1
/
+1
2012-12-09
s3-auth: remove crypto from serverinfo_to_SamInfoX calls.
Günther Deschner
1
-1
/
+1
2012-08-08
s3-torture: Extend pdbtest to also run an authentication unit-test
Andrew Bartlett
1
-1
/
+116
2012-07-18
source3/torture/pdbtest: allocate talloc_stackframe()
Rusty Russell
1
-2
/
+2
2012-06-27
s3-pdbtest: Initialise more elements for testing
Andrew Bartlett
1
-0
/
+8
2012-06-27
s3-pdbtest: show mis-matching times
Andrew Bartlett
1
-4
/
+12
2012-06-26
s3-pdbtest: Fix pdbtest to compare the same fields
Andrew Bartlett
1
-1
/
+1
2012-06-26
s3-pdbtest: Report and handle errors in pdb->getsampwnam()
Andrew Bartlett
1
-3
/
+5
2012-04-19
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
1
-6
/
+0
2012-01-09
s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...
Günther Deschner
1
-74
/
+89
2011-08-17
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
1
-1
/
+2
2011-08-05
s3: Fix "ISO C90 forbids mixed declarations and code"
Volker Lendecke
1
-7
/
+7
2011-08-05
s3: Fix some nonempty blank lines
Volker Lendecke
1
-25
/
+25
2011-07-28
s3:torture: use lp_load_global() in pdbtest - this does not need shares nor IPC$
Michael Adam
1
-1
/
+1
2011-06-12
s3-passdb: Implement new pdb trust calls for the default backend
Sumit Bose
1
-0
/
+83
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
1
-1
/
+1
2010-08-22
s3:pdbtest Fix command name of pdbtest
Andrew Bartlett
1
-1
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2009-07-14
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
1
-3
/
+3
2007-12-26
Remove the sampwent interface
Volker Lendecke
1
-18
/
+0
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21965: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
[next]