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
...
*
More constant conversions.
Tim Potter
2001-08-10
2
-4
/
+4
*
merge from 2.2
Gerald Carter
2001-08-10
2
-2
/
+2
*
Fixed wrong placement of allocate code :-(.
Jeremy Allison
2001-08-09
1
-5
/
+5
*
Fix inspired by Don @ HP. Close down password server connection if keepalive
Jeremy Allison
2001-08-09
1
-1
/
+4
*
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2001-08-09
1
-1
/
+1
*
Try to set the socket options early for some OSs (like Sol 8) where they
Andrew Bartlett
2001-08-09
1
-1
/
+8
*
Some better debugs for our security=server code. I want to track down why
Andrew Bartlett
2001-08-08
1
-1
/
+3
*
Always return NT_STATUS_DISK_FULL, even for quota errors.
Jeremy Allison
2001-08-07
1
-1
/
+1
*
Added fixes to return correct error codes on space allocation fail.
Jeremy Allison
2001-08-07
2
-2
/
+31
*
Correctly report amount written in debug when allocation space.
Jeremy Allison
2001-08-07
1
-1
/
+1
*
Added Gerald's lanman printing only change to HEAD.
Jeremy Allison
2001-08-06
2
-167
/
+95
*
Fix for getting allocate_file_space to return the correct errno.
Jeremy Allison
2001-08-06
1
-2
/
+2
*
Record the NT_STATUS constant rather than its number in the logfiles
Andrew Bartlett
2001-08-06
1
-1
/
+2
*
Extra debug to see what errno is on write fail.
Jeremy Allison
2001-08-04
1
-0
/
+2
*
The write zero bytes is an allocate, not set EOF.
Jeremy Allison
2001-08-03
1
-1
/
+2
*
This is the fix for the PAM bug I probably introduced in the previous commit,
Andrew Bartlett
2001-08-03
1
-0
/
+3
*
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
2001-08-03
9
-1282
/
+1520
*
Added "strict allocate" per share parameter. This causes actual on-disk alloc...
Jeremy Allison
2001-08-01
2
-12
/
+123
*
Pidfile check can be read-only. Removed old ifdef in password.c
Jeremy Allison
2001-08-01
1
-24
/
+3
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
2
-2
/
+2
*
uint -> uint32.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
Fix invalid uid being used after logoff. Thanks to Nigel Williams
Jeremy Allison
2001-07-28
1
-2
/
+1
*
Fix for potential crash bug with bad fid.
Jeremy Allison
2001-07-28
1
-1
/
+13
*
better debug messages + fix typo in debug message
Simo Sorce
2001-07-26
1
-2
/
+2
*
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
2001-07-26
1
-2
/
+2
*
Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fix
Jeremy Allison
2001-07-25
1
-1
/
+1
*
we need to pull passwords in client charset for crypto to work
Andrew Tridgell
2001-07-25
1
-1
/
+1
*
- don't try to print pointers
Andrew Tridgell
2001-07-25
2
-13
/
+2
*
Convert other parameters (read list, write list, valid users...) to the P_LIS...
Simo Sorce
2001-07-24
2
-25
/
+39
*
We were making an assumption in the oplock
Jeremy Allison
2001-07-24
1
-1
/
+0
*
Fix case insensitive password change code.
Jeremy Allison
2001-07-23
1
-1
/
+1
*
This patch fixes up a few issues where we would do lookups in the local system
Andrew Bartlett
2001-07-21
1
-38
/
+42
*
Tidied up calling yield_connection on connection allocation fail.
Jeremy Allison
2001-07-17
2
-1
/
+6
*
Connection record not existing is not a debug level 0.
Jeremy Allison
2001-07-17
1
-1
/
+1
*
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
Jeremy Allison
2001-07-17
1
-1
/
+1
*
move the global_machine_password_needs_changing where we need it.
Simo Sorce
2001-07-17
1
-0
/
+2
*
Test if machine password has expired.
Simo Sorce
2001-07-16
1
-0
/
+6
*
Toomas Soome's fix for joining a domain the old way.
Jeremy Allison
2001-07-11
1
-1
/
+1
*
added winbind_exclude_domain() so smbd can tell the winbind client
Andrew Tridgell
2001-07-10
1
-0
/
+5
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
3
-24
/
+17
*
fixed some unicode and LANMAN2 bugs in trans2 find first/next
Andrew Tridgell
2001-07-07
1
-39
/
+3
*
You can't dump_data() a function pointer...
Andrew Bartlett
2001-07-07
1
-1
/
+1
*
Wrapped dlerror() in the same way as the other dlxxx() calls.
Jeremy Allison
2001-07-06
1
-1
/
+1
*
fixed bug where we looked at the first byte of a password to determine
Andrew Tridgell
2001-07-06
1
-12
/
+2
*
Fix race where wrong action (created or opened) could be returned.
Jeremy Allison
2001-07-05
1
-0
/
+8
*
Fix for rabbit-pellet mode. Chris please test this. Thanks for Dave CB
Jeremy Allison
2001-07-05
1
-0
/
+6
*
this fixes the failure of MS office on VFAT partitions on Linux
Andrew Tridgell
2001-07-05
1
-30
/
+29
*
fixed a bug in the parameters SMBctemp uses in open_file_shared()
Andrew Tridgell
2001-07-05
1
-8
/
+7
*
use alpha_strcpy on the domain as it comes off the wire
Andrew Tridgell
2001-07-05
1
-8
/
+3
*
allow to use usrmgr/svrmgr tools in win95
Jean-François Micouleau
2001-07-04
1
-5
/
+7
[prev]
[next]