Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11596: switched the libcli/raw/ code over to using the lib/stream/ generic | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -7/+0 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10377: Save configuration stuff to sconf.cache so it isn't annoyingly run | Tim Potter | 1 | -3/+4 |
2007-10-10 | r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions | Andrew Tridgell | 2 | -0/+20 |
2007-10-10 | r7912: make private_path() recognise a non-relative filename, so we can have | Andrew Tridgell | 1 | -7/+21 |
2007-10-10 | r7773: fixed the tls code for the non-GNUTLS case | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7769: added client support in the tls library api | Andrew Tridgell | 2 | -12/+126 |
2007-10-10 | r7751: only enable tls on the ldaps port in ldap server, and reject non-tls | Andrew Tridgell | 2 | -5/+7 |
2007-10-10 | r7750: handle STATUS_MORE_ENTRIES on send in tls | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7747: - simplified the ldap server buffer handling | Andrew Tridgell | 2 | -1/+25 |
2007-10-10 | r7745: better handling of recv errors in tls library | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r7742: abstracted out the tls code from the web server, so that our other ser... | Andrew Tridgell | 4 | -0/+646 |