summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r1063: userdom_struct dies!Andrew Bartlett2007-10-103-12/+0
* r1062: fix typo, found by valgrindStefan Metzmacher2007-10-101-1/+1
* r1061: The start of the SamLogon call for the NETLOGON pipe.Andrew Bartlett2007-10-104-83/+217
* r1060: check for an invalid session key in samr_set_password()Andrew Tridgell2007-10-101-0/+5
* r1059: add dcesrv_crypto_schannel_session_info() dummy function.Stefan Metzmacher2007-10-101-0/+11
* r1058: The start of work on the SamLogon call for NETLOGON.Andrew Bartlett2007-10-108-135/+302
* r1057: added rpc packet logging for packets that generate rpc faults. ThisAndrew Tridgell2007-10-101-0/+38
* r1056: fixed a comment on handling of the initial challenge in the ntlmssp rp...Andrew Tridgell2007-10-101-3/+2
* r1055: Standalone build fixes for ldb:Tim Potter2007-10-102-4/+5
* r1054: Build extra binaries in bin directory like ldb does.Tim Potter2007-10-101-5/+5
* r1053: Make tdb build standalone:Tim Potter2007-10-104-17/+18
* r1052: Remove autogenerated file.Tim Potter2007-10-101-165/+0
* r1048: - moved the schannel definitions into a separate schannel.idlAndrew Tridgell2007-10-108-22/+121
* r1047: Now samr eparser compiles, links and doesn't crash ethereal.Tim Potter2007-10-103-11/+97
* r1046: initialise a structure element caught by valgrindAndrew Tridgell2007-10-101-0/+1
* r1045: Wow - we actually compile (but not link) the autogenerated parser fromTim Potter2007-10-103-38/+170
* r1044: don't use sub_get_remote_machine()Andrew Tridgell2007-10-101-3/+2
* r1043: allocate signature from the right mem_ctx. Samba4 now passes the schan...Andrew Tridgell2007-10-101-2/+2
* r1042: added testing of 128 bit schannel session keysAndrew Tridgell2007-10-103-7/+26
* r1041: - pulled the domain join code out of the netlogon test and made it a s...Andrew Tridgell2007-10-1010-237/+515
* r1040: make sure main() doesn't get auto-prototypedAndrew Tridgell2007-10-101-1/+1
* r1039: Remove description of unexisting option.Jelmer Vernooij2007-10-101-1/+0
* r1038: Check whether a module actually exists before attempting to load it...Jelmer Vernooij2007-10-101-1/+4
* r1037: Always export all symbolsJelmer Vernooij2007-10-102-152/+149
* r1036: Get module initialisation function correct when building sharedJelmer Vernooij2007-10-101-0/+20
* r1035: Support shared modules againJelmer Vernooij2007-10-102-13/+13
* r1034: Couple of small (popt) fixesJelmer Vernooij2007-10-101-6/+3
* r1032: Fix RPC backend segfaultJelmer Vernooij2007-10-101-2/+1
* r1031: Move more code dealing with passwords to struct samr_Password.Andrew Bartlett2007-10-101-3/+3
* r1030: added server side schannel supportAndrew Tridgell2007-10-1012-29/+248
* r1029: cope wiith samdb_result_passwords() returning a null machine passwordAndrew Tridgell2007-10-101-1/+2
* r1028: More consistancy fixes, which should also fix the build.Andrew Bartlett2007-10-103-24/+24
* r1027: More rename:Andrew Bartlett2007-10-101-48/+48
* r1026: Spelling.Tim Potter2007-10-104-5/+5
* r1025: Rename (across the samr and netlogon pipes, so far)Andrew Bartlett2007-10-1010-200/+163
* r1024: Use samr_Password for the machine password here - this ensures we canAndrew Bartlett2007-10-101-8/+8
* r1023: Prepare the auth subsystem interfaces for netlogon SamLogon to use.Andrew Bartlett2007-10-101-8/+20
* r1022: add the session_info() call to the dcerpc server auth backendsStefan Metzmacher2007-10-103-1/+21
* r1021: Because auth_serversupplied_info is not reference counted, this mayAndrew Bartlett2007-10-101-0/+2
* r1020: Add an (untested, until the other end is hooked in) method forAndrew Bartlett2007-10-101-0/+28
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-1010-126/+144
* r1018: fix a const and unsigned int problem in ldbAndrew Tridgell2007-10-102-3/+3
* r1017: - move to a centralised way of handling talloc/ldb interactionAndrew Tridgell2007-10-101-0/+9
* r1016: - store the schannel session key after it is establishedAndrew Tridgell2007-10-103-20/+17
* r1015: commit the schannel session key handling code now, so abartlet andAndrew Tridgell2007-10-101-0/+143
* r1014: change the handling of r->out to auto-zero the structure, and auto-copyAndrew Tridgell2007-10-101-7/+47
* r1013: WE NEED ALWAYS TO INIT THE OUTPUT VARS!Stefan Metzmacher2007-10-101-0/+2
* r1010: make the dcesrv_crypto code a bit more generic...Stefan Metzmacher2007-10-103-26/+22
* r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2007-10-109-78/+82
* r1006: print out the SVN revision by configure,Stefan Metzmacher2007-10-101-0/+5