Skip to content

Releases: facek1ck/twmailer

Hotfix

27 Feb 14:58
ba25d64
Compare
Choose a tag to compare
Develop (#2)

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit Makefile to output into out folder

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit Makefile to output into out folder

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* whatevs..

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* comment code

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* Update README.md

* Update README.md

* implement handleClient and argv

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement argv on client

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile and start File I/O

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement saveMail and readMail (partly)

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement saveMail and readMail (partly) #2

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit List-Method on server (partially)

* implement client and kinda forking

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* debugging with printf

* irgendwelche changes

* created readmail function -> tochange (static now)

* probably fixed something and destroyed smth else

* fix buffer overflow error

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* send mail prints what to type in

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fixed list method, fixed some other stuff

* implement LDAP (kinda?)

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolve a conflict

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* minor changes

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fully implement read and deactivate ldap for now

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* added delete method

Signed-off-by: fanki99 <thomas.fankhauser1@gmail.com>

* fix a  minor bug for quit

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* repair ldap

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile

* fixed list method and added counter

Signed-off-by: fanki99 <thomas.fankhauser1@gmail.com>

* loop login when failed

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* comment code

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit README.md

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fixed error handling for read, list and delete

Signed-off-by: fanki99 <thomas.fankhauser1@gmail.com>

Co-authored-by: facek1ck <facek1ck@users.noreply.github.com>
Co-authored-by: Fabian Geistert <fgeistert@gmail.com>

first release

27 Feb 12:06
232601c
Compare
Choose a tag to compare
Develop (#1)

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit Makefile to output into out folder

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolved error cause by a typo

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit Makefile to output into out folder

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* whatevs..

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* basic 2-way server-client communication

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* comment code

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* Update README.md

* Update README.md

* implement handleClient and argv

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement argv on client

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile and start File I/O

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement saveMail and readMail (partly)

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* implement saveMail and readMail (partly) #2

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit List-Method on server (partially)

* implement client and kinda forking

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* debugging with printf

* irgendwelche changes

* created readmail function -> tochange (static now)

* probably fixed something and destroyed smth else

* fix buffer overflow error

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* send mail prints what to type in

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fixed list method, fixed some other stuff

* implement LDAP (kinda?)

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* resolve a conflict

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* minor changes

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fully implement read and deactivate ldap for now

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* added delete method

Signed-off-by: fanki99 <thomas.fankhauser1@gmail.com>

* fix a  minor bug for quit

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* repair ldap

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* fix Makefile

* fixed list method and added counter

Signed-off-by: fanki99 <thomas.fankhauser1@gmail.com>

* loop login when failed

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* comment code

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

* edit README.md

Signed-off-by: Gabriel Asherov <g.asherov@gmail.com>

Co-authored-by: Fanki99 <45290280+Fanki99@users.noreply.github.com>
Co-authored-by: Fabian Geistert <fgeistert@gmail.com>