Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nailed a couple of memory leaks, caught by Purify. | Barry Warsaw | 1997-01-09 | 1 | -7/+16 |
* | cat and puste errors | Barry Warsaw | 1996-12-11 | 1 | -2/+5 |
* | nis_maplist(): Use check of yp_get_default_domain() return value | Barry Warsaw | 1996-12-11 | 1 | -1/+5 |
* | Renamed, and bug fixed: | Barry Warsaw | 1996-12-11 | 1 | -111/+123 |
* | Added ``extern int get_default_domain();'' for SGI, to keep gcc -Wall happy. | Guido van Rossum | 1996-12-09 | 1 | -0/+5 |
* | Rearrange include headers (needed on some platforms). | Guido van Rossum | 1996-08-08 | 1 | -1/+1 |
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -6/+17 |
* | * nismodule.c: database keys and values can contain null bytes. be more | Guido van Rossum | 1993-11-03 | 1 | -6/+20 |
* | * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. | Guido van Rossum | 1993-06-17 | 1 | -1/+1 |
* | Added error handling and free resources. | Guido van Rossum | 1992-08-12 | 1 | -54/+81 |
* | NIS interface by Fred Gansevles <Fred.Gansevles@cs.utwente.nl>. | Guido van Rossum | 1992-08-12 | 1 | -0/+292 |