Commit Graph

30 Commits

Author SHA1 Message Date
Gregory Ballantine
5acdc024ae Updated LDIF command to have add and delete subcommands 2018-08-27 16:43:45 -04:00
Gregory Ballantine
b98d681bb0 Added LDIF subcommand to add resources using LDIF files 2018-08-27 16:29:36 -04:00
Gregory Ballantine
9b7763156d Added a basic user edit command 2018-07-21 11:01:20 -04:00
Gregory Ballantine
4960f91665 Reorganized some of the commands 2018-07-20 14:21:51 -04:00
Gregory Ballantine
73ce95d30b Added a simple setup command 2018-07-20 13:42:09 -04:00
Gregory Ballantine
a180f306ab Updated example config.toml file to show some of the new options 2018-07-16 15:01:05 -04:00
Gregory Ballantine
cefdb3e7b4 Updated available commands shown in the root command's output 2018-07-15 23:54:35 -04:00
Gregory Ballantine
1e1154da93 Reorganized the code for the group command 2018-07-15 23:53:33 -04:00
Gregory Ballantine
9dc381c0a3 Added group subcommand with add and delete commands 2018-07-15 23:27:27 -04:00
Gregory Ballantine
b97a50b587 Added a command to change a user's password 2018-07-15 15:02:42 -04:00
Gregory Ballantine
0a534c537b Reorganized some commands to make more sense 2018-07-15 12:43:13 -04:00
Gregory Ballantine
4e8d5bb4e1 Added delete command and delete user subcommand 2018-07-15 00:47:09 -04:00
Gregory Ballantine
80b6182900 Added a subcommand to add a user resource 2018-07-15 00:33:14 -04:00
Gregory Ballantine
6ddd46f2ae Added an example configuration file 2018-07-15 00:32:51 -04:00
Gregory Ballantine
e41f40069b Added Viper configuration tool to project 2018-07-14 22:46:24 -04:00
Gregory Ballantine
9e8bd1ae76 Added add command w/ user subcommand 2018-07-14 22:18:32 -04:00
Gregory Ballantine
034d8b1525 Added attributes parameter to search commnad 2018-07-14 19:48:24 -04:00
Gregory Ballantine
68dabe3165 Added attributes parameter to search commnad 2018-07-14 19:46:42 -04:00
Gregory Ballantine
9e59f510a1 Added some global flags to specify LDAP host and port to connect to 2018-07-14 16:03:54 -04:00
Gregory Ballantine
5d2a7f4304 Added an LDAP search command with some basic searching options 2018-07-14 15:55:28 -04:00
Gregory Ballantine
bd24d89628 Created new Golang program 2018-07-14 13:49:16 -04:00
Gregory Ballantine
e38b263e57 Last known almost-working Rust code 2018-07-14 10:55:36 -04:00
Gregory Ballantine
49ad921c9d Fixed typo grabbing LDAP protocol type from YAML file 2018-07-13 15:34:44 -04:00
Gregory Ballantine
3605e00090 Added search filter option 2018-07-12 22:49:57 -04:00
Gregory Ballantine
1ae83b3a4c Added more useful entry printouts 2018-07-12 22:41:28 -04:00
Gregory Ballantine
64d0860eba Reorganized some command line options; added connection protocol argument; added YAML configuration file support for easy configuration loading 2018-07-12 21:58:38 -04:00
Gregory Ballantine
3f000036da Implemented basic searching functionality 2018-07-10 23:42:41 -04:00
Gregory Ballantine
3acfca1801 Added initial Rust project template 2018-07-10 16:23:26 -04:00
Gregory Ballantine
4eac1fd29f Update 'LICENSE' 2018-07-10 16:20:28 -04:00
MetaUnix.Net
acde15b316 Initial commit 2018-07-10 16:19:45 -04:00