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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
trick to get full stack trace when using the free version of insure
Andrew Tridgell
2000-04-23
1
-0
/
+24
*
insure caught an uninitialised memory reference - ensure it starts as
Andrew Tridgell
2000-04-23
1
-0
/
+2
*
avoided a memory leak in the ubi code by deleting a mangled cache
Andrew Tridgell
2000-04-23
1
-1
/
+11
*
don't copy a null groups list
Andrew Tridgell
2000-04-22
1
-2
/
+6
*
fixed overlapping strcpy() found by insure
Andrew Tridgell
2000-04-22
1
-9
/
+6
*
fixed uninitialised snum
Andrew Tridgell
2000-04-22
1
-0
/
+1
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
9
-527
/
+547
*
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
2000-04-19
1
-127
/
+2
*
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
2000-04-19
2
-3147
/
+3181
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
3
-21
/
+13
*
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
2000-04-18
1
-0
/
+1
*
ReadDirName calls vfs->readdirname calls dos_readdirname.
Luke Leighton
2000-04-18
1
-5
/
+5
*
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
2
-15
/
+17
*
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
2
-102
/
+68
*
removed old comments
Andrew Tridgell
2000-04-16
1
-2
/
+0
*
use some symbolic names for print queue status
Andrew Tridgell
2000-04-16
1
-11
/
+17
*
added helper fns to change from internal status codes to nt spoolss codes
Andrew Tridgell
2000-04-16
1
-5
/
+41
*
the changes to the main smb code
Andrew Tridgell
2000-04-16
6
-358
/
+318
*
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Jeremy Allison
2000-04-15
1
-0
/
+6
*
Implmented mapping of lock offset/count from 64 bit MS ranges
Jeremy Allison
2000-04-12
1
-1
/
+1
*
Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
Jeremy Allison
2000-04-12
1
-0
/
+3
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-14
/
+1
*
The latest open() code changes broke the NT directory opens. Detect if a
Jeremy Allison
2000-04-11
2
-9
/
+27
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
2
-111
/
+59
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
12
-86
/
+81
*
Fix for soft quotas not being set from
Jeremy Allison
2000-04-10
1
-0
/
+24
*
initialise fsp->fd to -1
Andrew Tridgell
2000-04-10
1
-0
/
+1
*
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
2000-04-10
11
-1023
/
+231
*
utmp compile fix from peter@cadcamlab.org
Andrew Tridgell
2000-04-10
1
-2
/
+2
*
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
2000-04-04
2
-4
/
+6
*
Removed strange optimisation (paranoia fix maybe ?) that stopped smbd
Jeremy Allison
2000-04-04
1
-6
/
+0
*
Fixed bug found by JF where if the amount of data to return in the prs_struct
Jeremy Allison
2000-03-29
1
-1
/
+1
*
More Japanese filename fixes wrt VFS code from
Tim Potter
2000-03-29
2
-12
/
+16
*
Win2k will only accept volume labels in UNICODE. Fixed.... :-(.
Jeremy Allison
2000-03-28
1
-1
/
+2
*
Moved common code to set parameter offset field correctly oout of 'if'
Jeremy Allison
2000-03-28
1
-10
/
+8
*
changed the definition of dos_PutUniCode
Andrew Tridgell
2000-03-27
1
-4
/
+4
*
rpc_parse/parse_spoolss.c: Added checks on mallocs/overflow checks on all prs_xx
Jeremy Allison
2000-03-25
1
-32
/
+84
*
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
2000-03-22
1
-17
/
+4
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-0
/
+2
*
indent update to make t easier to see setuid mods in TNG. some
Luke Leighton
2000-03-21
1
-455
/
+558
*
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
2000-03-16
1
-1
/
+1
*
include/smb.h:
Jeremy Allison
2000-03-13
3
-25
/
+93
*
Cleaning up call_trans2getdfsreferral.
Shirish Kalele
2000-03-13
1
-1
/
+0
*
Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.
Shirish Kalele
2000-03-13
2
-3
/
+146
*
moved #endif to end of function to compile when dfs is disabled.
Jean-François Micouleau
2000-03-13
1
-1
/
+1
*
Fix stupid logic bug in detecting start-of-pdu in writeX on pipe.
Jeremy Allison
2000-03-11
1
-1
/
+2
*
Cleaning up the warnings from configure.developer.
Shirish Kalele
2000-03-10
2
-7
/
+6
*
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
2000-03-10
1
-0
/
+2
*
you know, when you do a cvs commit, you _really_ expect it to actually work.
Luke Leighton
2000-03-10
1
-9
/
+0
*
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
2000-03-10
1
-1
/
+0
[prev]
[next]