summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10855: Put the domain SID in secrets.ldb by default, and add http as aAndrew Bartlett2-1/+2
2007-10-10r10854: talloc_get_type() can return NULL..Jelmer Vernooij1-0/+12
2007-10-10r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke3-401/+32
2007-10-10r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke7-249/+665
2007-10-10r10849: Fix handling of [charset] for strings with fixed or "inline" sizeJelmer Vernooij1-6/+3
2007-10-10r10848: Fix warningJelmer Vernooij1-1/+1
2007-10-10r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett2-61/+37
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke6-200/+263
2007-10-10r10845: Add new function to decrypt the session keys in samlogon responses.Andrew Bartlett1-0/+44
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett3-1/+128
2007-10-10r10843: ReformattingVolker Lendecke1-16/+26
2007-10-10r10842: Fix some issues with [out] unions that have a discriminator that is onlyJelmer Vernooij4-76/+37
2007-10-10r10840: Fix indentationJelmer Vernooij1-1/+1
2007-10-10r10839: Add some [ref] (required for ethereal and Samba3 parser generators)Jelmer Vernooij1-18/+20
2007-10-10r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke3-16/+130
2007-10-10r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i...Stefan Metzmacher1-1/+8
2007-10-10r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke5-672/+478
2007-10-10r10832: free the old session infoStefan Metzmacher1-0/+5
2007-10-10r10830: we should use the same name in all places:-)Stefan Metzmacher1-1/+1
2007-10-10r10829: Documentation updatesJelmer Vernooij8-100/+180
2007-10-10r10825: Complete wbinfo -nVolker Lendecke4-12/+388
2007-10-10r10820: Use talloc_get_type as suggested by tridge.Andrew Bartlett2-7/+7
2007-10-10r10812: Fix capitalisation (thanks tridge).Andrew Bartlett1-1/+1
2007-10-10r10811: Revert accidental commit, I still need to finish the displayName andAndrew Bartlett1-55/+0
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett27-1179/+425
2007-10-10r10809: Add struct declAndrew Bartlett1-0/+2
2007-10-10r10807: Make the split-out files actually compile...Andrew Bartlett2-7/+7
2007-10-10r10806: Add missing file.Andrew Bartlett1-0/+35
2007-10-10r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett1-97/+97
2007-10-10r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett3-1219/+719
2007-10-10r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett1-10/+10
2007-10-10r10800: IndentAndrew Bartlett1-2/+2
2007-10-10r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2-21/+27
2007-10-10r10791: Add copyright, fix comments (this isn't the timestamps module any more)Andrew Bartlett1-3/+2
2007-10-10r10790: allow updating of existing ldb opaque values (thanks to abartlet forAndrew Tridgell1-1/+11
2007-10-10r10788: - Give unions a nameJelmer Vernooij2-2/+3
2007-10-10r10787: Fix silly nodiscriminant-issueJelmer Vernooij2-1/+5
2007-10-10r10768: add a function to create a stream_connection from an alreadyStefan Metzmacher1-0/+33
2007-10-10r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher4-18/+137
2007-10-10r10765: Actually use VALS() setting for enumsJelmer Vernooij1-21/+21
2007-10-10r10764: To match Win2k3 SP1, we need to set an anonymous user token forAndrew Bartlett3-13/+24
2007-10-10r10763: PROOF of the single, easily understood cause of all of our schannel P...Andrew Bartlett1-4/+87
2007-10-10r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca...Stefan Metzmacher3-19/+25
2007-10-10r10760: remove only one star from the pointers, and not from the stars thatStefan Metzmacher1-1/+3
2007-10-10r10759: make modules easier to write by allowing modules to only implement theAndrew Tridgell8-248/+78
2007-10-10r10757: remove the proxy module (it is not complete yet)Andrew Tridgell1-1/+0
2007-10-10r10756: another fix for the construction of expressions from subtrees forAndrew Tridgell1-4/+6
2007-10-10r10755: fixed the construction of expressions from subtrees for SUBSTRING sea...Andrew Tridgell1-1/+8
2007-10-10r10754: fixed a valgrind error for unmatched SMB repliesAndrew Tridgell1-3/+3
2007-10-10r10753: don't require every ldb module to implement both a search_bytree() andAndrew Tridgell18-237/+95