summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KNF.jsing2014-04-225-803/+815
* more kerberos zapping;jmc2014-04-221-21/+2
* zap eol whitespace;jmc2014-04-221-6/+6
* zap stray Pp;jmc2014-04-221-2/+1
* More KNF.jsing2014-04-224-95/+92
* malloc -> callocgilles2014-04-221-3/+3
* More KNF.jsing2014-04-221-31/+37
* More KNF.jsing2014-04-226-56/+74
* More KNF.jsing2014-04-221-150/+225
* no more kerb, ok kettenishenning2014-04-221-25/+2
* no more kerberos authentication styles.sobrado2014-04-221-25/+6
* More KNF.jsing2014-04-222-79/+127
* Document sftp upload resume.logan2014-04-221-8/+29
* Instead of special casing ftpd, uucpd and others that may have entriesokan2014-04-221-5/+13
* ifa_ifwithroute() is the only magic place where an AF_LINK sockaddrmpi2014-04-222-16/+19
* pure reindentespie2014-04-221-89/+88
* NULL is cooler than 0 when pointers are concernedhenning2014-04-221-6/+6
* Update iked to use the same proc.c that relayd uses.reyk2014-04-229-145/+400
* If VLAN_HWTAGGING is disabled, we tell the chip not to strip thenaddy2014-04-221-2/+3
* comment out the .if (${KERBEROS5:L} block for now, breaks the buildhenning2014-04-221-6/+6
* we used to handle the vlan tag etc insertion very very very late,henning2014-04-222-36/+51
* syncderaadt2014-04-2222-1944/+4
* no more kerberos, ok theo reykhenning2014-04-224-69/+9
* Remove the kerberos login methods.reyk2014-04-222-342/+0
* -KERBEROS5henning2014-04-221-3/+1
* Remove the kerberos login methods.reyk2014-04-2222-186/+19
* kerberos has been tedu'd, ok reykhenning2014-04-221-2/+2
* Remove kerberosV, it is not special anymore.reyk2014-04-221-5/+1
* list VSCSI_STAT_RESET.dlg2014-04-221-3/+4
* Remove kerberosV from etc/reyk2014-04-225-69/+4
* Remove KERBEROS5 from the Makefiles (except ssh for now, where it isreyk2014-04-229-86/+11
* for consistency's sake, use the terminology from the 802.1Q standardhenning2014-04-221-5/+5
* Oh yeah, MLINKS for errc familyguenther2014-04-221-2/+3
* Sort the sftp command list.logan2014-04-221-3/+3
* The complexity and quality of kerberosV and the fact that almostreyk2014-04-223299-949125/+0
* The complexity and quality of kerberosV and the fact that almostreyk2014-04-221-2/+2
* move vscsi from using scsi_req_probe and scsi_req_detach to usingdlg2014-04-221-8/+68
* effectively use emult_realloc, okay guenther@espie2014-04-223-9/+9
* Support the CA key for SSL inspection in the ca process. Instead ofreyk2014-04-227-73/+185
* factor out the code that figures out whether you're probing or detachingdlg2014-04-223-48/+41
* errx when errno won't be set.tedu2014-04-221-7/+7
* gets() is gonelteo2014-04-221-2/+1
* Add errc/verrc/warnc/vwarnc family: versions of err/... that take the errnoguenther2014-04-227-25/+258
* Clarify an err() messageguenther2014-04-221-2/+2
* Convert a malloc(x*y)+memset to calloc(x,y)guenther2014-04-221-3/+2
* Avoid a loop during autoinstall in case the path in the responsefile doesrpe2014-04-211-1/+2
* repair regress tests broken by server-side default cipher/kex/mac changesdjm2014-04-215-10/+37
* Print bytes read and written in human readable form, like:claudio2014-04-212-6/+12
* Copy the updated proc.c from relayd to use the same file. Adjustreyk2014-04-215-130/+347
* Change dhcp_request() and v4_config() to be able to configure dhcprpe2014-04-211-28/+18