kai/samba-autobuild/.git
2011-04-19 Andrew Bartlettselftest: Add hooks to enable a combined selftest run.
2011-04-19 Andrew Bartletts4-selftest Rename Samba4 'member' test environment...
2011-04-19 Andrew Bartletts4-selftest: Move Samba4 test interfaces out of the...
2011-04-19 Andrew Bartletts3-selftest Fix interface localktest6 listens on.
2011-04-19 Andrew Bartlettselftest Add combined 'Samba' target module
2011-04-19 Andrew Bartletts4-selftest: Avoid duplicating the servers IP in the...
2011-04-19 Andrew Bartletts3-selftest Rename s3 DC environment to s3dc
2011-04-19 Andrew Bartletts4-selftest: Stop creating netbios aliases everywhere
2011-04-19 Andrew Bartlettselftest: put the target on the environment
2011-04-19 Andrew Bartlettlib/socket_wrapper: allow up to 32 interfaces for a...
2011-04-18 Jeremy AllisonFix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfault...
2011-04-18 Kai Blins3 waf: Mimic the autoconf check for netgrent
2011-04-18 Kai Blins3 autobuild: Fix CFLAG check for netgrent tests
2011-04-18 Volker Lendeckes3: Fix the build of vfs_gpfs.c
2011-04-17 Matthieu Patousamba-tool: fix machinepw command so that we use the...
2011-04-17 Volker Lendeckes3: Use \0 instead of NULL when 0-terminating a string
2011-04-16 Volker Lendeckes3: guest sesssetup is only 13 words
2011-04-16 Volker Lendeckes3: Remove an unused variable
2011-04-16 Volker Lendeckes3: Use tevent_req_nterror properly in a few places
2011-04-16 Jelmer VernooijRemove broken link.
2011-04-16 Brad Hardsutil: Build samba-util without unresolved symbols.
2011-04-16 Andrew Bartletts4-heimdal: Allow any kvno to match when searching...
2011-04-16 Andrew Bartletts3-gse Allow GSSAPI wrapper to compile against Heimdal
2011-04-16 Andrew Bartlettselftest: Allow the top level build to run the samba4...
2011-04-16 Andrew Bartletts4-heimdal_build: Add extra HAVE defines needed for...
2011-04-16 Andrew Bartlettselftest Remove selftest of the test subsystem
2011-04-16 Andrew Bartlettselftest: Move Samba4 selftest wscript to the top level
2011-04-16 Andrew Bartlettselftest Add binary mappings for samba3 selftest
2011-04-16 Andrew Bartlettselftest: Start using the binary mapping at the python...
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-16 Andrew Bartlettselftest: Remove unused BUILDDIR_ABS environment variable
2011-04-16 Andrew Bartlettselftest: Provide a single bindir_path function across...
2011-04-16 Jeremy AllisonTrying to track down the SMB2 error. Add an invariant...
2011-04-15 Jeremy AllisonUse handle based xattr set if available.
2011-04-15 Jeremy AllisonEnsure vfs_chown_fsp() is safe against races.
2011-04-15 Günther Deschners3-waf: only LIBNMB needs to linked against -lresolv.
2011-04-15 Matthieu Patous4-dsdb: Add more information on why we don't check...
2011-04-15 Matthieu Patous4-dsdb: If current attribute list is empty use the...
2011-04-15 Günther Deschners3-build: fix the --with-profiling-data build on mac...
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2011-04-15 Volker Lendeckes3: Fix bug 8066, wrong output in smbget
2011-04-14 Andrew Bartletts3-krb5 Move #ifdef HAVE_KRB5 above #include of libcli...
2011-04-14 Jeremy AllisonEnsure change_dir_owner_to_parent() can't be raced.
2011-04-14 Jeremy AllisonFix bug #8083 - "inherit owner = yes" doesn't interact...
2011-04-14 Jeremy AllisonOptimization for change_file_owner_to_parent() and...
2011-04-14 Volker Lendeckes3: Fix Coverity ID 2471: UNINIT
2011-04-14 Volker Lendeckes3: Fix smbd with the async echo responder
2011-04-14 Günther Deschners3-build: make sure we pick up system tdb and talloc...
2011-04-14 Günther Deschners3-includes: move readahead prototype to its only user.
2011-04-14 Volker Lendeckes3: Fix a typo
2011-04-14 Andrew Bartlettlibcli/auth Fix compile on hosts without krb5
2011-04-14 Andrew Bartlettlib/util Move alpha_strcpy() from s3 into common code
2011-04-14 Andrew Bartletts3-auth Rename smb_krb5_open_keytab to avoid a conflict...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-14 Andrew Bartletts3-lib Remove very unused (#if 0) strncpyn
2011-04-14 Andrew Bartletts3-lib Remove unused string_append
2011-04-14 Andrew Bartletts3-lib Move unix_strlower and unix_strupper to their...
2011-04-14 Andrew Bartletts3-lib Remove unused str_ascii_charnum()
2011-04-14 Andrew Bartletts3-lib Move strisnormal to it's only user in mangle_hash.c
2011-04-14 Andrew Bartlettlibcli/ldap Re-add ldap_ndr.h as a public header
2011-04-14 Christian Ambachs4/libcli: do not use netbios name in NTLMv2 blobs...
2011-04-13 Christian Ambachlibcli: allow exclusion of netbios name in NTLMV2 blob
2011-04-13 Christian Ambachs4/libcli: do not announce NT error code support when...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-13 Günther Deschners3: fix the build of --with-profiling-data.
2011-04-13 Günther Deschners3-includes: only include acl prototypes when needed.
2011-04-13 Günther Deschners3-includes: absolutely no need to globally include...
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-includes: remove unused schema_types enum.
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Jeremy AllisonFix WAF build for sids2xids.
2011-04-13 Volker Lendeckes3: Add a test for sid2xids
2011-04-13 Volker Lendeckes3: Add some debug to winbindd_sids_to_xids
2011-04-13 Volker Lendeckes3: Use wbcSidsToUnixIds in create_local_token
2011-04-13 Volker Lendeckensswitch: Add wbinfo --sids-to-unix-ids
2011-04-13 Volker Lendeckelibwbclient: Add wbcSidsToUnixIds
2011-04-13 Volker Lendeckes3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
2011-04-13 Volker Lendeckes3: Add wbint_Sids2UnixIDs idl & implementation
2011-04-13 Volker Lendeckes3: Make idmap_find_domain public
2011-04-13 Volker Lendeckes3: Add is_domain_online
2011-04-13 Volker Lendeckensswitch: wbinfo --lookup-sids
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-04-13 Volker Lendeckelibwbclient: Add wbcLookupSids
2011-04-13 Volker Lendeckes3: Add winbindd_lookupsids
2011-04-13 Volker Lendeckes3: Add wb_lookupsids
2011-04-13 Volker Lendeckes3: Add wbint_LookupSids
2011-04-13 Volker Lendeckes3: Make parse_sidlist public
2011-04-13 Volker Lendeckes3: Simplify parse_sidlist
2011-04-13 Volker LendeckeAdd dom_sid_parse_endp
2011-04-13 Jeremy AllisonDon't print "success" message after error message in...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-13 Günther Deschners3-netapi: remove two shadowed variables.
2011-04-13 Stefan Metzmachers3:WHATSNEW.txt: remove the "strict allocate" default...
2011-04-13 Günther Deschners3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().
2011-04-13 Günther Deschners3-util_sock: very brief documentation for open_socket_...
2011-04-13 Volker Lendeckes3: Make send_nt_replies() static
2011-04-13 Stefan Metzmachertalloc: fix compiler warnings with -Wc++-compat
2011-04-13 Volker Lendeckes3: Fix Coverity ID 2470: STRAY_SEMICOLON
next