Todd C. Miller
|
59ab26dbcc
|
Go back to a 2 args debug_decl and just use the "default" instance,
now renamed "active".
|
2015-02-01 08:24:49 -07:00 |
|
Todd C. Miller
|
866cfc4fc3
|
Add support for multiple Debug lines per program. Callers may
register arbitrary debug facilities or use built-in defaults. We
now use separate Debug statements for plugins and programs.
|
2014-10-22 13:23:05 -06:00 |
|
Todd C. Miller
|
e9370718f9
|
Add some internal convenience functions.
|
2014-08-29 09:44:08 -06:00 |
|
Todd C. Miller
|
47835ff289
|
Rename missing.h -> sudo_compat.h
|
2014-07-22 14:25:16 -06:00 |
|
Todd C. Miller
|
3687b665cb
|
Rename fatal.h -> sudo_fatal.h
|
2014-07-21 14:40:18 -06:00 |
|
Todd C. Miller
|
36a5767e3e
|
efree -> sudo_efree for consistency
|
2014-07-10 15:35:04 -06:00 |
|
Todd C. Miller
|
d6948f5a4a
|
Fix regexp damage when renaming erecalloc() -> sudo_erecalloc()
|
2014-06-27 11:48:07 -06:00 |
|
Todd C. Miller
|
2d61d38c23
|
Add sudo_ prefix to alloc.c functions and rename alloc.h -> sudo_alloc.h
|
2014-06-27 10:48:31 -06:00 |
|
Todd C. Miller
|
4d37a4a162
|
Top level directory reorg
Move src/po -> po
Combine common and compat -> lib/util
Move zlib -> lib/zlib
|
2014-06-26 15:51:02 -06:00 |
|