Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add general '-e' option to enable smb encryption | Jeremy Allison | 2008-01-05 | 1 | -1/+20 |
| | | | | | on tools. Jeremy. | ||||
* | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 2007-12-10 | 1 | -2/+2 |
| | | | | | | them with malloc'ing accessor functions. Should save a lot of static space :-). Jeremy. | ||||
* | Remove more pstring/fstrings. | Jeremy Allison | 2007-11-08 | 1 | -11/+19 |
| | | | | Jeremy. | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -1/+1 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23527: Use existing escaping function pointed by James | Simo Sorce | 2007-10-10 | 1 | -27/+3 |
| | |||||
* | r23524: Fix bug 2319. | Simo Sorce | 2007-10-10 | 1 | -13/+60 |
| | | | | | | Got report this is all ok form a tester. Close a loong standing bug preventing people to freely use any character in their password when printing via cups were involved. | ||||
* | r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS | Volker Lendecke | 2007-10-10 | 1 | -3/+4 |
| | | | | Volker | ||||
* | r16608: Klocwork #2035. Null deref (bit of a stretch... :-). | Jeremy Allison | 2007-10-10 | 1 | -2/+4 |
| | | | | Jeremy. | ||||
* | r15552: Fix segfault... | Günther Deschner | 2007-10-10 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | r15448: New autoconf macro to test for sysconf variables. | James Peach | 2007-10-10 | 1 | -1/+0 |
| | |||||
* | r14176: Fix coverity bug #30. Ensure no possible null deref. | Jeremy Allison | 2007-10-10 | 1 | -2/+7 |
| | | | | Jeremy. | ||||
* | r14148: Removing the not very well tested krb5 ticket refresh handling activated | Günther Deschner | 2007-10-10 | 1 | -10/+0 |
| | | | | | | over --with-kcm. No time to look after it for the moment. Guenther | ||||
* | r14145: Add missing WITH_KCM hunks from my local tree. | Günther Deschner | 2007-10-10 | 1 | -2/+12 |
| | | | | Guenther | ||||
* | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 2007-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.) | ||||
* | r12015: When smbspool tries to connect to a printer shared on a standalone | Günther Deschner | 2007-10-10 | 1 | -1/+14 |
| | | | | | | | Windows XP box, smbspool has to mimic smbclient behaviour and also send a password-less NTLMSSP session setup. Guenther | ||||
* | r11790: Avoid infinite retry to gather a connection. | Günther Deschner | 2007-10-10 | 1 | -3/+11 |
| | | | | Guenther | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -5/+6 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r10590: merging lost fix from the release branch | Gerald Carter | 2007-10-10 | 1 | -0/+2 |
| | |||||
* | r10554: * BUG 3057: assume x64 drivers are v3 drivers | Gerald Carter | 2007-10-10 | 1 | -6/+6 |
| | | | | | * BUG 3087: allow smbspool to establisha geust connection using a username with no password | ||||
* | r9736: be a little more verbose on error. | Günther Deschner | 2007-10-10 | 1 | -5/+5 |
| | | | | Guenther | ||||
* | r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR. | Jeremy Allison | 2007-10-10 | 1 | -2/+4 |
| | | | | Jeremy. | ||||
* | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 2007-10-10 | 1 | -2/+0 |
| | |||||
* | r7879: fix compile issue caused by not statoc value for intializing cpp macros | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | |||||
* | r7139: trying to reduce the number of diffs between trunk and 3.0; changing ↵ | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | | | | version to 3.0.20pre1 | ||||
* | r6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra ↵ | Gerald Carter | 2007-10-10 | 1 | -21/+203 |
| | | | | <Rodrigo.Fernandez-Vizarra@Sun.COM> to add kerberos supsport to smbspool | ||||
* | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 2007-10-10 | 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 | 2007-10-10 | 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 | 2007-10-10 | 1 | -4/+4 |
| | | | | Jeremy. | ||||
* | r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows you | Jelmer Vernooij | 2007-10-10 | 1 | -4/+16 |
| | | | | to specify a port in the device URL. | ||||
* | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 2003-07-30 | 1 | -1/+1 |
| | | | | | connections. Overrides smb.conf parameter if set. Jeremy. | ||||
* | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 2003-05-10 | 1 | -2/+0 |
| | |||||
* | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 2003-05-10 | 1 | -0/+2 |
| | | | | | that is now possible to, for example, load a module which contains an auth method into a binary without the auth/ subsystem built in. | ||||
* | fix dumb perror used without errno beeing set. | Simo Sorce | 2003-02-15 | 1 | -2/+2 |
| | | | | thanks to RedHat developers for the report | ||||
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2003-01-03 | 1 | -2/+2 |
| | | | | | | warnings. (Adds a lot of const). Andrew Bartlett | ||||
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -7/+7 |
| | | | | | | dashes of const. This is a rather large check-in, some things may break. It does compile though :-). Jeremy. | ||||
* | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 2002-10-17 | 1 | -1/+1 |
| | | | | | that app-head does. Jeremy. | ||||
* | sync 3.0 branch with head | Jelmer Vernooij | 2002-08-17 | 1 | -9/+6 |
| | |||||
* | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 1 | -57/+11 |
| | |||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 2001-11-26 | 1 | -2/+1 |
| | | | | | | | and replaced with two functions: void zero_ip(struct in_adder *ip); BOOL is_zero_ip(struct in_addr ip); | ||||
* | Removed TimeInit() call from every client program (except for one place | Tim Potter | 2001-11-23 | 1 | -2/+0 |
| | | | | | in smbd/process.c where the timezone is reinitialised. Was replaced with check for a static is_initialised boolean. | ||||
* | Store some path names in global variables initialized to configure | Martin Pool | 2001-11-19 | 1 | -2/+2 |
| | | | | default, rather than in preprocessor macros. | ||||
* | fixed handling of 139/445 in clients | Andrew Tridgell | 2001-08-24 | 1 | -6/+0 |
| | |||||
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ↵ | Andrew Tridgell | 2001-07-04 | 1 | -4/+4 |
| | | | | can't redefine them. damn. | ||||
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -3/+0 |
| | | | | | | | This commit gets rid of all our old codepage handling and replaces it with iconv. All internal strings in Samba are now in "unix" charset, which may be multi-byte. See internals.doc and my posting to samba-technical for a more complete explanation. | ||||
* | Applied Michael Sweet's patch, with one minor signal change. | Jeremy Allison | 2001-07-03 | 1 | -4/+26 |
| | | | | Jeremy. | ||||
* | More gcc compile on solaris tidyups. | Jeremy Allison | 2001-04-27 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | a couple of minor merges from 2_2 | Andrew Tridgell | 2001-04-22 | 1 | -1/+1 |
| |