Age | Commit message (Expand) | Author | Files | Lines |
2008-05-22 | libreplace: add test for HAVE_IPV6 | Stefan Metzmacher | 1 | -0/+29 |
2008-05-20 | Convert in_transaction to a bool. Add the same fix Volker | Jeremy Allison | 1 | -4/+9 |
2008-05-20 | Cleanup size_t return values in callers of convert_string_allocate | Tim Prouty | 6 | -186/+221 |
2008-05-20 | Fix nesting tdb_traverse in a transaction | Volker Lendecke | 1 | -3/+8 |
2008-05-20 | Fix bug #5477 - recvfile code was broken. | Jeremy Allison | 1 | -0/+10 |
2008-05-20 | Fix memcache_flush() | Volker Lendecke | 1 | -5/+34 |
2008-05-19 | Convert messages_local.c to use "struct tdb_wrap" | Volker Lendecke | 1 | -15/+17 |
2008-05-19 | If no node number is given, default to the current node in smbcontrol | Volker Lendecke | 1 | -1/+1 |
2008-05-17 | lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK... | Stefan Metzmacher | 2 | -1/+1 |
2008-05-17 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 |
2008-05-16 | netdomjoin-gui: before prompting for creds (for receiving joinable ous), find... | Günther Deschner | 1 | -1/+31 |
2008-05-16 | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6 | Stefan Metzmacher | 1 | -0/+13 |
2008-05-16 | libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR... | Stefan Metzmacher | 2 | -0/+5 |
2008-05-16 | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 1 | -17/+18 |
2008-05-16 | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 1 | -2/+3 |
2008-05-16 | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -129/+127 |
2008-05-16 | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -33/+33 |
2008-05-16 | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-16 | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-16 | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-16 | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -2/+2 |
2008-05-16 | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -20/+20 |
2008-05-16 | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 2 | -40/+40 |
2008-05-16 | Fix typo. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-16 | Add undefined symbol flag for AIX. | William Jojo | 1 | -0/+4 |
2008-05-16 | libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build | Stefan Metzmacher | 1 | -0/+1 |
2008-05-16 | libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba | Stefan Metzmacher | 2 | -1/+1 |
2008-05-16 | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 2 | -63/+73 |
2008-05-16 | libreplace: always provide utime() and utimes() | Stefan Metzmacher | 6 | -1/+200 |
2008-05-14 | AFS: The dummy afs_createtoken_str should return NULL, not False. | Kai Blin | 1 | -1/+1 |
2008-05-10 | Remove "user" from connection_struct | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Remove the unix token info from connection_struct | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Use TALLOC_ZERO_P instead of separate ZERO_STRUCTP in dup_nt_token | Volker Lendecke | 1 | -3/+1 |
2008-05-09 | Fix replacement getpass. If we ^C at the prompt echo was left off. | Jeremy Allison | 1 | -5/+2 |
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 2 | -3/+4 |
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -5/+12 |
2008-05-09 | util: add strip_hostname() to strip of leading '\\'. | Günther Deschner | 1 | -0/+19 |
2008-05-08 | Fix bug #5452 - smbclient put always creates zero length | Jeremy Allison | 1 | -2/+2 |
2008-05-08 | gencache: add some const. | Günther Deschner | 1 | -1/+1 |
2008-05-08 | netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc. | Günther Deschner | 1 | -0/+35 |
2008-05-07 | netapi: add -f switch for DsGetDCName() example and be more verbose on output. | Günther Deschner | 1 | -3/+15 |
2008-05-06 | Enable tests for splice on Linux. Add a static (vl, I hate this) | Jeremy Allison | 1 | -2/+19 |
2008-05-06 | libreplace: check how portable utimes() and futimes() are | Stefan Metzmacher | 1 | -0/+1 |
2008-05-05 | Remove "userdom_struct user" from "struct user_struct" | Volker Lendecke | 1 | -2/+9 |
2008-05-05 | Make the namelist arg to set_namearray const | Volker Lendecke | 1 | -2/+2 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 2 | -30/+49 |
2008-04-29 | netapi: fix returned name buffer in NetGetJoinInformation_r(). | Günther Deschner | 1 | -1/+5 |
2008-04-29 | Merge data_blob_hex_string from Samba4. | Günther Deschner | 1 | -0/+22 |
2008-04-23 | Fix CLEAR_IF_FIRST handling of messages.tdb | Volker Lendecke | 1 | -2/+3 |
2008-04-23 | Increase level of debug msg when a regkey is not found | Volker Lendecke | 1 | -1/+1 |