summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r7690: Move the NT hash generation into the credentials system, rather thanAndrew Bartlett2007-10-104-36/+96
* r7689: Add new file from previous commit (seperate file for session key test).Andrew Bartlett2007-10-101-0/+1
* r7688: Fix the internal heimdal build - push one #define back toAndrew Bartlett2007-10-102-1/+1
* r7687: Some more tests that must be done only when krb5_config is absent.Andrew Bartlett2007-10-101-4/+5
* r7686: Check for a type of invalid account name.Andrew Bartlett2007-10-101-0/+1
* r7685: Simply the test for session key logic, so we pass against NT4.Andrew Bartlett2007-10-102-34/+191
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2007-10-105-0/+87
* r7683: The other file from the last commit. And it's include/system/kerberos...Andrew Bartlett2007-10-101-1/+107
* r7682: Move the properties of our heimdal build from heimdal_build/config.hAndrew Bartlett2007-10-101-108/+0
* r7681: This #define is unused.Andrew Bartlett2007-10-101-1/+0
* r7680: Move to using our own private enum for the principal type inside theAndrew Bartlett2007-10-101-30/+40
* r7679: update the documentation of security_description_create()Stefan Metzmacher2007-10-101-2/+5
* r7678: fixed typoAndrew Tridgell2007-10-101-1/+1
* r7677: fixed ldap server to honor 'private path'Andrew Tridgell2007-10-101-1/+1
* r7676: Make VUID and TID choice random, as this gives us protection againstAndrew Bartlett2007-10-102-2/+2
* r7675: Use correct memory context for anonymous session setup auth contextAndrew Bartlett2007-10-102-2/+23
* r7674: Fix the printf() attribute suggestion by correctly prototyping, thenAndrew Bartlett2007-10-101-1/+3
* r7673: With current Heimdal we don't need this (correct) fix.Andrew Bartlett2007-10-101-1/+1
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-102-4/+4
* r7671: added ldap testing to the set of standard testsAndrew Tridgell2007-10-102-10/+16
* r7670: fixed rootDSE search in ldap serverAndrew Tridgell2007-10-101-1/+1
* r7669: removed ldap from our configure testsAndrew Tridgell2007-10-103-18/+0
* r7668: - setup HAVE_ILDAP to enable the ildap backend in ldbAndrew Tridgell2007-10-102-1/+5
* r7667: added a ldb ildap backend, using our internal ldap client library. Nex...Andrew Tridgell2007-10-104-1/+421
* r7666: fixed a memory leak in the ldap ldb backendAndrew Tridgell2007-10-101-3/+2
* r7665: - added a ildap_*() interface to our internal ldap library. ThisAndrew Tridgell2007-10-105-2/+241
* r7661: patch from tburdi1@uic.edu to fix autogen.sh on freebsdAndrew Tridgell2007-10-101-2/+2
* r7660: improved error handling in socket_connect_ev() (it matters when nameAndrew Tridgell2007-10-101-0/+3
* r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ...Andrew Tridgell2007-10-101-4/+3
* r7658: don't timeout at the smb level for rpc requests as otherwise some rpcAndrew Tridgell2007-10-101-0/+4
* r7657: test addone again after request timeout and destruction to ensure the ...Andrew Tridgell2007-10-101-3/+2
* r7656: added testing of rpc request timeouts and destructionAndrew Tridgell2007-10-101-0/+62
* r7655: test the evnt friendly socket_connect() in the LOCAL-SOCKET testAndrew Tridgell2007-10-101-1/+3
* r7654: - add a timeout to all smb requests (default 60 seconds)Andrew Tridgell2007-10-102-0/+50
* r7653: when a dcerpc request times out, we need to ensure that if the serverAndrew Tridgell2007-10-101-1/+11
* r7652: use event friendly connect in dcerpc socket codeAndrew Tridgell2007-10-101-1/+1
* r7651: Only convert SERVER requests to KRBTGT requests.Andrew Bartlett2007-10-101-1/+1
* r7650: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7646: - only allow modification of SPOOLSS_FORM_USER FromsStefan Metzmacher2007-10-101-18/+52
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-103-40/+241
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-1013-669/+1839
* r7642: - test NULL server_name in GetPrinterDriverDirectory() too, (same resu...Stefan Metzmacher2007-10-101-2/+12
* r7641: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison2007-10-101-6/+7
* r7638: krb5_closelog in heimdal-0.7 not longer leaks memory, so remove that c...Love Hörnquist Åstrand2007-10-101-4/+0
* r7637: Another useful Heimdal feature we need.Andrew Bartlett2007-10-101-0/+5
* r7635: change the license of this file to lgpl like the rest of ldbSimo Sorce2007-10-101-14/+30
* r7634: move TestSleep functions so that all of them are togetherStefan Metzmacher2007-10-101-22/+22
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-1065-160/+221
* r7631: - remove unused function, as the disgn of samba4 doesn't allow the old...Stefan Metzmacher2007-10-101-39/+2
* r7630: Unused variable.Tim Potter2007-10-101-1/+0