Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18355: increase the delays waiting for all events to propogate in the | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r18352: printf("%s") is not safe for NULL strings on all platforms, but | Andrew Tridgell | 1 | -55/+55 |
2007-10-10 | r18348: fixed a valgrind error in RPC-SRVSVC | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r18345: test also flags | Simo Sorce | 1 | -2/+11 |
2007-10-10 | r18344: add a test to show hoe NetNameValidate behaves. | Simo Sorce | 1 | -1/+74 |
2007-10-10 | r18343: fixed setlinebuf() prototype, added test for it, and use it in two | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r18325: more warnings and one compile error on aix fixed | Andrew Tridgell | 4 | -6/+6 |
2007-10-10 | r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33 | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r18319: fixed the directory search resume code on IRIX | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18307: fixed a warning | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 5 | -11/+11 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r18178: another place needs LIBREPLACE to get strndup | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r18106: Add new samr domain NET tests. | Rafal Szczesniak | 1 | -0/+2 |
2007-10-10 | r18105: Fix samr domain open, and implement samr domain close test. | Rafal Szczesniak | 1 | -5/+82 |
2007-10-10 | r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p... | Derrell Lipman | 1 | -0/+46 |
2007-10-10 | r18102: Fix close lsa NET test. | Rafal Szczesniak | 1 | -28/+43 |
2007-10-10 | r17988: Add 'not for Samba4' hacks into the RPC-NETLOGON torture test. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r17958: as talloc_init() enabled null tracking, we should avoid to use it | Stefan Metzmacher | 4 | -7/+7 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 2 | -15/+97 |
2007-10-10 | r17954: Avoid including \n in error strings (left over from DEBUG() conversion). | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r17940: Fix a warning spotted on the buildfarm. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r17939: Fix compiler warnings spotted on buildfarm. | Rafal Szczesniak | 1 | -8/+19 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 12 | -12/+7 |
2007-10-10 | r17858: Add new libnet domain open tests. | Rafal Szczesniak | 2 | -1/+291 |
2007-10-10 | r17857: A couple of new tests. | Rafal Szczesniak | 3 | -0/+90 |
2007-10-10 | r17827: Fix an error message | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r17826: Add line numbers to the d_printfs | Volker Lendecke | 1 | -19/+28 |
2007-10-10 | r17787: ifdef out unused macros and generate a smb_panic() | Stefan Metzmacher | 1 | -2/+24 |
2007-10-10 | r17786: remove unused macros, fix compiler warnings | Stefan Metzmacher | 2 | -21/+0 |
2007-10-10 | r17785: fix compiler warnings | Stefan Metzmacher | 4 | -15/+6 |
2007-10-10 | r17742: make the casts explicit and remove compiler warnings | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r17717: this cried for bugs...and they happened... | Stefan Metzmacher | 1 | -10/+30 |
2007-10-10 | r17671: Update the tests according to changes in libnet context. | Rafal Szczesniak | 2 | -7/+8 |
2007-10-10 | r17624: Samba3 does not yet do getprinterinfo level 6 | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the | Stefan Metzmacher | 6 | -6/+6 |
2007-10-10 | r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202 | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17538: this function should be static... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17522: Fix another declaration after statement. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17517: Fix declaration after statement, which breaks the build on older GCC. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r17494: add tests for the example values from rfc 1320 (MD4) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17492: add a test with the example values from rfc1321 (MD5) | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17491: I forgot to commit this...fix make test...sorry:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174 | Stefan Metzmacher | 1 | -0/+3 |