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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
2001-09-12
2
-5
/
+1
*
Fix for second logic bug when handing oplock breaks and client messages
Jeremy Allison
2001-09-10
1
-1
/
+11
*
made a couple of local fns static
Andrew Tridgell
2001-09-10
2
-6
/
+12
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-5
/
+0
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
2
-2
/
+2
*
Don't fail if no owner/group owner set. Use existing owners.
Jeremy Allison
2001-09-07
1
-3
/
+7
*
#ifdef out function when not used.
Jeremy Allison
2001-09-07
1
-0
/
+2
*
Fix the 62bit locking onto 32 bit NFS mounts problem generically for HPUX.
Jeremy Allison
2001-09-06
1
-0
/
+32
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
2
-2
/
+2
*
Removed unneeded set of delete on close in fsp->share_mode.
Jeremy Allison
2001-09-05
1
-7
/
+0
*
Fix I think for the fcntl spinning problem. Re-prioritize so
Jeremy Allison
2001-09-05
2
-1
/
+21
*
when you update the share mode in the db you must also update
Andrew Tridgell
2001-09-05
1
-0
/
+7
*
fixed formatting to make the code vaguely readable. It's still a dogs
Andrew Tridgell
2001-09-05
1
-142
/
+143
*
merge profile data changes from 2.2
Herb Lewis
2001-09-05
1
-6
/
+36
*
added filename to error_packet()
Andrew Tridgell
2001-09-05
1
-7
/
+8
*
Fixes to ensure invalid vuids cannot stop oplock breaks.
Jeremy Allison
2001-09-04
1
-5
/
+7
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
4
-350
/
+286
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
12
-158
/
+143
*
tidied up some unused vars in JFs new fns
Andrew Tridgell
2001-09-03
1
-12
/
+0
*
more NTSTATUS changes
Andrew Tridgell
2001-09-01
1
-17
/
+4
*
Fix crash bug with indirecting through null pointer on recursive delete.
Jeremy Allison
2001-08-30
1
-134
/
+119
*
if no ACL elements then use chmod - fixes ability to set read-only bit
Herb Lewis
2001-08-30
1
-2
/
+2
*
this was a stupid typo,
Simo Sorce
2001-08-30
1
-1
/
+1
*
Ouch ! I didn't think I would have to do that: add 2 new rap calls !
Jean-François Micouleau
2001-08-28
1
-0
/
+127
*
Added dummy handlers for SAM_SYNC and SAM_REPL messages.
Tim Potter
2001-08-28
1
-0
/
+30
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
8
-40
/
+40
*
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
2001-08-27
5
-35
/
+38
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
13
-1323
/
+995
*
get rid of compiler warnings
Herb Lewis
2001-08-24
5
-11
/
+11
*
fixed level2 find first for unisys clients
Andrew Tridgell
2001-08-24
1
-0
/
+1
*
Fixed incorrect debug.
Tim Potter
2001-08-24
1
-4
/
+1
*
flush on a invalid fsp should give an error
Andrew Tridgell
2001-08-24
1
-16
/
+16
*
Fix W2K profiles writing to a Samba PDC. Thanks to Microsoft for their help !
Jeremy Allison
2001-08-23
1
-15
/
+6
*
Fix to only send the status32 error for status32 clients, not to other
Andrew Bartlett
2001-08-23
1
-3
/
+1
*
Fix up some unused variables and functions, fix up formatting
Andrew Bartlett
2001-08-23
2
-3
/
+0
*
A few changes:
Andrew Bartlett
2001-08-22
3
-38
/
+17
*
The DELL powervault 705 is sending a tcon&x with the service name being
Jean-François Micouleau
2001-08-22
1
-5
/
+15
*
force checking of log size after 200 smbd in a row or after 30 sec with no
Herb Lewis
2001-08-22
1
-2
/
+3
*
Missed '\' at eol...
Jeremy Allison
2001-08-22
1
-1
/
+1
*
Tidyup fixes for fcntl spin problem.
Jeremy Allison
2001-08-22
1
-3
/
+13
*
Fixed the (incorrect) paranioa fix I put in for the fcntl lock spin.
Jeremy Allison
2001-08-22
3
-11
/
+50
*
Add a new option to disable our paranoid server check.
Andrew Bartlett
2001-08-21
1
-1
/
+1
*
This is Jeremy pretending to be Volker, 'cos the
Volker Lendecke
2001-08-21
2
-0
/
+23
*
Add comment to clarify why we call this twice.
Andrew Bartlett
2001-08-20
1
-0
/
+2
*
two fixes for NT clients -> share level Samba server
Andrew Tridgell
2001-08-20
2
-2
/
+11
*
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2001-08-20
1
-1
/
+0
*
OK, so not freeing these was a mistake. I'll try to be less exuberent next
Andrew Bartlett
2001-08-17
1
-0
/
+2
*
Move the claim_connection stuff till a little later in the process.
Andrew Bartlett
2001-08-17
1
-16
/
+14
*
Move admin user check into a helper function.
Andrew Bartlett
2001-08-17
1
-18
/
+35
*
Move read only check into a helper funcion. Ensure conn->service is set
Andrew Bartlett
2001-08-17
1
-40
/
+50
[prev]
[next]