Age | Commit message (Expand) | Author | Files | Lines |
2008-05-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 14 | -133/+359 |
2008-05-17 | Handle netbios domains in the CLDAP server too. | Andrew Bartlett | 2 | -11/+78 |
2008-05-17 | Modify the LDAP-CLDAP test for better coverage. | Andrew Bartlett | 1 | -4/+8 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 8 | -111/+81 |
2008-05-17 | Explain that the sid must be absent on the NTLOGON mailslot. | Andrew Bartlett | 1 | -0/+1 |
2008-05-17 | Make the IRPC GetDC request use SAM_LOGON packets. | Andrew Bartlett | 1 | -42/+35 |
2008-05-17 | Convert the CLDAP server to use the new netlogon structures. | Andrew Bartlett | 1 | -95/+98 |
2008-05-17 | Test the use of the domain SID on the NETLOGON mailslot | Andrew Bartlett | 1 | -4/+61 |
2008-05-17 | Put back the old netlogn parsing code - for the request only | Andrew Bartlett | 2 | -15/+41 |
2008-05-17 | smbd: pass down lp_ctx to stream_new_connection_merge() | Stefan Metzmacher | 2 | -1/+3 |
2008-05-17 | smbd: add session_info to struct stream_connection | Stefan Metzmacher | 1 | -0/+6 |
2008-05-16 | lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK... | Stefan Metzmacher | 2 | -1/+1 |
2008-05-16 | lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI... | Stefan Metzmacher | 1 | -25/+3 |
2008-05-16 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 |
2008-05-16 | lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCAL | Stefan Metzmacher | 2 | -103/+0 |
2008-05-16 | Make rpc-bench-schannel1 use two wks accounts if --option=torture:multijoin=true | Volker Lendecke | 1 | -10/+21 |
2008-05-16 | Fix two C++ warnings | Volker Lendecke | 1 | -2/+4 |
2008-05-16 | torture: add RPC-BENCH-SCHANNEL1 test | Stefan Metzmacher | 2 | -0/+273 |
2008-05-16 | Fix an uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2008-05-16 | In torture_leave_domain, say what account was deleted | Volker Lendecke | 1 | -2/+4 |
2008-05-16 | build: readd ALL_OBJS which is needed for automatic_dependencies | Stefan Metzmacher | 1 | -0/+2 |
2008-05-16 | The following patch calls the op_bind operation for an interface which contex... | Julien Kerihuel | 1 | -0/+8 |
2008-05-16 | This patch adds remaining padding bytes to the dcerpc_fault IDL structure and... | Julien Kerihuel | 2 | -0/+5 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 14 | -483/+264 |
2008-05-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 28 | -258/+776 |
2008-05-14 | Fix an uninitialized variable introduced by 3045d391 | Volker Lendecke | 1 | -2/+1 |
2008-05-14 | Revert "lib/events: system/network.h isn't needed" | Stefan Metzmacher | 4 | -0/+4 |
2008-05-14 | lib/events: system/network.h isn't needed | Stefan Metzmacher | 4 | -4/+0 |
2008-05-14 | Make it possible to build libevents standalone. | Simo Sorce | 17 | -26/+527 |
2008-05-13 | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6 | Stefan Metzmacher | 1 | -0/+13 |
2008-05-13 | libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR... | Stefan Metzmacher | 2 | -0/+5 |
2008-05-13 | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 1 | -17/+18 |
2008-05-13 | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 1 | -2/+3 |
2008-05-13 | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -129/+127 |
2008-05-13 | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -33/+33 |
2008-05-13 | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-13 | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-13 | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-13 | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-13 | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -20/+20 |
2008-05-13 | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -40/+40 |
2008-05-12 | Remove JavaScript provision-backend script | Andrew Bartlett | 1 | -188/+0 |
2008-05-12 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 66 | -1708/+215 |
2008-05-11 | Fail earlier on if shared libs can't be built. | Jelmer Vernooij | 1 | -29/+5 |
2008-05-11 | Add extra include directories, hopefully fixes the build on aix53bf. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-11 | Remove obsolete provisioning library. | Jelmer Vernooij | 1 | -1254/+0 |
2008-05-11 | Remove python extension from upgrade script. | Jelmer Vernooij | 2 | -1/+1 |
2008-05-11 | Properly support sentinels for binary init functions. This should fix the build. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-11 | Avoid unnecessary headers in lib/torture. | Jelmer Vernooij | 1 | -2/+0 |
2008-05-11 | Fix formatting of install message. | Jelmer Vernooij | 1 | -1/+1 |