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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing gcc memory barriers, this bug showed up when doing a
Anton Blanchard
2001-08-19
1
-16
/
+43
*
More Realloc fixes.
Jeremy Allison
2001-08-18
2
-4
/
+13
*
More Realloc fixes.
Jeremy Allison
2001-08-18
1
-7
/
+17
*
Use tparam not tdata when reallocing params to make clearer.
Jeremy Allison
2001-08-17
1
-12
/
+15
*
more useful debug messages and check if the size are non null.
Jean-François Micouleau
2001-08-17
1
-10
/
+17
*
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
*
Restore a debug I think I dropped earlier
Andrew Bartlett
2001-08-17
1
-0
/
+2
*
smbd/auth_server: Doco, we want to use cli_nt_error here soon
Andrew Bartlett
2001-08-17
5
-36
/
+47
*
Style cleanup for the last vuid change.
Andrew Bartlett
2001-08-17
3
-11
/
+17
*
One less getpwnam() call...
Andrew Bartlett
2001-08-17
2
-11
/
+6
*
removed unused file
Andrew Tridgell
2001-08-16
1
-91
/
+0
*
removed unused file
Andrew Tridgell
2001-08-16
1
-113
/
+0
*
Added Jim McDonough's Win9x take ownership fix.
Jeremy Allison
2001-08-13
1
-0
/
+12
*
merge from 2.2
Gerald Carter
2001-08-13
2
-0
/
+16
*
Add printing of errno when POSIX lock requests fail.
Jeremy Allison
2001-08-13
1
-3
/
+3
*
Moved across definition of dos error types from smb.h to doserr.h
Tim Potter
2001-08-13
2
-4
/
+7
*
Converted to new error API.
Tim Potter
2001-08-13
1
-28
/
+32
*
Fixed typo in debug message.
Tim Potter
2001-08-13
1
-2
/
+2
*
Fixed up 'orrible formatting.
Tim Potter
2001-08-13
1
-21
/
+21
*
Fixed crash bug when attempting to list contents of non-existent
Tim Potter
2001-08-12
1
-0
/
+3
*
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
2001-08-12
30
-136
/
+363
*
Kill of idra's extra become_root()/unbecome_root() now I have fixed the actual
Andrew Bartlett
2001-08-12
1
-2
/
+0
*
This patch does a number of things, mostly smaller than they look :-)
Andrew Bartlett
2001-08-12
16
-876
/
+702
*
it was half committed last time,
Simo Sorce
2001-08-12
1
-2
/
+2
*
Without this become_root()/unbecome_root() pair I was not able to login
Simo Sorce
2001-08-11
1
-3
/
+3
*
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
2001-08-10
6
-22
/
+32
*
Merge in the NT drivers changes from 2.2.
Jeremy Allison
2001-08-10
4
-404
/
+668
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
13
-112
/
+713
*
Debug cleanups.
Tim Potter
2001-08-10
1
-3
/
+3
*
Had the test for cli_is_error() reversed. You idiot Stimpy!
Tim Potter
2001-08-10
1
-1
/
+1
*
Fixes for new client error api.
Tim Potter
2001-08-10
1
-2
/
+2
*
Use new client error api.
Tim Potter
2001-08-10
1
-12
/
+13
*
Use the new client error api.
Tim Potter
2001-08-10
4
-6
/
+8
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
13
-182
/
+283
*
More constant conversions.
Tim Potter
2001-08-10
2
-4
/
+4
*
Removed nt_error field from cli_state as it was not used anywhere.
Tim Potter
2001-08-10
2
-8
/
+1
*
Replaced the duplicate DOS constants with appropriate ones from doserr.h to
Tim Potter
2001-08-10
5
-332
/
+335
*
Moved dos error codes from smb.h into new file doserr.h
Tim Potter
2001-08-10
2
-113
/
+136
*
Changed the order of arguments in make_oem_passwd_hash(). All the other
Tim Potter
2001-08-10
2
-2
/
+3
*
merge from 2.2
Gerald Carter
2001-08-10
3
-6
/
+6
*
Fixed typo in patch.
Jeremy Allison
2001-08-10
1
-1
/
+1
*
Fixed wrong placement of allocate code :-(.
Jeremy Allison
2001-08-09
1
-5
/
+5
*
Added fix from Dan Thibadeau @ HP for parsing problem.
Jeremy Allison
2001-08-09
1
-0
/
+13
*
Fix inspired by Don @ HP. Close down password server connection if keepalive
Jeremy Allison
2001-08-09
1
-1
/
+4
*
Merged John's fix.
Jeremy Allison
2001-08-09
1
-1
/
+1
*
a few cleanups while mergeing the passdb code into 2.2
Gerald Carter
2001-08-09
5
-27
/
+25
*
Try to set the socket options early for some OSs (like Sol 8) where they
Andrew Bartlett
2001-08-09
1
-1
/
+8
[prev]
[next]