1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/smbd
Jeremy Allison 9444e9d9f3 Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
return a malloced area so added sys_acl_free_qualifier() calls to all supported
ACL interfaces to code with this (only Linux needs actual free call).
Jeremy.
(This used to be commit 5870e6019b)
2001-04-13 21:11:57 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
blocking.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
chgpasswd.c Remove "BYTE" - we already have uint8 - don't need more conflicts with 2001-03-11 00:51:54 +00:00
close.c Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
conn.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
connection.c Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
dfree.c Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
dir.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
dosmode.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
error.c Patch from Sean.Batt@anu.edu.au to ensure error reporting is done before 2001-03-26 22:20:43 +00:00
fileio.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
filename.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
files.c Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard 2001-04-13 19:33:26 +00:00
groupname.c file_lines_load/file_lines_pload can now optionally convert unix_to_dos() 2000-12-07 19:26:04 +00:00
ipc.c Fix from Jim McDonough of IBM for using Win9x user manager. 2001-03-13 23:16:39 +00:00
lanman.c started converting some of the only-ascii code to use srvstr_* 2001-03-31 13:48:24 +00:00
mangle.c Removed a patch that Andrew had added because 'insure' was incorrectly 2000-06-13 19:29:32 +00:00
message.c Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
negprot.c enable unicode on the wire by default in smbd 2001-03-16 02:31:24 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 1998-11-06 18:40:51 +00:00
notify_hash.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
notify_kernel.c utils/torture.c: Added one more delete on close test. 2001-03-30 21:53:33 +00:00
notify.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
nttrans.c This is a big, rather ugly patch. Whilst investigating the files not truncated 2001-03-30 08:57:24 +00:00
open.c Fixed potential file descriptor leak with MS-Access fix. 2001-04-13 20:49:11 +00:00
oplock_irix.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
oplock_linux.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
oplock.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
password.c Bail out early if null passwords and lp_null_passwords not set. 2001-03-27 00:24:40 +00:00
pipes.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
posix_acls.c Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially 2001-04-13 21:11:57 +00:00
process.c Got "medieval on our ass" about adding the -1 to slprintf. 2001-04-08 20:22:39 +00:00
quotas.c Fix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get his NFS quota code 2001-04-05 20:46:15 +00:00
reply.c Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
sec_ctx.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 2001-03-11 00:32:10 +00:00
server.c Added set/get SD's on shares. Check before tcon. 2001-04-09 06:36:38 +00:00
service.c Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
srvstr.c started converting some of the only-ascii code to use srvstr_* 2001-03-31 13:48:24 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
statcache.c Removed unnessesary init. 2000-11-27 19:14:10 +00:00
trans2.c This is a big, rather ugly patch. Whilst investigating the files not truncated 2001-03-30 08:57:24 +00:00
uid.c Fix for crash when doing name lookup with a quoted string. Part of 2001-03-20 23:07:36 +00:00
vfs-wrap.c smbd/posix_acls.c: Saving and restoring errno here is the wrong place. Moved it 2001-03-26 19:18:06 +00:00
vfs.c smbd/posix_acls.c: Sync up with 2.2 changes - don't return deny ACE's. 2001-03-26 05:43:04 +00:00