summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8075: Make rpc connect function part of libnet api, as I suppose manyRafal Szczesniak2-70/+64
2007-10-10r8073: a successful rpc call from ejs!Andrew Tridgell7-13/+306
2007-10-10r8071: reduce the size of the default ldb tests. We run on some pretty low po...Andrew Tridgell1-2/+2
2007-10-10r8069: the beginnings of code to allow rpc calls to be made from ejsAndrew Tridgell7-39/+195
2007-10-10r8068: reduced the verbosity of the EPM codeAndrew Tridgell1-3/+3
2007-10-10r8067: added a method for disabling the password prompt in programs that wantAndrew Tridgell1-1/+9
2007-10-10r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking ofAndrew Tridgell1-1/+1
2007-10-10r8059: fixed handling of delete on close fir directoriesAndrew Tridgell1-0/+5
2007-10-10r8058: added testing of delete on close for files and directoriesAndrew Tridgell2-4/+88
2007-10-10r8057: use our defined push/pull types in the validate code (fixes a warning)Andrew Tridgell1-2/+2
2007-10-10r8056: make the realm lowercase in our ldb (better matches w2k3)Andrew Tridgell1-2/+2
2007-10-10r8055: added canonicalName to our domainDns recordAndrew Tridgell1-0/+1
2007-10-10r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerDataStefan Metzmacher3-0/+72
2007-10-10r8053: requests from mmc show that the auth info for a bind should be 4 byte ...Andrew Tridgell1-1/+1
2007-10-10r8052: that looks nicer:-)Stefan Metzmacher1-1/+1
2007-10-10r8051: separate out the MAX EAs test, as it fills disk too much to be run reg...Andrew Tridgell2-2/+30
2007-10-10r8050: - make use of more [value()] propertiesStefan Metzmacher4-23/+17
2007-10-10r8049: add function that returns the build version (of w2k3 here 3790)Stefan Metzmacher1-0/+6
2007-10-10r8046: - add somemore failure checks in the RPC-SPOOLSS testStefan Metzmacher5-79/+121
2007-10-10r8045: fix valgrind warning, add zero padding when the string doesn't fill th...Stefan Metzmacher1-1/+5
2007-10-10r8044: give a better error codeStefan Metzmacher1-3/+3
2007-10-10r8043: increase shell compatibility of ldb testsAndrew Tridgell1-1/+1
2007-10-10r8042: give better error messageStefan Metzmacher1-1/+1
2007-10-10r8041: remove a mis-spelled debug message :-)Andrew Tridgell1-1/+0
2007-10-10r8040: run ldb test suite as part of samba 'make test'Andrew Tridgell1-1/+3
2007-10-10r8039: allow ldb test suite to be run outside of the ldb directoryAndrew Tridgell4-33/+41
2007-10-10r8038: - fixed indexing on binary values that need base64 encoding and canoni...Andrew Tridgell2-3/+24
2007-10-10r8037: a fairly major update to the internals of ldb. Changes are:Andrew Tridgell19-684/+1368
2007-10-10r8036: revert rev 8023/8024 as they have a bugs.Stefan Metzmacher3-81/+71
2007-10-10r8035: added indexing tests. current ldb fails the integer indexing, will be ...Andrew Tridgell1-4/+24
2007-10-10r8033: - add easier valgrind testingAndrew Tridgell1-11/+25
2007-10-10r8032: added loop detection into talloc. Robert Collins found a way to make aAndrew Tridgell2-16/+67
2007-10-10r8028: fix a crash bug in ulogoff, when the tree_connect failed beforeStefan Metzmacher1-0/+4
2007-10-10r8024: avoid one memcpy in the ipc_trans dcesrv_output() callbackStefan Metzmacher1-30/+41
2007-10-10r8023: use a pointer to a DATA_BLOB for each reply,Stefan Metzmacher2-41/+40
2007-10-10r8021: we only need to return STATUS_BUFFER_OVERFLOW for the ipc_trans repliesStefan Metzmacher3-48/+44
2007-10-10r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher3-8/+30
2007-10-10r8016: Get the keyblock arguments correct. (the context struct changed, butAndrew Bartlett1-2/+2
2007-10-10r8013: Remember to add the header containing the prototype for the pacAndrew Bartlett2-0/+8
2007-10-10r8012: Add UUID for NDR64 transfer syntax.Jelmer Vernooij1-0/+3
2007-10-10r8011: arrgh, commit the right version this timeAndrew Tridgell1-5/+4
2007-10-10r8010: added testing of wildcard attributesAndrew Tridgell1-0/+20
2007-10-10r8009: expanded the ldb test suite. It worried me that some changes I haveAndrew Tridgell2-1/+81
2007-10-10r8006: I have seen w2k3 send multiple encoding syntaxes in rpc bindAndrew Tridgell1-1/+2
2007-10-10r8005: escape '"' characters in ldap expressions. Makes scripting easier.Andrew Tridgell1-2/+2
2007-10-10r8004: added a maximum EAs size test from Kukks.Andrew Tridgell1-1/+228
2007-10-10r8003: ensure that we don't try to send a trans request with more than 64k da...Andrew Tridgell1-0/+8
2007-10-10r8002: favor addresses on our local interfaces in NBT name resolution ifAndrew Tridgell2-1/+27
2007-10-10r8001: Also fill in the krbtgt checksum, and make sure to put the rightAndrew Bartlett4-9/+30
2007-10-10r7999: Fix lacking structure definition.Rafal Szczesniak1-0/+1