summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r10880: Missed terminating ';', sorry.Jeremy Allison2007-10-101-2/+2
* r10879: Added the ZERO_STRUCT(q_u), (r_u) entries to the generatedJeremy Allison2007-10-101-0/+3
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2007-10-1011-330/+520
* r10873: check the complete payload headerStefan Metzmacher2007-10-101-3/+11
* r10872: fix the length of the dummy XPRESS decompressed bufferStefan Metzmacher2007-10-101-1/+1
* r10871: make xpress compression choosable, by --option="dssync:xpress=yes",Stefan Metzmacher2007-10-101-1/+29
* r10870: decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)Stefan Metzmacher2007-10-101-19/+57
* r10869: add dummy functions and dummy parsing of XPRESS decompression,Stefan Metzmacher2007-10-102-8/+87
* r10868: make flag(NDR_PAHEX) possible to use and show the union level in hexStefan Metzmacher2007-10-102-4/+10
* r10867: add WERR_UNKNOWN_REVISION errorcodeStefan Metzmacher2007-10-102-0/+2
* r10865: merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 treeStefan Metzmacher2007-10-104-4/+420
* r10859: Make the flow a bit clearerVolker Lendecke2007-10-101-8/+7
* r10856: we need aclocal.m4 in ldb for standalone configureAndrew Tridgell2007-10-102-2/+14
* r10855: Put the domain SID in secrets.ldb by default, and add http as aAndrew Bartlett2007-10-102-1/+2
* r10854: talloc_get_type() can return NULL..Jelmer Vernooij2007-10-101-0/+12
* r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke2007-10-103-401/+32
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-107-249/+665
* r10849: Fix handling of [charset] for strings with fixed or "inline" sizeJelmer Vernooij2007-10-101-6/+3
* r10848: Fix warningJelmer Vernooij2007-10-101-1/+1
* r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett2007-10-102-61/+37
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-106-200/+263
* r10845: Add new function to decrypt the session keys in samlogon responses.Andrew Bartlett2007-10-101-0/+44
* r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2007-10-103-1/+128
* r10843: ReformattingVolker Lendecke2007-10-101-16/+26
* r10842: Fix some issues with [out] unions that have a discriminator that is onlyJelmer Vernooij2007-10-104-76/+37
* r10840: Fix indentationJelmer Vernooij2007-10-101-1/+1
* r10839: Add some [ref] (required for ethereal and Samba3 parser generators)Jelmer Vernooij2007-10-101-18/+20
* r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke2007-10-103-16/+130
* r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i...Stefan Metzmacher2007-10-101-1/+8
* r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke2007-10-105-672/+478
* r10832: free the old session infoStefan Metzmacher2007-10-101-0/+5
* r10830: we should use the same name in all places:-)Stefan Metzmacher2007-10-101-1/+1
* r10829: Documentation updatesJelmer Vernooij2007-10-108-100/+180
* r10825: Complete wbinfo -nVolker Lendecke2007-10-104-12/+388
* r10820: Use talloc_get_type as suggested by tridge.Andrew Bartlett2007-10-102-7/+7
* r10812: Fix capitalisation (thanks tridge).Andrew Bartlett2007-10-101-1/+1
* r10811: Revert accidental commit, I still need to finish the displayName andAndrew Bartlett2007-10-101-55/+0
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-1027-1179/+425
* r10809: Add struct declAndrew Bartlett2007-10-101-0/+2
* r10807: Make the split-out files actually compile...Andrew Bartlett2007-10-102-7/+7
* r10806: Add missing file.Andrew Bartlett2007-10-101-0/+35
* r10805: Move RPC-SAMLOGON to C99 initialisationAndrew Bartlett2007-10-101-97/+97
* r10804: Move the DRSUAPI cracknames test into a seperate file, and collapseAndrew Bartlett2007-10-103-1219/+719
* r10803: Remove a duplicate krbtgt test, and add a test looking for theAndrew Bartlett2007-10-101-10/+10
* r10800: IndentAndrew Bartlett2007-10-101-2/+2
* r10796: Make getting an anonymous session info a utility function.Andrew Bartlett2007-10-102-21/+27
* r10791: Add copyright, fix comments (this isn't the timestamps module any more)Andrew Bartlett2007-10-101-3/+2
* r10790: allow updating of existing ldb opaque values (thanks to abartlet forAndrew Tridgell2007-10-101-1/+11
* r10788: - Give unions a nameJelmer Vernooij2007-10-102-2/+3
* r10787: Fix silly nodiscriminant-issueJelmer Vernooij2007-10-102-1/+5