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