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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2003-08-19
Fix BUG #314: api_netUserGetGRoups() was failing prematurely
Gerald Carter
1
-7
/
+59
2003-08-19
Implement SMBexit properly. Found by Samba4 tester. You must do a make
Jeremy Allison
3
-0
/
+23
2003-08-19
Fix flush of 0xFFFF - found by Samba4 tester.
Jeremy Allison
1
-2
/
+4
2003-08-19
Don't return DOS error on SMBsearch return if using NT error codes (NT1
Jeremy Allison
1
-8
/
+10
2003-08-18
Win2k never returns 'no such user' here, so when we do it, the clients freak
Andrew Bartlett
1
-1
/
+1
2003-08-18
Added level 262. Found by Samba4 torture tester.
Jeremy Allison
1
-0
/
+44
2003-08-18
Add level 261 to search. Found using Samba4 tester.
Jeremy Allison
1
-0
/
+22
2003-08-16
Implemented the level 1010 NT rename level. Many fixes for Samba4 test
Jeremy Allison
4
-71
/
+256
2003-08-15
Fix memleaks.
Volker Lendecke
1
-0
/
+5
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
1
-1
/
+1
2003-08-15
get rid of unused call
Herb Lewis
1
-12
/
+0
2003-08-15
Fix attribute set using setfileinfo - Samba4 found.
Jeremy Allison
1
-3
/
+0
2003-08-15
Ignore silently set disposition information when set on a path.
Jeremy Allison
1
-1
/
+2
2003-08-14
nlink field should decrement when delete pending is set.
Jeremy Allison
1
-2
/
+8
2003-08-14
Fix setfileinfo level 1 - it only takes 12 bytes. Found by Samba4
Jeremy Allison
1
-6
/
+1
2003-08-14
Fix changing of attributes via setattr. Samba4 test fixes.
Jeremy Allison
2
-10
/
+23
2003-08-14
Fix SMBseek and get/set position information SMBs. Works against
Jeremy Allison
4
-32
/
+51
2003-08-14
In ads_verify_realm, all we use in the ADS_STRUCT is the
Volker Lendecke
1
-15
/
+2
2003-08-13
Query volume info level 2 fix - found by Samba4 tester.
Jeremy Allison
1
-1
/
+1
2003-08-13
Better path checking for chkpth. We now pass Samba4 chkpath and unlink.
Jeremy Allison
1
-4
/
+25
2003-08-13
More chkpth fixes from Samba4 tests.
Jeremy Allison
1
-2
/
+15
2003-08-13
Ensure we pass the Samba4 unlink test !
Jeremy Allison
1
-1
/
+9
2003-08-12
Fix another error code return against Samba4 test suite... Don't allow
Jeremy Allison
1
-0
/
+4
2003-08-12
Test invalid map system, map hidden, create mask, force create mask
Jeremy Allison
1
-1
/
+1
2003-08-09
fix for BUG #267 (problem with supplementary groups).
Gerald Carter
1
-1
/
+1
2003-08-07
Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adapted
Jeremy Allison
3
-53
/
+186
2003-08-07
An oplock break reply from the client causes the sequence number to be
Jeremy Allison
2
-4
/
+6
2003-08-07
Turns out I had my packet sequences wrong for oplock break code.
Jeremy Allison
4
-3
/
+16
2003-08-06
Spelling.
Tim Potter
1
-1
/
+1
2003-08-03
Fix up #defines around utmp_host and utmp_name. Noticed by Cord.Hockemeyer@un...
Jeremy Allison
1
-0
/
+6
2003-08-03
Output message saying "signed connect" instead of just connect when signing
Jeremy Allison
1
-0
/
+1
2003-08-02
Ensure we don't leak any sign records on cancel of pending requests.
Jeremy Allison
2
-0
/
+2
2003-08-02
More fixes for client and server side signing. Ensure sequence numbers
Jeremy Allison
2
-3
/
+5
2003-08-02
Add the same signing code to the server. Ensure we use identical session
Jeremy Allison
3
-0
/
+18
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-07-31
only honor the first OID in the sessetup snego negotiate. Deviates
Gerald Carter
1
-4
/
+15
2003-07-31
Wrap calls to change_oem_password() in become_root()/unbecome_root() pairs
Jeremy Allison
2
-61
/
+66
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-1
/
+1
2003-07-29
Fix bug #226. Stop unmangle of name into a wildcard name from deleting more
Jeremy Allison
1
-9
/
+20
2003-07-29
Finish tridge's patch as referenced here :
Jeremy Allison
1
-0
/
+17
2003-07-27
Allow the stat cache to better handle invalid multibyte strings, by using
Andrew Bartlett
1
-8
/
+25
2003-07-27
Try again to fix up 'session request' name exchange. This time we actualy
Andrew Bartlett
1
-11
/
+4
2003-07-27
Some small fixes to our charset conversion code:
Andrew Bartlett
1
-3
/
+4
2003-07-25
Start the packet signing engine in the kerberos case in the same place
Jeremy Allison
1
-3
/
+8
2003-07-25
More printf portability fixes. Got caught out by some gcc'isms last
Tim Potter
3
-5
/
+5
2003-07-24
More printf fixes - size_t is long on some architectures.
Tim Potter
3
-3
/
+3
2003-07-24
Fix from matt.zinkevicius@hp.com to stop files being created on read-only
Jeremy Allison
1
-0
/
+1
2003-07-24
Fix packet signing with asynchronous oplock breaks. Removed bad error message
Jeremy Allison
1
-2
/
+7
2003-07-24
Rise debug level to 5 for not-found-nt-quota message (quota setting for user ...
Alexander Bokovoy
1
-1
/
+1
2003-07-24
Ensure everywhere we defer an incoming SMB request (blocking lock queue,
Jeremy Allison
4
-250
/
+256
[prev]
[next]