r23665: Remove two unneeded global variables
[ira/wip.git] / source3 / libsmb /
2007-10-10 Günther Deschnerr23651: Always, always, always compile before commit...
2007-10-10 Günther Deschnerr23650: Fix remaining callers of krb5_kt_default().
2007-10-10 Günther Deschnerr23649: Fix the build (by moving smb_krb5_open_keytab...
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Günther Deschnerr23624: Merge dos error code from samba4 (returned...
2007-10-10 Günther Deschnerr23609: Removing more redundant codepaths out of smb_kr...
2007-10-10 Günther Deschnerr23588: Some more cleanups and error checks in the...
2007-10-10 Günther Deschnerr23587: Cleanup redundant code in the krb5 renew function.
2007-10-10 Günther Deschnerr23586: Fix heimdal path in the krb5 renew routine...
2007-10-10 Günther Deschnerr23582: Fix event based krb5 ticket refreshing in winbindd.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr23347: Fix Coverity 363. Dead code elimination.
2007-10-10 Volker Lendecker23224: Move map_nt_error_from_unix to lib/errmap_unix...
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Jeremy Allisonr23148: Fix old old bug in cli_smbwrite() (not incrementing
2007-10-10 Günther Deschnerr23127: Fill in some more netlogon dsgetdcname flavours...
2007-10-10 Derrell Lipmanr23001: - Fix but #4634. Type of the size parameter...
2007-10-10 Jeremy Allisonr22950: Fix the issue Volker reported here :
2007-10-10 Volker Lendecker22930: Next attempt to get the build farm in line.
2007-10-10 Volker Lendecker22929: Attempt to fix some build farm failures: On...
2007-10-10 Jeremy Allisonr22924: Fix the build by correctly processing readX
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Derrell Lipmanr22914: - Fixes bug 4599. A missing <code>if</code...
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22905: cli_send_mailslot had a message_send_pid inside
2007-10-10 Derrell Lipmanr22850: - Fixes bug 4601. smbc_getxattr() would not...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Derrell Lipmanr22732: - Testing of libsmbclient against Vista reveale...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22655: Call correct free-macros in netsamlogon_cache_g...
2007-10-10 Günther Deschnerr22647: Avoid leaking a full info3 structure on each...
2007-10-10 Günther Deschnerr22644: Fix memleak.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Simo Sorcer22425: Avoid to segfault if we only have the realm.
2007-10-10 James Peachr22417: Refactor the various daemon run-mode options...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22389: Start preparing for multiple encryption context...
2007-10-10 Stefan Metzmacherr22362: fix the build on othersystems
2007-10-10 Jeremy Allisonr22358: Use gss error to NTSTATUS mapping function...
2007-10-10 Jeremy Allisonr22355: Ensure we get good debug messages from gss_XX...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22353: Fix bad #ifdefs.
2007-10-10 Jeremy Allisonr22349: Fix missing ) in #else path.
2007-10-10 Jeremy Allisonr22345: Only use new krb5 OID.
2007-10-10 Jeremy Allisonr22344: Correctly create sub-struct for GSS encryption.
2007-10-10 Jeremy Allisonr22327: Finish the gss-spnego part of the seal code...
2007-10-10 Jeremy Allisonr22212: Cope with signature errors on sessionsetupX...
2007-10-10 Jeremy Allisonr22154: Make struct smbdb_ctx an opaque pointer so...
2007-10-10 Jeremy Allisonr22122: Start to fix csc issue with Vista. Make smbd...
2007-10-10 Stefan Metzmacherr22093: send also the correct OID_KERBEROS5 not only...
2007-10-10 Stefan Metzmacherr22092: - make spnego_parse_auth_response() more generi...
2007-10-10 Volker Lendecker22091: Fix an uninitialized variable warning
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22016: Try and fix the build - move things out of...
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Jeremy Allisonr22013: Move to SSPI framing (sig first in NTLM).
2007-10-10 Jeremy Allisonr22012: Ensure we use the same technique to pull the...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Günther Deschnerr21998: Fix tdb keynames in netsamlogon_clear_cached_us...
2007-10-10 Jeremy Allisonr21997: Implement the server side of gss seal negotiate.
2007-10-10 Jeremy Allisonr21994: Ignore keepalives in the correct buffer (out...
2007-10-10 Jeremy Allisonr21993: Don't let keepalives interferece with sign...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21990: Stop messing with the signing engine just because
2007-10-10 Stefan Metzmacherr21975: if we use the _bystring() version when storing...
2007-10-10 Jeremy Allisonr21969: Start working on the gss-side of the server...
2007-10-10 Jeremy Allisonr21967: Add conversion from gss errors to nt status.
2007-10-10 Jeremy Allisonr21947: Fix the equivalent of memcpy(x, x, 16). Found
2007-10-10 Jeremy Allisonr21939: Fix missing initialization that
2007-10-10 Stefan Metzmacherr21932: fix compiler warning.
2007-10-10 Jeremy Allisonr21926: Fix missing enum specifier pointed out by Don...
2007-10-10 Jeremy Allisonr21923: Add in the gss decrypt.
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Jeremy Allisonr21917: Start to do the gss versions of sign+seal.
2007-10-10 Jeremy Allisonr21916: Fix couple of "return" calls on void functions.
2007-10-10 Jeremy Allisonr21912: There's no point checksumming the packet length
2007-10-10 Jeremy Allisonr21903: Get the length calculations right (I always...
2007-10-10 Jeremy Allisonr21902: Don't free the thing you're trying to set in...
2007-10-10 Jeremy Allisonr21899: At least we're getting to stage 2 of the blob
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
2007-10-10 Jeremy Allisonr21897: Add in a basic raw NTLM encrypt request. Now
2007-10-10 Jeremy Allisonr21894: Some refactoring of server side encryption...
2007-10-10 Rafal Szczesniakr21893: Update comments so they actually reflect reality...
2007-10-10 Jeremy Allisonr21883: Try and fix the build by removing the prototype...
2007-10-10 Jeremy Allisonr21882: The server part of the code has to use an AUTH_...
2007-10-10 Jeremy Allisonr21880: Make client and server calls into encryption...
2007-10-10 Jeremy Allisonr21876: Start adding in the seal implementation - proto...
2007-10-10 Jeremy Allisonr21865: Add in the stubs for SMB transport encryption...
2007-10-10 Jeremy Allisonr21864: Reformatting.
2007-10-10 Jeremy Allisonr21846: Try and fix the Darwin build which seems to...
2007-10-10 Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
next