summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1083: Generate prototypes for structs and unions marked "public" in the idl.Tim Potter4-37/+43
2007-10-10r1080: Make sure to initialise all the returned elements in the SamLogonAndrew Bartlett2-17/+27
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher8-52/+59
2007-10-10r1077: fix segfault in schannel over ncacn_ip_tcpStefan Metzmacher2-13/+15
2007-10-10r1073: import DYNEXP flags to smb_buildStefan Metzmacher4-2/+16
2007-10-10r1068: make the dcerpc client side auth/crypto code much more genericStefan Metzmacher6-282/+370
2007-10-10r1067: fix compiler warningsStefan Metzmacher2-2/+2
2007-10-10r1066: fix compiler warningStefan Metzmacher1-2/+0
2007-10-10r1065: some header file cleanupsStefan Metzmacher4-315/+316
2007-10-10r1064: Remove the unused userdom_struct from the user_context structAndrew Bartlett1-3/+0
2007-10-10r1063: userdom_struct dies!Andrew Bartlett3-12/+0
2007-10-10r1062: fix typo, found by valgrindStefan Metzmacher1-1/+1
2007-10-10r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett4-83/+217
2007-10-10r1060: check for an invalid session key in samr_set_password()Andrew Tridgell1-0/+5
2007-10-10r1059: add dcesrv_crypto_schannel_session_info() dummy function.Stefan Metzmacher1-0/+11
2007-10-10r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett8-135/+302
2007-10-10r1057: added rpc packet logging for packets that generate rpc faults. ThisAndrew Tridgell1-0/+38
2007-10-10r1056: fixed a comment on handling of the initial challenge in the ntlmssp rp...Andrew Tridgell1-3/+2
2007-10-10r1055: Standalone build fixes for ldb:Tim Potter2-4/+5
2007-10-10r1054: Build extra binaries in bin directory like ldb does.Tim Potter1-5/+5
2007-10-10r1053: Make tdb build standalone:Tim Potter4-17/+18
2007-10-10r1052: Remove autogenerated file.Tim Potter1-165/+0
2007-10-10r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell8-22/+121
2007-10-10r1047: Now samr eparser compiles, links and doesn't crash ethereal.Tim Potter3-11/+97
2007-10-10r1046: initialise a structure element caught by valgrindAndrew Tridgell1-0/+1
2007-10-10r1045: Wow - we actually compile (but not link) the autogenerated parser fromTim Potter3-38/+170
2007-10-10r1044: don't use sub_get_remote_machine()Andrew Tridgell1-3/+2
2007-10-10r1043: allocate signature from the right mem_ctx. Samba4 now passes the schan...Andrew Tridgell1-2/+2
2007-10-10r1042: added testing of 128 bit schannel session keysAndrew Tridgell3-7/+26
2007-10-10r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell10-237/+515
2007-10-10r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell1-1/+1
2007-10-10r1039: Remove description of unexisting option.Jelmer Vernooij1-1/+0
2007-10-10r1038: Check whether a module actually exists before attempting to load it...Jelmer Vernooij1-1/+4
2007-10-10r1037: Always export all symbolsJelmer Vernooij2-152/+149
2007-10-10r1036: Get module initialisation function correct when building sharedJelmer Vernooij1-0/+20
2007-10-10r1035: Support shared modules againJelmer Vernooij2-13/+13
2007-10-10r1034: Couple of small (popt) fixesJelmer Vernooij1-6/+3
2007-10-10r1032: Fix RPC backend segfaultJelmer Vernooij1-2/+1
2007-10-10r1031: Move more code dealing with passwords to struct samr_Password.Andrew Bartlett1-3/+3
2007-10-10r1030: added server side schannel supportAndrew Tridgell12-29/+248
2007-10-10r1029: cope wiith samdb_result_passwords() returning a null machine passwordAndrew Tridgell1-1/+2
2007-10-10r1028: More consistancy fixes, which should also fix the build.Andrew Bartlett3-24/+24
2007-10-10r1027: More rename:Andrew Bartlett1-48/+48
2007-10-10r1026: Spelling.Tim Potter4-5/+5
2007-10-10r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett10-200/+163
2007-10-10r1024: Use samr_Password for the machine password here - this ensures we canAndrew Bartlett1-8/+8
2007-10-10r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use.Andrew Bartlett1-8/+20
2007-10-10r1022: add the session_info() call to the dcerpc server auth backendsStefan Metzmacher3-1/+21
2007-10-10r1021: Because auth_serversupplied_info is not reference counted, this mayAndrew Bartlett1-0/+2
2007-10-10r1020: Add an (untested, until the other end is hooked in) method forAndrew Bartlett1-0/+28