Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra ↵ | Gerald Carter | 2005-05-09 | 1 | -21/+203 |
| | | | | <Rodrigo.Fernandez-Vizarra@Sun.COM> to add kerberos supsport to smbspool | ||||
* | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 2005-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | 1. using smbc_getxattr() et al, one may now request all access control entities in the ACL without getting all other NT attributes. 2. added the ability to exclude specified attributes from the result set provided by smbc_getxattr() et al, when requesting all attributes, all NT attributes, or all DOS attributes. 3. eliminated all compiler warnings, including when --enable-developer compiler flags are in use. removed -Wcast-qual flag from list, as that is specifically to force warnings in the case of casting away qualifiers. Note: In the process of eliminating compiler warnings, a few nasties were discovered. In the file libads/sasl.c, PRIVATE kerberos interfaces are being used; and in libsmb/clikrb5.c, both PRIAVE and DEPRECATED kerberos interfaces are being used. Someone who knows kerberos should look at these and determine if there is an alternate method of accomplishing the task. | ||||
* | r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen | Gerald Carter | 2005-02-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | and SMBsplclose commands (BUG 2010) * clarify some debug messages in smbspool (also from Mike) my changes: * start adding msdfs client routines * enable smbclient to maintain multiple connections * set the CAP_DFS flag for our internal clienht routines. I actualy have a dfs referral working in do_cd() but that code is too ugly to live so I'm not checking it in just yet. Further work is to merge with vl's changes in trunk to support multiple TIDs per cli_state *. | ||||
* | r3275: Fix from Michael Sweet <mike@easysw.com> for bug #1892. | Jeremy Allison | 2004-10-27 | 1 | -4/+4 |
| | | | | Jeremy. | ||||
* | r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows you | Jelmer Vernooij | 2004-05-30 | 1 | -4/+16 |
| | | | | to specify a port in the device URL. | ||||
* | r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk | CVS Import User | 2004-04-04 | 1 | -0/+363 |
metze |