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
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Don't use 'opt'
Jelmer Vernooij
2003-03-25
1
-1
/
+1
*
Make variables static to satisfy exotic compilers
Jelmer Vernooij
2003-03-25
1
-1
/
+0
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
1
-2
/
+2
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
1
-2
/
+2
*
We don't need optarg when we have popt
Jelmer Vernooij
2003-03-23
1
-2
/
+0
*
Testparm needs the extra arg to set_local_machine_name() too.
Andrew Bartlett
2003-03-08
1
-1
/
+1
*
- Rename 'modules = ' to 'preload modules = '
Jelmer Vernooij
2003-02-27
1
-0
/
+6
*
Added Volkers "print server role" patch.
Jeremy Allison
2003-02-20
1
-0
/
+22
*
Patch from metze to to make testparm show values for 'workgroup', 'netbios
Andrew Bartlett
2003-01-13
1
-1
/
+2
*
No need to #include smb.h, when we already #include include.h
Andrew Bartlett
2002-11-24
1
-1
/
+0
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-3
/
+3
*
Back out lp_modules() check - this one got in by accident when I added poptSe...
Jelmer Vernooij
2002-11-07
1
-6
/
+0
*
Tell popt this command requires 1 'normal' argument and has two optional 'nor...
Jelmer Vernooij
2002-11-05
1
-0
/
+7
*
Extra little fix to vl's patch. Make sure the passdb and testparm messages
Andrew Bartlett
2002-11-03
1
-2
/
+4
*
Force algorithmic rid base to sane values and talk about it.
Volker Lendecke
2002-11-03
1
-0
/
+8
*
fix logic error in testparm with wins servers
Gerald Carter
2002-09-30
1
-2
/
+2
*
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
2002-08-28
1
-1
/
+1
*
This is like jht's (abortive) patch for showing only non-default testparm
Andrew Bartlett
2002-08-21
1
-4
/
+6
*
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
2002-08-10
1
-4
/
+5
*
Cope with the requirement for constant initialisers on some unix C compilers.
Andrew Bartlett
2002-06-16
1
-1
/
+1
*
Patch (from ctrlsoft <jelmer@nl.linux.org>) to poptify testparm, and the
Andrew Bartlett
2002-06-14
1
-151
/
+120
*
pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...
Gerald Carter
2002-05-09
1
-0
/
+6
*
Merge from 2_2.
Volker Lendecke
2002-04-14
1
-0
/
+9
*
Spelling.
Tim Potter
2002-04-07
1
-1
/
+1
*
the SEC_DOMAIN tests also apply to SEC_ADS
Andrew Tridgell
2002-03-15
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
merge changes from 2.2 branch to prevent smb.conf from changing debug level
Herb Lewis
2002-01-07
1
-0
/
+3
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-6
/
+0
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-1
/
+1
*
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
2001-10-11
1
-5
/
+0
*
Fixed bug when status=no and max smbd processes > 0.
Jeremy Allison
2001-10-11
1
-0
/
+5
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
Check 'hosts equiv' and 'use rhosts' compatability with 'hostname
Andrew Bartlett
2001-09-20
1
-0
/
+16
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
Christopher R. Hertel
2001-08-26
1
-1
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-4
/
+4
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-6
/
+1
*
initial support for paramter type P_LIST
Simo Sorce
2001-06-20
1
-12
/
+17
*
Don't check for passwd program if using pam change password.
Jeremy Allison
2001-05-10
1
-17
/
+25
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-2
/
+12
*
Removed the sanity check on the WINS SERVER parameter because it simply
Christopher R. Hertel
2000-07-18
1
-17
/
+0
*
we don't do "revalidate = yes" any more
Andrew Tridgell
2000-05-24
1
-5
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-56
/
+191
*
update testparm with -s option so it doesn't require a carriage return
Herb Lewis
1998-11-19
1
-10
/
+34
*
include/local.h:
Jeremy Allison
1998-11-10
1
-0
/
+4
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-2
/
+1
[next]