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
/
lib
/
kadm5
/
clnt
/
client_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Policy extensions + new policy: allowed ks types
Nicolas Williams
2012-07-30
1
-1
/
+11
*
Remove admin_keytab references in code and docs
Greg Hudson
2012-03-04
1
-2
/
+1
*
Remember and close the kadmin socket we opened
Greg Hudson
2011-08-26
1
-1
/
+8
*
Use AI_ADDRCONFIG for more efficient getaddrinfo
Greg Hudson
2011-06-23
1
-1
/
+2
*
Fix a memory leak in libkadm5clnt's get_init_creds()
Greg Hudson
2010-07-08
1
-4
/
+3
*
Make kadmin work over IPv6
Greg Hudson
2010-06-26
1
-21
/
+53
*
Adjust function names and declarations in libkadm5's client_init.c; in
Greg Hudson
2010-06-25
1
-149
/
+95
*
Simplify the iprop conditionalization of _kadm5_init_any()
Greg Hudson
2010-06-25
1
-25
/
+19
*
Improve the error message from kadmin when hostname resolution fails
Greg Hudson
2010-05-18
1
-3
/
+1
*
Whitespace fixes for new anonymous support
Greg Hudson
2009-12-28
1
-2
/
+3
*
Anonymous support for Kerberos
Sam Hartman
2009-12-28
1
-22
/
+38
*
In _kadm5_init_any on error - if we created a cache entry, destroy it
Ezra Peisach
2009-11-22
1
-0
/
+8
*
Memory leak in _kadm5_init_any introduced with ipropd
Ezra Peisach
2009-11-21
1
-0
/
+2
*
make mark-cstyle
Tom Yu
2009-10-31
1
-653
/
+654
*
Account lockout
Greg Hudson
2009-10-25
1
-1
/
+11
*
Modify kadm5 initializers to accept krb5 contexts
Greg Hudson
2009-08-17
1
-16
/
+15
*
Remove kadmin v1 API support
Greg Hudson
2009-08-13
1
-14
/
+4
*
Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...
Ken Raeburn
2009-02-02
1
-3
/
+2
*
Force tickets acquired by the kadm5 client library via password
Russ Allbery
2009-01-14
1
-1
/
+5
*
Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument
Ezra Peisach
2008-12-16
1
-1
/
+1
*
Fully initialize handle data on allocation
Ken Raeburn
2008-08-06
1
-0
/
+2
*
fix possible uninit variable use in error path
Ken Raeburn
2008-07-25
1
-0
/
+1
*
Merge from branch sun-iprop
Ken Raeburn
2008-06-24
1
-3
/
+49
*
Disable check for invalid client-side admin config parameters in the
Ken Raeburn
2008-06-18
1
-1
/
+5
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
1
-26
/
+22
*
Some handy debugging code for gssapi errors in credential acquisition; curren...
Ken Raeburn
2007-07-04
1
-0
/
+44
*
* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and
Ken Raeburn
2006-05-16
1
-5
/
+7
*
Include autoconf.h (or include it earlier) in a bunch of files that are
Ken Raeburn
2006-04-01
1
-0
/
+1
*
Fix additional cases where krb5.h is included before k5-int.h. In most cases,
Ken Raeburn
2005-11-18
1
-1
/
+1
*
Rename all RPC functions from _1 to _2 to match current program version number;
Ken Raeburn
2005-08-20
1
-2
/
+2
*
Novell Database Abstraction Layer merge.
Ken Raeburn
2005-06-21
1
-5
/
+11
*
Implement principal name and auth flavor fallback for kadm5 client
Tom Yu
2005-02-11
1
-257
/
+350
*
Kevin Coffman's patches to support passing gss context state to kernel
Tom Yu
2004-10-26
1
-0
/
+2
*
Fix no-auth test to use a config mask flag to ask for no-auth, to
Tom Yu
2004-08-21
1
-8
/
+2
*
Use null pointer as service name to request host-based service name
Tom Yu
2004-06-24
1
-2
/
+15
*
* client_init.c (_kadm5_init_any)[DEBUG]: Print error from
Tom Yu
2004-06-24
1
-0
/
+3
*
This commit merges the RPCSEC_GSS integration branch onto the trunk.
Tom Yu
2004-06-16
1
-12
/
+29
*
don't limit enctype lists at init time
Ken Raeburn
2003-12-13
1
-10
/
+2
*
libkadm5 should allow persistent locks
Tom Yu
2002-10-08
1
-0
/
+11
*
* client_init.c (_kadm5_init_any): If creating a new ccache, put it in memory
Ken Raeburn
2002-09-18
1
-0
/
+9
*
* client_init.c (_kadm5_init_any): Use
Tom Yu
2002-07-31
1
-1
/
+1
*
Allow rc4 to be used for kadmin
Sam Hartman
2001-11-07
1
-0
/
+1
*
* client_init.c (_kadm5_init_any): Add casts to (gss_OID) in calls
Ezra Peisach
2001-06-18
1
-3
/
+3
*
* client_rpc.c: Insure pointer argument type is same as passed
Ezra Peisach
2001-02-18
1
-4
/
+6
*
* client_init.c (_kadm5_init_any): gss_krb5_ccache_name returns
Ezra Peisach
2000-06-29
1
-3
/
+7
*
pullup from 1.2 branch
Ken Raeburn
2000-06-27
1
-6
/
+8
*
Check for existance of <memory.h>.
Wilfredo Sanchez
2000-06-01
1
-0
/
+2
*
limit kadm5 net interface to des for now until gssapi mech is fixed
Ken Raeburn
2000-01-27
1
-2
/
+7
*
disable krb5-mech2 for now; from 1.1 branch
Ken Raeburn
1999-09-01
1
-23
/
+11
*
* client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() to
Tom Yu
1999-05-13
1
-8
/
+19
[next]