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
...
*
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
2002-06-14
2
-15
/
+15
*
Veto files fix.
Jeremy Allison
2002-06-13
1
-275
/
+273
*
Merge in mangle fixes from 2.2.
Jeremy Allison
2002-06-13
6
-369
/
+371
*
Ensure when allowing fchown with write access and dos filemodes that
Jeremy Allison
2002-06-07
1
-7
/
+7
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
3
-6
/
+5
*
Allow sd_len to be zero on NT_TRANSACT_CREATE but not for set sd (helps
Jeremy Allison
2002-06-07
1
-4
/
+7
*
Overly complex but neccessary fix for kernel oplock problems. The issue
Jeremy Allison
2002-06-06
3
-21
/
+55
*
Remove blocksignals call as it's never going to bloody work right...
Jeremy Allison
2002-06-05
1
-1
/
+0
*
Fix for Linux kernel bug where signal mask set within a signal handler
Jeremy Allison
2002-06-05
1
-33
/
+67
*
Move session gathering routine back into session.c so it can be called either
Jim McDonough
2002-06-03
2
-53
/
+53
*
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
2002-05-31
2
-193
/
+190
*
Add support for NTLMv2 (tested!) with NTLMSSP.
Andrew Bartlett
2002-05-26
1
-17
/
+49
*
Clean up a few unused functions, add a bit of static etc.
Andrew Bartlett
2002-05-25
1
-1
/
+1
*
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
2002-05-24
1
-1
/
+1
*
If we don't do the select don't do the recvfrom.
Jeremy Allison
2002-05-24
1
-0
/
+1
*
Fixed silly typo that causes receive_local_message to loop - caused by
Jeremy Allison
2002-05-24
1
-1
/
+1
*
Merge of bugfixes from 2.2.
Jeremy Allison
2002-05-22
2
-6
/
+8
*
Fix for strangeness in Linux 2.0.x select return.
Jeremy Allison
2002-05-22
1
-0
/
+14
*
Remove horrid goto.
Jeremy Allison
2002-05-22
1
-10
/
+5
*
Cleanups!
Andrew Bartlett
2002-05-22
1
-1
/
+1
*
Merge of receive_local_message fix from 2.2.5.
Jeremy Allison
2002-05-22
4
-51
/
+35
*
Tricky fix. If we were waiting for an oplock break response message from
Jeremy Allison
2002-05-21
1
-0
/
+11
*
Stop smbd looping when hide unreadable is true and .. is unreadable.
Jeremy Allison
2002-05-20
1
-65
/
+72
*
Merge from 2.2.
Jeremy Allison
2002-05-20
2
-2
/
+3
*
Spelling fix.
Tim Potter
2002-05-19
1
-1
/
+1
*
A few things in this commit:
Andrew Bartlett
2002-05-18
3
-26
/
+36
*
Make --with-ldapsam 'go away'. This is now a standard, stable, feature
Andrew Bartlett
2002-05-17
1
-3
/
+6
*
Check paramters for NULL.
Andrew Bartlett
2002-05-17
1
-0
/
+4
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
4
-317
/
+0
*
Get the sco boxes compiling again - use the sys_ intefaces for all the dl*
Andrew Bartlett
2002-05-17
2
-2
/
+2
*
Fix bug where creating a file and setting a security descriptor atomically
Jeremy Allison
2002-05-16
1
-47
/
+68
*
Removed lp_strip_dot code - ensured that mangling code treats names ending
Jeremy Allison
2002-05-14
3
-32
/
+45
*
Fix bug where setting end of file length to 8 was hitting erroneous
Jeremy Allison
2002-05-13
1
-0
/
+4
*
Sync'ing SAMBA_2_2 with HEAD.
Shirish Kalele
2002-05-09
1
-8
/
+15
*
Fix build farm bug.
Jeremy Allison
2002-04-29
1
-1
/
+1
*
Added 2.2.x mangle fix to old mangle code in HEAD.
Jeremy Allison
2002-04-29
1
-2
/
+1
*
smbd/fileio.c: debug changes so read/write/seek calls can be logged for name,...
Jeremy Allison
2002-04-24
1
-382
/
+393
*
move to the FNV1 hash alghorithm seem good
Simo Sorce
2002-04-24
2
-4
/
+15
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
1
-2
/
+11
*
made a couple of variables static
Andrew Tridgell
2002-04-24
1
-3
/
+4
*
When doing a non-io open the stat failing is no cause for a debug zero
Jeremy Allison
2002-04-23
1
-2
/
+6
*
try to cope better with the take ownership operation for foreign SIDs
Andrew Tridgell
2002-04-20
2
-3
/
+63
*
Fix different args to sys_fcntl without going varargs....
Jeremy Allison
2002-04-19
2
-9
/
+9
*
add NetUserEnum and NetGroupEnum lanmap API calls, untested. I don't have
Jean-François Micouleau
2002-04-19
1
-94
/
+152
*
Added sys_fcntl (not to be used everywhere). Added sys_read/sys_write
Jeremy Allison
2002-04-19
3
-11
/
+11
*
Fixed sendto in oplock code.
Jeremy Allison
2002-04-19
1
-2
/
+2
*
Fix oplock recvfrom.
Jeremy Allison
2002-04-19
1
-1
/
+1
*
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
2002-04-18
2
-2
/
+2
*
- fixed the is_mangled() interface to handle multiple components
Andrew Tridgell
2002-04-18
1
-5
/
+42
*
Fixed the AFP_Resource:$DATA filename creation bug.
Jeremy Allison
2002-04-17
1
-239
/
+255
[prev]
[next]