..
.cvsignore
add *.po32 to ignore list
0001-01-01 00:00:00 +00:00
blocking.c
Fixed nasty bug where file writes with start offsets in the range
0001-01-01 00:00:00 +00:00
build_options.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
change_trust_pw.c
merges from HEAD - change_trust_account_password() must always talk to PDC
0001-01-01 00:00:00 +00:00
chgpasswd.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
close.c
Fix problem with "hide unreadable". stat file opens are baaack :-).
0001-01-01 00:00:00 +00:00
conn.c
sync'ing up for 3.0alpha20 release
0001-01-01 00:00:00 +00:00
connection.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
dfree.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
dir.c
Fix problem with "hide unreadable". stat file opens are baaack :-).
0001-01-01 00:00:00 +00:00
dosmode.c
Sync 3.0 branch with head
0001-01-01 00:00:00 +00:00
error.c
Fix to correctly return NT_STATUS_DELETE_PENDING.
0001-01-01 00:00:00 +00:00
fileio.c
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
0001-01-01 00:00:00 +00:00
filename.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
files.c
Fix for systems that allow more than 65536 open files per process.
0001-01-01 00:00:00 +00:00
groupname.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
ipc.c
Stop using hardcoded smbtrans subcommands
0001-01-01 00:00:00 +00:00
lanman.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
mangle_hash2.c
Merge mangle prefix code.
0001-01-01 00:00:00 +00:00
mangle_hash.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
mangle_map.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
mangle.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
message.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
negprot.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
noquotas.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
notify_hash.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
notify_kernel.c
Fix fd leak with kernel change notify.
0001-01-01 00:00:00 +00:00
notify.c
Added "kernel change notify" boolean to allow easier valgrind testing.
0001-01-01 00:00:00 +00:00
nttrans.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
open.c
Fix problem with "hide unreadable". stat file opens are baaack :-).
0001-01-01 00:00:00 +00:00
oplock_irix.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
oplock_linux.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
oplock.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
password.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
pipes.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
posix_acls.c
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
0001-01-01 00:00:00 +00:00
process.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +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)
0001-01-01 00:00:00 +00:00
reply.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
sec_ctx.c
sync'ing up for 3.0alpha20 release
0001-01-01 00:00:00 +00:00
server.c
patch to include support for daemontools from Michael Handler
0001-01-01 00:00:00 +00:00
service.c
Add check to prevent non-Dfs clients from connecting to an msdfs proxy.
0001-01-01 00:00:00 +00:00
session.c
Sync 3.0 branch with head
0001-01-01 00:00:00 +00:00
sesssetup.c
pstring/fstring missmatches found by Andrew Bartlett.
0001-01-01 00:00:00 +00:00
srvstr.c
updated the 3.0 branch from the head branch - ready for alpha18
0001-01-01 00:00:00 +00:00
statcache.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
trans2.c
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
0001-01-01 00:00:00 +00:00
uid.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
utmp.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00
vfs-wrap.c
sync'ing up for 3.0alpha20 release
0001-01-01 00:00:00 +00:00
vfs.c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
0001-01-01 00:00:00 +00:00