Use common header file for character set handling in Samba 3 and Samba 4.
[kai/samba.git] / source4 / libcli / auth / smbencrypt.c
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Andrew BartlettFix failures setting a random password
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-22 Jelmer VernooijChange buffer size back to 256, just to be sure.
2008-10-22 Jelmer VernooijRemove pstring usages.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-17 Andrew BartlettImprove RPC-SAMR tests to check random passwords
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettRemove unused parameter from decode_pw_buffer and fail...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
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...