Remove more uses of global_loadparm.
[bbaumbach/samba-autobuild/.git] / source4 / libcli / auth / smbencrypt.c
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2008-01-03 Jelmer Vernooijr26652: msrpc_parse/msrpc_gen: Add iconv_convenience...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr21072: fix compiler warning
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Andrew Bartlettr19464: Reject passwords that cannot be converted into...
2007-10-10 Andrew Tridgellr18965: fixed the bug with RPC-NETLOGON and solaris...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr16569: - use push_string()
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13466: Make it easier to understand what this function...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Andrew Bartlettr10712: Use data_blob_talloc, thanks to valgrind for...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Bartlettr6460: Push the client credentials into NTLMSSP, allowi...
2007-10-10 Andrew Bartlettr5668: Add tests to RPC-SAMLOGON to test for user@REALM...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5053: - fix up the library dependencies so that tools...