index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-12
Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.
Jeremy Allison
1
-2
/
+2
2001-02-12
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
5
-8
/
+61
2001-02-11
Ensure people know this is unused.
Jeremy Allison
1
-567
/
+0
2001-02-08
reverted *.* patch until someone explains to me what the test case is
Andrew Tridgell
1
-5
/
+0
2001-02-08
merge from SAMBA_2_2
Gerald Carter
2
-2
/
+13
2001-02-08
replaced inet_aton() with inet_addr() to keep Solaris from complaining.
Gerald Carter
1
-3
/
+9
2001-01-31
lib/system.c: Fix for pw caching.
Jeremy Allison
1
-46
/
+93
2001-01-30
Turned down noisy debug statement.
Tim Potter
1
-1
/
+1
2001-01-30
Fix inspited by Alan Romeril. 50% speedup in domain logins with this
Jeremy Allison
1
-0
/
+3
2001-01-29
Changes from APPLIANCE_HEAD:
David O'Neill
2
-3
/
+3
2001-01-25
Changes from APPLIANCE_HEAD:
David O'Neill
1
-0
/
+5
2001-01-25
Fixes from appliance-head for pdc searches.
Jeremy Allison
1
-1
/
+16
2001-01-24
Sync up with POSIX ACL code from 2.2.
Jeremy Allison
2
-11
/
+54
2001-01-24
smbd/process.c: & type with 0xff for paranioa sake...
Jeremy Allison
3
-34
/
+45
2001-01-24
smbd/lanman.c: Fix for calling qsort with 0 number.
Jeremy Allison
3
-200
/
+344
2001-01-23
Fix from Kenichi Okuyama for memory leak on Realloc fail.
Jeremy Allison
1
-21
/
+51
2001-01-23
only add the service name and client machine name to list of users names
Gerald Carter
2
-3
/
+11
2001-01-23
include/vfs.h:
Jeremy Allison
8
-32
/
+389
2001-01-22
Changes from APPLIANCE_HEAD:
David O'Neill
1
-3
/
+4
2001-01-17
Get the logic right thistime :-(.
Jeremy Allison
1
-2
/
+3
2001-01-17
Typo in new file_chmod code caused file attribute changes to fail.
Jeremy Allison
1
-1
/
+1
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-3
/
+4
2001-01-17
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+1
2001-01-15
Fixes for POSIX ACLS. ACL merge code.
Jeremy Allison
1
-25
/
+108
2001-01-15
Updated from 2.2.
Jeremy Allison
1
-3
/
+40
2001-01-11
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
1
-2
/
+2
2001-01-11
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
1
-97
/
+493
2001-01-11
Changes from APPLIANCE_HEAD:
David O'Neill
2
-0
/
+4
2001-01-11
rpc_server/srv_samr.c:
Jeremy Allison
2
-6
/
+38
2001-01-09
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison
1
-36
/
+70
2001-01-08
Patch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy Allison
2
-1
/
+6
2001-01-04
Changes from APPLIANCE_HEAD:
David O'Neill
3
-2
/
+22
2000-12-19
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
1
-4
/
+18
2000-12-19
Split set_nt_acls into owner set (which uses chown) and permission set
Jeremy Allison
1
-94
/
+109
2000-12-19
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
1
-3
/
+3
2000-12-18
Fix typos in new group sid check.
Jeremy Allison
1
-2
/
+2
2000-12-16
Fixed chown/chgrp setting from smbcacls.
Jeremy Allison
1
-0
/
+2
2000-12-15
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
1
-0
/
+9
2000-12-12
Fixed bug noticed by JF. se_access_check needs user SID as first in token.
Jeremy Allison
1
-10
/
+23
2000-12-12
Fixed processing of dfree script (was truncating).
Jeremy Allison
1
-2
/
+0
2000-12-12
Compile fix for new arg to create_nt_token()
Tim Potter
1
-1
/
+3
2000-12-12
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2
-10
/
+34
2000-12-12
Sorry Gerald, I think the original code was better (plus safer as I'm sure
Jeremy Allison
1
-7
/
+10
2000-12-12
Extra part of fix that Gerald missed (sorry).
Jeremy Allison
1
-1
/
+1
2000-12-11
subtle bug where files which missed the stat_cache but were added
Gerald Carter
1
-10
/
+7
2000-12-11
Fix for short names not being returned correctly with non-mangled shares.
Jeremy Allison
1
-1
/
+2
2000-12-11
Fixed very subtle bug returning correct error on an open, when we have
Jeremy Allison
1
-8
/
+22
2000-12-08
Fixed compiler warning.
Jeremy Allison
1
-2
/
+2
2000-12-08
Added OLD_NTDOMAIN to remove warnings about undefined functions.
Jeremy Allison
3
-0
/
+6
2000-12-08
Removed unused auto (IRIX compiler warning).
Jeremy Allison
1
-2
/
+1
[prev]
[next]