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