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
...
*
Get the logic right thistime :-(.
Jeremy Allison
2001-01-17
1
-2
/
+3
*
Typo in new file_chmod code caused file attribute changes to fail.
Jeremy Allison
2001-01-17
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-3
/
+4
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
1
-1
/
+1
*
Fixes for POSIX ACLS. ACL merge code.
Jeremy Allison
2001-01-15
1
-25
/
+108
*
Updated from 2.2.
Jeremy Allison
2001-01-15
1
-3
/
+40
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-2
/
+2
*
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
2001-01-11
1
-97
/
+493
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
2
-0
/
+4
*
rpc_server/srv_samr.c:
Jeremy Allison
2001-01-11
2
-6
/
+38
*
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison
2001-01-09
1
-36
/
+70
*
Patch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy Allison
2001-01-08
2
-1
/
+6
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
3
-2
/
+22
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-19
1
-4
/
+18
*
Split set_nt_acls into owner set (which uses chown) and permission set
Jeremy Allison
2000-12-19
1
-94
/
+109
*
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-3
/
+3
*
Fix typos in new group sid check.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Fixed chown/chgrp setting from smbcacls.
Jeremy Allison
2000-12-16
1
-0
/
+2
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-0
/
+9
*
Fixed bug noticed by JF. se_access_check needs user SID as first in token.
Jeremy Allison
2000-12-12
1
-10
/
+23
*
Fixed processing of dfree script (was truncating).
Jeremy Allison
2000-12-12
1
-2
/
+0
*
Compile fix for new arg to create_nt_token()
Tim Potter
2000-12-12
1
-1
/
+3
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
2
-10
/
+34
*
Sorry Gerald, I think the original code was better (plus safer as I'm sure
Jeremy Allison
2000-12-12
1
-7
/
+10
*
Extra part of fix that Gerald missed (sorry).
Jeremy Allison
2000-12-12
1
-1
/
+1
*
subtle bug where files which missed the stat_cache but were added
Gerald Carter
2000-12-11
1
-10
/
+7
*
Fix for short names not being returned correctly with non-mangled shares.
Jeremy Allison
2000-12-11
1
-1
/
+2
*
Fixed very subtle bug returning correct error on an open, when we have
Jeremy Allison
2000-12-11
1
-8
/
+22
*
Fixed compiler warning.
Jeremy Allison
2000-12-08
1
-2
/
+2
*
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
2000-12-08
3
-0
/
+6
*
Removed unused auto (IRIX compiler warning).
Jeremy Allison
2000-12-08
1
-2
/
+1
*
Fixed *very* subtle statcache bug where invalid stat state could be
Jeremy Allison
2000-12-08
1
-1
/
+2
*
Fixed bug with Win9x/ME where drivername was being returned incorrectly in
Jeremy Allison
2000-12-07
1
-36
/
+46
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
4
-6
/
+6
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-38
/
+61
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-61
/
+47
*
Print debug if domain_client_validate() cannot fetch the trust account
Tim Potter
2000-12-06
1
-1
/
+2
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-11
/
+10
*
Fixed compiler warning.
Tim Potter
2000-12-06
1
-2
/
+2
*
Moving to abstract API interface (sys_get_acl() etc.) to allow system
Jeremy Allison
2000-12-06
1
-42
/
+42
*
Remove C++ style comments
David O'Neill
2000-12-04
1
-1
/
+1
*
Code to read & return POSIX ACLs as NT ACLs. Close to test on Linux.
Jeremy Allison
2000-12-01
1
-74
/
+95
*
Keep syncing up POSIX ACL work...
Jeremy Allison
2000-11-30
1
-110
/
+111
*
Work in progress, doesn't compile. Adding the POSIX ACL mapping....
Jeremy Allison
2000-11-30
1
-22
/
+198
*
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
2000-11-28
1
-60
/
+81
*
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
2000-11-27
1
-0
/
+5
*
Fixed messaging so main smbd can get lib/message.c messages.
Jeremy Allison
2000-11-27
1
-0
/
+8
*
Removed unnessesary init.
Jeremy Allison
2000-11-27
1
-1
/
+1
*
This should fix Office failing to print to "FILE:".
Jeremy Allison
2000-11-24
1
-3
/
+3
*
Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott ...
Jeremy Allison
2000-11-22
1
-0
/
+3
[prev]
[next]