Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-14 | Shutdown cli_state in the dealloc function. This happens automatically | Tim Potter | 1 | -2/+10 |
2002-04-14 | More open_pipe_creds() refactoring. | Tim Potter | 1 | -70/+0 |
2002-04-11 | Implemented a setup_logging() function that takes two keywords: | Tim Potter | 1 | -1/+10 |
2002-04-11 | Added a whole bunch more permission constants. | Tim Potter | 1 | -0/+20 |
2002-04-09 | Added WERR_INVALID_FORM_NAME constant. | Tim Potter | 1 | -0/+1 |
2002-04-09 | Added constants for form types and WERROR values. | Tim Potter | 1 | -0/+38 |
2002-04-03 | Docstring updates. | Tim Potter | 1 | -22/+103 |
2002-03-28 | Aborted experiment to avoid namespace pollution and prototype hell and | Tim Potter | 1 | -19/+2 |
2002-03-27 | Broke out stuff into other files. | Tim Potter | 1 | -743/+19 |
2002-03-26 | Moved conv functions to separate file. | Tim Potter | 1 | -203/+99 |
2002-03-26 | Moved form related functions as methods in the policy handle object. | Tim Potter | 1 | -21/+32 |
2002-03-20 | Initial version. | Tim Potter | 1 | -0/+1118 |