Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | syncing packaging files with SAMBA_3_0 | Gerald Carter | 2002-11-27 | 2 | -188/+40 | |
| | | ||||||
| * | removing inet_aton() | Gerald Carter | 2002-11-27 | 1 | -1/+2 | |
| | | ||||||
| * | sync docs with SAMBA_3_0 and regenerate | Gerald Carter | 2002-11-27 | 17 | -1048/+576 | |
| | | ||||||
| * | fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0 | Gerald Carter | 2002-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | After consultation with tpot, remove the 'winbind_domain' environment | Andrew Bartlett | 2002-11-26 | 5 | -47/+3 | |
| | | | | | | | | | | | | | | | | | | | | variable hack, the feild on the pipe, and the server-side. It only controlled some enum operations in any case. This is to try and have less 'magic' environment variables. Andrew Bartlett | |||||
* | | merge of smbpasswd segfault from SAMBA_2_2 | Gerald Carter | 2002-12-12 | 1 | -7/+10 | |
| | | ||||||
* | | Merge of #include <smb.h> removals. | Tim Potter | 2002-12-12 | 5 | -5/+0 | |
| | | ||||||
* | | Added "kernel change notify" boolean to allow easier valgrind testing. | Jeremy Allison | 2002-12-12 | 2 | -1/+6 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge of compile tweaks for python tdbpack module. | Tim Potter | 2002-12-12 | 2 | -2/+2 | |
| | | ||||||
* | | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2002-12-11 | 7 | -69/+85 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix write error returning EFBIG - found by Conrad. | Jeremy Allison | 2002-12-11 | 1 | -0/+3 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix client reporting of 64 bit files. | Jeremy Allison | 2002-12-10 | 3 | -5/+9 | |
| | | | | | | | | Jeremy. | |||||
* | | Updating changes from HEAD. | John Terpstra | 2002-12-10 | 1 | -1/+2 | |
| | | ||||||
* | | fix broken incremental tar - merge from 2.2 | Herb Lewis | 2002-12-10 | 1 | -1/+2 | |
| | | | | | | | | found by "Jacob Anawalt" <anawaltaj@hotmail.com> | |||||
* | | The _abs time functions should not be converting from/to GMT. | Jeremy Allison | 2002-12-10 | 1 | -18/+11 | |
| | | | | | | | | | | Patch from "Jordan Russell" <jr-list-samba-technical@quo.to> Jeremy. | |||||
* | | Fixed Typo. | John Terpstra | 2002-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Fix example command (reported by Cameron Maxwell) | Jelmer Vernooij | 2002-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | fix rpcclient querygroup command (from 2.2 and head) | Simo Sorce | 2002-12-08 | 3 | -374/+337 | |
| | | ||||||
* | | Ensure global_scope() returns "", not the NULL string. Froma tpot fix. | Jeremy Allison | 2002-12-06 | 2 | -1/+7 | |
| | | | | | | | | Jeremy. | |||||
* | | Merge from HEAD: | Tim Potter | 2002-12-05 | 5 | -25/+5 | |
| | | | | | | | | >Remove FILE_MACRO as __FILE__ is ANSI C. | |||||
* | | Merge from HEAD: | Tim Potter | 2002-12-05 | 2 | -10/+20 | |
| | | | | | | | | | | | | >FUNCTION_MACRO change broke the Python modules. > >Also fix up string pasting (I thought this should only be a warning?) | |||||
* | | Merge from HEAD, Revision 1.379: | Tim Potter | 2002-12-05 | 1 | -10/+7 | |
| | | | | | | | | | | | | | | | | | | >Defaulting python breaks the clean target it python isn't installed. Merge from HEAD, Revision 1.378: >Fixes for EXEEXT - must use \$ signs when you want an actual $ sign to >be used. | |||||
* | | Merge from appliance, Revision 1.223.2.41: | Tim Potter | 2002-12-05 | 1 | -9/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >Add -a flag to setup.py when making python_clean. This will delete the >python compiled binaries and .so files rather than only the temporary >compile directory. > >This fixes a PSA build bug. Merge from HEAD, Revision 1.587: >Link less with smbmnt and smbumount. Also change from a pstrcpy() to a >strncpy() to make it clear that we must operate on a PATH_MAX sized buffer. > >Andrew Bartlett Plus some bits from the AC_SUBST target cleanup that got missed last time I ran dirdiff. | |||||
* | | Added another email - this stuff needs to go into a new chapter | John Terpstra | 2002-12-05 | 1 | -1/+109 | |
| | | | | | | | | in the Entire-HOWTO-Collection. | |||||
* | | Fix debugs for rap mapping. Delete job on map fail. | Jeremy Allison | 2002-12-05 | 2 | -3/+7 | |
| | | | | | | | | Jeremy. | |||||
* | | More printer data to publish | Jim McDonough | 2002-12-05 | 3 | -33/+94 | |
| | | ||||||
* | | Add some const | Jim McDonough | 2002-12-05 | 1 | -3/+3 | |
| | | ||||||
* | | The element in fsp->print_job should be a RAP jobid, not a uint32 RPC | Jeremy Allison | 2002-12-05 | 6 | -16/+59 | |
| | | | | | | | | | | | | jobid. This was causing Win9x client "set name" calls to fail. Still need one cleanup fix to finish. Jeremy. | |||||
* | | fix stat reporting on put command | Herb Lewis | 2002-12-05 | 1 | -1/+1 | |
| | | ||||||
* | | Added Volker's directory fix - save the attributes | Jeremy Allison | 2002-12-04 | 1 | -0/+3 | |
| | | | | | | | | | | from the first call. Jeremy. | |||||
* | | Janitor for tpot yet again... Merging in memory leak fix. | Jeremy Allison | 2002-12-04 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
* | | merges from HEAD - change_trust_account_password() must always talk to PDC | Gerald Carter | 2002-12-04 | 2 | -88/+80 | |
| | | ||||||
* | | Make sure we have a default st_blocksize. | Jeremy Allison | 2002-12-04 | 2 | -394/+403 | |
| | | | | | | | | Jeremy. | |||||
* | | cleaning up some friendly error messages | Gerald Carter | 2002-12-04 | 1 | -22/+26 | |
| | | ||||||
* | | [merge] remove assert(count ==1) for multi-homed PDCs; CR 1277 | Gerald Carter | 2002-12-04 | 1 | -3/+22 | |
| | | ||||||
* | | Need brackets around macro args. Spotted by Patrick Welche ↵ | Jeremy Allison | 2002-12-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | <prlw1@newn.cam.ac.uk>. Jeremy. | |||||
* | | Doing janitorial duty for tpot - memory leak fix. | Jeremy Allison | 2002-12-04 | 1 | -0/+2 | |
| | | | | | | | | Jeremy. | |||||
* | | Automatic printer publishing when using APW or choosing 'list in the ↵ | Jim McDonough | 2002-12-04 | 3 | -54/+302 | |
| | | | | | | | | directory' in printer settings. Currently very little is published, and you cannot unpublish because of a bug in win2k clients. | |||||
* | | ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2 | Gerald Carter | 2002-12-04 | 1 | -2/+1 | |
| | | ||||||
* | | Missed the removal of the incorrect ifdef. | Jeremy Allison | 2002-12-04 | 1 | -3/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix for 64 bit issues with oplocks and allocation size. | Jeremy Allison | 2002-12-04 | 8 | -19865/+10362 | |
| | | | | | | | | Jeremy. | |||||
* | | DO NOT REMOVE THIS FILE. It breaks autoconf 2.13 without it. | Jeremy Allison | 2002-12-04 | 1 | -0/+237 | |
| | | | | | | | | Jeremy. | |||||
* | | [merge from app_head] | Gerald Carter | 2002-12-04 | 1 | -2/+15 | |
| | | | | | | | | | | XP sends GetPrinterData("ChangeId"). So we now respond accordingly. Possible fix for CR 1147. | |||||
* | | Reformat of reply.c before Volker's patch. | Jeremy Allison | 2002-12-03 | 1 | -1059/+1029 | |
| | | | | | | | | Jeremy. | |||||
* | | use the new IVAL_TO_SMB_OFF_T for file_info size member | Herb Lewis | 2002-12-03 | 1 | -4/+4 | |
| | | | | | | | | dir now shows correct size on large files | |||||
* | | Support printer info 7, used for publishing | Jim McDonough | 2002-12-03 | 2 | -0/+79 | |
| | | ||||||
* | | Stop using hardcoded key/value strings, be more forgiving of ↵ | Jim McDonough | 2002-12-03 | 1 | -70/+74 | |
| | | | | | | | | dsspooler/dsdriver info existence. | |||||
* | | Stop using hacks for dns host/domain names. | Jim McDonough | 2002-12-03 | 1 | -3/+5 | |
| | | ||||||
* | | fns for retrieving dns host name and domain name (get rid of lp_realm hacks). | Jim McDonough | 2002-12-03 | 1 | -0/+56 | |
| | | ||||||
* | | Add defines for standard DsSpooler/DsDriver values that get published. | Jim McDonough | 2002-12-03 | 1 | -0/+54 | |
| | |