s3-net: Add encoding=<CP> to 'net printing dump'.
[samba.git] / source3 /
2013-04-26 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing dump'.
2013-04-26 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing migrate'.
2013-04-26 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-20 Karolin SeegerVERSION: Bump version number up to 3.6.14.
2013-03-14 Guenter Kukkukkvfs_catia: add my copyright
2013-03-14 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-14 Guenter Kukkukkvfs_catia: add debug class for that module
2013-03-14 Karolin Seegerselftest: Skip tests failing on ext4 fs.
2013-03-14 Jeremy AllisonFix bug #9637 - Renaming directories as guest user...
2013-03-14 Andreas Schneiderwinbind: Don't leak centry memory. Reviewed-by: Alexand...
2013-03-14 Andreas Schneiderwinbind: Don't leak memory on return. Reviewed-by:...
2013-03-14 Daniel KobrasFix bug #9039 'map untrusted to domain' treats WORKSTAT...
2013-03-14 Andreas Schneiderpdb: Fix array overrun by one. Reviewed-by: Alexander...
2013-03-14 Björn Jackebuild/autoconf: put ld check variable in quotes
2013-03-14 Björn Jackebuild/autoconf: fix check for GNU ld version
2013-03-14 David Disseldorpsmbd: fix initial large PAC sess setup response
2013-03-14 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-03-14 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-03-14 David DisseldorpFix bug 9633: recursive mget should continue on EPERM
2013-03-14 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-03-14 Jeremy AllisonFix bug #9585 - Samba 3.6.x not correctly signing any...
2013-03-14 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-03-14 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-03-14 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-03-14 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
2013-03-14 Günther DeschnerBUG 9474: Downgrade v4 printer driver requests to v3.
2013-03-14 David DisseldorpBUG 9378: Add extra attributes for AD printer publishing.
2013-03-14 David Disseldorpprinting: Remove invalid free from error path.
2013-03-14 Andreas SchneiderBUG 9574: Fix a possible null pointer dereference in...
2013-03-14 Andreas Schneiders3-rpc_server: Fix a possible null pointer dereference.
2013-03-14 Volker Lendeckesamr: Make use of posix_openpt
2013-03-14 Volker Lendeckesamr: Split up an assignment from an if condition
2013-01-30 Karolin SeegerVERSION: Bump version number up to 3.6.13.
2013-01-29 Kai Blinswat: Use additional nonce on XSRF protection samba-3.6.12
2013-01-29 Kai Blinswat: Use X-Frame-Options header to avoid clickjacking
2013-01-21 Karolin SeegerVERSION: Bump version number up to 3.6.12.
2013-01-17 Jeremy AllisonFix bug #9196 - defer_open is triggered multiple times...
2013-01-17 Volker Lendeckeconfigure: Fix bug 9546, aio_suspend detection on FreeBSD
2012-12-10 Karolin SeegerVERSION: Bump version up to 3.6.11.
2012-12-06 Richard SharpeFix bug #9460 - Samba 3.6.x and Master respond incorrec...
2012-12-06 Günther Deschners3-net: Fix DEBUG() location.
2012-12-06 Günther Deschners3-net: give more control how to update/register DNS...
2012-12-06 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-12-06 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-12-06 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-12-06 Jeremy AllisonFinal part of #9374 - Allow smb2.acls torture test...
2012-12-06 Jeremy AllisonMore for #9374 - Allow smb2.acls torture test to pass...
2012-12-06 Jeremy AllisonEnsure when calculating the access mask for MAXIMUM_ALL...
2012-12-06 Jeremy AllisonAdd comment explaining exactly *why* we don't check...
2012-12-06 Jeremy AllisonFirst part of #9374 - Allow smb2.acls torture test...
2012-12-06 Sumit BoseUse work around for 'winbind use default domain' only...
2012-12-06 Günther Deschners3-winbind: use new reconnect logic in rpc_lookup_sids...
2012-12-06 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-12-06 Günther Deschners3-winbindd: rework reconnect logic in winbindd_lookup_...
2012-12-06 Günther Deschners3-winbindd: remove lookup_sids_fn_t.
2012-12-06 Günther Deschners3-winbindd: remove lookup_names_fn_t.
2012-12-06 Günther Deschners3-rpc_client: make dcerpc_lsa_lookup_names_generic...
2012-12-06 Günther Deschners3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.
2012-12-06 Günther Deschners3-winbindd: add cm_connect_lsat().
2012-12-06 Günther Deschners3-rpc_cli: Remove some unused wrapping code.
2012-12-06 Volker Lendeckes3: Make winbindd_lookup_names static
2012-12-06 David Disseldorpspoolss: fix segfault when "default devmode" is disabled
2012-12-06 Andreas SchneiderBUG 9436: Fix leaking sockets of SMB connections to...
2012-12-06 Matthieu PatouFix MD5 detection in the autoconf build
2012-12-06 Volker LendeckeFix Bug 9422 - large read requests cause server to...
2012-12-06 Günther Deschners3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tc...
2012-12-06 Jeremy AllisonAnother fix needed for bug #9236 - ACL masks incorrectl...
2012-12-06 Günther Deschners3-kerberos: also try with AES keys, when decrypting...
2012-12-06 Günther Deschners3-libsmb: make sure we copy at most 16 bytes in cli_se...
2012-12-06 Günther Deschnersamba: check for AES encryption type defines.
2012-12-06 Andreas Schneiders3:winbind: BUG 9386: Failover if netlogon pipe is...
2012-12-06 Stefan Metzmacherlib/krb5_wrap: request enc_types in the correct order...
2012-12-06 Günther Deschners3-kerberos: add aes enctypes to generated krb5.conf.
2012-12-06 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-12-06 Volker Lendeckes3-aio_pthread: Optimize aio_pthread_handle_completion
2012-12-06 Andreas SchneiderBUG 9326: Fix net ads join message for the dns domain.
2012-10-29 Karolin SeegerVERSION: Bump version up to 3.6.10.
2012-10-29 Andrew Bartletts3-libsmb: Initialise ticket to ensure we do not invali...
2012-10-29 Andreas Schneiders3-printing: Increase debug level for info that the...
2012-10-29 Björn Jackeautoconf: fix --with(out)-sendfile-support option handling
2012-10-29 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-29 Volker Lendeckes3: Add two tests a CLEAR_IF_FIRST crash
2012-10-29 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-10-29 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-10-29 Jeremy AllisonUse is_default_acl variable in canonicalise_acl()....
2012-10-29 Jeremy AllisonReformat spacing to be even. (cherry picked from commit...
2012-10-29 Björn Jackes3:quota: don't force the block size to 512
2012-10-29 Jeremy AllisonFix net rpc share allowedusers to work with 2008r2
2012-10-29 Andreas Schneiders3-smbd: Move housekeeping to the background process.
2012-10-29 Vladimir MarekFix service control for non-internal services.
2012-10-29 Stefan Metzmachers3:selftest: run the posix_s3.smb2.oplock tests
2012-10-29 Stefan Metzmachers3:smb2_create: don't take 'state->te' as indication...
2012-10-29 Stefan Metzmachers3:selftest: mark the driver_info_winreg tests knownfail.
2012-10-29 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-10-29 Jeremy AllisonFix bug #9213 - Bad ASN.1 NegTokenInit packet can cause...
2012-10-29 Michael Adamselftest: we fail samba3.smb2.compound.interim2
2012-10-29 Stefan Metzmachers3:smb2_notify: don't call tevent_req_done() from smbd_...
2012-10-29 Stefan Metzmachers3:smb2_server: avoid segfault in smbd_smb2_request_pen...
2012-10-29 Michael Adams3:smbd:smb2: simplify smbd_smb2_request_validate(...
2012-10-29 Michael Adams3:smbd:smb2: add check for session_status for compound...
next