summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
...
* init_os_ctx.c (krb5_set_config_files): New function. Provides aTheodore Tso1995-05-012-1/+34
* Global variables krb5_config_file and krb5_trans_file definitionsEzra Peisach1995-04-302-0/+7
* Moving adm_conn out of libkrb5Paul Park1995-04-285-512/+5
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-285-18/+31
* Add entries for yesterdays checkinPaul Park1995-04-271-0/+5
* Added PC support for the new profile config fileKeith Vetter1995-04-273-3/+34
* Make clean should remove t_std_conf.oEzra Peisach1995-04-272-1/+5
* Add adm_conn.cPaul Park1995-04-261-0/+1
* Add pwd.h check for adm_connPaul Park1995-04-261-1/+1
* Add adm_connPaul Park1995-04-261-0/+2
* New module to connect to administrative serverPaul Park1995-04-261-0/+509
* Add declaration of optargTheodore Tso1995-04-262-1/+5
* * Makefile.in : Added source files mk_faddr.c and genaddrs.c.Chris Provenzano1995-04-266-32/+217
* krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values()Chris Provenzano1995-04-252-1/+13
* Modified .Sanitize file to pick up new filesTheodore Tso1995-04-251-0/+3
* Don't deref NULL pointer if profile_get_values returns NULL.Ezra Peisach1995-04-252-1/+6
* Makefile.in, configure.in, t_std_conf.c: Add test program toTheodore Tso1995-04-2210-106/+382
* Fix == vs = typoTheodore Tso1995-04-221-2/+2
* def_realm.c (krb5_get_default_realm): Use the profile code toTheodore Tso1995-04-226-0/+193
* Added storing of default realm in context. Global default realmEzra Peisach1995-04-192-19/+42
* an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() ifTheodore Tso1995-04-183-5/+22
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+70
* Windows global stuff:Keith Vetter1995-04-1426-31/+36
* Changed syntax for windows on the stored ccache file nameKeith Vetter1995-04-072-7/+12
* Bug fixes or better error handling for the following 4 Windows bugsKeith Vetter1995-04-064-32/+55
* * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's!Theodore Tso1995-03-313-6/+12
* Commit on the whole tree to make a checkpoint for a working windows worldKeith Vetter1995-03-312-2/+7
* * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now.John Gilmore1995-03-291-0/+4
* Added functionality for windows to read default file locations fromKeith Vetter1995-03-297-9/+73
* * DNR.c: Add Apple MacTCP source file for domain name resolution.John Gilmore1995-03-2910-36/+542
* * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c:John Gilmore1995-03-277-26/+4
* * macsock.c (connect, send, recv): Add for K5 compatability.John Gilmore1995-03-272-1/+103
* * macsock.c: Add Mac socket support file, verbatim from K4 releaseJohn Gilmore1995-03-272-0/+488
* locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h,Theodore Tso1995-03-244-15/+11
* realm_dom.c (krb5_get_realm_domain): Don't indent preprocessor directives.Theodore Tso1995-03-243-11/+17
* Work around of fscanf which is not available in a windows DLLKeith Vetter1995-03-233-4/+122
* Added prototypes to ccache change notificationKeith Vetter1995-03-223-8/+52
* * Makefile.in (LDFLAGS): Eliminate, duplicates config/pre.in.John Gilmore1995-03-183-3/+5
* Windows changes in krb5: makefile cleanup and some small code changesKeith Vetter1995-03-152-16/+13
* Stubbed an OS routine to satisfy the linker until we can really port it to th...Keith Vetter1995-03-082-0/+17
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-2/+4
* Port of most of the OS directory to the PCKeith Vetter1995-03-0731-44/+139
* Used the NEED_SOCKETS mechanism to pull in winsock.h on the PCKeith Vetter1995-03-033-3/+7
* Ported 2 files needed by the crypto library to work on the PCKeith Vetter1995-03-024-34/+221
* Avoid <krb5/...> includesJohn Gilmore1995-02-2831-159/+34
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Don't double count the leap day in a leap yearTheodore Tso1995-02-032-1/+6
* * get_krbhst.c (krb5_get_krbhst): Declare realm argument const,John Gilmore1995-01-232-1/+6
* Fix use of connected sockets; previously krb5_sendto_kdc only used oneTheodore Tso1995-01-192-29/+45
* Acually move init_ctx.c to init_os_ctx.c in the CVS repository and alsoChris Provenzano1995-01-132-1/+7