summaryrefslogtreecommitdiffstats
path: root/source/lib/genrand.c
Commit message (Expand)AuthorAgeFilesLines
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2005-09-201-1/+0
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2005-07-121-3/+3
* r6798: Valgrind pain is not something I look forward to - if we ever fallAndrew Bartlett2005-05-151-2/+6
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2005-02-101-2/+3
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-1/+1
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2005-01-211-3/+13
* r4659: Revert -r 4657 committed by mistake, until I review and test theAndrew Bartlett2005-01-101-9/+51
* r4657: This really should be made a structure, so we can't get it wrong, butAndrew Bartlett2005-01-101-51/+9
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2005-01-061-1/+1
* r3964: fix compiler warningsStefan Metzmacher2004-11-251-2/+2
* r3462: separate out the crypto includesAndrew Tridgell2004-11-021-0/+1
* r3449: more include file reductionAndrew Tridgell2004-11-021-0/+1
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2004-11-011-2/+2
* r3261: added seek to RAW-SEARCH testAndrew Tridgell2004-10-261-10/+19
* r1498: (merge from 3.0)Andrew Bartlett2004-07-141-33/+44
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2004-05-291-21/+21
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-2/+2
* r861: remove the next round of unused stuffStefan Metzmacher2004-05-241-17/+0
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2004-05-151-6/+5
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2004-05-101-1/+1
* r323: added rough password quality checking in generate_random_str(), so we g...Andrew Tridgell2004-04-221-2/+31
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-1/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+267