| 
						
					 | 
					
						
						
						
						
							
						
						
							56d87bfb8a
							
						
					 | 
					
						
						
							
							Work on SingleList, makeEmpty
						
						
						
						
						
						
					 | 
					
						2020-04-19 22:37:05 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							a2c326c177
							
						
					 | 
					
						
						
							
							Merge work from ansible host
						
						
						
						
						
						
					 | 
					
						2020-04-16 11:16:42 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							5684c0b29c
							
						
					 | 
					
						
						
							
							Work on SingleList class big 3
						
						
						
						
						
						
					 | 
					
						2020-04-16 11:16:19 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							20071c135c
							
						
					 | 
					
						
						
							
							Merge branch 'master' of https://github.com/shaunrd0/klips
						
						
						
						
						
						
					 | 
					
						2020-04-15 23:06:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							650731a5ba
							
						
					 | 
					
						
						
							
							Update core, docker, nginx roles
						
						
						
						
						
						
					 | 
					
						2020-04-15 23:03:42 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							fb0251c2b6
							
						
					 | 
					
						
						
							
							Add remove, replace, update public members to call private members and handle output
						
						
						
						
						
						
					 | 
					
						2020-04-15 12:08:04 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							cf38979faa
							
						
					 | 
					
						
						
							
							Rename linkedlist to singlelist
						
						
						
						
						
						
					 | 
					
						2020-04-15 11:59:38 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ba91c8956a
							
						
					 | 
					
						
						
							
							Add copy assignment, constructor, destructor
						
						
						
						
						
						
					 | 
					
						2020-04-15 07:58:55 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b2e051a633
							
						
					 | 
					
						
						
							
							Remove compiled files, executable. Update gitignore
						
						
						
						
						
						
					 | 
					
						2020-04-15 07:53:14 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							e2b109b149
							
						
					 | 
					
						
						
							
							Add linkedlist project RD for cpp practice
						
						
						
						
						
						
					 | 
					
						2020-04-14 11:51:06 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							abca8dd0e3
							
						
					 | 
					
						
						
							
							Update motd
						
						
						
						
						
						
					 | 
					
						2020-03-27 15:40:27 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							46717def31
							
						
					 | 
					
						
						
							
							Add Node class, work on singly LinkedList class and examples
						
						
						
						
						
						
					 | 
					
						2020-03-27 10:59:28 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							118488b97f
							
						
					 | 
					
						
						
							
							Clean up files, update .gitignore
						
						
						
						
						
						
					 | 
					
						2020-03-27 07:11:38 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							8af7c295c6
							
						
					 | 
					
						
						
							
							Rename members of StackArray
						
						
						
						
						
						
					 | 
					
						2020-03-23 12:46:49 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							44d4e2265c
							
						
					 | 
					
						
						
							
							Add StackArray class
						
						
						
						
						
						
					 | 
					
						2020-03-23 12:42:02 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							5bbca3d0e9
							
						
					 | 
					
						
						
							
							Work on adding example for basic datastructs
						
						
						
						
						
						
					 | 
					
						2020-03-23 10:30:27 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							cb00bea475
							
						
					 | 
					
						
						
							
							Add Bjarne's cppFormat ROT
						
						
						
						
						
						
					 | 
					
						2020-01-25 16:59:01 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4c10e99e2f
							
						
					 | 
					
						
						
							
							Add example OpenGL project built within vscode g++
						
						
						
						
						
						
					 | 
					
						2019-10-15 22:07:46 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							7edaca8899
							
						
					 | 
					
						
						
							
							Remove unused source files in cpp-sdl
						
						
						
						
						
						
					 | 
					
						2019-10-15 19:09:33 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							f7740de1f5
							
						
					 | 
					
						
						
							
							Add basic cpp-sdl project using g++ within vscode
						
						
						
						
						
						
					 | 
					
						2019-10-15 19:05:20 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							84ab7580a7
							
						
					 | 
					
						
						
							
							Add cpp template for SDL library
						
						
						
						
						
						
					 | 
					
						2019-10-14 21:51:50 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0a759c0d1f
							
						
					 | 
					
						
						
							
							Add python test script for Git
						
						
						
						
						
						
					 | 
					
						2019-10-09 15:40:50 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							840143eec5
							
						
					 | 
					
						
						
							
							Add Figlet fonts
						
						
						
						
						
						
					 | 
					
						2019-09-14 13:44:47 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								=
							
						 
					 | 
					
						
						
						
						
							
						
						
							6475d19662
							
						
					 | 
					
						
						
							
							Added i3 configs
						
						
						
						
						
						
					 | 
					
						2019-09-13 12:38:33 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c5b4371aa6
							
						
					 | 
					
						
						
							
							Override default .bashrc aliases instead of relocating into .bash_aliases
						
						
						
						
						
						
					 | 
					
						2019-09-08 13:06:03 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1cf59a17ba
							
						
					 | 
					
						
						
							
							Add .bashrc configs, aliases
						
						
						
						
						
						
					 | 
					
						2019-09-08 09:31:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							b69b9c511f
							
						
					 | 
					
						
						
							
							Update setup-vim.sh for better shared configs using /etc/skel/ and /etc/vim/. Plugins, managers are installed and shared within /usr/share/vim/vimfiles/
						
						
						
						
						
						
					 | 
					
						2019-09-08 06:57:47 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							14bfab8235
							
						
					 | 
					
						
						
							
							Define backspace deletion scope in .vimrc
						
						
						
						
						
						
					 | 
					
						2019-09-08 05:48:13 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							e0ac2fbeac
							
						
					 | 
					
						
						
							
							Add basic Fail2ban SSH / NGINX jails
						
						
						
						
						
						
					 | 
					
						2019-09-07 12:52:37 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c05891c5ae
							
						
					 | 
					
						
						
							
							Fix username typo
						
						
						
						
						
						
					 | 
					
						2019-09-06 23:12:13 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d61d782f6b
							
						
					 | 
					
						
						
							
							Add updating SSH keys and /etc/hosts to core ansible role
						
						
						
						
						
						
					 | 
					
						2019-09-06 23:10:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							9a69416d89
							
						
					 | 
					
						
						
							
							Update core ansible role to configure Vim globally
						
						
						
						
						
						
					 | 
					
						2019-09-06 23:04:54 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							255673b519
							
						
					 | 
					
						
						
							
							Fix directories in setup-vim.sh
						
						
						
						
						
						
					 | 
					
						2019-09-06 22:55:52 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								First Last
							
						 
					 | 
					
						
						
						
						
							
						
						
							eed943bf0f
							
						
					 | 
					
						
						
							
							Update setup-vim.sh to configure vim globally
						
						
						
						
						
						
					 | 
					
						2019-09-06 22:06:46 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							d6170be41d
							
						
					 | 
					
						
						
							
							Fix READMEs
						
						
						
						
						
						
					 | 
					
						2019-08-31 03:08:24 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							59ad80bda7
							
						
					 | 
					
						
						
							
							README fixes
						
						
						
						
						
						
					 | 
					
						2019-08-31 03:01:59 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							2bebf584f8
							
						
					 | 
					
						
						
							
							More README updates to read(?)
						
						
						
						
						
						
					 | 
					
						2019-08-31 02:47:50 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							8619d41265
							
						
					 | 
					
						
						
							
							Update adduser.sh to handle incorrect arguments
						
						
						
						
						
						
					 | 
					
						2019-08-30 08:10:56 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1e57c148e6
							
						
					 | 
					
						
						
							
							Add extra help text to adduser.sh
						
						
						
						
						
						
					 | 
					
						2019-08-29 12:52:49 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							712e64b96f
							
						
					 | 
					
						
						
							
							Add script for creating new linux users
						
						
						
						
						
						
					 | 
					
						2019-08-29 12:48:18 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							61fc06e878
							
						
					 | 
					
						
						
							
							Add example playbook for using multiple roles together
						
						
						
						
						
						
					 | 
					
						2019-08-29 09:48:53 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							6eacffce04
							
						
					 | 
					
						
						
							
							Add general core server configuration
						
						
						
						
						
						
					 | 
					
						2019-08-29 09:35:19 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							af07610006
							
						
					 | 
					
						
						
							
							Update example playbooks for using new roles
						
						
						
						
						
						
					 | 
					
						2019-08-29 07:37:55 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							e14b3cea8f
							
						
					 | 
					
						
						
							
							Add docker-compose to docker role
						
						
						
						
						
						
					 | 
					
						2019-08-29 07:32:57 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							895a60a824
							
						
					 | 
					
						
						
							
							Add docker Ansible role
						
						
						
						
						
						
					 | 
					
						2019-08-29 07:27:08 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4e9d6e0f0f
							
						
					 | 
					
						
						
							
							Add defaults to nginx role
						
						
						
						
						
						
					 | 
					
						2019-08-29 06:19:26 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							9923228e7f
							
						
					 | 
					
						
						
							
							Merge branch 'master' of https://github.com/shaunrd0/klips
						
						
						
						
						
						
					 | 
					
						2019-08-29 05:55:51 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							c7fc3b8f43
							
						
					 | 
					
						
						
							
							Update nginx template for Ansible role
						
						
						
						
						
						
					 | 
					
						2019-08-29 05:51:11 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							e069347112
							
						
					 | 
					
						
						
							
							README update
						
						
						
						
						
						
					 | 
					
						2019-08-24 02:29:00 -04:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							56a3a5e310
							
						
					 | 
					
						
						
							
							Update README
						
						
						
						
						
						
					 | 
					
						2019-08-24 02:21:34 -04:00 | 
					
					
						
						
							
							
							
						
					 |