Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | r9038: Revert svn rev 414. Discussed with Jerry and Metze. | Lars Müller | 2005-08-04 | 2 | -1/+18 | |
| | | | | | | | | | | | | | | We need the option to add an 'a' if we're already in pre or rc state with the next release. Bugzilla Bug 2618 | |||||
| * | r9029: Another crash bug when enumerating privileges. | Günther Deschner | 2005-08-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | Thanks Volker! Guenther | |||||
| * | r9021: Fix smbd-crash bug in openprinter (found by samba4 smbtorture | Günther Deschner | 2005-08-03 | 1 | -4/+10 | |
| | | | | | | | | | | | | RPC-SPOOLSS). Guenther | |||||
| * | r8992: More make test work. Adding a way to order tests (might change | Gerald Carter | 2005-08-03 | 4 | -8/+27 | |
| | | | | | | | | my mind on this later). | |||||
| * | r8990: First trivial example of 'make test' | Gerald Carter | 2005-08-03 | 4 | -7/+125 | |
| | | ||||||
| * | r8989: Fix a warning | Volker Lendecke | 2005-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | r8971: Fix querydispinfo (still need to look at enumdomusers) to allow to list | Günther Deschner | 2005-08-03 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | more then 511 users. After the rewrite, the old NT_STATUS-semantics didn't fit any longer. Guenther | |||||
| * | r8963: Clean up the horrid "fake conn struct" part of MSDFS. | Jeremy Allison | 2005-08-02 | 2 | -18/+34 | |
| | | | | | | | | Jeremy. | |||||
| * | r8961: Merge IRIX fix for socket wrapper | Jelmer Vernooij | 2005-08-02 | 1 | -4/+17 | |
| | | ||||||
| * | r8959: Make msdfs code talloc based. Fix leaks. | Jeremy Allison | 2005-08-02 | 4 | -149/+206 | |
| | | | | | | | | Jeremy. | |||||
| * | r8956: fix segfault caused by trying to parse a UNISTR2 | Gerald Carter | 2005-08-02 | 1 | -1/+3 | |
| | | | | | | | | and not a UNISTR2* | |||||
| * | r8950: Fix one more mem leak found by Gunther. | Jeremy Allison | 2005-08-02 | 2 | -5/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IA | Tim Potter | 2005-08-02 | 1 | -3/+9 | |
| | | | | | | | | | | systems. This causes share libs to be built with .sl instead of .so extensions. Patch from Adrian Tam to fix bugzilla #2733. | |||||
| * | r8948: Fix valgrind bad free bug found by Gunther. | Jeremy Allison | 2005-08-02 | 1 | -2/+6 | |
| | | | | | | | | Jeremy. | |||||
| * | r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes | Tim Potter | 2005-08-02 | 2 | -4/+4 | |
| | | | | | | | | bugzilla #1888 and #1894. | |||||
| * | r8943: Fix segfault in enum_service_status | Gerald Carter | 2005-08-02 | 1 | -43/+33 | |
| | | ||||||
| * | r8941: Fix unused variable warning. Bugzilla #2940. | Tim Potter | 2005-08-02 | 1 | -2/+1 | |
| | | ||||||
| * | r8938: fix querydispinfo search semantics. | Günther Deschner | 2005-08-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | Just in case some uses rpcclient for code-testing... Guenther | |||||
| * | r8937: allow to use non-default smb.conf in rpcclient | Günther Deschner | 2005-08-02 | 1 | -5/+5 | |
| | | | | | | | | Guenther | |||||
| * | r8935: Fix signed/unsigned comparison warning. Bugzilla #2943. | Tim Potter | 2005-08-02 | 1 | -2/+2 | |
| | | ||||||
| * | r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa and | Jeremy Allison | 2005-08-02 | 1 | -2/+2 | |
| | | | | | | | | | | strncmp_wa. Jeremy. | |||||
| * | r8922: AIO configure fixes from William Jojo for IBM AIX aio. | Jeremy Allison | 2005-08-02 | 1 | -3/+89 | |
| | | | | | | | | Jeremy | |||||
| * | r8916: should fix the valgrind invalid read of size 1 onthe | Gerald Carter | 2005-08-02 | 1 | -8/+8 | |
| | | | | | | | | | | GetPrinterData("OSVersion") abartlet saw when browsing from Vista client. | |||||
| * | r8913: Fix memory leak in -r 8912: Free the right thing, rather than blob1 ↵ | Andrew Bartlett | 2005-08-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | 'twice'. Andrew Bartlett | |||||
| * | r8912: Samba 3.0 was failing from a Vista client, because it was using 'raw' | Andrew Bartlett | 2005-08-02 | 1 | -6/+39 | |
| | | | | | | | | | | | | | | NTLMSSP (not wrapped in SPNEGO). We really should have supported this anyway, but we got away with it for a while... Andrew Bartlett | |||||
| * | r8911: cosmetic fixes. | Günther Deschner | 2005-08-02 | 3 | -15/+16 | |
| | | | | | | | | Guenther | |||||
| * | r8900: fix typo thyat broke compile in my last commit | Gerald Carter | 2005-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | r8899: various compiler warning fixes reported by Jason Mader ↵ | Gerald Carter | 2005-08-01 | 4 | -7/+6 | |
| | | | | | | | | <jason@ncac.gwu.edu> | |||||
| * | r8894: Fix a warning. Bugzilla #2939. | Tim Potter | 2005-08-01 | 1 | -3/+1 | |
| | | ||||||
| * | r8892: Fix #2942 - missing value in debug ! Doh ! | Jeremy Allison | 2005-08-01 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | r8889: Another warning | Volker Lendecke | 2005-08-01 | 1 | -1/+1 | |
| | | ||||||
| * | r8869: Get rid of a warning. | Volker Lendecke | 2005-07-31 | 1 | -1/+1 | |
| | | | | | | | | Volker | |||||
| * | r8834: fixing SWAT install after docs changeswat/help/welcome.html | Gerald Carter | 2005-07-28 | 1 | -2/+2 | |
| | | ||||||
| * | r8833: Fix some uninitialized variables. | Volker Lendecke | 2005-07-28 | 2 | -3/+3 | |
| | | | | | | | | Volker | |||||
| * | r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds. | Jeremy Allison | 2005-07-27 | 4 | -128/+114 | |
| | | | | | | | | Jeremy. | |||||
| * | r8800: grr...get logic right when checking #define | Gerald Carter | 2005-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | r8799: disabling schannel on samr and lsa until I figure out | Gerald Carter | 2005-07-27 | 1 | -9/+15 | |
| | | | | | | | | the latest MS changes in 2003 sp1 and 2004 sp4 sr1 | |||||
| * | r8798: Save one system call per SMB. smb_run_idle_events right now is only ↵ | Volker Lendecke | 2005-07-27 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | used to close idle pdb_ldap connections, and from my point of view this can wait until normal timeout handling, this does not need to be done per client request. Volker | |||||
| * | r8797: avoid unset rids for builtin-aliases. | Günther Deschner | 2005-07-27 | 1 | -1/+2 | |
| | | | | | | | | Guenther | |||||
| * | r8796: disable schannel on the lsa client pipe for now to deal with Windows ↵ | Gerald Carter | 2005-07-27 | 1 | -0/+7 | |
| | | | | | | | | 2003 sp1 and Windows 2000 SP4 SR1 | |||||
| * | r8795: fix our perpetual motion maching in strncpy_w() | Gerald Carter | 2005-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | r8787: Make enumeration of builtin-aliases work again. | Günther Deschner | 2005-07-26 | 1 | -5/+41 | |
| | | | | | | | | Guenther | |||||
| * | r8786: Fix amazing and long-standing bug where user-accounts are just crippled | Günther Deschner | 2005-07-26 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | accounts (accounts without AcctCtrl set) after a vampire-process. New Accounts tend to hace no acb_info at all which means "0" (ACB_NORMAL). Unless 0 becomes not 0 we don't do anything and set *no* acctrl for normal users at all (!). Those crippled users now don't show up in usrmgr since 3.0.20somethings ldap-routines now finally test if the attribute is there. Guenther | |||||
| * | r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ↵ | Jeremy Allison | 2005-07-26 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | message onto the queue when we're in a chained message set - we're actually processing a different buffer then. Added current_inbuf as a static inside smbd/process.c to ensure the correct message gets pushed and processed. Jeremy. | |||||
| * | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 2005-07-26 | 2 | -113/+258 | |
| | | | | | | | | | | | | the bugid). Make the functions in lib/util_unistr.c odd-alignment safe using some evil macros. Needs testing on bigendian. Jeremy. | |||||
| * | r8757: Add debug messages so we can see what attributes and values are being | Jeremy Allison | 2005-07-25 | 1 | -0/+3 | |
| | | | | | | | | | | set/deleted/modified in an ldap query. Jeremy. | |||||
| * | r8755: more malloc fixes | Gerald Carter | 2005-07-25 | 1 | -3/+3 | |
| | | ||||||
| * | r8716: adding 'username map script' which if defined takes precendence over | Gerald Carter | 2005-07-22 | 2 | -15/+57 | |
| | | | | | | | | the username map file. | |||||
| * | r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typo | Jeremy Allison | 2005-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | calling wrong aio_fsync function. Bugid #2909. Jeremy. | |||||
| * | r8697: BUG 2908: make sure to allow for the trailing NULL | Gerald Carter | 2005-07-22 | 1 | -2/+1 | |
| | |