gd/samba/.git
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 Gerald (Jerry... Work around iconv conversion failure from generated...
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.
2008-05-21 Volker LendeckeFix memcache_flush()
2008-05-20 Simo SorceEnable use of Relocations Read-Only, if supported,...
2008-05-20 Jim McDonoughEnable winbind child processes to do something with...
2008-05-20 Günther DeschnerMake sure to zero the returned handle in _svcctl_CloseS...
2008-05-20 Karolin Seegerman pages: Add documentation for new cluster parameters.
2008-05-20 Karolin SeegerDeveloper's Guide: Fix typos.
2008-05-20 Günther Deschnerrpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
2008-05-20 Günther Deschnerrpcclient: Add getdispinfoidx command.
2008-05-20 Volker LendeckeFix a memleak in construct_printer_info_7()
2008-05-20 Karolin SeegerWHATSNEW: Update changes since 3.2.0pre3.
2008-05-20 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-19 Günther Deschnerbuild: fix the build w/o ldap.
2008-05-19 Günther DeschnerFix Bug #5461 and implement a very basic _samr_GetDispl...
2008-05-19 Günther DeschnerIDL: rerun make idl.
2008-05-19 Günther DeschnerIDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.
2008-05-19 Karolin SeegerVERSION: Raise version from pre3 to rc1.
2008-05-19 Karolin SeegerWHATSNEW: Fix typo.
2008-05-16 Karolin SeegerWHATSNEW: Add 'smb encrypt' to the list of new parameters.
2008-05-16 Karolin SeegerWHATSNEW: Fix typo.
2008-05-16 Karolin Seegerman pages: Remove man page for 'mangled map'.
2008-05-15 Günther DeschnerFix client authentication with -P switch in client...
2008-05-15 Karolin SeegerWHATSNEW: Remove trailing whitespace.
next