sfrench/samba-autobuild/.git
2007-10-10 Volker Lendecker10878: Reply to some comments by tridge and metze:
2007-10-10 Stefan Metzmacherr10873: check the complete payload header
2007-10-10 Stefan Metzmacherr10872: fix the length of the dummy XPRESS decompressed...
2007-10-10 Stefan Metzmacherr10871: make xpress compression choosable, by --option...
2007-10-10 Stefan Metzmacherr10870: decompress DsGetNCChangesCtr7 replies, that...
2007-10-10 Stefan Metzmacherr10869: add dummy functions and dummy parsing of XPRESS...
2007-10-10 Stefan Metzmacherr10868: make flag(NDR_PAHEX) possible to use and show...
2007-10-10 Stefan Metzmacherr10867: add WERR_UNKNOWN_REVISION errorcode
2007-10-10 Stefan Metzmacherr10865: merge branches/SOC/SAMBA_4_0 into main the...
2007-10-10 Volker Lendecker10859: Make the flow a bit clearer
2007-10-10 Andrew Tridgellr10856: we need aclocal.m4 in ldb for standalone configure
2007-10-10 Andrew Bartlettr10855: Put the domain SID in secrets.ldb by default...
2007-10-10 Jelmer Vernooijr10854: talloc_get_type() can return NULL..
2007-10-10 Volker Lendecker10853: Convert wbinfo -n to properly init the domain.
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...
2007-10-10 Jelmer Vernooijr10849: Fix handling of [charset] for strings with...
2007-10-10 Jelmer Vernooijr10848: Fix warning
2007-10-10 Andrew Bartlettr10847: Fix up new 'decrypt samlogon reply' routine...
2007-10-10 Volker Lendecker10846: Create a "wbsrv_domain", change wb_finddcs...
2007-10-10 Andrew Bartlettr10845: Add new function to decrypt the session keys...
2007-10-10 Andrew Bartlettr10844: Add challenge-response authentication to Samba4...
2007-10-10 Volker Lendecker10843: Reformatting
2007-10-10 Jelmer Vernooijr10842: Fix some issues with [out] unions that have...
2007-10-10 Jelmer Vernooijr10840: Fix indentation
2007-10-10 Jelmer Vernooijr10839: Add some [ref] (required for ethereal and Samba...
2007-10-10 Volker Lendecker10838: Get us an schannel'ed netlogon pipe.
2007-10-10 Stefan Metzmacherr10836: giving NT_STATUS_NO_MEMORY, when the connection...
2007-10-10 Volker Lendecker10834: Work in progress on winbind. With some helper...
2007-10-10 Stefan Metzmacherr10832: free the old session info
2007-10-10 Stefan Metzmacherr10830: we should use the same name in all places:-)
2007-10-10 Jelmer Vernooijr10829: Documentation updates
2007-10-10 Volker Lendecker10825: Complete wbinfo -n
2007-10-10 Andrew Bartlettr10820: Use talloc_get_type as suggested by tridge.
2007-10-10 Andrew Bartlettr10812: Fix capitalisation (thanks tridge).
2007-10-10 Andrew Bartlettr10811: Revert accidental commit, I still need to finis...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10809: Add struct decl
2007-10-10 Andrew Bartlettr10807: Make the split-out files actually compile...
2007-10-10 Andrew Bartlettr10806: Add missing file.
2007-10-10 Andrew Bartlettr10805: Move RPC-SAMLOGON to C99 initialisation
2007-10-10 Andrew Bartlettr10804: Move the DRSUAPI cracknames test into a seperat...
2007-10-10 Andrew Bartlettr10803: Remove a duplicate krbtgt test, and add a test...
2007-10-10 Andrew Bartlettr10800: Indent
2007-10-10 Andrew Bartlettr10796: Make getting an anonymous session info a utilit...
2007-10-10 Andrew Bartlettr10791: Add copyright, fix comments (this isn't the...
2007-10-10 Andrew Tridgellr10790: allow updating of existing ldb opaque values...
2007-10-10 Jelmer Vernooijr10788: - Give unions a name
2007-10-10 Jelmer Vernooijr10787: Fix silly nodiscriminant-issue
2007-10-10 Stefan Metzmacherr10768: add a function to create a stream_connection...
2007-10-10 Stefan Metzmacherr10766: - make it possible to mark a wrepl_request...
2007-10-10 Jelmer Vernooijr10765: Actually use VALS() setting for enums
2007-10-10 Andrew Bartlettr10764: To match Win2k3 SP1, we need to set an anonymou...
2007-10-10 Andrew Bartlettr10763: PROOF of the single, easily understood cause...
2007-10-10 Stefan Metzmacherr10761: we need to use a pointer to a nbt_name to fix...
2007-10-10 Stefan Metzmacherr10760: remove only one star from the pointers, and...
2007-10-10 Andrew Tridgellr10759: make modules easier to write by allowing module...
2007-10-10 Andrew Tridgellr10757: remove the proxy module (it is not complete...
2007-10-10 Andrew Tridgellr10756: another fix for the construction of expressions...
2007-10-10 Andrew Tridgellr10755: fixed the construction of expressions from...
2007-10-10 Andrew Tridgellr10754: fixed a valgrind error for unmatched SMB replies
2007-10-10 Andrew Tridgellr10753: don't require every ldb module to implement...
2007-10-10 Andrew Tridgellr10752: make sure we set the exist status correctly...
2007-10-10 Jelmer Vernooijr10742: Support multi-level pointers + ref pointer...
2007-10-10 Jelmer Vernooijr10739: Reduce number of calls to prs_align_custom()
2007-10-10 Jelmer Vernooijr10737: Fix some alignment issues
2007-10-10 Jelmer Vernooijr10734: Generate ptr, size, offset, and length elements...
2007-10-10 Jelmer Vernooijr10732: Generate _ctr structures for unions
2007-10-10 Andrew Tridgellr10726: fix to talloc_parent() from Michael O'Brien
2007-10-10 Jelmer Vernooijr10721: Handle allocations and primitive / deferred...
2007-10-10 Jelmer Vernooijr10719: Remove __FUNCTION__ macro as it might not be...
2007-10-10 Jelmer Vernooijr10718: Another large set of small improvements. All...
2007-10-10 Jelmer Vernooijr10717: Another bunch of small updates. All generated...
2007-10-10 Jelmer Vernooijr10716: Use correct Samba3 data types for strings....
2007-10-10 Jelmer Vernooijr10715: More Samba3 parser generator improvements:
2007-10-10 Jelmer Vernooijr10713: Couple more updates to the Samba3 parser genera...
2007-10-10 Andrew Bartlettr10712: Use data_blob_talloc, thanks to valgrind for...
2007-10-10 Andrew Bartlettr10711: An error of 'user exists' is not an error,...
2007-10-10 Andrew Tridgellr10709: fixed a crash bug rather similar to the one...
2007-10-10 Andrew Tridgellr10708: a bit more error checking in the idap ldb backend
2007-10-10 Andrew Tridgellr10706: split out the irpc server functions in the...
2007-10-10 Andrew Tridgellr10705: fixed a crash bug in the getdcname irpc server...
2007-10-10 Andrew Tridgellr10704: don't try to free the netlogon pipe twice
2007-10-10 Andrew Bartlettr10703: Add a new user account, change the password...
2007-10-10 Andrew Bartlettr10702: Fix a silly error that caused a rejoin/delete...
2007-10-10 Andrew Bartlettr10701: Ensure we return the right user handle.
2007-10-10 Andrew Tridgellr10700: removed volkers temporary timer hack now that...
2007-10-10 Andrew Tridgellr10699: fixed the dcerpc code so that you can shutdown...
2007-10-10 Jelmer Vernooijr10698: Fix support of enums in switch_type() in the...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Andrew Bartlettr10696: Return the realm to the caller, not NULL...
2007-10-10 Andrew Bartlettr10695: strupper() of NULL should be NULL, not panic.
2007-10-10 Jelmer Vernooijr10694: Add some work I did this afternoon on getting...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10690: Fix a bug that metze pointed out: Leaving the...
2007-10-10 Volker Lendecker10687: Another one...
2007-10-10 Volker Lendecker10686: Fix the build
2007-10-10 Volker Lendecker10685: Why wait 5 seconds...
2007-10-10 Volker Lendecker10684: Add a nasty hack for the failure case of wbinfo...
2007-10-10 Volker Lendecker10683: Samba3's wbinfo -t should give the correct...
2007-10-10 Andrew Tridgellr10682: force the free of the fd event first when a...
next