Showing 21 open source projects for "dev c++ example"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Broot

    Broot

    A new way to see and navigate directory trees

    ...You can still go from one match to another one using tab or arrow keys. You may also search with a regular expression. To do this, add a / before the pattern. You may also apply logical operators or combine patterns, for example searching test in all files except json ones could be !/json$/&c/test and searching carg both in file names and file contents would be carg|c/carg.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    odikadhcpd

    dhcpd server

    The odikadhcpd server is an open source dhcp server that works behind a relay dhcp. It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    servicesUI

    Project related to Bonsole, which allow system to interact with user

    Sometimes it's necessary to talk with user, who invokes action via dbus. It's bad idea to do so, but many times it's need to do this. For example PackageKit project need to have a way to do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    /usr/bin/passwd offers a "safe way" for root to edit /etc/passwd (or shadow). If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pam_duration

    Set limits on per-day total usage for Linux/Unix users

    pam_duration provides a module for the Pluggable Authentication Module (PAM) authorization framework that sets per-day limits on total usage by particular Linux/Unix users on a single system. Limits can be configured by day of the week, so, for example, weekend limits can be different from weekdays. It also provides a service to ensure logout when the specified time limit expires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Confdump

    Confdump

    Dump static and runtime system configuration

    Confdump-Agent collects system configuration, both static (as set by an administrator) and runtime (currently in use by the system). It has two main usages: - to examine system information (example: Linux block devices) that isn't easily accessible otherwise - to gather a configuration dump as complete as possible for later reporting by Confdump-Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Everything Property Managers Need Icon
    Everything Property Managers Need

    Trusted by over 4,000 professional residential and association property managers.

    Buildium is a simple web-based property management platform purpose-built to help managers of residential and association properties take full control of all aspects of their business, including vacancy, rent, and maintenance cycles. As an all-in-one property management solution, Buildium helps improve communication, maximize financial resources, and increase operational efficiency with key features such as complete general ledger accounting, tenant and lease tracking, late fee reminders, automated rent, and on-demand reports.
    Learn More
  • 10
    Basic package management for the Minix 3 Operating System. Install, remove and build packages. Some small side-projects are also hosted here (for example a pkg-config replacement written in Bourne shell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Using this program you can automate some everyday administrator's routines.As example module for Apache web-server monitoring is included.It monitors servers document root and if new folder created add it to vhosts and hosts file as new virtual host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 13
    A command-line tool for change Mozilla Firefox settings (to use for example in logon script)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DAXFi - Dynamic XML Firewall
    DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules are described in XML. It comes with a Python package, useful to build other applications and includes some useful example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vovasync-a file synchronizer,works with multiple copies(>2),suitable for flash. vovasync is a tool which maintains the repository(or several repositories),for example, on flash, and synchronizes file structure by simply typing "vovasync" in command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This pam module joins the functionality of both pam_listfile and pam_mysql modules. It was made after a request of such a module in the pam-dev maling list. For the user the configuration options are a merge from the ones found on both modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CRM114 is a Controllable Regex Mutilator and filter. It provides arbitrary stream filtering for antispam, adkiller proxies, syslog monitoring, etc. CRM114 has a structured, easily understood way to express regex-based filters, and a learn-by-example mod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    qutexr: QT-XML-RPC. A simple, easy to use XML-RPC library for QT. Uses QT's native classes to represent all XML-RPC types, so it is easy to use. Includes client and server objects and example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hubub is a simple TCP data reflector for quickly building distributed applications. It can broadcast data from one client to many (or many to many) with little system overhead. Written in heavily commented 'c', with example clients in TCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RECAFOH

    Remotely Execute Commands in an Alias File On the Host

    ...The server will run a command if it is specified in the server side alias file. The alias file syntax: !Settings alias 'command cmd-args cmd-args'; user2run-cmd-as Example: !EnableOutput yes !Port 2012 !Verbosity warnings update 'yum makecache && yum update'; root filedbupdate updatedb; root who_is_logged_on 'who'; * Then the client would run: ./recafoh host -p 2012 -c update --warnings and it would output yum's output. *NOTE* This software does not support all of the above. (See wiki page CurrentlySupportedFeatures). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next