kai/samba.git
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-29 Andrew Bartletts3-libads Move variables into if (socket_wrapper_dir...
2011-04-29 Andrew Bartlettbuild: Fix kerberos build issues in top level build
2011-04-29 Andrew Bartletts3-ldap Move ldap prototypes to inside #ifdef HAVE_LDAP_H
2011-04-29 Stefan MetzmacherRevert "s4:selftest: skip s3member tests for now"
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: move smb2_composite_setpathinf...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: add smb2_composite_setpathinfo...
2011-04-28 Stefan Metzmachers4:libcli/smb_composite: better names for smb2_composit...
2011-04-28 Stefan Metzmachers4:libcli/smb2: let smb2_session_setup_spnego_* use...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_session_setup_spnego_send...
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_tcon_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_session_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_negprot_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_socket_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: move smb2_connect_resolve_done()
2011-04-28 Stefan Metzmachers4:libcli/smb2: rename step functions of smb2_connect_*()
2011-04-28 Stefan Metzmachers4:libcli/smb2: convert smb2_connect_*() to tevent_req
2011-04-28 Stefan Metzmachers4:ntvfs/smb2: use sync version of smb2_connect()
2011-04-28 Stefan Metzmachers4:selftest: skip s3member tests for now
2011-04-28 Volker Lendeckes3: Close the winbind client fds after forking
2011-04-28 Volker Lendeckes3: Fix a strange German translation
2011-04-28 Andrew Bartletts4-selftest: Don't use a hardcoded target DC name
2011-04-28 Andrew Bartlettselftest: Make combined test the default when s3build...
2011-04-28 Andrew Bartlettselftest: Fix combination of Samba3 and Samba4 test...
2011-04-28 Andrew Bartlettselftest: Print a better warning warning message when...
2011-04-28 Andrew Bartlettselftest: Don't die() when the join fails
2011-04-28 Andrew Bartlettselftest: s3member admember test to confirm s3/s4 inter...
2011-04-28 Andrew Bartletts3-libads: Use ldap_init_fd() to connect to AD server...
2011-04-28 Andrew Bartlettselftest: Make overwrite of $env->{target} optional
2011-04-28 Andrew Bartletts3-libads Pass a struct sockaddr_storage to cldap routines
2011-04-28 Andrew Bartletts3-selftest: Use default name resolution methods (now...
2011-04-28 Andrew Bartlettlib/util/charset Merge talloc-based pull and push chars...
2011-04-28 Andrew Tridgells3-test: log to stdout for smbd/nmbd/winbindd
2011-04-28 Andrew Bartlettlib/util/charset Add copyright headers
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-28 Jeremy AllisonRemove another fstring in this code.
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
next