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
2007-10-10
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
1
-0
/
+2
2007-10-10
r12415: Forgot newlines.
Günther Deschner
1
-1
/
+1
2007-10-10
r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the role
Günther Deschner
1
-18
/
+1
2007-10-10
r11999: Re-add "passdb expand explicit".
Volker Lendecke
1
-0
/
+5
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r7511: Add three new command line switches to testparm:
Lars Müller
1
-1
/
+40
2007-10-10
r5176: Warn the user that print command is ignored when using cups libraries
Simo Sorce
1
-0
/
+7
2007-10-10
r3683: BUG 2017: fix testparm reporting for the passwd program string
Gerald Carter
1
-1
/
+1
2007-10-10
r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...
Jelmer Vernooij
1
-1
/
+8
2004-03-09
Added strstr_m() function. Use in all places where we might run into mb
Jeremy Allison
1
-1
/
+1
2003-10-20
Changed output so all debug output goes to stderr, and all file processing
John Terpstra
1
-40
/
+40
2003-09-29
Testparm fixes:
Jelmer Vernooij
1
-3
/
+9
2003-09-15
Fixed test and wording for long share names.
Christopher R. Hertel
1
-3
/
+4
2003-09-08
Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.
Jeremy Allison
1
-2
/
+2
2003-08-12
Test invalid map system, map hidden, create mask, force create mask
Jeremy Allison
1
-0
/
+21
2003-06-20
Fix bug #136. Add message about erroneous empty "passdb backend" parameter.
Jim McDonough
1
-0
/
+4
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-04-15
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
1
-4
/
+4
2003-04-14
Add some more functions for the modules (backport from HEAD):
Jelmer Vernooij
1
-0
/
+6
2003-04-14
Merge:
Tim Potter
1
-7
/
+4
2003-03-18
One more on set_local_machine_name() taking a new 'perm' argument.
Andrew Bartlett
1
-1
/
+1
2003-02-20
Added Volkers "print server role" patch.
Jeremy Allison
1
-0
/
+22
2003-01-14
Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,
Andrew Bartlett
1
-1
/
+2
2002-11-29
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
1
-1
/
+0
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-3
/
+3
2002-11-09
Sync with HEAD
Jelmer Vernooij
1
-0
/
+1
2002-11-05
Merge vl's 'algorithmic rid base' patch, and my changes to pdb_smbpasswd's NUA
Andrew Bartlett
1
-0
/
+10
2002-09-30
logic error in checking wins servers--merged from HEAD
Gerald Carter
1
-2
/
+2
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-5
/
+7
2002-08-17
sync 3.0 branch with HEAD
Jelmer Vernooij
1
-4
/
+5
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-151
/
+126
2002-04-14
3 branches might become a pain... :-)
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
[next]