summaryrefslogtreecommitdiff
path: root/ext/yp/yp.c
Commit message (Expand)AuthorAgeFilesLines
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* Fold a bit more codeRasmus Lerdorf2001-06-061-0/+18
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* Fix compilation (strict compilers require constant initializers).Jon Parise2001-04-071-1/+5
* really fix the buildFredrik Öhrn2001-03-201-2/+1
* fix buildSascha Schumann2001-03-201-2/+1
* Removed redundant initialization.Fredrik Öhrn2001-03-191-8/+1
* Much needed cleanup and new functions addedFredrik Öhrn2001-03-181-17/+224
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-5/+5
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Make yp buildable as shared moduleSascha Schumann2000-05-021-0/+4
* phpinfo() prettyingColin Viebrock2000-04-051-1/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* More protos.Egon Schmid2000-02-241-6/+6
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-5/+5
* I would've compiled first, I swear...Evan Klinger1999-12-151-1/+1
* Ex APIEvan Klinger1999-12-151-30/+31
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* License updateZeev Suraski1999-07-161-20/+9
* incorporate YP/NIS supportSascha Schumann1999-05-211-0/+191