summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_samdump_keytab.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-1/+0
2009-02-02s4:libnet/: s/private/private_dataStefan Metzmacher1-3/+3
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-29s4:libnet_samdump_keytab: pass down event_context explicitStefan Metzmacher1-1/+3
2008-09-30Remove global_loadparm instance, discard_const_p.Jelmer Vernooij1-5/+13
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+5
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-3/+5
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher1-0/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett1-3/+2
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett1-34/+8
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett1-0/+144