| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=true | Volker Lendecke | 2008-05-16 | 1 | -10/+21 | |
| | | * | | | | | | | | | Fix two C++ warnings | Volker Lendecke | 2008-05-16 | 1 | -2/+4 | |
| | | * | | | | | | | | | torture: add RPC-BENCH-SCHANNEL1 test | Stefan Metzmacher | 2008-05-16 | 2 | -0/+273 | |
| | | * | | | | | | | | | Fix an uninitialized variable warning | Volker Lendecke | 2008-05-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | In torture_leave_domain, say what account was deleted | Volker Lendecke | 2008-05-16 | 1 | -2/+4 | |
| | | * | | | | | | | | | build: readd ALL_OBJS which is needed for automatic_dependencies | Stefan Metzmacher | 2008-05-16 | 1 | -0/+2 | |
| | | * | | | | | | | | | The following patch calls the op_bind operation for an interface which contex... | Julien Kerihuel | 2008-05-16 | 1 | -0/+8 | |
| | | * | | | | | | | | | This patch adds remaining padding bytes to the dcerpc_fault IDL structure and... | Julien Kerihuel | 2008-05-16 | 2 | -0/+5 | |
| | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Install python modules by default. | Jelmer Vernooij | 2008-05-16 | 1 | -0/+2 | |
| | * | | | | | | | | | Merge branch 'nosmbpython' into v4-0-test | Jelmer Vernooij | 2008-05-12 | 14 | -45/+37 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Remove smbpython. | Jelmer Vernooij | 2008-05-11 | 3 | -40/+0 | |
| | | * | | | | | | | | Set sys.path for running inside source tree. | Jelmer Vernooij | 2008-05-11 | 8 | -4/+30 | |
| | | * | | | | | | | | Use system python rather than smbpython. | Jelmer Vernooij | 2008-05-11 | 5 | -3/+9 | |
| * | | | | | | | | | | added mkdir to SMB2 proxy | Andrew Tridgell | 2008-05-19 | 3 | -20/+85 | |
| * | | | | | | | | | | private -> private_data for struct smb2_request | Andrew Tridgell | 2008-05-16 | 7 | -24/+39 | |
| * | | | | | | | | | | build the smb2 composite calls | Andrew Tridgell | 2008-05-16 | 1 | -1/+2 | |
| * | | | | | | | | | | declare composite_wait_free() | Andrew Tridgell | 2008-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | - added a composite_wait_free() call | Andrew Tridgell | 2008-05-16 | 1 | -1/+18 | |
| * | | | | | | | | | | started adding SMB2 composite functions that emulate common SMB calls | Andrew Tridgell | 2008-05-16 | 1 | -0/+122 | |
| * | | | | | | | | | | added SMB2 proxying for unlink | Andrew Tridgell | 2008-05-16 | 1 | -427/+43 | |
| * | | | | | | | | | | fixed warning | Andrew Tridgell | 2008-05-16 | 1 | -1/+2 | |
| * | | | | | | | | | | fixed file_index reference | Andrew Tridgell | 2008-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | added handlers for connect, search_first and fsinfo. | Andrew Tridgell | 2008-05-15 | 1 | -152/+225 | |
| * | | | | | | | | | | better match WSPP doc name for find flags | Andrew Tridgell | 2008-05-15 | 1 | -1/+1 | |
| * | | | | | | | | | | update some SMB2 find flags | Andrew Tridgell | 2008-05-15 | 2 | -4/+5 | |
| * | | | | | | | | | | use a newer fsinfo level in smbclient, to support larger disks | Andrew Tridgell | 2008-05-15 | 2 | -8/+12 | |
| * | | | | | | | | | | started new vfs_smb2 module | Andrew Tridgell | 2008-05-15 | 3 | -0/+1152 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix an uninitialized variable introduced by 3045d391 | Volker Lendecke | 2008-05-14 | 1 | -2/+1 | |
| * | | | | | | | | | Revert "lib/events: system/network.h isn't needed" | Stefan Metzmacher | 2008-05-14 | 4 | -0/+4 | |
| * | | | | | | | | | lib/events: system/network.h isn't needed | Stefan Metzmacher | 2008-05-14 | 4 | -4/+0 | |
| * | | | | | | | | | Make it possible to build libevents standalone. | Simo Sorce | 2008-05-14 | 17 | -26/+527 | |
| * | | | | | | | | | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6 | Stefan Metzmacher | 2008-05-13 | 1 | -0/+13 | |
| * | | | | | | | | | libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR... | Stefan Metzmacher | 2008-05-13 | 2 | -0/+5 | |
| * | | | | | | | | | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 2008-05-13 | 1 | -17/+18 | |
| * | | | | | | | | | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 2008-05-13 | 1 | -2/+3 | |
| * | | | | | | | | | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -129/+127 | |
| * | | | | | | | | | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -33/+33 | |
| * | | | | | | | | | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 | |
| * | | | | | | | | | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 | |
| * | | | | | | | | | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 | |
| * | | | | | | | | | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -2/+2 | |
| * | | | | | | | | | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -20/+20 | |
| * | | | | | | | | | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 2008-05-13 | 2 | -40/+40 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fail earlier on if shared libs can't be built. | Jelmer Vernooij | 2008-05-11 | 1 | -29/+5 | |
| * | | | | | | | | Add extra include directories, hopefully fixes the build on aix53bf. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 | |
| * | | | | | | | | Remove obsolete provisioning library. | Jelmer Vernooij | 2008-05-11 | 1 | -1254/+0 | |
| * | | | | | | | | Remove python extension from upgrade script. | Jelmer Vernooij | 2008-05-11 | 2 | -1/+1 | |
| * | | | | | | | | Properly support sentinels for binary init functions. This should fix the build. | Jelmer Vernooij | 2008-05-11 | 1 | -0/+2 | |
| * | | | | | | | | Avoid unnecessary headers in lib/torture. | Jelmer Vernooij | 2008-05-11 | 1 | -2/+0 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Fix formatting of install message. | Jelmer Vernooij | 2008-05-11 | 1 | -1/+1 | |
