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
/
source4
/
torture
/
locktest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
s4:libcli: pass struct loadparm_context to smbcli_full_connection()
Stefan Metzmacher
1
-1
/
+2
2025-04-18
s4:libcli: remove unused ports from smbcli_full_connection()
Stefan Metzmacher
1
-1
/
+0
2024-04-16
lib: Give lib/util/util_file.c its own header file
Volker Lendecke
1
-0
/
+1
2021-09-10
s4/torture/locktest: don't ignore unknown options
Ralph Boehme
1
-0
/
+5
2021-06-16
s4:torture: Migrate locktest to new cmdline option parser
Andreas Schneider
1
-8
/
+27
2021-06-16
s4:torture: Change -U|--user to --user1 and --user2
Andreas Schneider
1
-9
/
+17
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
1
-1
/
+1
2019-08-22
s4: free popt context in torture
Swen Schillig
1
-0
/
+2
2017-05-05
s4: torture: Remove talloc_autofree_context() from locktest.
Jeremy Allison
1
-4
/
+15
2014-11-25
s4:torture/locktest: comment out unused code and avoid smbcli_nt_error()
Stefan Metzmacher
1
-5
/
+5
2014-04-02
s4:torture: avoid argv related const warnings
Stefan Metzmacher
1
-2
/
+2
2012-06-05
s4:torture/locktest: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2010-12-06
s4:torture/locktest.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-06
s4:torture/locktest.c - fix one indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-10
s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris cc
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-9
/
+9
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+0
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-6
/
+6
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
1
-1
/
+0
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-4
/
+4
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-11-02
Fix build for make everything.
Jelmer Vernooij
1
-0
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2008-10-22
Repel pstring to nsswitch/.
Jelmer Vernooij
1
-11
/
+13
2008-10-12
Fix number of arguments for file_load() functions.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
Cope with API changes.
Jelmer Vernooij
1
-1
/
+3
2008-06-14
Use a custom init function for samba4 that sets a samba4
Simo Sorce
1
-1
/
+1
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
1
-9
/
+17
2008-02-15
remove redundent code
Andrew Tridgell
1
-3
/
+0
2008-02-15
make sure lp_ctx is initialised
Andrew Tridgell
1
-1
/
+2
2008-02-15
fix typo
Andrew Tridgell
1
-1
/
+1
2008-02-15
added a blackbox test for masktest
Andrew Tridgell
1
-5
/
+10
2008-02-15
converted locktest to use popt and cmdline utility code
Andrew Tridgell
1
-94
/
+68
2008-02-15
fixed loadparm handling in standalone tests
Andrew Tridgell
1
-1
/
+1
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-1
/
+4
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
1
-7
/
+8
2007-12-21
r26275: return loadparm context in lp_load.
Jelmer Vernooij
1
-6
/
+7
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-21
/
+21
2007-10-10
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
1
-1
/
+1
[next]