Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8517: fixed a crash bug in ldb_dn_compare_base() | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r8516: let us use all parameters of ldbsearch in ldb.search | Simo Sorce | 1 | -8/+31 |
2007-10-10 | r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared | Simo Sorce | 5 | -16/+35 |
2007-10-10 | r8514: add docs | Simo Sorce | 1 | -0/+2803 |
2007-10-10 | r8511: This 'can't happen', but GCC gives warnings because it thinks it can. | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r8505: - 'seal' and 'sign,seal' is the same | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8504: Temporary fix to #content width/height just to | Deryck Hodge | 1 | -0/+8 |
2007-10-10 | r8503: remove useless line | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r8500: greatly reduce the number of build warnings on x86-64 (every NDR macro | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r8499: clearer function name | Simo Sorce | 1 | -5/+5 |
2007-10-10 | r8498: more test suite speedups. It's down to 5 minutes on my box now | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r8497: prevent a fd leak in RAW-SEARCH test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8496: speed up the test_echo.sh test a lot, while still providing good coverage | Andrew Tridgell | 1 | -5/+10 |
2007-10-10 | r8495: allow for up 10% change in allocated disk space during QFSINFO tests | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8491: lower the offset limit that filesystems need to support to pass RAW-WR... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8490: make the ldb tests more portable | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r8489: neaten up the object handling | Andrew Tridgell | 2 | -4/+20 |
2007-10-10 | r8488: after discussions with simo, moved to a full OO interface, so you don'... | Andrew Tridgell | 5 | -61/+109 |
2007-10-10 | r8487: kfixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8486: switched to a separate connection operation in ldb interface | Andrew Tridgell | 4 | -82/+113 |
2007-10-10 | r8485: - be friendly to shells other than bash | Andrew Tridgell | 3 | -3/+6 |
2007-10-10 | r8484: switched the sys_*() calls to the OO interface | Andrew Tridgell | 2 | -18/+34 |
2007-10-10 | r8483: switched our generated ejs rpc code over to the new OO interface. This | Andrew Tridgell | 12 | -107/+54 |
2007-10-10 | r8482: gnutls_x509_crt_set_subject_key_id is not available in some versions | Andrew Tridgell | 4 | -11/+21 |
2007-10-10 | r8481: switched ldb ejs called over to an OO interface, so you do: | Andrew Tridgell | 6 | -12/+46 |
2007-10-10 | r8480: fixed a typo | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8479: * Sync CSS with current samba.org stylesheets. | Deryck Hodge | 8 | -88/+275 |
2007-10-10 | r8477: Simplify header/footer handling. esp variables allow | Deryck Hodge | 6 | -11/+12 |
2007-10-10 | r8476: add a note that DsAddEntry is very incomplete yet | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r8474: add some more attid mappings | Stefan Metzmacher | 1 | -1/+6 |
2007-10-10 | r8471: --ejs taking an optional arguments interferes with the pidl extra args | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8470: looks like popt portability is going to be a bit of a fight :( | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8469: the extra pidl args need to be normal args, not after a --, otherwise ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8467: using both math.h and float.h breaks popt on freebsd 5.4 | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8466: it is not portable to assert() a va_list (it breaks on alpha for example) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8465: once we define socklen_t, then tell other include files we have it. Th... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8464: the last few functions needed by irix 6.4. | Andrew Tridgell | 6 | -1/+389 |
2007-10-10 | r8463: more irix fixes. This one adds some missing addrinfo functions | Andrew Tridgell | 5 | -0/+570 |
2007-10-10 | r8462: added a test for %lld support to our snprintf() configure test. | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8461: fixed integer64 handling on bit endian platforms. The ejs code used | Andrew Tridgell | 3 | -2/+2 |
2007-10-10 | r8460: removed the unused function krb5_locate_kdc(). It causes a build failu... | Andrew Tridgell | 3 | -64/+0 |
2007-10-10 | r8459: move to the more portable script execution method | Andrew Tridgell | 2 | -2/+4 |
2007-10-10 | r8458: next target is irix - this gets the socket wrapper code building | Andrew Tridgell | 2 | -4/+4 |
2007-10-10 | r8456: avoid double inclusion of roken.h (this was breaking the build on irix... | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r8453: my solaris10 box doesn't have math.h | Andrew Tridgell | 2 | -2/+3 |
2007-10-10 | r8452: allow for the ugly hack: | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejs | Andrew Tridgell | 2 | -7/+20 |
2007-10-10 | r8450: more configure tests for solaris. It now builds some binaries, but | Andrew Tridgell | 5 | -2/+54 |
2007-10-10 | r8449: - search for lex and yacc properly | Andrew Tridgell | 4 | -13/+25 |