1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/smbd
Jelmer Vernooij 7ba2554d88 r18802: Use the pidl-generated code for the srvsvc interface, both client and server code.
This has had some basic testing. I'll do more during the next couple of days and hopefully also
make RPC-SRVSVC from Samba4 pass against it.
(This used to be commit ef10672399)
2007-10-10 12:00:59 -05:00
..
aio.c r11283: Move to using sival_int from sival_ptr. Part of bug #2922. 2007-10-10 11:05:10 -05:00
blocking.c r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() 2007-10-10 11:51:59 -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 r16248: Fix Coverity ID 297 2007-10-10 11:17:27 -05:00
close.c r17293: After the results from the cluster tests in Germany, 2007-10-10 11:38:24 -05:00
conn.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
connection.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dfree.c r11190: Fix enhancement request #3192. 2007-10-10 11:05:06 -05:00
dir.c r18547: Add in fixes to mangling dir code - ensure don't 2007-10-10 11:51:48 -05:00
dmapi.c r16057: Coalesce the DMAPI configure tests into a single macro. Add 2007-10-10 11:17:18 -05:00
dosmode.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
error.c r17541: When returning a trans2 request, if the "max data 2007-10-10 11:38:38 -05:00
fake_file.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
fileio.c r17220: If we're going to fail a write with an errno, make 2007-10-10 11:38:19 -05:00
filename.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
files.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
ipc.c r17316: More C++ warnings -- 456 left 2007-10-10 11:38:25 -05:00
lanman.c r18271: Big change: 2007-10-10 11:51:18 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
msdfs.c r18481: Use pidl-generated server side code for dfs. 2007-10-10 11:51:43 -05:00
negprot.c r18773: Change negprot_spnego to return a blob 2007-10-10 12:00:56 -05:00
noquotas.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
notify_fam.c r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned 2007-10-10 11:17:31 -05:00
notify_hash.c r15555: Make "change notify timeout" a per-share parameter - used 2007-10-10 11:16:59 -05:00
notify_kernel.c r13482: Push the FAM notification file descriptor into the select 2007-10-10 11:10:05 -05:00
notify.c r15555: Make "change notify timeout" a per-share parameter - used 2007-10-10 11:16:59 -05:00
ntquotas.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00
nttrans.c r18789: Replace the winreg server code with the libndr parsing code. 2007-10-10 12:00:57 -05:00
open.c r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
oplock_irix.c r15668: DOS or FCB opens share one share mode entry from different 2007-10-10 11:17:06 -05:00
oplock_linux.c r17896: Reformatting. I did not want to do it anymore, but these ones looked just 2007-10-10 11:38:57 -05:00
oplock.c r18224: Paranoia - ensure the oplock event handler is 2007-10-10 11:51:16 -05:00
password.c r17408: Let us use netgroups even without a NIS domain but just using files 2007-10-10 11:38:32 -05:00
pipes.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
posix_acls.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
process.c r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() 2007-10-10 11:51:59 -05:00
quotas.c r17296: Replace the understandable parts of the quota 2007-10-10 11:38:24 -05:00
reply.c r18787: Fix the strlen_m and strlen_m_term code by merging 2007-10-10 12:00:57 -05:00
sec_ctx.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00
server.c r17836: Don't create zombies in the children, thanks to Jeremy! 2007-10-10 11:38:53 -05:00
service.c r18787: Fix the strlen_m and strlen_m_term code by merging 2007-10-10 12:00:57 -05:00
session.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
sesssetup.c r18403: Revert until we get this sorted out correctly. 2007-10-10 11:51:22 -05:00
share_access.c r18271: Big change: 2007-10-10 11:51:18 -05:00
srvstr.c (merge from HEAD) 2003-03-22 13:47:42 +00:00
statcache.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -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 r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() 2007-10-10 11:51:59 -05:00
uid.c r17295: Back out the become_root_uid_only change on the POSIX 2007-10-10 11:38:24 -05:00
utmp.c r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication 2007-10-10 10:52:06 -05:00
vfs.c r17348: Some C++ warnings 2007-10-10 11:38:27 -05:00