WHATSNEW: Update changes since pre3.
[tprouty/samba.git] / source /
2008-05-23 Jeremy AllisonRemove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
2008-05-23 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-23 Jeremy AllisonFix 2 bugs with displaying open file state. Firstly
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libnetapi.syms
2008-05-23 Stefan Metzmacherlibrary-versions: use the same version for talloc and...
2008-05-22 Günther Deschnerdsgetdcname: store client sitename for mailslot and...
2008-05-22 Günther Deschnernet: Fix net lookup dsgetdcname, no need to pull site...
2008-05-22 Günther Deschnerdsgetdcname: add site support.
2008-05-22 Günther Deschnerdsgetdcname: check for invalid sitename/flag combinations.
2008-05-22 Günther Deschnerlibads/cldap: store client sitename also keyed by dns...
2008-05-22 Günther Deschnerdsgetdcname: In case we didn't get a mailslot reply...
2008-05-22 Günther Deschnermailslot: Also pick domain name and pdc name from type...
2008-05-22 Günther Deschnerdsgetdcname: add reminder that we need to support ipv6...
2008-05-22 Günther Deschnerdsgetdcname: make use of nbt_cldap_netlogon_15.
2008-05-22 Günther Deschnerre-run make idl.
2008-05-22 Günther DeschnerIDL: Fix nbt_cldap_netlogon union, removing the default...
2008-05-22 Günther DeschnerIDL: Add nbt_cldap_netlogon_15.
2008-05-22 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-22 Günther Deschnerdsgetdcname: the forest name should never be empty.
2008-05-22 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-05-22 Günther Deschnerutil: add strip_hostname() to strip of leading '\\'.
2008-05-22 Günther Deschnerdsgetdcname: add map_dc_and_domain_names() for consolid...
2008-05-22 Günther Deschnercldap: move out cldap object to fix the build.
2008-05-22 Günther Deschnerdsgetdcname: fix gencache store for dsgetdcname().
2008-05-22 Günther Deschnerdsgetdcname: pure cosmetics.
2008-05-22 Günther Deschnerdsgetdcname: simply call ourself with DS_FORCE_REDISCOV...
2008-05-22 Günther Deschnerdsgetdcname: be more paranoid about the existance of...
2008-05-22 Günther Deschnerdsgetdcname: remove invalid assumption in discover_dc_d...
2008-05-22 Günther Deschnerdsgetdcname: mailslot replies are identical to the...
2008-05-22 Volker LendeckeFix a C++ warning
2008-05-22 Günther Deschnerdsgetdcname: wait a little longer for mailslot replies.
2008-05-22 Günther Deschnerdsgetdcname: map additional flags to nt_version.
2008-05-22 Günther Deschnerdsgetdcname: use make_dc_info_from_cldap_reply() for...
2008-05-22 Günther Deschnerdsgetdcname: add make_dc_info_from_cldap_reply().
2008-05-22 Günther Deschnerdsgetdcname: add get_cldap_reply_server_flags().
2008-05-22 Günther Deschnercldap: let ads_cldap_netlogon() return all possible...
2008-05-22 Günther Deschnerdsgetdcname: add pull_mailslot_cldap_reply().
2008-05-22 Günther Deschnerdsgetdcname: add map_ds_flags_to_nt_version.
2008-05-22 Günther Deschnergencache: add some const.
2008-05-22 Günther Deschnerre-run make idl.
2008-05-22 Günther DeschnerIDL: make nbt_cldap_netlogon_29 public.
2008-05-22 Günther Deschnerre-run make idl.
2008-05-22 Günther DeschnerIDL: add missing case 14 and 15 to nbt_cldap_netlogon...
2008-05-22 Günther Deschnerdsgetdcname: remove invalid assumptions when using...
2008-05-22 Günther Deschnermailslot/cldap: use nt_version bits in queries.
2008-05-22 Günther Deschnerdsgetdcname: use correct dc name for name cache store.
2008-05-22 Günther Deschnerre-run make idl.
2008-05-22 Günther Deschnerbuild: fix make everything.
2008-05-22 Günther DeschnerIDL: add nbt_cldap_netlogon_29 which includes the next_...
2008-05-22 Günther DeschnerIDL: use nbt_netlogon_command in cldap replies.
2008-05-22 Günther Deschnerbuild: fix some build dependencies.
2008-05-22 Günther DeschnerRe-run make idl.
2008-05-22 Günther DeschnerIDL: use nbt_dc_sock_addr.
2008-05-22 Günther DeschnerIDL: move some netlogon DS flags to NBT where they...
2008-05-22 Günther DeschnerIDL: use samr_AcctFlags in nbt_ntlogon_sam_logon.
2008-05-22 Günther DeschnerIDL: add nbt_netlogon_version.
2008-05-22 Günther Deschnermailslot/dsgetdcname: do what XP does and request nt_ve...
2008-05-22 Günther Deschnermailslot: allow to give back struct nbt_ntlogon_packet.
2008-05-22 Günther Deschnermailslot: make sure we are looking at the correct reply...
2008-05-22 Günther Deschnermailslot: allow to define nt_version in send_getdc_requ...
2008-05-22 Stefan Metzmacherlibreplace: we need to use AC_TRY_LINK() to make sure...
2008-05-22 Stefan Metzmacherconfigure: samba_cv_unixsocket was renamed into librepl...
2008-05-22 Stefan Metzmacherconfigure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_...
2008-05-22 Stefan Metzmacherlibreplace: add test for HAVE_IPV6
2008-05-22 Stefan Metzmacherconfigure: make use of LIBREPLACE_NETWORK_LIBS instead...
2008-05-22 Stefan Metzmacherconfigure: remove some header checks which are already...
2008-05-22 Stefan Metzmacherlib/replace: move sys/sockio.h and sys/un.h checks...
2008-05-22 Stefan Metzmacherconfigure: remove unused configure checks for HAVE_SOCK...
2008-05-22 Stefan Metzmacherlib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_...
2008-05-22 Stefan Metzmacherconfigure: remove unused configure check for HAVE_WORKI...
2008-05-22 Stefan Metzmacherlibreplace: try to fix the build on HP-UX which has...
2008-05-22 Stefan Metzmacherlibreplace: make sure system/network.h is only used...
2008-05-22 Stefan Metzmacherlibreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLA...
2008-05-22 Stefan Metzmacherlibreplace: include inet_ntoa.o when the system one...
2008-05-22 Stefan Metzmacherlibreplace: merge getifaddrs.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge getaddrinfo.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge socketpair.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge inet_pton.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge inet_ntop.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge inet_aton.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge inet_ntoa.m4 into libreplace_network.m4
2008-05-22 Stefan Metzmacherlibreplace: merge socket.m4 into libreplace_network.m4
2008-05-22 Jelmer VernooijFix typo.
2008-05-22 William JojoAdd undefined symbol flag for AIX.
2008-05-22 Stefan Metzmacherlibreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for...
2008-05-22 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-22 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-22 Stefan Metzmacherlibreplace: split out network checks into a AC_LIBREPLA...
2008-05-22 Stefan Metzmacherlibreplace: always provide utime() and utimes()
2008-05-22 Stefan Metzmacherlibreplace: check how portable utimes() and futimes...
2008-05-22 Jeremy AllisonFix bug #5479, print spool shares require max_xmit to
2008-05-21 Günther Deschnernetapi: fix returned name buffer in NetGetJoinInformati...
2008-05-21 Günther Deschnernetdomjoin-gui: before prompting for creds (for receivi...
2008-05-21 Günther Deschnernetdomjoin-gui: before prompting for creds, ask dsgetdc...
2008-05-21 Kai Blinnet: Display net rpc trustdom usage from net rpc trustdom
2008-05-21 Günther DeschnerFix typo.
2008-05-21 Volker LendeckeFix a valgrind error in _samr_LookupNames
2008-05-21 Jeremy AllisonConvert in_transaction to a bool. Add the same fix...
2008-05-21 Volker LendeckeFix nesting tdb_traverse in a transaction
2008-05-21 Jeremy AllisonFix bug #5477 - recvfile code was broken.
next