Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5107: moved the horrible ldap socket code, and the even worse | Andrew Tridgell | 1 | -61/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4549: got rid of a lot more uses of plain talloc(), instead using | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3476: fixed some const warnings | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -38/+39 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2883: set BOOL to the internal values not the wire ones | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r2749: add asn1_read_implicit_Integer() | Stefan Metzmacher | 1 | -5/+15 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2535: Make certain, that even if we have invalid ASN.1 here, and the caller ... | Andrew Bartlett | 1 | -1/+7 |
2007-10-10 | r2347: merge LDAP ASN.1 fixes from trunk | Stefan Metzmacher | 1 | -11/+23 |
2007-10-10 | r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand. | Volker Lendecke | 1 | -11/+2 |
2007-10-10 | r2166: sync the asn1 stuff with trunk | Stefan Metzmacher | 1 | -4/+40 |
2007-10-10 | r2124: merge from trunk (-r 2123): | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r2122: merge from trunk (-r 2120): | Stefan Metzmacher | 1 | -4/+12 |
2007-10-10 | r2037: switched the asn.1 code to use talloc | Andrew Tridgell | 1 | -20/+16 |
2007-10-10 | r1990: Fix breakage caused by the recent talloc changes. (Failure to process | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r1856: - move asn1 functions to asn1.c | Stefan Metzmacher | 1 | -0/+24 |
2007-10-10 | r1851: if we try to peek a subtag, check if the parent tag has remaining data | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r1771: OK Let's add tests for ldap. | Simo Sorce | 1 | -2/+0 |
2007-10-10 | r1756: merge volkers ldap client lib to samba4 for simo to start with the | Stefan Metzmacher | 1 | -27/+133 |
2007-10-10 | r1723: Make sure we bail out on error in reading a OID. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1352: Add a 'peek' function to our ASN1 code, so we can safely perform the | Andrew Bartlett | 1 | -0/+22 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. | Andrew Bartlett | 1 | -11/+24 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -6/+6 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+428 |