index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6485: Move LDAP detection M4 file and use it for the standalone ldb build
Jelmer Vernooij
1
-89
/
+0
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-490
/
+0
2007-10-10
r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixes
Andrew Bartlett
1
-0
/
+2
2007-10-10
r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi with
Stefan Metzmacher
1
-1
/
+9
2007-10-10
r5221: replace the str_list_*() code with new code based on talloc(). This is
Andrew Tridgell
1
-3
/
+4
2007-10-10
r5199: fix some minor configure bugs
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...
Andrew Bartlett
1
-2
/
+9
2007-10-10
r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5079: don't look for gss_display_status() in libgssapi_krb5 unless we
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5045: add TODO comment
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5041: add more verbose output for the krb5 libs detection
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
3
-17
/
+17
2007-10-10
r5011: Do not use KRB5_CONFIG internally as it is used by MIT and Heimdal to ...
Günther Deschner
1
-14
/
+13
2007-10-10
r4923: Avoid using krb5-config in the path if a krb5 prefix was already set.
Andrew Bartlett
1
-19
/
+21
2007-10-10
r4817: ccache was being made ineffective on all the build farm machines
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4384: Try again to fix compiling against a specified KRB5 library.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r4379: Merge more Kerberos related configure checks (by jra, gd and Lars
Andrew Bartlett
1
-5
/
+3
2007-10-10
r4355: More work from the elves on Christmas eve:
Andrew Bartlett
1
-0
/
+39
2007-10-10
r4349: Start to fix the long-standing pain that --with-krb5 would be ignored ...
Andrew Bartlett
1
-3
/
+25
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-15
/
+14
2007-10-10
r2431: got rid of strnequal() in a couple of places
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2318: - remove the --with-ads option
Stefan Metzmacher
1
-360
/
+368
2007-10-10
r2310: fixed some broken if statements in handling --with-krb5
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2062: Fix a couple more of the printf warnings (real bugs).
Andrew Bartlett
1
-0
/
+3
2007-10-10
r2058: Merge heimdal krb5_locate_kdc-fix over from trunk/3_0 although
Günther Deschner
1
-0
/
+1
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1794: fix the build MIT krb5
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r1630: - fixed the replacement timegm() function to work correctly for DST ch...
Andrew Tridgell
2
-2
/
+2
2007-10-10
r1463: fix the krb5 build
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1418: Merge Samba 3.0's recent kerberos changes into Samba4. None of this
Andrew Bartlett
1
-27
/
+58
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
3
-551
/
+1
2007-10-10
r1026: Spelling.
Tim Potter
1
-1
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
3
-5
/
+5
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
7
-25
/
+25
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
1
-137
/
+0
2007-10-10
r702: fix krb5 linking
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r697: make use of SMB_EXT_LIB for LDAP and KRB5
Stefan Metzmacher
1
-7
/
+4
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r42: importing .cvsignore files
Gerald Carter
1
-2
/
+0
[next]