index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
profile
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Danilo's const_profile_filespec_t and other changes from 1.1 branch
Ken Raeburn
1999-09-01
1
-0
/
+15
*
Removed com_err functions from profile.exp
Miro Jurisic
1999-08-18
1
-0
/
+5
*
Remove profile_free_string because we already have profile_release_string
Danilo Almeida
1999-08-05
1
-1
/
+2
*
Add profile_free_string to free strings allocated by profile_get_string
Danilo Almeida
1999-08-05
1
-0
/
+6
*
prof_file.c (profile_open_file)
Alexandra Ellwood
1999-08-03
1
-0
/
+6
*
Updating changelog
Jeffrey Altman
1999-07-23
1
-0
/
+6
*
* prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to
Ken Raeburn
1999-07-21
1
-0
/
+7
*
#ifdefed out krb5_*config_file on MacOS
Miro Jurisic
1999-07-21
1
-0
/
+5
*
Added #ifdef __cplusplus extern "C"
Miro Jurisic
1999-07-14
1
-0
/
+4
*
Check whether profile is valid before partying on it
Danilo Almeida
1999-06-23
1
-0
/
+5
*
minor syntax cleanup
Ken Raeburn
1999-06-18
1
-0
/
+5
*
Fix memory leak in profile_init_path()
Danilo Almeida
1999-06-17
1
-0
/
+4
*
Merged changed from Mac_V2_0_derivatives branch
Miro Jurisic
1999-06-09
1
-0
/
+6
*
These are a bunch of intertwined changes to the windows build.
Danilo Almeida
1999-05-19
1
-0
/
+5
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
1
-0
/
+4
*
prof_init.c (profile_abandon): New function which frees the profile
Theodore Tso
1999-04-14
1
-0
/
+9
*
* profile.hin: Fix GSS_DLLIMP
Tom Yu
1999-03-15
1
-0
/
+4
*
* profile.hin: Fix prototype of profile_flush() to use long rather
Tom Yu
1999-03-09
1
-0
/
+6
*
* prof_tree.c (profile_node_iterator): Fix bug where it will loop
Theodore Tso
1999-03-08
1
-0
/
+9
*
prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn't
Theodore Tso
1999-03-03
1
-0
/
+8
*
test_profile.c: Added ability to test profile set functions, and in a
Theodore Tso
1999-03-03
1
-0
/
+17
*
prof_tree.c: Add new functions profile_get_node_name,
Theodore Tso
1999-03-03
1
-0
/
+22
*
test_parse.c (main): Add a call to profile_verify_node so we can test
Theodore Tso
1999-02-19
1
-0
/
+10
*
(Forgot to check in ChangeLog earlier...)
Theodore Tso
1999-02-09
1
-0
/
+11
*
profile.hin: Fix definition of PROTOYPE so that it works under C++
Theodore Tso
1999-01-21
1
-0
/
+5
*
prof_tree.c (profile_node_iterator): Make sure the pointer to the
Theodore Tso
1999-01-02
1
-0
/
+11
*
prof_get.c: Add new public profile_iterator functions for iterating
Theodore Tso
1998-12-04
1
-0
/
+5
*
prof_get.c (profile_get_values): If there are no relations found,
Theodore Tso
1998-11-17
1
-0
/
+5
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-11-14
1
-0
/
+45
*
* prof_init.c (profile_init): Fix a problem whereby if the last
Geoffrey King
1998-11-05
1
-0
/
+6
*
Makefile.in: Added prof_get.c to the list of files to be compiled
Theodore Tso
1998-11-03
1
-0
/
+49
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
prof_tree.c: (profile_delete_node_relation): Fix bug where deleting a
Theodore Tso
1998-08-07
1
-0
/
+8
*
* Makefile.in: Integrate in the krb5 build tree rules.
Ezra Peisach
1998-03-02
1
-0
/
+7
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+7
*
prof_parse.c (parse_std_line, parse_quoted_string, need_double_quotes,
Theodore Tso
1998-01-24
1
-0
/
+10
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
1
-0
/
+4
*
Export profile_get_values() for krb4 library (win16/win32)
Richard Basch
1997-02-18
1
-0
/
+5
*
The libhack merge lost all the windows build instructions... fixed..
Richard Basch
1997-02-15
1
-0
/
+5
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
prof_int.h: Include "com_err.h" instead of redeclaring errcode_t
Richard Basch
1997-02-08
1
-0
/
+6
*
profile.hin: Do not multiply process the contents of this file
Richard Basch
1997-02-06
1
-0
/
+6
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-0
/
+6
*
Accept either ';' or '#' on the first line of a string as a comment
Theodore Tso
1996-11-05
1
-0
/
+5
*
On Windows builds, add -DHAVE_STDLIB_H
Theodore Tso
1996-07-13
1
-0
/
+4
*
Only include stdlib.h if it's available
Theodore Tso
1996-06-24
1
-0
/
+6
*
* configure.in: remove ref to ET_RULES
Tom Yu
1996-06-14
1
-0
/
+4
*
test_profile.c: Add usage message if not enough arguments
Theodore Tso
1996-06-12
1
-0
/
+18
[next]