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
/
locktest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4:torture/locktest.c - fix "pid_t" printf warning on Solaris
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:torture/locktest.c - fix one indentation
Matthias Dieter Wallnöfer
2010-12-06
1
-1
/
+1
*
s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris cc
Matthias Dieter Wallnöfer
2010-09-10
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-9
/
+9
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
2010-04-11
1
-1
/
+1
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-6
/
+6
*
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
2009-10-20
1
-1
/
+0
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-4
/
+4
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Fix build for make everything.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-1
/
+2
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
1
-11
/
+13
*
Fix number of arguments for file_load() functions.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Cope with API changes.
Jelmer Vernooij
2008-09-30
1
-1
/
+3
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-1
/
+1
*
Use new dynconfig.h location.
Jelmer Vernooij
2008-05-27
1
-1
/
+1
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-9
/
+17
*
remove redundent code
Andrew Tridgell
2008-02-15
1
-3
/
+0
*
make sure lp_ctx is initialised
Andrew Tridgell
2008-02-15
1
-1
/
+2
*
fix typo
Andrew Tridgell
2008-02-15
1
-1
/
+1
*
added a blackbox test for masktest
Andrew Tridgell
2008-02-15
1
-5
/
+10
*
converted locktest to use popt and cmdline utility code
Andrew Tridgell
2008-02-15
1
-94
/
+68
*
fixed loadparm handling in standalone tests
Andrew Tridgell
2008-02-15
1
-1
/
+1
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
1
-1
/
+4
*
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
2008-01-02
1
-1
/
+4
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26352: Don't make lp_load create a new context.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26339: Make loadparm talloc-allocated.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26329: Fix more loadparm_context references. Only about a 100 left now.
Jelmer Vernooij
2007-12-21
1
-7
/
+8
*
r26275: return loadparm context in lp_load.
Jelmer Vernooij
2007-12-21
1
-6
/
+7
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-3
/
+5
*
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-21
/
+21
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22025: patch from Ronnie to make locktest also test the behaviour of pid
Andrew Tridgell
2007-10-10
1
-6
/
+60
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r17785: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...
Volker Lendecke
2007-10-10
1
-3
/
+35
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
[next]