Age | Commit message (Expand) | Author | Files | Lines |
2008-05-18 | build: freeze passwd_proto.h from "make proto" | Michael Adam | 3 | -8/+33 |
2008-05-18 | net: freeze net_proto.h from "make proto" | Michael Adam | 3 | -9/+475 |
2008-05-18 | ntlm_auth: freeze ntlm_auth_proto.h from "make proto" | Michael Adam | 3 | -9/+50 |
2008-05-18 | smbclient: freeze client_proto.h from "make proto" | Michael Adam | 3 | -9/+459 |
2008-05-18 | swat: freeze swat_proto.h from "make proto" | Michael Adam | 3 | -9/+70 |
2008-05-18 | winbindd: freeze winbindd_proto.h | Michael Adam | 3 | -9/+585 |
2008-05-18 | build: freeze proto.h | Michael Adam | 3 | -10/+10477 |
2008-05-18 | configure: Fix comment to match the current iconv check. | Kai Blin | 1 | -1/+5 |
2008-05-17 | Factor out generation of an info3 struct from a serversupplied_info | Volker Lendecke | 2 | -183/+185 |
2008-05-17 | configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests | Stefan Metzmacher | 1 | -37/+3 |
2008-05-17 | configure: remove some header checks which are already done by AC_LIBREPLACE_... | Stefan Metzmacher | 1 | -4/+3 |
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 | configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIX... | Stefan Metzmacher | 1 | -28/+0 |
2008-05-17 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 |
2008-05-17 | configure: remove unused configure check for HAVE_WORKING_AF_LOCAL | Stefan Metzmacher | 2 | -103/+0 |
2008-05-16 | Simplify fake_file logic | Volker Lendecke | 6 | -73/+46 |
2008-05-16 | Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex(). | Günther Deschner | 1 | -20/+139 |
2008-05-16 | libnetjoin: for informational reasons, report forest_name. | Günther Deschner | 4 | -0/+7 |
2008-05-16 | netdomjoin-gui: before prompting for creds (for receiving joinable ous), find... | Günther Deschner | 1 | -1/+31 |
2008-05-16 | net: use the netapi_ctx from the net_context struct. | Günther Deschner | 1 | -20/+12 |
2008-05-16 | dsgetdcname: store client sitename for mailslot and cldap replies. | Günther Deschner | 1 | -0/+6 |
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 | 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-16 | packaging: re-introduce Release numbering ".ctdb.<number>" | Michael Adam | 1 | -1/+1 |
2008-05-16 | packaging: enable calling RHEL-CTDB/makerpms.sh from other directories | Michael Adam | 1 | -1/+7 |
2008-05-16 | packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs | Michael Adam | 1 | -16/+0 |
2008-05-16 | packaging: use git-archive in RHEL-CTDB/makerpms.sh | Michael Adam | 1 | -31/+12 |
2008-05-16 | packaging: use docs tarball instead of docs dir in makerpms / samba.spec | Michael Adam | 2 | -14/+6 |
2008-05-16 | packaging: add a comment explaining EXTRA_OPTIONS to the makerpms script | Michael Adam | 1 | -0/+2 |
2008-05-16 | packaging: fix a comment typo in makerpms script. | Michael Adam | 1 | -1/+1 |
2008-05-16 | merge build changes from Mathias | Andrew Tridgell | 2 | -1/+35 |
2008-05-15 | net rpc registry: fix getvalueraw to really print raw... | Michael Adam | 1 | -1/+1 |
2008-05-15 | net rpc registry: add a getvalueraw subcommand. | Michael Adam | 1 | -3/+32 |