index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't forget to convert into UNIX character set before calling
Jeremy Allison
2000-11-21
1
-1
/
+1
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-7
/
+18
*
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
1
-23
/
+42
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-7
/
+11
*
Ok - this is a big patch - and it may break smbd a bit (although
Jeremy Allison
2000-10-19
1
-55
/
+52
*
a netlogon enum trust query doesn't have a function_code at end.
Jean-François Micouleau
2000-10-10
1
-1
/
+1
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-1
/
+1
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-98
/
+358
*
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
2000-10-03
1
-2
/
+1
*
fixed a harmess mixup of bitops and a boolean
Andrew Tridgell
2000-09-29
1
-1
/
+1
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
1
-1
/
+1
*
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
2000-09-20
1
-1
/
+10
*
we should not lowercase the username we receive in
Andrew Tridgell
2000-09-12
1
-2
/
+0
*
Added vfs_unlink call to ensure vfs is used on unlink from client.
Jeremy Allison
2000-08-30
1
-1
/
+1
*
smbd/password.c: Fixed typo in Tim's new code that caused insure overrun error.
Jeremy Allison
2000-08-28
1
-2
/
+2
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
1
-29
/
+18
*
Added some error checking and returns to the new 'move' code.
Jeremy Allison
2000-07-25
1
-0
/
+2
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
1
-8
/
+20
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
1
-3
/
+1
*
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
2000-06-09
1
-1
/
+3
*
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
2000-06-08
1
-3
/
+1
*
added a NET_USER_INFO_3 struct to user_struct.
Luke Leighton
2000-06-08
1
-1
/
+4
*
Did a proper fix for the file access on IPC$. Denied all pipe opens on
Jeremy Allison
2000-05-23
1
-2
/
+6
*
Fixed bug where file access was allowed on IPC$ share.
Jeremy Allison
2000-05-23
1
-3
/
+3
*
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
2000-05-15
1
-5
/
+0
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-8
/
+19
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+2
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-7
/
+7
*
- use smb_gwtpwnam() in another couple of places
Andrew Tridgell
2000-05-09
1
-7
/
+9
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-8
/
+1
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-3
/
+3
*
fixed dptr_wcard handling (need to use strdup)
Andrew Tridgell
2000-04-30
1
-1
/
+1
*
removed more cruft from our old wildcard matching code
Andrew Tridgell
2000-04-30
1
-37
/
+0
*
fixed our smbsearch code. We now store the mask with the dptr, this
Andrew Tridgell
2000-04-30
1
-22
/
+8
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-9
/
+6
*
Fixed range check on writeX.
Jeremy Allison
2000-04-27
1
-1
/
+4
*
Tidyup of smbecho.
Jeremy Allison
2000-04-27
1
-2
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-2
/
+0
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+1
*
fixed overlapping strcpy() found by insure
Andrew Tridgell
2000-04-22
1
-9
/
+6
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-50
/
+14
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
1
-6
/
+6
*
Implmented mapping of lock offset/count from 64 bit MS ranges
Jeremy Allison
2000-04-12
1
-1
/
+1
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
1
-105
/
+53
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-13
/
+12
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
1
-103
/
+28
*
More Japanese filename fixes wrt VFS code from
Tim Potter
2000-03-29
1
-6
/
+9
*
include/smb.h:
Jeremy Allison
2000-03-13
1
-5
/
+5
[prev]
[next]