abartlet/samba.git/.git
2011-04-28 Andrew Bartlettlib/util/charset Add copyright headers merge-str
2011-04-28 Andrew Tridgelllib/util/charset Make fast path from UTF16 to '8 bit...
2011-04-28 Andrew Bartlettlib/util/charset Add tests for srclen=-1 behaviour.
2011-04-28 Andrew Bartlettlib/util/charset use convert_string.c in common
2011-04-28 Andrew Bartlettlib/util/charset Fix string termination conditions...
2011-04-27 Volker Lendeckes3: Properly clean up in pthreadpool_init in case of...
2011-04-27 Andrew Bartletts3-rpc_server Fix compile without kerberos
2011-04-27 Jeremy AllisonFixup (C) - we've both worked lots on this :-).
2011-04-27 Jeremy AllisonRemove fstrings from client struct. Properly talloc...
2011-04-27 Günther Deschners3-waf: add pthreadpool support.
2011-04-27 Günther Deschners3-waf: check for pthread support.
2011-04-27 Günther Deschners3-netapi: Fix Coverity CID #2302: FORWARD_NULL
2011-04-27 Andrew BartlettRemove outdated S4 OpenLDAP backend HOWTO.
2011-04-27 Andrew Bartletts3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get...
2011-04-27 Andrew Bartlettdynconfig: Have only one dynconfig.o in the common...
2011-04-27 Andrew Bartletts3-test Make samba3.blackbox.net.local.registry.roundtr...
2011-04-27 Andrew Bartletts3-waf Don't enable profiling by default
2011-04-27 Andrew Bartlettbuild: Add lib/replace as a default include path
2011-04-27 Samba-JP ootadocs: Fix a bogus )
2011-04-27 Andrew Tridgellselftest: we don't get valgrind errors any more with...
2011-04-27 Andrew Tridgellbuild: fixed build problems due to implicit library...
2011-04-27 Andrew Bartlettauth/kerberos Add check for gss_inquire_sec_context_by_oid
2011-04-27 Andrew Bartletts4-gensec: Use new common 'obtain the PAC' functions.
2011-04-27 Andrew Bartletts3-gse: Don't release the mech OID from gss_accept_secu...
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-27 Andrew Bartletts3-libsmb Use 'resolv:hosts file' as a DNS emulation...
2011-04-27 Andrew Bartletts3-libads Don't start a DEBUG with 'time'
2011-04-27 Andrew Bartlettselftest: Make bindir_path much less complex
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Volker Lendeckes3: Make cli_session_setup_lanman2 async
2011-04-26 Volker Lendeckes3: Make cli_session_setup_nt1 async
2011-04-26 Volker Lendeckes3: Make plaintext session setup async
2011-04-26 Volker Lendeckes3: Remove cli_write
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-04-26 Volker Lendeckes3: Add cli_writeall
2011-04-26 Christian Ambachs3:vfs use gpfs_lib_init
2011-04-26 Günther Deschners3-utils: Fix Bug #8106. Fix the build of smbget on...
2011-04-26 Volker Lendeckes3: Fix a typo
2011-04-26 Volker Lendeckes3: Allow unlimited parallelism in pthreadpool
2011-04-26 Andrew Bartlettlibcli/auth Allow parsing of a PAC that is already...
2011-04-26 Andrew Bartletts3-libads Remove KRB5_DNS_HACK
2011-04-26 Andrew Bartlettlibcli/dns Improve dns_hosts_file, using Samba3's struc...
2011-04-26 Matthieu Patouwaf: introduce reverse logic for allowing unknown symbols
2011-04-26 Andrew Bartlettbuild: Invert --enable-s3build into --disable-s3build
2011-04-26 Andrew Bartlettlib/util Define samba-util-common only for s3-waf
2011-04-26 Andrew Bartlettbuild: Move Heimdal/MIT compat build rules to heimdal_build
2011-04-25 Jeremy AllisonNo longer need to call SMB_VFS_LSTAT - check name hasn...
2011-04-25 Jeremy AllisonCorrectly detect and deny symlinks anywhere in a path...
2011-04-25 Volker Lendeckes3: Remove unused code
2011-04-25 Volker Lendeckes3: Move setting the name_query timeout
2011-04-25 Stefan Metzmacherdocs-xml/smb.conf.5: %i and %I no longer contain IPv4...
2011-04-25 Stefan Metzmachers3:lib/util_sock: listen on IPv6 addresses with IPV6_ON...
2011-04-25 Stefan Metzmachers3:lib/access: normalize IPv4 mapped IPv6 addresses...
2011-04-25 Volker Lendeckes3: Some build farm machines do not have /bin/true
2011-04-25 Volker Lendeckes3: Fix some typos in dsgetdcname
2011-04-25 Volker Lendeckes3: "port" is not used in dsgetdcname
2011-04-25 Volker Lendeckes3: Check for res_ninit
2011-04-25 Volker Lendeckes3: Run pthreadpooltest in make test
2011-04-25 Volker Lendeckes3: Add pthreadpooltest to main build
2011-04-25 Volker Lendeckes3: pthreadpool_sig_fd->pthreadpool_signal_fd
2011-04-25 Volker Lendeckes3: Tiny doc for pthreadpool
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-24 Stefan Metzmachers3:rpc_client: map fault codes to NTSTATUS with dcerpc_...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_names() use dcerpc_bin...
2011-04-24 Stefan Metzmachers3:winbindd: let winbindd_lookup_sids() dcerpc_binding_...
2011-04-24 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-24 Stefan Metzmachers3:includes: simplify INO_T_VAL macros
2011-04-24 Stefan Metzmachers3:includes: simplify BIG_UINT macros
2011-04-24 Stefan Metzmachers3:smbd/trans2: make use of BVAL() and remove ugly...
2011-04-24 Jelmer VernooijFix license info for talloc in manpage.
2011-04-24 Jelmer VernooijFix release script to cope with moved Samba 4 build...
2011-04-23 Jelmer VernooijFix case of libUTIL_LDB.
2011-04-23 Jelmer VernooijAdd missing dependency on com_err.
2011-04-23 Jelmer VernooijAdd check for krb5_free_unparsed_name, when using exter...
2011-04-23 Volker Lendeckes3: Fix Coverity ID 2478, UNINIT
2011-04-23 Stefan Metzmachers3:include/vfs.h: remove very old hints for vfs modules...
2011-04-23 Stefan MetzmacherRevert "s3-vfs: another attempt to fix the Tru64 build."
2011-04-23 Stefan Metzmachers3:smbd/nttrans: make use of BVAL() and remove ugly...
2011-04-23 Stefan Metzmachers3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's
2011-04-23 Stefan Metzmachers3:libsmb: make use of BVAL() and remove ugly LARGE_SMB...
2011-04-23 Jelmer VernooijSupport the 'PYTHON' environment variable.
2011-04-22 Stefan Metzmacherscript/librelease: display the permission on the server
2011-04-22 Stefan Metzmacherscript/librelease: add more error checking
2011-04-22 Stefan Metzmacherscript/librelease: set umask 0022
2011-04-22 Stefan Metzmacherscript/librelease: use a GPG_KEYID variable to hold...
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2047, UNUSED_VALUE
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2325, RESOURCE_LEAK
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2336, NULL_RETURNS
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2335, CHECKED_RETURN
2011-04-22 Volker Lendeckeasn1: Fix Coverity ID 2299, CHECKED_RETURN
2011-04-22 Volker Lendeckes3: Fix Coverity ID 2307, NULL_RETURNS
2011-04-22 Volker Lendeckes3: Fix Coverity ID 986, BUFFER_SIZE_WARNING
2011-04-22 Volker Lendeckes3: Fix Coverity ID 1340, NULL_RETURNS
2011-04-22 Jeremy AllisonCosmetic. Fix bad indentation.
2011-04-22 Jeremy AllisonFix compiler warning in debug message.
2011-04-22 Jeremy AllisonRemove duplicate code - move to parent_dirname() as...
2011-04-21 Günther Deschners3-vfs: another attempt to fix the Tru64 build.
2011-04-21 Günther Deschners3-waf: try to fix the build on sunos5.
next