2007-04-12 |
Jeffrey Altman | KFW 3.2 Beta 2 commits |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jeffrey Altman | NIM 3.2 documentation update |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Ezra Peisach | Move autoconf.h inclusion before tests for HAVE_UNISTD_... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Ken Raeburn | Missed part of last checkin. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Ken Raeburn | EAI_NODATA deprecated, not always defined |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Ken Raeburn | use IP(V6)_PKTINFO in KDC for UDP sockets |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Jeffrey Altman | NIM 1.2.0.1 corrections |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Jeffrey Altman | KFW NSIS installer - copyright updates and aklog removal |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Ken Raeburn | Add some notes on -Bsymbolic on ELF, and why we can... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Jeffrey Altman | wix installer - modify file list |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Alexandra Ellwood | krb5int_open_plugin_dirs errors out if directory does... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Ken Raeburn | service location plugin returning no addresses handled... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Tom Yu | MITKRB5-SA-2007-001: telnetd allows login as arbitrary... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Tom Yu | MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Kevin Koch | Correct usage to track implementation |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Kevin Koch | Add svnbranch; change internal names to svntag and... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jeffrey Altman | More commits for NIM 1.2 Beta 1 |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Kevin Koch | Uncomment w2k files in corebinaries.xml |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jeffrey Altman | Correct some poor grammar in the opening paragraph... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jeffrey Altman | Network Identity Manager 1.2 User Manual |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Jeffrey Altman | msi deployment guide updates for KFW 3.2 |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Kevin Koch | Be smarter about cleaning the staging area. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Kevin Koch | Correct directory structure in zip files |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Kevin Koch | Eliminate getopt abbreviation for vverbose, which colli... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Kevin Koch | Add signing in staging area before building installers |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Kevin Koch | Make /OUTDIR absolute instead of relative |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Kevin Koch | Pruning no longer required before make |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Kevin Koch | Remove most pruned directories -- they are no longer... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Kevin Koch | For the sdk zip, copy *.* and then [the new part] remov... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Kevin Koch | Remove tabs. Improve some comments. Regroup files... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jeffrey Altman | more bug fixes for NIM 1.2 (KFW 3.2) |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Jeffrey Altman | NIM commits for KFW 3.2 Beta 1 |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Kevin Koch | Change DEBUG and VERBOSE defaults so that omitting... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Kevin Koch | Remove obsolete comment |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Kevin Koch | Add %BUILDDIR% for nsi-includes.nsi, which was missed... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Ken Raeburn | make depend |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Ken Raeburn | Update svn:ignore properties |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Ken Raeburn | Missed in previous merges: Check if daemon() function... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Kevin Koch | Add more tag substitutions to file copy and the config... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Kevin Koch | Pull product version information from kerberos.ver |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Jeffrey Altman | KFW: problems with non-interactive logons |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Kevin Koch | Update documentation |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Kevin Koch | Correct error message text, add comments, change some... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Kevin Koch | All Windows apps were popping MessageBoxes when stderr... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jeffrey Altman | remove unwanted files from kfw build script |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jeffrey Altman | WIX installer stores WinLogon event handler under wrong... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Jeffrey Altman | This commit addresses several issues: |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Kevin Koch | KfW build automation |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Ken Raeburn | Remove unused scc_default_format field from krb5_context |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Initialize 'now' to avoid compiler warning |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | MAX_FORMAT_BUFFER should be type size_t to reduce warnings |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Adjust type of 'stable' in krb5_register_serializer... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Change strnchr sought value to int to match passed... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Initialize values to avoid 'possibly uninitialized... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Convert keyblock or padata types to krb5_data without... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Use memset to silence some 'may be used uninitialized... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | whitespace (mostly wrapping long lines produced by... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Configure db2 plugin directory at top level |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Pass the extra library dependency on AIX (is this even... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Don't test for stuff not used, used unconditionally... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Build tests subtree makefiles at top level |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Include autoconf.h |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Configure appl test programs from top level |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Include autoconf.h |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Generate makefiles for two static libs plus the python... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Fix some syntax issues in testing krb5-config output |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Depend on support library |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Include autoconf.h before testing macros for Python... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Never set krb5_force_static. Instead, set the defaults... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Store a little more detail for unknown enctype error |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Fix PROG_LIBPATH, and use -l instead of an explicit... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Rearrange code so all of the 'krb5_force_static' stuff... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Remove traces of enable_shared, enable_static, enable_p... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Remove commented-out macro |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ken Raeburn | Remove special support for building a shared library... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ken Raeburn | Don't use -Bsymbolic on Linux for now, it seems to... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jeffrey Altman | When using the Vista SDK version of NTSecAPI.h it... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ken Raeburn | krb5 library uses kdc.conf when it shouldn't |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jeffrey Altman | NIM: New Default View and miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jeffrey Altman | Enable Vista support for MSLSA |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Alexandra Ellwood | Zero sockaddrs in fai_add_entry() so we can compare... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | KfW automated build scripts & supporting files |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | Update 3.1.0 to 3.2.0; update location of sample directory |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Kevin Koch | Update build files for new version and file locations |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ken Raeburn | On Linux, add linker flags -Bsymbolic (makes for smalle... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ken Raeburn | Depend on kadm5 server library too, now that we use... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Use "unsigned __int{16,32}" types for Windows in load_... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * kadm5_create.c: Include fake-addrinfo.h. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Fix tail portability problem by adding an expression... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | Remove test pass that exercises AES256 over UDP, since... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * include/k5-platform.h: Add load_{16,32,64}_n for... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ken Raeburn | * sendto_kdc.c (default_debug_handler): If writing... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Jeffrey Altman | KFW: Vista Integrated Logon |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Ken Raeburn | Remove from unused_passes a configuration also listed... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ken Raeburn | Do use valgrind on /bin/sh commands, since that's how... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Jeffrey Altman | reverting commit to windows WIX installer (revision... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Ken Raeburn | osf1: get proper library dependencies installed |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Kevin Koch | Train build script to use repository sources, omit... |
commit | commitdiff | tree | snapshot |
next |