aboutsummaryrefslogtreecommitdiffstats
path: root/gg_trackproc/gg_trackproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-04fix conntimer event setupLaurent Ghigonis1-1/+1
2012-12-04fix signal handler, cmdline args and retvalLaurent Ghigonis1-21/+26
2012-12-04cleanup all objectsLaurent Ghigonis1-1/+1
2012-12-04work on gg_sniff, now it compilesLaurent Ghigonis5-87/+250
2012-12-04fix ggnet_conn_find() prototypeLaurent Ghigonis1-1/+2
2012-12-04add missing response field in struct ggnet_connLaurent Ghigonis1-0/+1
2012-12-04remove useless definesLaurent Ghigonis1-7/+0
2012-12-04add ifdef for the whole libggnet lib to protect against multiple inclusionsLaurent Ghigonis1-0/+5
2012-12-04add ggnet_conn_find()Laurent Ghigonis1-0/+27
2012-12-04correctly handle size on connection response in ggnet_conn_data()Laurent Ghigonis1-0/+4
2012-12-04fix print debug textLaurent Ghigonis1-7/+7
2012-12-04TODO++, many of themLaurent Ghigonis1-0/+18
2012-12-04mention ./configure --enable-glouglouLaurent Ghigonis1-0/+5
2012-12-04libbsd is for linux onlyLaurent Ghigonis1-1/+1
2012-12-04mention libbsd in RequirmentsLaurent Ghigonis1-0/+1
2012-12-04add functions from old/glougloudLaurent Ghigonis1-0/+278
2012-12-04work in progress on gg_sniffLaurent Ghigonis5-38/+80
2012-12-04explanation on libggnetLaurent Ghigonis1-1/+7
2012-12-04add libggnet, a helper to keep track of network nodes and connectionsLaurent Ghigonis3-2/+226
2012-12-03wordingLaurent Ghigonis1-1/+1
2012-12-03TODO++Laurent Ghigonis1-0/+2
2012-12-03fix typo for ifdef OpenBSDLaurent Ghigonis1-1/+1
2012-12-02add _gg_sniff group and user creation on "make install"Laurent Ghigonis1-0/+13
2012-12-02wordingLaurent Ghigonis1-1/+1
2012-12-02update gg_map name, add WARNING of work in progressLaurent Ghigonis2-1/+2
2012-12-02work in progress on gg_sniffLaurent Ghigonis6-0/+331
2012-12-02oops, fix _gg_trackproc userLaurent Ghigonis2-3/+3
2012-12-02useless as we use the one from libbsdLaurent Ghigonis1-568/+0
2012-12-02wordingLaurent Ghigonis1-3/+3
2012-12-02TODO++Laurent Ghigonis1-0/+2
2012-12-02add parenthesis and brackets for code lisibility.Laurent Ghigonis1-3/+4
2012-12-02TODO reorderingLaurent Ghigonis1-2/+2
2012-12-02TODO--Laurent Ghigonis1-2/+0
2012-12-02TODO++Laurent Ghigonis1-0/+2
2012-12-02add "make install" and make clean" targets.Laurent Ghigonis1-0/+25
2012-12-02droppriv() and chroot in /procLaurent Ghigonis1-1/+9
2012-12-02fix droppriv call after API breakageLaurent Ghigonis1-1/+1
2012-12-02droppriv(): ability not to chroot, and to chroot in a specific directoryLaurent Ghigonis2-4/+8
2012-12-02use a variable to store dedicated USER _glougloudLaurent Ghigonis1-4/+5
2012-12-02use libglouglou droppriv to user _glougloud, and create group/userLaurent Ghigonis2-0/+19
2012-12-02wordingLaurent Ghigonis1-2/+2
2012-12-02add Requirements and Sendbuf sectionsLaurent Ghigonis1-0/+13
2012-12-02TODO--Laurent Ghigonis1-4/+2
2012-12-02use BSD queue.h on linux from libbsdLaurent Ghigonis1-8/+8