summaryrefslogtreecommitdiffstats
path: root/source/python/py_winbind.c
Commit message (Collapse)AuthorAgeFilesLines
* r15093: Align to the last winbind changes.Lars Müller2006-04-151-6/+6
|
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-16/+16
| | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy
* r6739: Fix for segfault in samba.winbind.auth_crap module found by Ed Plese.Tim Potter2005-05-121-1/+1
| | | | Closes bugzilla 2699.
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-141-2/+2
| | | | | | | | | | On systems with /dev/urandom, this avoids a change to secrets.tdb for every fork(). For other systems, we now only re-seed after a fork, and on startup. No need to do it per-operation. This removes the 'need_reseed' parameter from generate_random_buffer(). Andrew Bartlett
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+800
metze