1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/rpc_server
Jelmer Vernooij 620d759f49 r15298: Fix the build using a few hacks in the build system.
Recursive dependencies are now forbidden (the build system
will bail out if there are any).

I've split up auth_sam.c into auth_sam.c and sam.c. Andrew,
please rename sam.c / move its contents to whatever/wherever you think suits
best.
(This used to be commit 6646384aaf)
2007-10-10 14:05:04 -05:00
..
common r14567: Make some more functions public. 2007-10-10 13:58:48 -05:00
dcom r5490: The big (D)COM commit! :-) Contains most of the changes described in the 2007-10-10 13:10:50 -05:00
drsuapi r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
dssetup r13924: Split more prototypes out of include/proto.h + initial work on header 2007-10-10 13:52:24 -05:00
echo r7865: changed pidl to take a "const void *" instead of a "void *" for the 2007-10-10 13:18:44 -05:00
epmapper r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere 2007-10-10 13:59:17 -05:00
lsa r14964: - move sidmap code from ntvfs_common to SAMDB 2007-10-10 14:00:47 -05:00
netlogon r15298: Fix the build using a few hacks in the build system. 2007-10-10 14:05:04 -05:00
remote r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere 2007-10-10 13:59:17 -05:00
samr r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
spoolss r14702: Accept our netbios aliases as valid names in the SPOOLSS server. 2007-10-10 13:59:10 -05:00
srvsvc r15272: - implement NetShareEnum 2007-10-10 14:04:59 -05:00
unixinfo r14964: - move sidmap code from ntvfs_common to SAMDB 2007-10-10 14:00:47 -05:00
winreg r14599: Pass ACLs down the registry layer. 2007-10-10 13:58:59 -05:00
wkssvc r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the 2007-10-10 13:47:07 -05:00
config.mk r15298: Fix the build using a few hacks in the build system. 2007-10-10 14:05:04 -05:00
dcerpc_server.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
dcerpc_server.h r14735: Use dcerpc_syntax_id rather then seperate GUID + if_version everywhere 2007-10-10 13:59:17 -05:00
dcerpc_sock.c r14653: make sure we always have a valid session_info 2007-10-10 13:59:05 -05:00
dcesrv_auth.c r12554: get rid of the pesky NTLMSSP warnings about being called after processing is finished 2007-10-10 13:47:57 -05:00
handles.c r6192: remove handle->destroy function pointer, this should be done by talloc destructors now 2007-10-10 13:11:25 -05:00