summaryrefslogtreecommitdiffstats
path: root/source4/lib/genrand.c
Commit message (Expand)AuthorAgeFilesLines
* r6798: Valgrind pain is not something I look forward to - if we ever fallAndrew Bartlett2007-10-101-2/+6
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2007-10-101-3/+13
* r4659: Revert -r 4657 committed by mistake, until I review and test theAndrew Bartlett2007-10-101-9/+51
* r4657: This really should be made a structure, so we can't get it wrong, butAndrew Bartlett2007-10-101-51/+9
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-101-1/+1
* r3964: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-0/+1
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-2/+2
* r3261: added seek to RAW-SEARCH testAndrew Tridgell2007-10-101-10/+19
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-33/+44
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-21/+21
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-2/+2
* r861: remove the next round of unused stuffStefan Metzmacher2007-10-101-17/+0
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2007-10-101-6/+5
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-101-1/+1
* r323: added rough password quality checking in generate_random_str(), so we g...Andrew Tridgell2007-10-101-2/+31
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+267