s3-winbind: BUG 8166 - Don't lockout users when offline.
[sfrench/samba-autobuild/.git] / source3 /
2011-05-25 Jim McDonoughs3-winbind: BUG 8166 - Don't lockout users when offline.
2011-05-25 Andrew Bartletts3-testparm Warn about incorrect use of 'password server'
2011-05-25 Andrew Bartletts3-param Depricate 'password server = foo:12389' syntax
2011-05-24 Andrew Bartlettselftest: Make knowfail/skip files consistent, always...
2011-05-24 Holger HetterichActually make use of the SMBTA_SUBRELEASE define in...
2011-05-24 Jeremy AllisonFix bug #7054 - X account flag does not work when pwdla...
2011-05-24 Christian Ambachs3:modules properly terminate enums in nfs4 acl code
2011-05-24 Christian Ambachs3:vfs properly terminate enums in audit modules
2011-05-24 Jeremy AllisonFix bug #8150 - Ban 'dos charset = utf8'
2011-05-23 Volker Lendeckes3: Remove unused cli_get_nt_error
2011-05-23 Volker Lendeckes3: Remove unused cli_set_nt_error
2011-05-23 Volker Lendeckes3: Remove unused cli_reset_error
2011-05-23 Volker Lendeckes3: Remove a reference to cli->inbuf
2011-05-23 Volker Lendeckes3: Remove two false references to cli->inbuf
2011-05-23 Volker Lendeckes3: Fix a leftover from fstring removal in cli_state
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-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-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-18 Holger HetterichMake protocol version 2 the default protocol, and only...
2011-05-18 Andrew Bartletts3-selftest Remove unused and unimplemented info3cache...
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 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: Add rpc_client grouping library
2011-05-18 Andrew Bartlettbuild: Add depenencies needed by Samba3 subsystems
2011-05-18 Andrew Bartlettbuild: Make msrpc3 a library
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-18 Günther Deschners3-smbtorture: fix build warning (shadowed NTSTATUS...
2011-05-18 Björn Baumbachs3-modules: Fix the build of gpfs.c on RHEL 6.0 with...
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 Jeremy AllisonFix bug #8144 - touch /mnt/newfile fails to set timesta...
2011-05-17 Jeremy Allisonis_my_ipaddr() should recognise loopback addresses...
2011-05-17 Jeremy AllisonRemove duplicate definition of SMB_VFS_NEXT_STRICT_UNLO...
2011-05-17 Volker Lendeckes3: conn->sconn in smbd_server_connection_read/write_ha...
2011-05-17 Stefan Metzmachers3:rpc_server: create lp_ncalrpc_dir() with 0755 before...
2011-05-17 Stefan MetzmacherRevert "s3-rpc_server: Force ncalrpc dir to be mode...
2011-05-16 Jeremy AllisonFix the SMB2 showstopper, found by an extended torture...
2011-05-16 Jeremy AllisonEnsure we always write the correct incoming mid into...
2011-05-16 Andreas Schneiders3-rpc_server: Force ncalrpc dir to be mode 755.
2011-05-16 David Disseldorps3-printing: remove cups_pull_comment_location from...
2011-05-16 Gregor Beckgpfs.so: Add gpfs:syncio option
2011-05-16 Günther Deschners3-selftest: no point in running base.chkpath and base...
2011-05-16 Andreas Schneiders3-printing: Remove obsolete and unused cups_pull_comme...
2011-05-16 Andreas Schneiders3-spoolss: Get the printer location from cups.
2011-05-16 Günther Deschners3-printing: Get the location info from cups.
2011-05-16 Andreas Schneiders3: Added waf build header locations for clang complete.
2011-05-16 Christian Ambachs3:libsmb convert user-specified domain to uppercase
2011-05-14 Volker Lendeckes3: Make&use set_socket_addr_v4
2011-05-14 Volker Lendeckes3: Paranoia in smbsock_connect_state_destructor
2011-05-13 Andrew Bartletts3-param Deprecate a number of security parameters...
2011-05-13 Andrew Bartletts3-build: use ndr-standard in msrpc3
2011-05-13 Andrew Bartlettlib/util/charset Move built-in charset modules to the...
2011-05-13 Andrew Bartletts3-netapi Initialise global variables in libnetapi
2011-05-13 Andrew Bartletts3-libnetapi Don't create a talloc_stackframe() in...
2011-05-13 Günther Deschners3-net: fix potential crash bug in display_print_driver3().
2011-05-13 Michael Adams3:build: install libtdb with full version number inste...
2011-05-13 Michael Adams3:build: install libtalloc with full version number...
2011-05-13 Michael Adams3:build: build libtalloc.so.$VERSION with full version...
2011-05-13 Michael Adams3:build: build libtdb.so.$VERSION with full version...
2011-05-13 Michael Adams3:build: link libtdb as shared lib if using shared...
2011-05-13 Michael Adams3:build: determine full version of libtdb for the...
2011-05-13 Michael Adams3:build: link libtalloc as shared lib if using shared...
2011-05-13 Michael Adams3:build: determine full version of libtalloc for the...
2011-05-13 Michael Adams3:build: fix typo in definition of --enable-external...
next