1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
2003-01-14 07:26:12 +00:00
..
.cvsignore add *.po32 to ignore list 2001-12-12 16:04:37 +00:00
blocking.c Fixed nasty bug where file writes with start offsets in the range 2002-12-03 08:02:41 +00:00
build_options.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
change_trust_pw.c merges from HEAD - change_trust_account_password() must always talk to PDC 2002-12-04 20:57:48 +00:00
chgpasswd.c Fix erroneous free of SAM_ACCOUNT (make clearer when allocated 2003-01-08 07:02:21 +00:00
close.c Fix problem with "hide unreadable". stat file opens are baaack :-). 2003-01-03 18:50:13 +00:00
conn.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
connection.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
dfree.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dir.c Fix problem with "hide unreadable". stat file opens are baaack :-). 2003-01-03 18:50:13 +00:00
dosmode.c Sync 3.0 branch with head 2002-08-17 15:27:10 +00:00
error.c Fix to correctly return NT_STATUS_DELETE_PENDING. 2002-11-05 21:47:03 +00:00
fileio.c The element in fsp->print_job should be a RAP jobid, not a uint32 RPC 2002-12-05 04:00:16 +00:00
filename.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
files.c Fix for systems that allow more than 65536 open files per process. 2002-10-22 22:17:29 +00:00
groupname.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
ipc.c Stop using hardcoded smbtrans subcommands 2002-11-07 14:46:24 +00:00
lanman.c Merge from HEAD - move user password changes into the NTSTATUS era, and add 2003-01-04 08:45:17 +00:00
mangle_hash2.c Merge mangle prefix code. 2002-10-21 20:40:23 +00:00
mangle_hash.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
mangle_map.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
mangle.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
message.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
negprot.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_hash.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_kernel.c Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
notify.c Added "kernel change notify" boolean to allow easier valgrind testing. 2002-12-12 02:01:56 +00:00
nttrans.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
open.c Fix open problem with changing attributes on an existing file - based 2003-01-08 02:09:18 +00:00
oplock_irix.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
oplock_linux.c Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD. 2003-01-14 07:26:12 +00:00
oplock.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
password.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
pipes.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
posix_acls.c First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 2002-10-23 01:22:32 +00:00
process.c [merge] make sure to update print queue cache during timeout_processing() to send notify events; CR 1491 2003-01-11 02:38:36 +00:00
quotas.c small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't exist (e.g. in SuSE 8.1) (by Metze) 2002-11-13 21:54:31 +00:00
reply.c Ensure we return disk full by default on short writes. 2003-01-08 23:49:21 +00:00
sec_ctx.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
server.c Moved smbd process counting functions from smbd/server.c to smbd/process.c 2003-01-09 06:26:04 +00:00
service.c Merge from HEAD - handle VFS module load failures, change some error returns to 2003-01-06 07:40:39 +00:00
session.c Sync 3.0 branch with head 2002-08-17 15:27:10 +00:00
sesssetup.c pstring/fstring missmatches found by Andrew Bartlett. 2003-01-02 20:43:17 +00:00
srvstr.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
statcache.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
trans2.c merge alt_name patch from head 2003-01-14 03:02:18 +00:00
uid.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
utmp.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
vfs-wrap.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
vfs.c Merge from HEAD - handle VFS module load failures, change some error returns to 2003-01-06 07:40:39 +00:00