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
/
source3
/
utils
/
testparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-auth: remove "security=server" (depricated since 3.6)
Stefan Metzmacher
2012-05-15
1
-4
/
+2
*
s3:testparm: avoid spurious warnings about dos mode mapping and create mask i...
Gregor Beck
2011-07-07
1
-19
/
+27
*
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
2011-07-02
1
-1
/
+1
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-0
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Fix const warnings.
Jeremy Allison
2011-06-02
1
-1
/
+1
*
s3-testparm Warn about incorrect use of 'password server'
Andrew Bartlett
2011-05-25
1
-4
/
+4
*
s3:testparm: don't return an error for a warning message
Stefan Metzmacher
2011-05-20
1
-1
/
+0
*
s3-testparm Warn more on incorrect use of 'password server'
Andrew Bartlett
2011-05-18
1
-2
/
+17
*
lib/util/charset Don't allow invalid 'dos charset = utf8'
Andrew Bartlett
2011-05-18
1
-0
/
+6
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:testparm: add "--option" to testparm
Michael Adam
2011-02-09
1
-0
/
+1
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
1
-6
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-2
/
+1
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3: Fix bug 5972 -- remove -L testparm parameter
Volker Lendecke
2010-05-05
1
-6
/
+0
*
s3-testparm: Throw warning when 'workgroup' and 'netbios name' are identical.
Karolin Seeger
2010-03-24
1
-0
/
+6
*
s3: Move directory_exist_stat to testparm.c, it only looks at the mode
Volker Lendecke
2009-11-29
1
-0
/
+21
*
Fix bug #2356 - smbclient -t <term code> no longer works.
Jeremy Allison
2009-06-03
1
-2
/
+0
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-3
/
+3
*
Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c
Steven Danneman
2009-01-12
1
-0
/
+20
*
[s3]testparm: prevent "no stackframe around" warning.
Michael Adam
2008-10-18
1
-1
/
+1
*
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2008-10-18
1
-2
/
+2
*
[s3]testparm: give testparm one common exit point and call gfree_loadparm().
Michael Adam
2008-09-27
1
-6
/
+13
*
[s3]testparm: free the popt context when it is no longer used.
Michael Adam
2008-09-27
1
-0
/
+2
*
testparm: allow the default debug level of 2 to be changed from the command l...
Michael Adam
2008-07-15
1
-1
/
+8
*
testparm: refactor the per-share logic checks out into do_per_share_checks().
Michael Adam
2008-07-15
1
-58
/
+67
*
testparm: skip the per-share logic checks when --skip-logic-checks is specified.
Michael Adam
2008-07-15
1
-1
/
+1
*
testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks
Michael Adam
2008-07-15
1
-3
/
+3
*
testparm: add a switch --skip-global-checks.
Michael Adam
2008-07-15
1
-1
/
+5
*
testparm: list registry shares with testparm.
Michael Adam
2008-05-15
1
-1
/
+1
*
testparm: only check for %u und passwd program when passwd program is given.
Michael Adam
2008-03-18
1
-5
/
+10
*
testparm: correctly check for empty lp_passwd_prog().
Michael Adam
2008-03-18
1
-1
/
+3
*
testparm: fix irritating indentation.
Michael Adam
2008-03-18
1
-2
/
+1
*
testparm: fix a segfault triggered by setting "unix password sync = yes".
Michael Adam
2008-03-18
1
-1
/
+0
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
2007-12-03
1
-10
/
+12
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r24951: Warn if "os level" > 255
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r24825: Give testparm an initial talloc stackframe, so it does not complain
Michael Adam
2007-10-10
1
-0
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15549: removing rhosts and 'hosts equiv' authentication features
Gerald Carter
2007-10-10
1
-9
/
+0
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping se...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r12415: Forgot newlines.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the role
Günther Deschner
2007-10-10
1
-18
/
+1
*
r11999: Re-add "passdb expand explicit".
Volker Lendecke
2007-10-10
1
-0
/
+5
[next]