summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10893: add configure test for utime (needed for the previous utime patch)Andrew Tridgell1-1/+1
2007-10-10r10892: - improved the handling of the special distinguishedName attributeAndrew Tridgell1-85/+43
2007-10-10r10891: I noticed that the secrets.db was not being backed up on my system dueAndrew Tridgell1-0/+9
2007-10-10r10889: make searches for dn's less of a special case, and much faster whenAndrew Tridgell2-15/+7
2007-10-10r10880: Missed terminating ';', sorry.Jeremy Allison1-2/+2
2007-10-10r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generatedJeremy Allison1-0/+3
2007-10-10r10878: Reply to some comments by tridge and metze:Volker Lendecke11-330/+520
2007-10-10r10873: check the complete payload headerStefan Metzmacher1-3/+11
2007-10-10r10872: fix the length of the dummy XPRESS decompressed bufferStefan Metzmacher1-1/+1
2007-10-10r10871: make xpress compression choosable, by --option="dssync:xpress=yes",Stefan Metzmacher1-1/+29
2007-10-10r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher1-19/+57
2007-10-10r10869: add dummy functions and dummy parsing of XPRESS decompression,Stefan Metzmacher2-8/+87
2007-10-10r10868: make flag(NDR_PAHEX) possible to use and show the union level in hexStefan Metzmacher2-4/+10
2007-10-10r10867: add WERR_UNKNOWN_REVISION errorcodeStefan Metzmacher2-0/+2
2007-10-10r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher4-4/+420
2007-10-10r10859: Make the flow a bit clearerVolker Lendecke1-8/+7
2007-10-10r10856: we need aclocal.m4 in ldb for standalone configureAndrew Tridgell2-2/+14
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