index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework the 'guest account get's RID 501' code again...
Andrew Bartlett
2002-08-17
1
-1
/
+1
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
1
-0
/
+6
*
Allow ADS PDC to exist
Jim McDonough
2002-08-12
1
-2
/
+2
*
fix log level, set a default, and also copy the value set in smb.conf into pa...
Simo Sorce
2002-08-03
1
-2
/
+5
*
Only allow 'security=ads' when we HAVE_ADS.
Andrew Bartlett
2002-07-31
1
-0
/
+2
*
added 'disable netbios = yes/no' option, default is no
Andrew Tridgell
2002-07-31
1
-0
/
+3
*
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
2002-07-31
1
-0
/
+4
*
OK!
Simo Sorce
2002-07-30
1
-0
/
+4
*
These pointers should be for the service we just cloned, not the new service
Andrew Bartlett
2002-07-30
1
-2
/
+2
*
Add quotes so we can see 0 length strings.
Andrew Bartlett
2002-07-30
1
-1
/
+1
*
as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>
Simo Sorce
2002-07-29
1
-4
/
+4
*
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
2002-07-28
1
-2
/
+2
*
This patch does two things:
Andrew Bartlett
2002-07-28
1
-18
/
+21
*
nice day today
Simo Sorce
2002-07-27
1
-0
/
+4
*
And a little more 'const'.
Andrew Bartlett
2002-07-20
1
-2
/
+2
*
Gone back to explicit queue number passing as snum - removed encoding of
Jeremy Allison
2002-07-17
1
-4
/
+0
*
Use codepage 850 as a default for the dos character set.
Tim Potter
2002-07-16
1
-0
/
+3
*
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
2002-07-11
1
-3
/
+6
*
Remove invalid comment - these are all 'unix' strings now.
Andrew Bartlett
2002-07-03
1
-1
/
+1
*
Address the string_sub problem by changing len = 0 to mean "no expand".
Jeremy Allison
2002-07-02
1
-7
/
+7
*
- completely rewrote the wins_srv.c code. It is now much simpler, and
Andrew Tridgell
2002-06-26
1
-18
/
+4
*
Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough
Jeremy Allison
2002-06-24
1
-0
/
+8
*
Fixed typo in debug.
Tim Potter
2002-06-19
1
-1
/
+1
*
Simplify this code further. Just substitute %H, and let the normal code
Andrew Bartlett
2002-06-15
1
-4
/
+3
*
Rework much of the service.c code:
Andrew Bartlett
2002-06-15
1
-6
/
+18
*
Merge of csc termination fix.
Jeremy Allison
2002-06-14
1
-1
/
+2
*
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
2002-06-14
1
-187
/
+7
*
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
2002-06-14
1
-4
/
+4
*
few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...
Simo Sorce
2002-06-11
1
-4
/
+10
*
Resurrect the 'restrict anonymous' parameter but make it an integer.
Tim Potter
2002-05-31
1
-4
/
+4
*
Patch to only set SV_TYPE_PRINTQ_SERVER in default_server_announce if a
Tim Potter
2002-05-19
1
-1
/
+9
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-3
/
+2
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-10
/
+12
*
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
Andrew Bartlett
2002-05-17
1
-14
/
+0
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-91
/
+0
*
pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi...
Gerald Carter
2002-05-09
1
-5
/
+9
*
Merge in Jerry's called name fix.
Jeremy Allison
2002-05-08
1
-1
/
+21
*
libsmb/cli_netlogon.c: Fixed confusing debug messages.
Jeremy Allison
2002-04-17
1
-14
/
+13
*
Patch for arbitary smb.conf paramaters (to make the life of plugin maintainers
Andrew Bartlett
2002-04-13
1
-4
/
+112
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
1
-0
/
+5
*
set the default hashing scheme in head to "hash2"
Andrew Tridgell
2002-04-12
1
-0
/
+3
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-0
/
+3
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-2
/
+17
*
Fix continual scanning of smb.conf if an include file doesn't exist. Found
Jeremy Allison
2002-04-02
1
-7
/
+7
*
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
2002-03-27
1
-0
/
+5
*
Minor fixes:
Andrew Bartlett
2002-03-23
1
-5
/
+4
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-1
/
+2
*
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2002-03-13
1
-0
/
+8
*
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
2002-03-11
1
-0
/
+4
*
make default unix charset UTF8
Andrew Tridgell
2002-03-03
1
-0
/
+3
[next]