summaryrefslogtreecommitdiffstats
path: root/source/libsmb/smbencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23741: Combined merge of 23726, 23727 and 23731 from 3_0:Volker Lendecke2007-07-071-1/+2
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-25/+25
* r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-2/+2
* r19488: British trains are at least good for something...Jeremy Allison2006-10-241-18/+50
* r18967: Fix in case we do another 3.0.23 release.Jeremy Allison2006-09-281-0/+6
* r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison2006-02-181-1/+1
* r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison2006-02-081-0/+19
* r12713: Remove use of uint8_t -> uint8.Jeremy Allison2006-01-041-1/+1
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-12/+12
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-28/+2
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2005-06-081-0/+66
* r7033: Call a spade a spade :-).Jeremy Allison2005-05-271-1/+1
* r7031: Added encrypt/decrypt function for LSA secrets and trustedJeremy Allison2005-05-271-0/+29
* r5961: final round of compiler warning fixes based on feedback from Jason MaderGerald Carter2005-03-221-1/+1
* r1661: Changed the password history format so that each history entryJeremy Allison2004-08-051-0/+20
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-3/+3
* r176: Improve our fallback code for password changes - this would be betterAndrew Bartlett2004-04-121-3/+9
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-061-4/+4
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-3/+7
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+526