kai/samba.git
2011-11-03 Stefan Metzmachers3:client: s/Undefined/SMB_SIGNING_DEFAULT/
2011-11-03 Stefan Metzmachers3:param: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmacherlibcli/smb: use the same values for SMB_SIGNING_* as...
2011-11-03 Stefan Metzmacherlibcli/smb: remove unused SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmachers4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_...
2011-11-03 Stefan Metzmachers4:libcli/raw: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmacherlib/param: use SMB_SIGNING_IF_REQUIRED instead of SMB_S...
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_IF_REQUIRED as replacement...
2011-11-03 Stefan Metzmacherlibcli/smb: SMB_SIGNING_AUTO is no longer used
2011-11-03 Stefan Metzmachers4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmachers4:libcli/raw: remove unused SMB_SIGNING_AUTO handling
2011-11-03 Stefan Metzmacherlib/param: map "* signing = auto" to SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmachers4:smb_server: change the default for "server signing...
2011-11-03 Stefan Metzmacherlib/param: change the default for "client signing"...
2011-11-03 Stefan Metzmachers4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING...
2011-11-03 Stefan Metzmachers4:libcli/raw: SMB_SIGNING_DEFAULT matches SMB_SIGNING_...
2011-11-03 Stefan Metzmacherlibcli/smb: add SMB_SIGNING_DEFAULT
2011-11-03 Stefan Metzmachers4:smb_server/smb2: add the same SMB_SIGNING_AUTO logic...
2011-11-03 Stefan Metzmacherselftest/Samba4: use "server signing = on" for now
2011-11-03 Stefan Metzmachers4:smb_server/smb: make the SMB_SIGNING_AUTO behavior...
2011-11-03 Stefan Metzmachers3:param: the behavior of "client/server signing =...
2011-11-03 Stefan Metzmachers4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SI...
2011-11-03 Stefan Metzmachers4:libcli/raw: only use smb signing if required
2011-11-03 Stefan Metzmachers3:libsmb: restore the 3.6.x behavior signing config...
2011-11-03 Giampaolo Lauriasamba-tool: Fix short description and error msgs in...
2011-11-03 Giampaolo Lauriasamba-tool: Fix --quiet option in domain samba3upgrade
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error message
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Fix "delegation show" command synopsis
2011-11-03 David Disseldorppkg: add comments to the systemd sysconfig file
2011-11-03 Björn Baumbachs3-build: add bin/dbwrap_tool to the BIN_PROGS2 depende...
2011-11-03 Björn Baumbachs3-registry: fix upgrade code
2011-11-03 Björn Baumbachs3-utils: net - Fix one error/usage message
2011-11-03 Björn Baumbachs3-printing: fix typo
2011-11-03 Stefan Metzmachers3:torture: let SMB2-BASICS work against w2k8r2 and...
2011-11-02 Matthieu Patous4-sites: Document, fix under optimal coding, use excep...
2011-11-02 Jelmer Vernooijsamba.netcmd: Pass in outf/errf.
2011-11-02 Jelmer Vernooijpyldb: Remove duplicate definition of SYNTAX_DN.
2011-11-02 Jelmer Vernooijs4-python: samba.provision: Require schema to be passed...
2011-11-02 Jelmer Vernooijsamba.common: Fix formatting of docstring (trips up...
2011-11-02 Günther Deschners3-waf: convert libcli_netlogon3 into a private library.
2011-11-02 Sumit Boses3-lsa: Let passdb backend handle the DOMAIN$ user
2011-11-02 Günther Deschners3-waf: move trusts_util.c code into a private library.
2011-11-02 Günther Deschners3-trustdomcache: make enumerate_domain_trusts() static.
2011-11-02 Günther Deschners3-waf: convert libnet_keytab into a private library.
2011-11-02 Günther Deschners3-libnet: add ads forward declaration in libnet keytab...
2011-11-02 Günther Deschners3-waf: fix libgpo.so library name.
2011-11-02 David Disseldorpldb: fix compiler warning
2011-11-02 David Disseldorps3:smb2_server: remove unused outhdr variables
2011-11-02 Matthieu Patousamba-tool: add subcommand for sites manipulation
2011-11-02 Matthieu Patous4-selftest: add unit tests for sites's function in...
2011-11-02 Matthieu Patous4-python: add function to manipulate sites in python
2011-11-02 Matthieu Patous4-resolver: make it work back with ipv4 only DNS records
2011-11-02 Rusty Russelltdb2: don't be fascist when TDB_VERSION1 is specified.
2011-11-02 Amitay Isaacsdsdb: Handle the case when extended rights string is...
2011-11-02 Amitay Isaacss4-drepl: Search for application partitions in addition...
2011-11-02 Amitay Isaacss4-dnsserver: Check the raised exception with assertRaises
2011-11-02 Amitay Isaacss4-dnsserver: Handle the case when the dns name is...
2011-11-02 Amitay Isaacss4-dnsserver: Build a dns name tree for correct enumeration
2011-11-02 Amitay Isaacss4-dnsserver: List dns zones matching the search filter
2011-11-02 Amitay Isaacss4-dnsserver: Compare two dns names using last uncommon...
2011-11-02 Amitay Isaacss4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone...
2011-11-02 Amitay Isaacssamba-tool: Improve the description of dns subcommands.
2011-11-02 Amitay Isaacssamba-tool: Enable comparison of DNS naming contexts...
2011-11-02 Jeremy AllisonRemove opendir() VFS code from ACL modules.
2011-11-01 Jeremy AllisonCall check_parent_access() on readdir.
2011-11-01 Jeremy AllisonChange function signature of check_parent_access()...
2011-11-01 Matthieu Patous4-socket: do not segfault if the socket is NULL
2011-11-01 Matthieu Patous4-join: Send ReplicaUpdateRefs at the end of the join
2011-11-01 Matthieu Patous4-domain-join: do not add DFSR entries when joining...
2011-11-01 Matthieu Patous4-vampire: Fix the output of fetched object for the...
2011-11-01 Jelmer VernooijSimplify handling of user add command.
2011-10-23 Theresa Hallorans4: samba-tool subcommand rename - change samba-tool...
2011-11-01 Andrew Bartletts4-dsdb Remove LDAP backend credentials support
2011-11-01 Michael Adams4:torture:smb2: add a new durable-open.upgrade2 test...
2011-11-01 Michael Adams4:torture:smb2: expand durable-open.open2 test matrix...
2011-11-01 Michael Adams4:torture:smb2: expand durable-open.open1 test matrix...
2011-11-01 Michael Adams4:torture:smb2: rename the durable-open.basic2 test...
2011-11-01 Michael Adams4:torture:smb2: rename the durable-open.basic1 test...
2011-11-01 Rusty Russelltdb2: use HAVE_LIBREPLACE instead of _SAMBA_BUILD_.
2011-10-31 Stefan Metzmachers4:torture/smb2: fix compound.invalid2 against windows
2011-10-31 Stefan Metzmachers4:smb_server/smb2: correctly implement related compoun...
2011-10-31 Stefan Metzmachers4:smb_server/smb2: always grant the requested credits
2011-10-31 Stefan Metzmachers4:smb_server/smb2: echo back more header fields
2011-10-31 Stefan Metzmachers3:smb2_server: FLAG_CHAINED means we always use the...
2011-10-31 Stefan Metzmachers3:smb2_server: don't reset the tid and session id...
2011-10-31 Stefan Metzmachers3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and...
2011-10-31 David Disseldorps4-torture: smb2 copychunk data integrity checks
2011-10-31 David Disseldorps4-torture: add smb2 copychunk ioctl tests
2011-10-31 David Disseldorps4-torture: split common copychunk ioctl test code...
2011-10-31 David Disseldorps4-torture: Add tests for the smb2 copychunk ioctl
2011-10-31 David Disseldorpidl: add copychunk and request_resume_key ioctl definitions
2011-10-31 Stefan Metzmachers3:smbd: also the parent smbd needs FLAG_MSG_PRINT_GENE...
2011-10-31 Stefan Metzmachers4:nbt_server/dgram: higher debug level for NBT_MAILSLO...
2011-10-31 Stefan Metzmachers4:lib/socket: don't pass -1 to close()
2011-10-31 David Disseldorps3: fix typo in net ads join output
2011-10-31 Volker Lendeckes3: Fix some nonempty blank lines
2011-10-31 Volker Lendeckes3: Fix a comment
next