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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-11
Correctly detect in-memory krb5 keytab support. Fix for bug #863 from
Jeremy Allison
1
-2
/
+2
2003-12-11
Patch from James Peach <jpeach@sgi.com>. Remove the MAX_CONNECTIONS limit
Jeremy Allison
2
-9
/
+46
2003-12-11
mount.cifs failed to mount to directory owned by user when run setuid
Steve French
1
-2
/
+2
2003-12-11
fixed bad formal parameter type in get_static(); patch Andy Polyakov
Gerald Carter
1
-1
/
+1
2003-12-11
Fix uninitialized variable in passdb code. Reported by Andy Polyakov <appro@f...
Alexander Bokovoy
1
-1
/
+1
2003-12-10
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
3
-3
/
+3
2003-12-10
more group lookup access fixes on the neverending bug 281
Gerald Carter
4
-22
/
+49
2003-12-10
Fix #558 -- support ISO-8859-1 internally. Makes Solaris users a bit happier
Alexander Bokovoy
1
-0
/
+28
2003-12-10
setting version to 3.0.2pre1
Gerald Carter
1
-3
/
+3
2003-12-10
patch from TAKEDA yasuma to bypass any missing language files
Gerald Carter
1
-0
/
+9
2003-12-09
IRIX spinlock patch from James Peach <jpeach@sgi.com>.
Jeremy Allison
2
-0
/
+53
2003-12-09
working on packaging; also fixed some path issues in configure.in & Makefile.in
Gerald Carter
2
-9
/
+32
2003-12-09
Final part of fix for #445. Don't add user for machine accounts.
Jeremy Allison
1
-0
/
+4
2003-12-09
fix bug in get_peer_name() caused by --enable-developer and using the same sr...
Gerald Carter
1
-3
/
+11
2003-12-09
Make intent to return only one address clear.
Jeremy Allison
1
-2
/
+2
2003-12-08
working on bug 687; protect against null src strings in alloc_sub_basic()
Gerald Carter
1
-0
/
+7
2003-12-08
make sure we use a real network address in case there are extra non-zero octe...
Gerald Carter
1
-1
/
+1
2003-12-07
Fix comment.
Tim Potter
1
-1
/
+1
2003-12-06
Fix for bug #445 (missing unix user on kerberos auth doesn't call add user
Jeremy Allison
1
-3
/
+13
2003-12-05
fix %a variable for Windows 2003 -> Win2K3
Gerald Carter
2
-19
/
+53
2003-12-05
create libdir for installclientlib; patch from Bill Knox
Gerald Carter
1
-0
/
+1
2003-12-05
fixed a problem with "net rpc vampire" mis-parsing the alias member
Andrew Tridgell
1
-4
/
+4
2003-12-04
bumping version in preparation for 3.0.1rc1
Gerald Carter
1
-2
/
+2
2003-12-04
Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient to
Steve French
1
-0
/
+7
2003-12-04
fix process_incoming_data() to return the number of bytes handled this call w...
Gerald Carter
1
-1
/
+3
2003-12-04
fix debug message
Gerald Carter
1
-2
/
+2
2003-12-04
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
3
-3
/
+17
2003-12-04
don't crash on a NULL priviledge pointer; patch from Jianliang Lu
Gerald Carter
1
-0
/
+6
2003-12-04
Picked up by the build farm - despite all my efforts, security=server was
Andrew Bartlett
1
-8
/
+13
2003-12-04
* fix RemoveSidForeignDomain() ; bug 252
Gerald Carter
6
-84
/
+121
2003-12-03
Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...
Jeremy Allison
1
-8
/
+10
2003-12-02
Match Win2k and return 'invalid parameter' for creating of a new account with
Andrew Bartlett
1
-0
/
+6
2003-12-02
Two trivial warnings
Volker Lendecke
1
-1
/
+3
2003-12-01
Client connect signing error messages should be level zero else
Jeremy Allison
1
-2
/
+2
2003-12-01
Get a little paranoid about memfree use in convert_string_allocate..
Jeremy Allison
1
-7
/
+6
2003-12-01
another strequal() == 0 fix
Gerald Carter
1
-1
/
+1
2003-12-01
fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...
Gerald Carter
1
-1
/
+1
2003-12-01
add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608
Gerald Carter
1
-0
/
+2
2003-12-01
don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...
Gerald Carter
1
-3
/
+5
2003-12-01
In the brief 'net rpc group' listing, don't cut off group names at 21 chars.
Volker Lendecke
1
-3
/
+3
2003-12-01
Beautify the net status help message a bit
Volker Lendecke
1
-4
/
+4
2003-12-01
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
4
-1
/
+270
2003-12-01
Fix spurious error msg. when seq=0.
Jeremy Allison
1
-0
/
+2
2003-12-01
Ensure the server can cope with multiple secondary trans
Jeremy Allison
3
-0
/
+24
2003-12-01
Subtract NT_STATUS from common flag, don't add it...
Jeremy Allison
2
-7
/
+7
2003-12-01
Ensure we use the same mid for the secondary trans requests, W2K3
Jeremy Allison
1
-0
/
+6
2003-12-01
Don't automatically set nt status code flag unless client tells us it can
Jeremy Allison
2
-14
/
+29
2003-12-01
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
2
-36
/
+40
2003-11-30
Fix signing bug with secondary client trans requests. Turns out the last
Jeremy Allison
1
-0
/
+20
2003-11-28
Implement 'net rpc group list [global|local|builtin]*' for a select listing of
Volker Lendecke
2
-0
/
+36
[prev]
[next]