Commit Graph

  • 19b4cb75eb Accepting request 80338 from network:samba:STABLE Sascha Peilicke 2011-09-01 10:05:44 +00:00
  • 2d6196efb0 - Microsoft Word from Microsoft Office 2007 fails to save as on a share with SMB2; (bso#8412). - Use sys_write and sys_read in fork_domain_child to fix a winbind race leading to 100% CPU usage; (bso#8409). Lars Müller 2011-08-30 22:15:15 +00:00
  • 3366b9ea40 - Microsoft Word from Microsoft Office 2007 fails to save as on a share with SMB2; (bso#8412). - Use sys_write and sys_read in fork_domain_child to fix a winbind race leading to 100% CPU usage; (bso#8409). Lars Müller 2011-08-30 22:15:15 +00:00
  • 7a0087a796 - Fix wrong reply to smb2 durable handle reconnect (DHnC) request; (bso#8428). - Fix infinite loop in ACL module code; (bso#8422). Lars Müller 2011-08-30 19:18:27 +00:00
  • 0c0c17edb6 - Fix wrong reply to smb2 durable handle reconnect (DHnC) request; (bso#8428). - Fix infinite loop in ACL module code; (bso#8422). Lars Müller 2011-08-30 19:18:27 +00:00
  • 1e06183c5c Consolidate the talloc changes to one log entry. Lars Müller 2011-08-29 20:02:41 +00:00
  • c9298687b0 Consolidate the talloc changes to one log entry. Lars Müller 2011-08-29 20:02:41 +00:00
  • 65563bac78 - Fix getent group if trusted domains are not reachable; (bso#8420). Lars Müller 2011-08-29 19:47:42 +00:00
  • 4632c66c2f - Fix getent group if trusted domains are not reachable; (bso#8420). Lars Müller 2011-08-29 19:47:42 +00:00
  • c735e4ae31 - smbclient can't access a NT4 share since 3.6.0; (bso#8385). Lars Müller 2011-08-29 17:10:22 +00:00
  • a807140a01 - smbclient can't access a NT4 share since 3.6.0; (bso#8385). Lars Müller 2011-08-29 17:10:22 +00:00
  • 85e0df9b0a Autobuild autoformatter for 79967 Sascha Peilicke 2011-08-29 07:15:35 +00:00
  • 888e15c0a2 Autobuild autoformatter for 79967 Sascha Peilicke 2011-08-29 07:15:35 +00:00
  • 89c7275580 Accepting request 79967 from network:samba:STABLE Sascha Peilicke 2011-08-29 07:15:24 +00:00
  • 78ff671b47 Accepting request 79967 from network:samba:STABLE Sascha Peilicke 2011-08-29 07:15:24 +00:00
  • f0d351fec2 - Optimize serverid_exists() for Solaris; (bso#8395). - talloc: check block count after references test. - talloc: added test suite for talloc_free_children(). - talloc: license info erratum in the manpage. - talloc: fix typos and better differentiation between versions 1 and 2. - talloc: preserve context name on talloc_free_children(). - talloc: ensure the sibling linked list remains valid during a free. - vfs_chown_fsp returned in the wrong directory; (bso#8370). - Remove irritating "." targets when recent system libs exist; (bso#8369). - Correctly initialize "idmap config * : script" with NULL; (bso#8368). - Add missing include to suppress compiler warnings; (bso#8365). - Point the chain offset beyond the current request; (bso#8360). - Fix gpfs vfs module build; (bso#8364). - Make vfs_prealloc even build on older systems; (bso#8363). - Do central cli_set_error and return the actual NTSTATUS; (bso#7864). Lars Müller 2011-08-27 20:40:57 +00:00
  • 8c0759613a - Optimize serverid_exists() for Solaris; (bso#8395). - talloc: check block count after references test. - talloc: added test suite for talloc_free_children(). - talloc: license info erratum in the manpage. - talloc: fix typos and better differentiation between versions 1 and 2. - talloc: preserve context name on talloc_free_children(). - talloc: ensure the sibling linked list remains valid during a free. - vfs_chown_fsp returned in the wrong directory; (bso#8370). - Remove irritating "." targets when recent system libs exist; (bso#8369). - Correctly initialize "idmap config * : script" with NULL; (bso#8368). - Add missing include to suppress compiler warnings; (bso#8365). - Point the chain offset beyond the current request; (bso#8360). - Fix gpfs vfs module build; (bso#8364). - Make vfs_prealloc even build on older systems; (bso#8363). - Do central cli_set_error and return the actual NTSTATUS; (bso#7864). Lars Müller 2011-08-27 20:40:57 +00:00
  • f06a50d39e Autobuild autoformatter for 78381 Sascha Peilicke 2011-08-12 07:32:19 +00:00
  • 0a547f91f0 Autobuild autoformatter for 78381 Sascha Peilicke 2011-08-12 07:32:19 +00:00
  • d6e59d2f4d Accepting request 78381 from network:samba:STABLE Sascha Peilicke 2011-08-12 07:32:03 +00:00
  • 8c6e64bc5a Accepting request 78381 from network:samba:STABLE Sascha Peilicke 2011-08-12 07:32:03 +00:00
  • 691cd6daf7 - Update to 3.6.0. + BUG 7462: Make SA_RESETHAND conditional on its existance. + BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined. + BUG 8324: smbclient cannot list directories from a big-endian machine. + BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname. + BUG 8327: Fix the reload of the configuration, also reload activated registry shares. + BUG 8328: Cleanup of idmap_tdb2 code. + BUG 8330: Fix NFSv4 ACL merging logic. + BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id. + BUG 8341: Fix segfault in libsmbclient. + BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file. + BUG 8347: Fix regression for HP-UX, AIX and OSF. + BUG 8357: Make sure we grant credits on async read/write operations. + BUG 8358: Fix a bug in run_poll_events(). + BUG 8362: Fix build issue on old glibc systems. Lars Müller 2011-08-09 12:45:29 +00:00
  • 4897f17542 - Update to 3.6.0. + BUG 7462: Make SA_RESETHAND conditional on its existance. + BUG 8303: db_ctdb_send_schedule_for_deletion() is not defined. + BUG 8324: smbclient cannot list directories from a big-endian machine. + BUG 8326: WinXP cannot join a Samba3 domain with a 'even' hostname. + BUG 8327: Fix the reload of the configuration, also reload activated registry shares. + BUG 8328: Cleanup of idmap_tdb2 code. + BUG 8330: Fix NFSv4 ACL merging logic. + BUG 8335: File copy aborts with smb2_validate_message_id: bad message_id. + BUG 8341: Fix segfault in libsmbclient. + BUG 8343: Fix SMB2 crash reading with aio_fork beyond the end of file. + BUG 8347: Fix regression for HP-UX, AIX and OSF. + BUG 8357: Make sure we grant credits on async read/write operations. + BUG 8358: Fix a bug in run_poll_events(). + BUG 8362: Fix build issue on old glibc systems. Lars Müller 2011-08-09 12:45:29 +00:00
  • e9205cb84e A tab is a tab is a tab. Lars Müller 2011-08-08 16:31:08 +00:00
  • 30dcbe5b17 A tab is a tab is a tab. Lars Müller 2011-08-08 16:31:08 +00:00
  • a51ed5418d - Remove no longer required vscan patches. - (Re)add installed files from %{_libdir}/samba/vfs/ to the filelist. Lars Müller 2011-08-08 16:19:05 +00:00
  • 4618c35604 - Remove no longer required vscan patches. - (Re)add installed files from %{_libdir}/samba/vfs/ to the filelist. Lars Müller 2011-08-08 16:19:05 +00:00
  • bf002b6492 - Remove references to disabled vscan build. Lars Müller 2011-08-08 15:30:18 +00:00
  • 9330d82027 - Remove references to disabled vscan build. Lars Müller 2011-08-08 15:30:18 +00:00
  • b4ded83beb - Add missing define, includes, and initialization to get_printing_ticket. Lars Müller 2011-08-04 17:33:26 +00:00
  • 78078df416 - Add missing define, includes, and initialization to get_printing_ticket. Lars Müller 2011-08-04 17:33:26 +00:00
  • d7483766eb - Use /var/run for the cifs state file; (bnc#710304). Lars Müller 2011-08-04 11:15:00 +00:00
  • b3e12c695f - Use /var/run for the cifs state file; (bnc#710304). Lars Müller 2011-08-04 11:15:00 +00:00
  • 9be8e2fd8d - Fix #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issue; (bso#8303). - File copy aborts with smb2_validate_message_id: bad message_id; (bso#8335). Lars Müller 2011-08-01 21:33:10 +00:00
  • a0440ad753 - Fix #ifdef CTDB_CONTROL_SCHEDULE_FOR_DELETION issue; (bso#8303). - File copy aborts with smb2_validate_message_id: bad message_id; (bso#8335). Lars Müller 2011-08-01 21:33:10 +00:00
  • 2250ddd949 - Fix reload of the configuration and also reload activated registry shares; (bso#8327). - WinXP cannot join a Samba3 domain with a 'even' hostname; (bso#8326). Lars Müller 2011-07-31 14:31:41 +00:00
  • d16cb144e1 - Fix reload of the configuration and also reload activated registry shares; (bso#8327). - WinXP cannot join a Samba3 domain with a 'even' hostname; (bso#8326). Lars Müller 2011-07-31 14:31:41 +00:00
  • cbb3dd997f - smbclient cannot list directories from a big-endian machine; (bso#8324). Lars Müller 2011-07-28 17:54:32 +00:00
  • 5e680494c0 - smbclient cannot list directories from a big-endian machine; (bso#8324). Lars Müller 2011-07-28 17:54:32 +00:00
  • d04dff3074 Push the commited version. Lars Müller 2011-07-27 01:58:17 +00:00
  • 9966ce0c19 Push the commited version. Lars Müller 2011-07-27 01:58:17 +00:00
  • 831b108aa5 - Update to 3.6.0rc3. + BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). + BUG 7888: Deal with buggy 3.0 based PDCs. + BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb module. + BUG 8102: Do not allow to change file ACLs from normal domusers. + BUG 8102: Do not allow to change file ACLs from normal domusers. + BUG 8193: Add new command 'enumerate_recursive'. + BUG 8195: Make rpc client code working against NT4 servers. + BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes" is set. + BUG 8213: Fixes in idmap_autorid. + BUG 8214: Fix smbd crash on printer driver upgrade. + BUG 8215: Fix Winbind unix username lookup. + BUG 8216: Make Winbind returning correct results with 'sids2xids'. + BUG 8217: Do not stat-check the share path in 'net conf addshare'. + BUG 8219: Fix SMB Panic from Windows 7 client. + BUG 8224: Fix the build on FreeBSD. + BUG 8226: Use c99 initializers which are supported by old gcc 2.95 compilers. + BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd. + BUG 8231: Fix crash bug in 'net cache get'. + BUG 8235: Fix smbd crash on startup caused by migrate_printer(). + BUG 8240: Fix Valgrind warnings in winreg/spoolss code. + BUG 8244: Fix copying files larger than 2 GB to a Samba share. + BUG 8247: Fix Coverity ID 2582: FORWARD_NULL. + BUG 8253: Fix Winbind panic if verify_idpool() fails. + BUG 8254: Fix "acl check permissions = no". + BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes. + BUG 8262: Fix build of vfs_commit. Lars Müller 2011-07-27 01:55:14 +00:00
  • 0011ecf1d2 - Update to 3.6.0rc3. + BUG 7841: Explicitly pass domain_sid to wbint_LookupRids(). + BUG 7888: Deal with buggy 3.0 based PDCs. + BUG 8083: Fix "inherit owner = yes" with vfs_acl_xattr or vfs_acl_tdb module. + BUG 8102: Do not allow to change file ACLs from normal domusers. + BUG 8102: Do not allow to change file ACLs from normal domusers. + BUG 8193: Add new command 'enumerate_recursive'. + BUG 8195: Make rpc client code working against NT4 servers. + BUG 8211: Fix "inherit owner = yes" when "inherit permissions = yes" is set. + BUG 8213: Fixes in idmap_autorid. + BUG 8214: Fix smbd crash on printer driver upgrade. + BUG 8215: Fix Winbind unix username lookup. + BUG 8216: Make Winbind returning correct results with 'sids2xids'. + BUG 8217: Do not stat-check the share path in 'net conf addshare'. + BUG 8219: Fix SMB Panic from Windows 7 client. + BUG 8224: Fix the build on FreeBSD. + BUG 8226: Use c99 initializers which are supported by old gcc 2.95 compilers. + BUG 8230: Move .nmbd socket directory to non-hidden name PREFIX/var/nmbd. + BUG 8231: Fix crash bug in 'net cache get'. + BUG 8235: Fix smbd crash on startup caused by migrate_printer(). + BUG 8240: Fix Valgrind warnings in winreg/spoolss code. + BUG 8244: Fix copying files larger than 2 GB to a Samba share. + BUG 8247: Fix Coverity ID 2582: FORWARD_NULL. + BUG 8253: Fix Winbind panic if verify_idpool() fails. + BUG 8254: Fix "acl check permissions = no". + BUG 8260: Fix DCERPC responses with fragments larger than 1024 bytes. + BUG 8262: Fix build of vfs_commit. Lars Müller 2011-07-27 01:55:14 +00:00
  • 327c358aef - The Samba Web Administration Tool (SWAT) versions 3.0.x to 3.5.9 are affected by a cross-site scripting vulnerability; CVE-2011-2694; (bso#8289); (bnc#708503). - The Samba Web Administration Tool (SWAT) versions 3.0.x to 3.5.9 are affected by a cross-site request forgery; CVE-2011-2522; (bso#8290); (bnc#705241). Lars Müller 2011-07-27 01:35:54 +00:00
  • 2760a28cc5 - The Samba Web Administration Tool (SWAT) versions 3.0.x to 3.5.9 are affected by a cross-site scripting vulnerability; CVE-2011-2694; (bso#8289); (bnc#708503). - The Samba Web Administration Tool (SWAT) versions 3.0.x to 3.5.9 are affected by a cross-site request forgery; CVE-2011-2522; (bso#8290); (bnc#705241). Lars Müller 2011-07-27 01:35:54 +00:00
  • 039a38362e - Make use of the actual library version as part of the package name on post-11.3 systems only. - Improve ctdb vacuuming performance with use of SCHEDULE_FOR_DELETION; (bnc#705170). - Specify nmbdsocketdir at configure time; (bnc#700953). - Build the tdb, talloc, and tevent libraries ahead of anything else. - Update to 3.6.0rc2. - Make cupsaddsmb fill printers location; (bso#8132); (bnc#698209). - Add "winbind max clients" parameter to remove 200-client limit; (bnc#697461). Lars Müller 2011-07-21 20:14:33 +00:00
  • 5b96bf0d2c - Make use of the actual library version as part of the package name on post-11.3 systems only. - Improve ctdb vacuuming performance with use of SCHEDULE_FOR_DELETION; (bnc#705170). - Specify nmbdsocketdir at configure time; (bnc#700953). - Build the tdb, talloc, and tevent libraries ahead of anything else. - Update to 3.6.0rc2. - Make cupsaddsmb fill printers location; (bso#8132); (bnc#698209). - Add "winbind max clients" parameter to remove 200-client limit; (bnc#697461). Lars Müller 2011-07-21 20:14:33 +00:00
  • 94f3230c55 Autobuild autoformatter for 64536 Sascha Peilicke 2011-03-21 08:29:02 +00:00
  • 3282c0f5fe Autobuild autoformatter for 64536 Sascha Peilicke 2011-03-21 08:29:02 +00:00
  • c84788a030 Accepting request 64536 from network:samba:STABLE Sascha Peilicke 2011-03-21 08:28:56 +00:00
  • 205fb623a7 Accepting request 64536 from network:samba:STABLE Sascha Peilicke 2011-03-21 08:28:56 +00:00
  • b948c6553a - Replace jobs by _smp_mflags macro while calling make on post-11.4 systems. - Don't crash when publishing a single printer; (bnc#643119). Lars Müller 2011-03-18 16:25:03 +00:00
  • 71c8891752 - Replace jobs by _smp_mflags macro while calling make on post-11.4 systems. - Don't crash when publishing a single printer; (bnc#643119). Lars Müller 2011-03-18 16:25:03 +00:00
  • 658b84bd96 Use %_smp_mflags for parallel building. Lars Müller 2011-03-09 12:03:49 +00:00
  • 996ab94928 Use %_smp_mflags for parallel building. Lars Müller 2011-03-09 12:03:49 +00:00
  • 20dcc98fbd Define the libwbclient packages ahead of packages with a different version. Lars Müller 2011-03-09 10:53:01 +00:00
  • 36359d72ae Define the libwbclient packages ahead of packages with a different version. Lars Müller 2011-03-09 10:53:01 +00:00
  • 9717b76221 Autobuild autoformatter for 63596 Sascha Peilicke 2011-03-08 12:36:09 +00:00
  • 0ef8a6e5bc Autobuild autoformatter for 63596 Sascha Peilicke 2011-03-08 12:36:09 +00:00
  • 5356beb3a6 Accepting request 63596 from network:samba:STABLE Sascha Peilicke 2011-03-08 12:36:02 +00:00
  • 19c63f71bf Accepting request 63596 from network:samba:STABLE Sascha Peilicke 2011-03-08 12:36:02 +00:00
  • e28661a198 - Update to 3.5.8. + Fix Winbind crash bug when no DC is available; (bso#7730). + Fix finding users on domain members; (bso#7743). + Fix memory leaks in Winbind; (bso#7879). + Fix printing with Windows 7 clients; (bso#7567). + Fix 'testparm' return code when EOF in encountered in param name; (bso#3185). + Make "rlimit_max below minimum Windows limit" notification less scary; (bso#6837). + Fix "Your Password expires today" message for users of trusted domains; (bso#7066). + Fix maintaining of users' groups via UsrMgr; (bso#7262). + Fix 'net ads dns register' in Windows 2008 R2 domains; (bso#7356). + Raise debug level for "reduce_name: couldn't get realpath" messages; (bso#7409). + Fix updating the time on close in vfs_gpfs; (bso#7498). + Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'; (bso#7594). + Handle Windows 9x adddriver calls without config file; (bso#7641). + Fix scalability problem with hundreds of printers; (bso#7656). + Fix memory leak in the netapi routines; (bso#7665). + Store unmodified copies of security descriptors in acl_xattr and acl_tdb modules; (bso#7716). + Fix incorrect unix mode_t caused by invalid client DOS attributes on create; (bso#7733). + Apply appropriate create masks when creating files with "inherit ACLs" set to true; (bso#7734). + Fix "dfree cache time" parameter; (bso#7744). + Fix a getgrent crash with many groups; (bso#7774). + Fix requesting lookups for BUILTIN sids; (bso#7777). Lars Müller 2011-03-07 13:06:00 +00:00
  • 96052eb36d - Update to 3.5.8. + Fix Winbind crash bug when no DC is available; (bso#7730). + Fix finding users on domain members; (bso#7743). + Fix memory leaks in Winbind; (bso#7879). + Fix printing with Windows 7 clients; (bso#7567). + Fix 'testparm' return code when EOF in encountered in param name; (bso#3185). + Make "rlimit_max below minimum Windows limit" notification less scary; (bso#6837). + Fix "Your Password expires today" message for users of trusted domains; (bso#7066). + Fix maintaining of users' groups via UsrMgr; (bso#7262). + Fix 'net ads dns register' in Windows 2008 R2 domains; (bso#7356). + Raise debug level for "reduce_name: couldn't get realpath" messages; (bso#7409). + Fix updating the time on close in vfs_gpfs; (bso#7498). + Fix "log=>ndr_pull_error" in 'wbinfo -u' and 'wbinfo -g'; (bso#7594). + Handle Windows 9x adddriver calls without config file; (bso#7641). + Fix scalability problem with hundreds of printers; (bso#7656). + Fix memory leak in the netapi routines; (bso#7665). + Store unmodified copies of security descriptors in acl_xattr and acl_tdb modules; (bso#7716). + Fix incorrect unix mode_t caused by invalid client DOS attributes on create; (bso#7733). + Apply appropriate create masks when creating files with "inherit ACLs" set to true; (bso#7734). + Fix "dfree cache time" parameter; (bso#7744). + Fix a getgrent crash with many groups; (bso#7774). + Fix requesting lookups for BUILTIN sids; (bso#7777). Lars Müller 2011-03-07 13:06:00 +00:00
  • 131cf39a1a Autobuild autoformatter for 63042 Sascha Peilicke 2011-03-01 08:53:32 +00:00
  • a283a4f6c6 Autobuild autoformatter for 63042 Sascha Peilicke 2011-03-01 08:53:32 +00:00
  • d9e58906a3 Accepting request 63042 from network:samba:STABLE Sascha Peilicke 2011-03-01 08:53:24 +00:00
  • 932eedd536 Accepting request 63042 from network:samba:STABLE Sascha Peilicke 2011-03-01 08:53:24 +00:00
  • aa7d6d25ed Add cosmetic comment as we use in the other cases in the samba-doc.spec Lars Müller 2011-02-28 17:20:27 +00:00
  • 20d91a27ad Add cosmetic comment as we use in the other cases in the samba-doc.spec Lars Müller 2011-02-28 17:20:27 +00:00
  • 1b43123317 - Update to 3.5.7 + Protect against possible denial of service caused by memory corruption; CVE-2011-0719; (bso#7949); (bnc#670431). - Protect against possible denial of service caused by memory corruption; CVE-2011-0719; (bso#7949); (bnc#670431). Lars Müller 2011-02-28 16:29:13 +00:00
  • 7337542ad4 - Update to 3.5.7 + Protect against possible denial of service caused by memory corruption; CVE-2011-0719; (bso#7949); (bnc#670431). - Protect against possible denial of service caused by memory corruption; CVE-2011-0719; (bso#7949); (bnc#670431). Lars Müller 2011-02-28 16:29:13 +00:00
  • c85664e673 Autobuild autoformatter for 62653 Sascha Peilicke 2011-02-24 07:56:01 +00:00
  • b0ca6ccb61 Autobuild autoformatter for 62653 Sascha Peilicke 2011-02-24 07:56:01 +00:00
  • ea0d7ae471 Accepting request 62653 from network:samba:STABLE Sascha Peilicke 2011-02-24 07:55:54 +00:00
  • d6db389395 Accepting request 62653 from network:samba:STABLE Sascha Peilicke 2011-02-24 07:55:54 +00:00
  • cc10620c77 Disable separate build of samba-doc for post-11.1 systems. Lars Müller 2011-02-23 16:10:21 +00:00
  • 67f256131d Disable separate build of samba-doc for post-11.1 systems. Lars Müller 2011-02-23 16:10:21 +00:00
  • 1867d95a2d Autobuild autoformatter for 61746 Ruediger Oertel 2011-02-18 12:34:21 +00:00
  • de0cd18a0a Autobuild autoformatter for 61746 Ruediger Oertel 2011-02-18 12:34:21 +00:00
  • f24a3f49e5 Accepting request 61746 from network:samba:STABLE Ruediger Oertel 2011-02-18 12:34:14 +00:00
  • af72fcffe7 Accepting request 61746 from network:samba:STABLE Ruediger Oertel 2011-02-18 12:34:14 +00:00
  • 2f1e46fda3 - Increase the log level for missing PIDs on SIGCHLD, printcap child processes are not added to the children PID list; (bnc#666460). David Disseldorp 2011-02-17 16:24:03 +00:00
  • fd20a4e635 - Increase the log level for missing PIDs on SIGCHLD, printcap child processes are not added to the children PID list; (bnc#666460). David Disseldorp 2011-02-17 16:24:03 +00:00
  • c77481d188 Autobuild autoformatter for 60539 Ruediger Oertel 2011-02-12 11:18:13 +00:00
  • e6b4b9b9a0 Autobuild autoformatter for 60539 Ruediger Oertel 2011-02-12 11:18:13 +00:00
  • 00f1b34b99 Accepting request 60539 from network:samba:STABLE Ruediger Oertel 2011-02-12 11:18:08 +00:00
  • 02d08ada78 Accepting request 60539 from network:samba:STABLE Ruediger Oertel 2011-02-12 11:18:08 +00:00
  • 2cb3127c45 - Do not require a particular library version if the major version is part of the package name. Lars Müller 2011-02-10 17:47:34 +00:00
  • d0638e2390 - Do not require a particular library version if the major version is part of the package name. Lars Müller 2011-02-10 17:47:34 +00:00
  • a909c8b767 - Make the condition when libFOO_ver gets defined more generic. - Fail if the expected library version doesn't fit. Lars Müller 2011-02-10 16:47:28 +00:00
  • 1476c7ce67 - Make the condition when libFOO_ver gets defined more generic. - Fail if the expected library version doesn't fit. Lars Müller 2011-02-10 16:47:28 +00:00
  • a7c22044a2 - Use the actual version numbers of the ldb, talloc, tdb, and tevent libraries on post-11.3 systems. Lars Müller 2011-02-10 14:51:27 +00:00
  • 345ec70c25 - Use the actual version numbers of the ldb, talloc, tdb, and tevent libraries on post-11.3 systems. Lars Müller 2011-02-10 14:51:27 +00:00
  • 21c870ad2d Use the actual version numbers of ldb and tevent on post-11.3 systems. Lars Müller 2011-02-09 23:52:17 +00:00
  • 042d578fba Use the actual version numbers of ldb and tevent on post-11.3 systems. Lars Müller 2011-02-09 23:52:17 +00:00
  • 8fabe8b203 Autobuild autoformatter for 60138 Ruediger Oertel 2011-02-07 11:17:15 +00:00
  • e2181a5993 Autobuild autoformatter for 60138 Ruediger Oertel 2011-02-07 11:17:15 +00:00
  • a3f785caef Accepting request 60138 from network:samba:STABLE Ruediger Oertel 2011-02-07 11:17:08 +00:00
  • 5f194cc3a5 Accepting request 60138 from network:samba:STABLE Ruediger Oertel 2011-02-07 11:17:08 +00:00
  • 53b24b1163 - Remove pcap_cache_loaded asserts from (re)load_printers. pcap_cache_loaded() returns false if the pcap cache contains no printer entries. correct call ordering is already enforced. (bso#7836); (bnc#625936). Lars Müller 2011-02-05 13:43:08 +00:00