samba.git
2011-05-23 Volker Lendeckes3: Remove unused cli_[en|de]crypt_message
2011-05-23 Volker Lendeckes3: Directly call common_encrypt_buffer in cli_smb_req_...
2011-05-22 Volker Lendeckes3: Remove cli_send/receive_smb
2011-05-22 Volker Lendeckes3: Remove the smbtorture3 OPLOCK3 test
2011-05-22 Volker Lendeckes3: Convert the OPEN4 test to async oplock handling
2011-05-21 Volker Lendeckes3: Remove clistr_align_out
2011-05-21 Volker Lendeckes3: Remove unused cli_setup_bcc
2011-05-21 Matthieu Patous4:sam.py - add tests to check that setting "userAccoun...
2011-05-21 Matthieu Patous4:samldb LDB module - don't change the "primaryGroupId...
2011-05-21 Matthias Dieter... s4:lsa RPC server - handle LDB flags as "unsigned"
2011-05-21 Matthias Dieter... s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle...
2011-05-21 Matthias Dieter... ldb:pyldb.c - all flags should be unsigned
2011-05-21 Matthias Dieter... ldb:ldb_sqlite3.c - all LDB flags should be handled...
2011-05-21 Matthias Dieter... ldb:tools/cmdline.c + tools/ldbtest.c - the connection...
2011-05-21 Matthias Dieter... ldb:ldbtest.c - make more use of LDB constants
2011-05-21 Matthias Dieter... s4:torture - always cast correctly when using the ...
2011-05-21 Matthias Dieter... s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front...
2011-05-21 Matthieu Patouadd a demo script for dirsync
2011-05-21 Matthieu Patous4-dsdb: add unit tests for dirsync control
2011-05-21 Matthieu Patous4-dsdb: implementation of the dirsync control
2011-05-21 Matthieu Patous4-dsdb: introduce dsdb_module_search_tree
2011-05-21 Matthieu Patous4-dsdb: relax a bit the checks on read acl when dirsyn...
2011-05-21 Matthieu Patous4-dsdb: create flag for requesting ACL relax in case...
2011-05-21 Matthieu Patous4: do not change the critical flag when it's on a...
2011-05-21 Matthieu Patouselftest: Allow to test samba4 with ACL on read set
2011-05-21 Matthieu Patous4: add blackbox test for rename
2011-05-21 Matthieu Patouupgradeprovision: add hostname in the blackbox tests
2011-05-21 Matthieu PatouMake the purge first so that the provision can reused...
2011-05-21 Matthieu PatouAdd a script for renaming a DC
2011-05-21 Matthieu Patous4-python: Remove not used imports
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-05-20 Jeremy AllisonPatch for bug #8156 - net ads join fails to use the...
2011-05-20 Jeremy AllisonThe "workgroup" parameter is not used at all in cli_ses...
2011-05-20 Jeremy AllisonFix bug #8157 - std_pcap_cache_reload() fails to parse...
2011-05-20 Jeremy AllisonFix bug 8133 - strange behavior for the file (whose...
2011-05-20 Jeremy AllisonOptimization. If the attributes passed to can_rename...
2011-05-20 Christian Ambachs3:smbd remove unused code
2011-05-20 Volker Lendeckes3: Fork the echo handler only after SMB1 negprot is...
2011-05-20 Volker Lendeckes3: Fix Coverity ID 2573: UNUSED_VALUE
2011-05-20 Volker Lendeckes3: Fix an uninitialized variable
2011-05-20 Stefan Metzmachers3:testparm: don't return an error for a warning message
2011-05-20 Andreas Schneiders3-epmapper: Fixed endpoint registration.
2011-05-20 Volker Lendeckes3: Remove unused cli_setup_packet()
2011-05-20 Matthieu Patoutorture-dfs: fix a typo that was causing the test to...
2011-05-19 Christian AmbachFix Bug 8152 - smbd crash in release_ip()
2011-05-19 Volker Lendeckes3: Remove a use of cli_send_smb
2011-05-19 Volker Lendeckefix the WAF build
2011-05-19 Volker Lendeckes3: Do central cli_set_error
2011-05-19 Volker Lendeckes3: Remove the use of cli->inbuf/outbuf from cli_sessio...
2011-05-19 Volker Lendeckes3: Add sync read_smb
2011-05-19 Volker Lendeckes3: Make read_smb_send/recv public
2011-05-19 Jeremy AllisonFix bug found when building on an IPv6-only system...
2011-05-18 Michael Adampackaging(RHEL-CTDB): honour rpm build target options...
2011-05-18 Michael Adampackaging(RHEL-CTDB): adapt configure.rpm
2011-05-18 Michael Adampackaging(RHEL-CTDB): enforce building of libtdb and...
2011-05-18 Michael Adampackaging(RHEL-CTDB): build libtdb and libtalloc packag...
2011-05-18 Michael Adampackaging(RHEL-CTDB): update configure.rpm (--disable...
2011-05-18 Michael Adampackaging(RHEL-CTDB): disable smbtorture4 in the rpm...
2011-05-18 Michael Adampackaging(RHEL-CTDB): Remove the packaging of the winbi...
2011-05-18 Volker Lendeckepackaging(RHEL-CTDB): create the rpm directories
2011-05-18 Holger HetterichMake protocol version 2 the default protocol, and only...
2011-05-18 Andrew Bartlettlib/util/charset: Remove unused strcasecmp_w and strnca...
2011-05-18 Andrew Bartletts3-selftest Remove unused and unimplemented info3cache...
2011-05-18 Andrew Bartlettlib/util/charset use talloc_stackframe() rather than...
2011-05-18 Andrew Bartlettselftest: Re-enable strings.py from source3/stf as...
2011-05-18 Andrew Bartletts3-testparm Warn more on incorrect use of 'password...
2011-05-18 Andrew Bartlettlib/util/charset Don't allow invalid 'dos charset ...
2011-05-18 Andrew Bartletts3-selftest Remove unused sambalib.py from comfychair...
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 Andrew Bartletts3-param: Remove unused snum2params_static
2011-05-18 Andrew Bartletts3-param: remove unused share_iterator functions
2011-05-18 Andrew Bartletts4-libnet: Remove libnet_Join and create libnet_Join_member
2011-05-18 Andrew Bartlettbuild: Add 'cap' as a dependency of samba3core
2011-05-18 Andrew Bartlettbuild: Make POPT_SAMBA3 a library
2011-05-18 Andrew Bartlettlibrpc/ndr Merge ndr_print_sockaddr_storage() into...
2011-05-18 Andrew Bartlettbuild: Make util_reg subsystem in libcli/registry a...
2011-05-18 Andrew Bartlettbuild: Add rpc_client grouping library
2011-05-18 Andrew Bartlettbuild: Add depenencies needed by Samba3 subsystems
2011-05-18 Andrew Bartlettbuild: Make auth_sam_reply a library
2011-05-18 Andrew Bartlettbuild: Make msrpc3 a library
2011-05-18 Andrew Bartlettbuild: Expand dcerpc-samba grouping library
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-18 Andrew Bartletts4-selftest: gensec test is finished, don't skip
2011-05-18 Andrew Bartlettselftest: Don't skip Samba3 tests in the top level...
2011-05-18 Günther Deschners3-smbtorture: fix build warning (shadowed NTSTATUS...
2011-05-18 Matthieu Patoutorture: desactivate the level 4 tests for DFS referral
2011-05-18 Matthieu Patous4-dfs: Add workaround so that XP really works well
2011-05-18 Björn Baumbachs3-modules: Fix the build of gpfs.c on RHEL 6.0 with...
2011-05-18 Björn Baumbachs3-docs: change eventlog path from lockdir to statedir
2011-05-18 Björn Baumbachs3-torture/nbio.c: Fix cli_errstr() usage (part of...
2011-05-18 Björn Baumbachs3-client/clitar.c: Fix cli_errstr() usage (part of...
2011-05-18 Björn Baumbachs3-net_rpc_printer.c: Fix cli_errstr() usage (part...
2011-05-18 Björn Baumbachs3-libsmb/passchange.c: Fix cli_errstr() usage (part...
2011-05-18 Björn Baumbachs3-torture/mangle_test.c: Fix cli_errstr() usage (part...
2011-05-18 Björn Baumbachs3-torture: torture.c: Fix cli_errstr() usage (part...
2011-05-18 Stefan Metzmachers4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no...
2011-05-18 Stefan Metzmachers4:kdc: split s4u2self and s4u2proxy checks
2011-05-18 Stefan Metzmachers4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION ...
2011-05-18 Stefan Metzmachers4:auth/credentials: S4U2Self should force CRED_MUST_US...
next