r13637: Adding more netr_UserFlags.
[samba.git] / source / rpc_server /
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..
2007-10-10 Andrew Bartlettr10811: Revert accidental commit, I still need to finis...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10764: To match Win2k3 SP1, we need to set an anonymou...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10580: More generic approach for adding endpoints
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Andrew Bartlettr10373: Fix segfault in LookupSids.
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Stefan Metzmacherr10078: - add a 'struct data_blob_list_item'
2007-10-10 Andrew Bartlettr10045: metze reminded me to use the correct enum entry...
2007-10-10 Jelmer Vernooijr10026: Move registry header file to lib/registry
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Tim Potterr9980: Fix some warnings.
2007-10-10 Andrew Bartlettr9942: CN=Configuration is always under the database...
2007-10-10 Andrew Bartlettr9941: Update the CrackNames test, and provide a much...
2007-10-10 Andrew Bartlettr9930: Use a single samdb_base_dn() function rather...
2007-10-10 Günther Deschnerr9888: add IDL for lsa_QueryDomainInformationPolicy...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Simo Sorcer9654: introduce the samdb_search_dn call
2007-10-10 Andrew Tridgellr9567: fixed the winreg IDL for CreateKey, including...
2007-10-10 Andrew Bartlettr9490: Fix typo
2007-10-10 Andrew Tridgellr9410: - a winreg_CloseKey() should return a zero key...
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9388: we should fault bad handles given to winreg_GetV...
2007-10-10 Andrew Tridgellr9384: added a debug to show the dcerpc fault code...
2007-10-10 Andrew Tridgellr9359: don't check for size overflow if value is NULL
2007-10-10 Andrew Tridgellr9358: - opening a winreg key of "" is the same as...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Tim Potterr9284: Whitespace. (-:
2007-10-10 Andrew Bartlettr9016: More work to avoid abuse of the "name" attribute...
2007-10-10 Andrew Bartlettr9015: Fix access to BUILTIN again.
2007-10-10 Andrew Bartlettr9011: Remove more references to "name" as a netbios...
2007-10-10 Andrew Bartlettr8998: More work on the RPC server code to avoid abusin...
2007-10-10 Andrew Bartlettr8984: Use the correct cross-reference search in DRSUAP...
next