afs.cmd: Update help output.
[paraslash.git] / net.c
2007-09-22 Andre Nollnet.c: Fix a typo and improve send_bin_buffer() docu.
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-14 Andre Nollrc4: Round up output buffer size.
2007-09-08 Andre NollMake afs commands work.
2007-09-02 Andre Nollnet.c: Improve documentation of struct crypt_data.
2007-09-02 Andre Nollnet.c: Fix a fd leak in create_local_socket().
2007-09-02 Andre Nollnet.c: Fix a typo in the documentation.
2007-09-02 Andre Noll[TRIVIAL]: rename create_pf_socket() to create_local_so...
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-01-05 Andrenet.c: More documentation improvements
2007-01-05 Andrenet.c: some documentation fixes
2006-10-10 AndreMerge ../paraslash.fml/paraslash
2006-10-10 Andre Nolltypo
2006-08-20 Andre NollKill dummy ucred struct
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-08-03 Andre Nollmake para_accept() more robust
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-21 Andrefix memset bug in enable_crypt()
2006-06-15 Andredoxify client.h
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-15 Andreinit_tcp_socket: close socket fd on errors
2006-06-13 Andrefix documentation of get_host_info()
2006-06-12 AndreMake crypo a per fd feature
2006-06-06 Andrepara_client: use the error subsystem
2006-05-06 AndreMerge branch 'master' into aac
2006-05-06 Andrefix error log message
2006-05-01 Andrefix trivial compiler warning in net.c
2006-04-30 Andrenet.c: fix ifdef UCRED madness
2006-04-29 Andreadd a notice message if the expected pattern was not...
2006-04-19 Andrenet.c: make it compile without ucred
2006-04-15 Andreavoid struct ucred in audiod.c
2006-04-15 Andrerecv_cred_buffer typo: Return proper error number
2006-04-08 Andrefurther header cleanup
2006-03-26 Andreuse const qualifiers where possible
2006-03-09 AndreMerge branch 'no_colon_separators'
2006-03-07 AndreMerge branch 'xf_64_compile_warning_fixes'
2006-03-06 Andreanother %d -> %zd fix
2006-03-05 Andrepara_accept(): Use socklen_t instead of size_t
2006-02-27 Andreno need to include gcc-compat.h twice
2006-02-20 Andreinitial git commit