kai/samba.git
2012-05-30 Andrew Bartlettlib/param: Import s3 parameters into lib/param to allow...
2012-05-30 Andrew Bartlettlib/param: Mark a few more parameters const (matching s3)
2012-05-30 Andrew Bartlettparam: mark realm parameter as const
2012-05-30 Andrew Bartlettparam: Sort global param functions macros to ease the...
2012-05-30 Andrew Bartlettlib/param: Add .flags to max/min protocol to match s3
2012-05-30 Andrew Bartlettlib/param: Add .flags to wins parameters to match s3
2012-05-30 Andrew Bartlettlib/param: Harmonise 'password server' parameter betwee...
2012-05-30 Andrew Bartletts3-build: Remove build of libtdb.so from the autoconf...
2012-05-30 Andrew Bartletts3-build: Remove build of libtalloc.so from the autocon...
2012-05-30 Andrew Bartletts3-iconv: Remove unused script/gen-8bit-gap.sh
2012-05-30 Andrew Bartlettbuild: Provide .pc file for libsmbsharemodes
2012-05-30 Andrew Bartlettbuild: Provide .pc file for libnetapi
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tevent
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for tdb
2012-05-30 Andrew Bartlettbuild: Remove unused release scripts for talloc
2012-05-30 Kai Blinlibcli/dns: Rename UDP-based calls to reflect their use
2012-05-29 Kai BlinAdd myself as libcli/dns maintainer
2012-05-29 Kai Blins4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rr
2012-05-29 Kai Blins4-dns: Use proper talloc hierarchy for NS records...
2012-05-29 Kai Blins4-dns: Use proper talloc hierarchy for AAAA records...
2012-05-29 Volker Lendeckes4-dns: Remove sync dns_process
2012-05-29 Volker Lendeckes4-dns: Make the TCP dns server async
2012-05-29 Volker Lendeckes4-dns: Make the UDP dns server async
2012-05-29 Volker Lendeckes4-dns: Remove sync dns_server_process_query
2012-05-29 Volker Lendeckes4-dns: Make dns_process_send asyn
2012-05-29 Volker Lendeckes4-dns: Remove unused sync ask_forwarder wrapper
2012-05-29 Volker Lendeckes4-dns: Make dns_server_process_query async
2012-05-29 Volker Lendeckes4-dns: Make ask_forwarder async
2012-05-29 Volker Lendeckelib: add tevent_req_poll_werror
2012-05-29 Volker Lendeckes4-dns: Create a proper talloc hierarchy in create_resp...
2012-05-29 Volker Lendeckes4-dns: Add debug output for unmappable WERROR to DNS...
2012-05-29 Volker Lendeckes4-dns: Fix some typos
2012-05-29 Volker Lendeckelibrpc: Fix some typos
2012-05-29 Volker Lendeckes4-dns: Remove some break; statements
2012-05-29 Volker Lendeckes4-dns: Fix an unlikely potential memleak
2012-05-29 Volker Lendeckes4-dns: Use talloc_asprintf_append_buffer in create_res...
2012-05-29 Volker Lendeckes4-dns: Add some NULL checks to create_response_rr
2012-05-29 Matthias Dieter... s4:dbchecker - handle the "none" case correctly
2012-05-29 Stefan Metzmachers3:smb2_ioctl: verify credit charge
2012-05-29 Stefan Metzmachers3:smb2_ioctl: add more validation checks
2012-05-29 Stefan Metzmachers3:smb2_ioctl: add some more validation checks
2012-05-29 Günther Deschners4-torture: verify #8373 and add ndr nbt tests for...
2012-05-29 Christian Ambachs4:torture report connection error via torture_fail
2012-05-29 Christian Ambachs3:smbd/smb2_find add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_getinfo add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_setinfo add a debug message
2012-05-29 Christian Ambachs3:smbd/smb2_read improve debug message
2012-05-29 Stefan Metzmacherlibcli/smb: add some more FSCTL_* defines
2012-05-29 Stefan Metzmachers3:smb2cli_ioctl: fix requests without output_buffer...
2012-05-29 Björn Jackes3: fix compile of krb5 locator on Solaris
2012-05-28 Alexander Bokovoyfreebsd9: support both WAF MIT krb5 build and autoconf...
2012-05-28 Stefan Metzmachers4:ntvfs/ipc: fix protocol specific processing of pipe...
2012-05-28 Stefan Metzmachers3:selftest: run rpc.samba3.smb[1|2]-pipe-name
2012-05-28 Stefan Metzmachers3:rpc_server: don't do any magic in is_known_pipename...
2012-05-28 Stefan Metzmachers3:smbd: fix reply_open_pipe_and_X() to behave like...
2012-05-28 Stefan Metzmachers3:smbd: only strip \\ off the name if present (for...
2012-05-28 Stefan Metzmachers3:rpc_server: return OBJECT_NAME_NOT_FOUND instead...
2012-05-28 Stefan Metzmachers3:smb2_create: do not remove leading backslash from...
2012-05-28 Stefan Metzmachers4:torture/samba3rpc: add smb1-pipe-name
2012-05-28 Stefan Metzmachers4:torture/samba3rpc: add smb2-pipe-name
2012-05-28 Stefan Metzmachers3:cli_np_tstream: pass a leading backslash for the...
2012-05-28 Stefan Metzmachers3:rpc_client: tstream_cli_np_open_send() doesn't expec...
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of clisigning routines
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_security_mode
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_gss_blob
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_challenge
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_encryption_on
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_max_requests
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_session_key
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-28 Luk Claess3:libsmb: get rid of cli_sockopt
2012-05-28 Luk Claess3:libsmb: remove unused (un)set_pending functions
2012-05-27 Jelmer VernooijAvoid all(), as it's not available in Python 2.4.
2012-05-27 Andrew Bartlettbuild: Remove all references to libuuid
2012-05-27 Andriy Syrovenkobuild: Add option to specify where gettext is (/usr...
2012-05-27 Andriy SyrovenkoEliminate dependency on an external uuid library.
2012-05-26 Andrew Bartletts3-build: Remove build of libaddns.a from the autoconf...
2012-05-26 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-05-26 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-26 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-05-26 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-05-25 Alexander Bokovoydns_hosts_file: move to a separate subsystem
2012-05-25 Alexander Bokovoys3-configure.in: when ADS support is disabled, unset...
2012-05-25 Stefan Metzmachers3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local...
2012-05-25 Volker Lendeckes3: Test whether get_share_mode_lock cleans up stale...
2012-05-25 Volker Lendeckes3: Do not check the PIDs is parse_share_modes
2012-05-25 Jeremy AllisonEnsure we only return NT_STATUS_DELETE_PENDING if the...
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_directory
2012-05-25 Volker Lendeckes3: Check for serverid_exists in close_remove_share_mode
2012-05-25 Volker Lendeckes3: Be less picky on stale share mode entries
2012-05-25 Volker Lendeckes3: Check for serverid_exists in find_oplock_types
2012-05-25 Volker Lendeckes3: Check for serverid_exists in rename_share_filename
next