1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/smbd
Volker Lendecke f850ba5787 r23773: One pstring a day...
(This used to be commit 0c3016d32b)
2007-10-10 12:23:55 -05:00
..
aio.c r23508: Fix sync_file() to return NTSTATUS and return this 2007-10-10 12:23:23 -05:00
blocking.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
change_trust_pw.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
chgpasswd.c r23682: Old patch I forgot in one of my 3.0.25 trees. 2007-10-10 12:23:45 -05:00
close.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
conn.c r22942: Some message_register -> messaging_register conversions 2007-10-10 12:22:10 -05:00
connection.c r23221: Fix a bad merge, avoid a memory leak and tdb lock problem 2007-10-10 12:22:55 -05:00
dfree.c r21369: sys_disk_free return type is SMB_BIG_UINT. 2007-10-10 12:17:59 -05:00
dir.c r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request 2007-10-10 12:23:48 -05:00
dmapi.c r22693: Always compile before checkin.... I've now installed dmapi on my laptop :-) 2007-10-10 12:21:46 -05:00
dosmode.c r21714: Change the VFS interface to use struct timespec 2007-10-10 12:18:24 -05:00
error.c r22391: Looks bigger than it is. Make "inbuf" available 2007-10-10 12:19:30 -05:00
fake_file.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
fileio.c r23773: One pstring a day... 2007-10-10 12:23:55 -05:00
filename.c r23761: Rename reduce_name to check_reduced_name 2007-10-10 12:23:53 -05:00
files.c r23589: Ensure we will always release any timeout handler 2007-10-10 12:23:33 -05:00
ipc.c r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next 2007-10-10 12:23:49 -05:00
lanman.c r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm 2007-10-10 12:22:17 -05:00
mangle_hash2.c r18793: Fix BE string handling in the auto-generated 2007-10-10 12:00:58 -05:00
mangle_hash.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
mangle_map.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
mangle.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
map_username.c r16591: Belt and braces approach to shut Klocwork up - bug #2001. 2007-10-10 11:19:02 -05:00
message.c r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next 2007-10-10 12:23:49 -05:00
msdfs.c r23522: Save us a kilobyte stack space in a hot code path: I can't see a reason 2007-10-10 12:23:25 -05:00
negprot.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_inotify.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
notify_internal.c r23186: Checkin on behalf of Tridge: 2007-10-10 12:22:53 -05:00
notify.c r23735: Second part of the bugfix for #4763 2007-10-10 12:23:50 -05:00
ntquotas.c r22542: Move over to using the _strict varients of the talloc 2007-10-10 12:19:44 -05:00
nttrans.c r23768: Get rid of the three global variables for the case semantics. I think 2007-10-10 12:23:55 -05:00
open.c r23725: Remove get_current_mid() 2007-10-10 12:23:49 -05:00
oplock_irix.c r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26 2007-10-10 12:22:53 -05:00
oplock_linux.c r23183: Check in a change made by Tridge: 2007-10-10 12:22:52 -05:00
oplock.c r23589: Ensure we will always release any timeout handler 2007-10-10 12:23:33 -05:00
password.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
pipes.c r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next 2007-10-10 12:23:49 -05:00
posix_acls.c r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request 2007-10-10 12:23:48 -05:00
process.c r23725: Remove get_current_mid() 2007-10-10 12:23:49 -05:00
quotas.c r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com> 2007-10-10 12:19:16 -05:00
reply.c r23752: Fix bug introduced by checkin 22920, allow large 2007-10-10 12:23:52 -05:00
seal.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
sec_ctx.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
server.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
service.c r23168: Move the lp_max_connections() into service.c. 2007-10-10 12:22:51 -05:00
session.c r23236: Another bad merge: Correctly free and unlock the session record in 2007-10-10 12:22:57 -05:00
sesssetup.c r23736: Use local variable of smb_flag2 instead of using the macro every time. 2007-10-10 12:23:50 -05:00
share_access.c r23510: Tidy calls to smb_panic by removing trailing newlines. Print the 2007-10-10 12:23:23 -05:00
sockinit.c r23683: Check ports are in the correct range (1-65535) 2007-10-10 12:23:45 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r23743: Simplify stat_cache_lookup() logic. For the history of this, see 2007-10-10 12:23:51 -05:00
statvfs.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
trans2.c r23761: Rename reduce_name to check_reduced_name 2007-10-10 12:23:53 -05:00
uid.c r22978: Don't use current_user to prep the security ctx in change_to_user 2007-10-10 12:22:12 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs.c r23761: Rename reduce_name to check_reduced_name 2007-10-10 12:23:53 -05:00