| Commit message (Expand) | Author | Age | Files | Lines |
* | Add to main branch. | Ted Lemon | 2001-06-27 | 1 | -0/+341 |
* | Merge changes between 3.0rc7 and 3.0rc8pl2. | Ted Lemon | 2001-06-27 | 7 | -28/+167 |
* | Sync with 3.0rc7 | Ted Lemon | 2001-05-17 | 3 | -14/+149 |
* | Fix a compile warning and don't use authentication in a way that doesn't work. | Ted Lemon | 2001-05-03 | 1 | -28/+2 |
* | Authenticators are binary, thus unsigned char. | Ted Lemon | 2001-05-03 | 2 | -2/+2 |
* | Revamp parsing, do connections interactively, support base64 keys. | Ted Lemon | 2001-05-02 | 1 | -229/+406 |
* | troff source from james replaces plain text. | Ben Cottrell | 2001-04-16 | 1 | -268/+463 |
* | Arf... these are nroff output, but I don't have the original troff source. | Ben Cottrell | 2001-04-12 | 1 | -0/+268 |
* | Document -P command line switch in usage. | Ted Lemon | 2001-04-05 | 1 | -1/+1 |
* | Support NUL characters in STRING tokens. | Ted Lemon | 2001-03-17 | 1 | -9/+13 |
* | Get rid of local debug flag. | Ted Lemon | 2001-03-14 | 1 | -1/+0 |
* | Change EOF to END_OF_FILE in tokenizer for enum compatibility. | Ted Lemon | 2001-03-01 | 1 | -6/+6 |
* | Fix up a couple of type errors | Ted Lemon | 2001-03-01 | 1 | -4/+4 |
* | Extended the OMAPI shell program to allow objects to be opened, displayed, | Damien Neil | 2001-02-27 | 1 | -191/+163 |
* | Include system-specific libraries in link command.V3-BETA-2-PATCH-18 | Ted Lemon | 2001-02-22 | 1 | -2/+2 |
* | Move dst functionality into seperate library | Ted Lemon | 2001-02-22 | 1 | -7/+6 |
* | Move functionality from test.c to omshell.c | Ted Lemon | 2001-02-12 | 1 | -72/+74 |
* | Build omshell instead of svtest. | Ted Lemon | 2001-02-12 | 1 | -4/+5 |
* | Properly add ".SIG-ALG.REG.INT." to OMAPI key algorithms. | Damien Neil | 2000-12-09 | 1 | -5/+19 |
* | Fix up call to omapi_object_type_register. | Ted Lemon | 2000-10-10 | 1 | -2/+3 |
* | Set the remote handle when updating or requesting a refresh of an object. | Ted Lemon | 2000-10-01 | 1 | -1/+19 |
* | Do better status checking during initialization. | Ted Lemon | 2000-09-29 | 1 | -19/+31 |
* | argv [i], not argv [1] | Ted Lemon | 2000-09-29 | 1 | -1/+1 |
* | Panic commit. | Ted Lemon | 2000-09-27 | 2 | -126/+63 |
* | Support ISC_R_INCOMPLETE for partial connects. | Ted Lemon | 2000-08-31 | 1 | -1/+3 |
* | Really fix a couple of compile warnings on Tru64 5.0 | Ted Lemon | 2000-08-25 | 2 | -2/+4 |
* | Fix a couple of compile warnings on Tru64 5.0 | Ted Lemon | 2000-08-25 | 2 | -2/+2 |
* | Added some typecasts in printf() statements to make -Werror happy. | Damien Neil | 2000-08-11 | 1 | -2/+4 |
* | To print a non-NUL terminated string, use "%.*s", not "%*s". Fixed. | Damien Neil | 2000-08-08 | 1 | -2/+2 |
* | Changed several variables from char* to const char* to remove warnings. | Damien Neil | 2000-08-03 | 1 | -1/+2 |
* | Added authentication support. | Damien Neil | 2000-08-03 | 1 | -1/+44 |
* | Added authentication support. The tsig_key structure has been renamed | Damien Neil | 2000-08-03 | 5 | -23/+125 |
* | Adjust arguments to omapi_object_type_register | Ted Lemon | 2000-07-06 | 1 | -2/+2 |
* | Don't build executables named test. | Ted Lemon | 2000-06-30 | 1 | -4/+4 |
* | Make links build silent | Ted Lemon | 2000-06-20 | 1 | -1/+1 |
* | Fix up to support build subdirectories. Fix depend target. | Ted Lemon | 2000-06-20 | 1 | -2/+11 |
* | Use mkdep rather than makedepend | Ted Lemon | 2000-06-12 | 1 | -1/+1 |
* | - Fix all the OMAPI objects in the DHCP server and client that weren't | Ted Lemon | 2000-05-16 | 1 | -2/+6 |
* | Add 'extern' to two declarations. | Ted Lemon | 2000-05-03 | 1 | -5/+2 |
* | Fix some header inclusion problems. | Ted Lemon | 2000-04-11 | 2 | -0/+2 |
* | Go back to the BSD license. | Ted Lemon | 2000-03-17 | 6 | -60/+199 |
* | Constify... | Ted Lemon | 2000-03-06 | 1 | -2/+3 |
* | Incorporate Brian Murrell's new OMAPI DHCP client changes. | Ted Lemon | 2000-02-15 | 1 | -8/+54 |
* | Fix make depend. | Ted Lemon | 2000-02-03 | 1 | -1/+1 |
* | Teach cvs not to complain about generated files. | Ted Lemon | 2000-02-03 | 1 | -0/+4 |
* | AIX and Digital Unix compatibility fixes. | Ted Lemon | 2000-02-01 | 1 | -1/+1 |
* | Brian Murrell's changes to allow the client to be directed using OMAPI. | Ted Lemon | 2000-01-28 | 2 | -1/+90 |
* | - In reference count history, remember the address where the reference | Ted Lemon | 2000-01-27 | 1 | -1/+1 |
* | Demonstrate removal of an object. | Ted Lemon | 2000-01-26 | 1 | -5/+39 |
* | Fix compilation errors introduced in the last set of checkins. | Ted Lemon | 2000-01-26 | 5 | -116/+95 |