summaryrefslogtreecommitdiff
path: root/source/libads
Commit message (Expand)AuthorAgeFilesLines
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking Jelmer Vernooij2005-08-302-2/+2
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2005-04-261-89/+0
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2005-03-291-490/+0
* r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixesAndrew Bartlett2005-03-281-0/+2
* r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi withStefan Metzmacher2005-03-011-1/+9
* r5221: replace the str_list_*() code with new code based on talloc(). This isAndrew Tridgell2005-02-041-3/+4
* r5199: fix some minor configure bugsStefan Metzmacher2005-02-031-1/+1
* r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...Andrew Bartlett2005-01-291-2/+9
* r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...Andrew Tridgell2005-01-291-1/+0
* r5079: don't look for gss_display_status() in libgssapi_krb5 unless weAndrew Tridgell2005-01-291-1/+3
* r5045: add TODO commentStefan Metzmacher2005-01-271-0/+4
* r5041: add more verbose output for the krb5 libs detectionStefan Metzmacher2005-01-271-0/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-273-17/+17
* r5011: Do not use KRB5_CONFIG internally as it is used by MIT and Heimdal to ...Günther Deschner2005-01-261-14/+13
* r4923: Avoid using krb5-config in the path if a krb5 prefix was already set.Andrew Bartlett2005-01-221-19/+21
* r4817: ccache was being made ineffective on all the build farm machinesAndrew Tridgell2005-01-181-0/+1
* r4384: Try again to fix compiling against a specified KRB5 library.Andrew Bartlett2004-12-281-2/+2
* r4379: Merge more Kerberos related configure checks (by jra, gd and LarsAndrew Bartlett2004-12-281-5/+3
* r4355: More work from the elves on Christmas eve:Andrew Bartlett2004-12-241-0/+39
* r4349: Start to fix the long-standing pain that --with-krb5 would be ignored ...Andrew Bartlett2004-12-231-3/+25
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2004-12-041-1/+1
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2004-12-031-6/+6
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2004-12-031-2/+2
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2004-11-021-2/+1
* r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2004-11-011-2/+2
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2004-10-271-1/+1
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2004-10-081-15/+14
* r2431: got rid of strnequal() in a couple of placesAndrew Tridgell2004-09-201-1/+1
* r2318: - remove the --with-ads optionStefan Metzmacher2004-09-131-360/+368
* r2310: fixed some broken if statements in handling --with-krb5Andrew Tridgell2004-09-131-3/+3
* r2062: Fix a couple more of the printf warnings (real bugs).Andrew Bartlett2004-08-251-0/+3
* r2058: Merge heimdal krb5_locate_kdc-fix over from trunk/3_0 althoughGünther Deschner2004-08-251-0/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2004-08-211-2/+2
* r1794: fix the build MIT krb5Stefan Metzmacher2004-08-121-0/+3
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2004-08-041-7/+7
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2004-08-032-2/+2
* r1463: fix the krb5 buildStefan Metzmacher2004-07-121-0/+1
* r1418: Merge Samba 3.0's recent kerberos changes into Samba4. None of thisAndrew Bartlett2004-07-091-27/+58
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2004-06-193-551/+1
* r1026: Spelling.Tim Potter2004-06-051-1/+1
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2004-06-013-5/+5
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2004-06-012-3/+3
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2004-05-291-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2004-05-252-5/+5
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2004-05-252-4/+4
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-257-25/+25
* r743: Start on a NETLOGON server in Samba4.Andrew Bartlett2004-05-151-137/+0
* r702: fix krb5 linkingStefan Metzmacher2004-05-131-0/+1
* r697: make use of SMB_EXT_LIB for LDAP and KRB5Stefan Metzmacher2004-05-131-7/+4
* r665: merge over the new build system from my tmp branchStefan Metzmacher2004-05-131-0/+5