r15300: Only enable SWIG shared libs if python is available
[bbaumbach/samba-autobuild/.git] / source4 / rpc_server /
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Stefan Metzmacherr15272: - implement NetShareEnum
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr14965: the unixinfo pipe need the sidmap code from...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Jelmer Vernooijr14735: Use dcerpc_syntax_id rather then seperate GUID...
2007-10-10 Andrew Bartlettr14715: Correct the definition of the DCE/RPC bind_nak...
2007-10-10 Andrew Bartlettr14702: Accept our netbios aliases as valid names in...
2007-10-10 Stefan Metzmacherr14653: make sure we always have a valid session_info
2007-10-10 Jelmer Vernooijr14610: Fix writing of modulesdir to .pc files
2007-10-10 Jelmer Vernooijr14599: Pass ACLs down the registry layer.
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
2007-10-10 Jelmer Vernooijr14570: Move some functions also they are also used...
2007-10-10 Jelmer Vernooijr14569: Make more functions public.
2007-10-10 Jelmer Vernooijr14567: Make some more functions public.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Stefan Metzmacherr14486: remove the need of a stream_connection on a...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14438: fix warnings
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14206: fix warnings, the better fix for that will...
2007-10-10 Stefan Metzmacherr14110: make ndr interface parsing code libraries,
2007-10-10 Stefan Metzmacherr14096: setup a service task for smbsrv and dcesrv
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13937: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13923: make the state_flags per dcesrv_connection
2007-10-10 Andrew Bartlettr13910: Fix the 'your password has expired' on every...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13655: Use new name of build header
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Andrew Bartlettr13480: Explain a little about how these credentials...
2007-10-10 Andrew Bartlettr13402: Make Samba4 pass a nastier RPC-SCHANNEL test.
2007-10-10 Andrew Bartlettr13265: Clarify how delegation works with the remote...
2007-10-10 Stefan Metzmacherr13226: remove empty file
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12793: fix bugs
2007-10-10 Andrew Bartlettr12720: By metze's request, rename the ntPwdHistory...
2007-10-10 Andrew Bartlettr12719: Rename unicodePwd -> sambaPassword.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Bartlettr12684: A better error code for SAMR transaction failures.
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12622: Move table.c prototypes to seperate header...
2007-10-10 Jelmer Vernooijr12620: Get rid of automatically generated lists of...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12599: This new LDB module (and associated changes...
2007-10-10 Andrew Tridgellr12554: get rid of the pesky NTLMSSP warnings about...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Jelmer Vernooijr12512: Use GUID structs in API functions everywhere...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr12507: This file has had my grubby paws all over it ;-)
2007-10-10 Andrew Bartlettr12506: Fix up issues shown up by the expanded RPC...
2007-10-10 Andrew Bartlettr12504: Fix one more transaction cancel bail-out path...
2007-10-10 Andrew Bartlettr12503: This function was just too simple to leave...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12461: Some updates to the srvsvc IDL from Ronnie...
2007-10-10 Andrew Bartlettr12432: Re-indent and consistantly cancel the transaction.
2007-10-10 Andrew Bartlettr12427: Move SAMR CreateUser2 to transactions, and...
2007-10-10 Andrew Bartlettr12361: Add a new function: ldb_binary_encode_string()
2007-10-10 Andrew Tridgellr12085: wkssvc.idl updated based on work by Ronnie...
2007-10-10 Simo Sorcer11597: revert a commit by mistake
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11513: Add the ability to use the local machine accoun...
2007-10-10 Andrew Bartlettr11438: Move enum samr_RejectReason into misc.idl so...
2007-10-10 Andrew Bartlettr11402: In response to comments by volker, expand our...
2007-10-10 Andrew Bartlettr11370: Samba4 now passes it's own RPC-SAMLOGON test...
2007-10-10 Andrew Bartlettr11366: Pass around the flags which indicate if we...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Andrew Bartlettr11291: Fix implementation of LookupNames4.
2007-10-10 Andrew Bartlettr11289: Fix comment.
2007-10-10 Andrew Bartlettr11288: Fill out LSA LookupNames4 and LookupSids3,...
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...
2007-10-10 Tim Potterr11261: Rename access_required field in winreg idl...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Andrew Bartlettr11223: Only pass around the ldb handle (make this...
2007-10-10 Andrew Bartlettr11221: I don't quite know how I tested this before...
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr11195: Add a new helper function (needed by my kpasswd...
2007-10-10 Andrew Bartlettr11194: Use the special ldb attribute "canonicalName...
2007-10-10 Volker Lendecker11122: Fix some talloc hierarchy errors
2007-10-10 Andrew Bartlettr10953: Add a new function to form a canonicalName...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Jelmer Vernooijr10854: talloc_get_type() can return NULL..
next