Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13402: Make Samba4 pass a nastier RPC-SCHANNEL test. | Andrew Bartlett | 1 | -82/+139 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11402: In response to comments by volker, expand our Netlogon DsRGetDCName | Andrew Bartlett | 1 | -26/+61 |
2007-10-10 | r11370: Samba4 now passes it's own RPC-SAMLOGON test again. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11366: Pass around the flags which indicate if we should support plaintext | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r11289: Fix comment. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11195: Add a new helper function (needed by my kpasswdd work, but hooked in | Andrew Bartlett | 1 | -168/+24 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -10/+9 |
2007-10-10 | r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting... | Simo Sorce | 1 | -3/+6 |
2007-10-10 | r9016: More work to avoid abuse of the "name" attribute, this time on | Andrew Bartlett | 1 | -11/+27 |
2007-10-10 | r8998: More work on the RPC server code to avoid abusing the name attribute | Andrew Bartlett | 1 | -21/+30 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -20/+33 |
2007-10-10 | r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ... | Stefan Metzmacher | 1 | -10/+27 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -63/+2 |
2007-10-10 | r7860: switch our ldb storage format to use a NDR encoded objectSid. This is | Andrew Tridgell | 1 | -8/+9 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 1 | -2/+22 |
2007-10-10 | r6032: Fix up SetServerPassword2 on NETLOGON for [bigendian]. Clearly nobody | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r5667: Move schannel state into libcli/auth (as it belongs with schannel, | Andrew Bartlett | 1 | -8/+3 |
2007-10-10 | r5308: trimmed back a lot of the old macros from smb_macros.h | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r4707: w2k3 don't restict passwords on | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r4702: implment idl, torture test and server code for netr_ServerPasswordSet2() | Stefan Metzmacher | 1 | -5/+108 |
2007-10-10 | r4648: fix netr_ServerPasswordSet() bugs | Stefan Metzmacher | 1 | -22/+18 |
2007-10-10 | r4647: - use talloc_zero() instead of ZERO_STRUCTP() | Stefan Metzmacher | 1 | -23/+20 |
2007-10-10 | r4641: Push a few more details into the schannel ldb, and into the | Andrew Bartlett | 1 | -44/+18 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -20/+16 |
2007-10-10 | r4639: initialize all struct members! | Stefan Metzmacher | 1 | -8/+7 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -48/+41 |
2007-10-10 | r4499: Almost make our Samba4 server pass the RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -56/+84 |
2007-10-10 | r4321: objectClass trustedDomain uses "securityIdentifier" for the sid | Stefan Metzmacher | 1 | -11/+13 |
2007-10-10 | r4041: fix cut-n-paste typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon, | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2() | Stefan Metzmacher | 1 | -4/+41 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3599: fixed a couple of memory errors in the rpc netlogon server | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r3468: split out dcerpc_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3364: Add parameter to fix the compile. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r2669: convert make_user_info() and associated functions from malloc to talloc | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc server | Andrew Tridgell | 1 | -28/+10 |
2007-10-10 | r2515: Fixes from smbtorture - these session keys are not individually encryp... | Andrew Bartlett | 1 | -4/+8 |