tprouty/samba.git
2008-03-02 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-02 Derrell LipmanModified revamp of the libsmbclient interface.
2008-03-02 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-01 Günther DeschnerMake sure we are still able to join Windows 2008.
2008-03-01 Volker LendeckeRevert "Add basic infrastructure for general async...
2008-03-01 Volker LendeckeRevert "Add infrastructure to support async SMB requests"
2008-03-01 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Convert cli_read to use cli_pull"
2008-03-01 Volker LendeckeRevert "Fix warnings"
2008-03-01 Günther DeschnerFix init_registry_data for subkeyless top-level keys.
2008-02-29 Volker LendeckeRestore 3.0 behaviour with empty /etc/hosts
2008-02-29 Volker LendeckeCheck the right variable for being NULL
2008-02-29 Günther DeschnerFix the build w/o ldap.
2008-02-29 Günther DeschnerAdd gp_get_machine_token().
2008-02-29 Günther DeschnerRevert "what a wurst."
2008-02-29 Günther Deschnerwhat a wurst.
2008-02-29 Günther DeschnerAdd "registry" Group Policy extension.
2008-02-29 Günther DeschnerAdd Group Policy extension infrastructure.
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Jeremy AllisonPatch to fix the "Invalid read of size 4" errors. Bug...
2008-02-29 Günther DeschnerAdd infrastructure for reading/storing Group Policy...
2008-02-29 Volker LendeckeFix warnings
2008-02-29 Günther DeschnerPure cosmetics, trying to get my group policy diff...
2008-02-29 Jeremy AllisonFix part of bug #3617 from valgrind trace.
2008-02-29 Michael AdamEliminate tons of build warnings on non-IPV6 system.
2008-02-29 Michael AdamRevert "make idl: Only compile idl files newer than...
2008-02-29 Michael AdamRevert "Add libnet_join.idl to the IDL files to be...
2008-02-29 Andreas SchneiderRename the 'hidden' variable to 'administrative share'.
2008-02-29 Michael AdamFix linking of smbget when there is no shared library...
2008-02-29 Günther DeschnerFill in WHATSNEW.txt.
2008-02-29 Volker LendeckeAttempt to fix the build
2008-02-29 Stefan Metzmacherconfigure: only build vfs_syncops if dirfd() is available
2008-02-29 Stefan Metzmacherconfigure: Remove lib/repdir.c and related stuff
2008-02-29 Volker LendeckeAdd vfs_aio_fork
2008-02-29 Michael AdamFix creation of replacetort.
2008-02-29 Michael Adamlibreplace: add snprintf.c to test code for getifaddrs...
2008-02-29 Michael Adamlibreplace: ifdef out ip6 code if unsupported.
2008-02-29 Michael Adamlibreplace: fix rep_freeifaddrs to not segfault on...
2008-02-29 Michael Adamlibreplace: fix silly crashbug in getifaddrs_test().
2008-02-29 Michael Adamlibreplace: add missing newline in output of getifaddrs...
2008-02-29 Michael Adamlibreplace: add missing semicolon to getifaddrs.
2008-02-29 Michael Adamlibreplace: try and fix rep_getifaddrs() for Tru64.
2008-02-29 Michael Adamlibreplace: use the new getifaddrs test also for autoconf.
2008-02-29 Michael Adamlibreplace: add extended getifaddrs test that prints...
2008-02-29 Günther DeschnerTrying to fix libnetapi examples Makefile.in.
2008-02-29 Günther Deschnerlibnetjoin: add fallback to level 24 samr setinfo so...
2008-02-29 Günther Deschnerlibnetjoin: Trying to avoid confusion between acct_flag...
2008-02-28 Günther DeschnerFix samr querydispinfo w.r.t. lsa_AsciiStringLarge.
2008-02-28 Günther DeschnerRe-run make idl.
2008-02-28 Stefan Metzmachersamr.idl: windows uses lsa_AsciiStringLarge in QueryDis...
2008-02-28 Stefan Metzmacherlsa.idl: strlen_m*() also for the lsa_AsciiString*...
2008-02-28 Stefan Metzmacherlsa.idl: use strlen_m_term() in lsa_StringLarge to...
2008-02-28 Stefan Metzmacherlsa.idl: add lsa_AsciiStringLarge
2008-02-28 Stefan Metzmacherlsa.idl: don't use ascstr_noterm anymore
2008-02-28 Günther DeschnerRemove DomainControllerAddressType which we now have...
2008-02-28 Günther DeschnerFix memleak in netsamlogon_cache_get().
2008-02-28 Stefan Metzmacherwinbind: use a struct element for WBFLAG_PAM_UNIX_NAME
2008-02-28 Günther DeschnerWhile we are at it: add _wkssvc_NetrUnjoinDomain2 imple...
2008-02-28 Günther DeschnerRe-enable _wkssvc_NetrJoinDomain2 remote join implement...
2008-02-28 Günther DeschnerRemove original copy of now redundant join code.
2008-02-28 Günther Deschnerlibnetjoin: Merge in comments, debugs and missing code...
2008-02-28 Gerald W. CarterFix macro name (no 's' in ifr_addr).
2008-02-28 Günther DeschnerOnly set DEBUGLEVEL to 0 in libnetapi when not set...
2008-02-28 Günther DeschnerAdd some more error handling in libnetjoin.
2008-02-28 Günther DeschnerUse libnetapi_get_error_string() in "net dom" commands.
2008-02-28 Karolin SeegerUpdate WHATSNEW.
2008-02-28 Karolin SeegerRemove smbmount.
2008-02-28 Karolin SeegerAdd mount.cifs as a wrapper for mount.cifs.
2008-02-28 Volker LendeckeConvert cli_read to use cli_pull
2008-02-28 Volker LendeckeAdd async cli_pull support
2008-02-28 Volker LendeckeAdd infrastructure to support async SMB requests
2008-02-28 Volker LendeckeAdd basic infrastructure for general async requests
2008-02-28 Jeremy AllisonFix the build - don't use SMB_TRANS_ENC_GSS without
2008-02-28 Jeremy AllisonDon't define SMB_TRANS_ENC_GSS if we don't have KRB5.
2008-02-28 Günther DeschnerSome fixes for net ads join (uninitialized vars).
2008-02-28 Günther DeschnerUse libnet_Join() for "net ads join".
2008-02-28 Volker LendeckeAdd cli_setup_packet_buf
2008-02-28 Volker LendeckeMake cli_struct a talloc parent
2008-02-28 Günther DeschnerNicen error output in net_ads_leave.
2008-02-28 Günther DeschnerAdd WERR_TIME_SKEW to werror mapping tables.
2008-02-28 Karolin SeegerAdd missing full stops and blank lines.
2008-02-28 Volker LendeckeAdd explicit buf arg to cli_check_sign_mac
2008-02-28 Volker LendeckeAdd explicit buf arg to cli_encrypt_message and cli_cal...
2008-02-28 Günther DeschnerRe-arrange dns update block during "net ads join" a...
2008-02-28 Günther DeschnerFix one dsgetdcname call in wkssvc rpc server.
2008-02-28 Michael AdamWHATSNEW: Add changes by Andreas Schneider.
2008-02-28 Günther DeschnerRemove unused display_ds_domain_controller_info() function.
2008-02-28 Volker LendeckeAdd another WHATSNEW
2008-02-28 Günther DeschnerLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
2008-02-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-28 Jeremy AllisonUpdated comments on the encryption support.
2008-02-28 Michael AdamWHATSNEW: add another change.
2008-02-28 Michael AdamWHATSNEW: add two more items to my changes.
2008-02-28 Michael AdamWHATSNEW: Also merge changes in "Major enhancements...
2008-02-28 Michael AdamWHATSNEW: give a new date for the upcoming prerelease.
2008-02-28 Michael AdamWHATSNEW: Fix spacings
2008-02-28 Michael AdamWHATSNEW: fix a typo and spacings
2008-02-28 Michael AdamWHATSNEW: Merge additions from v3-2-stable's WHATSNEW...
2008-02-28 Michael AdamWHATSNEW: Move Volker's post pre1 changes to the approp...
2008-02-28 Michael AdamWHATSNEW: adapt section on registry configuration to...
next