summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge of #include <smb.h> removals.Tim Potter2002-12-125-5/+0
| | | | (This used to be commit bdb6e76ab5031365c50f7bbcd5e52c4f7a039024)
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-122-1/+6
| | | | | Jeremy. (This used to be commit faf89f214f326bc07f728b354062b2287cda1208)
* Merge of compile tweaks for python tdbpack module.Tim Potter2002-12-122-2/+2
| | | | (This used to be commit b50816b500c4be0dda2cc79e0927d8a7dab65fd2)
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-117-69/+85
| | | | | Jeremy. (This used to be commit ec4ed45563f9d8e25fcfd88840944a90b3139c3e)
* Fix write error returning EFBIG - found by Conrad.Jeremy Allison2002-12-111-0/+3
| | | | | Jeremy. (This used to be commit e258887f508db3d2c923f393f0104e7cf1bd6545)
* Fix client reporting of 64 bit files.Jeremy Allison2002-12-103-5/+9
| | | | | Jeremy. (This used to be commit 8dcbfa4e770d74d4ce6faaf1a0597d07d0a5cc81)
* Updating changes from HEAD.John Terpstra2002-12-101-1/+2
| | | | (This used to be commit 20efb6252cd95fe9ce08298cfdd29d975a53f241)
* fix broken incremental tar - merge from 2.2Herb Lewis2002-12-101-1/+2
| | | | | found by "Jacob Anawalt" <anawaltaj@hotmail.com> (This used to be commit cfef980566f195c060c0d2fa22983427e8d6570c)
* The _abs time functions should not be converting from/to GMT.Jeremy Allison2002-12-101-18/+11
| | | | | | Patch from "Jordan Russell" <jr-list-samba-technical@quo.to> Jeremy. (This used to be commit 199c9fcbb9e9a5d4b75ac370d358f54e91808e76)
* Fixed Typo.John Terpstra2002-12-081-1/+1
| | | | (This used to be commit d2b93322b08ecd0fa1a74af1fb98c1277955ab93)
* Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
| | | | (This used to be commit e5e067c2d12e3af755309c8fb6190aeab3a4dbf9)
* fix rpcclient querygroup command (from 2.2 and head)Simo Sorce2002-12-083-374/+337
| | | | (This used to be commit ea2154b2692f76a3f0d597ddc154ecbbef72de60)
* Ensure global_scope() returns "", not the NULL string. Froma tpot fix.Jeremy Allison2002-12-062-1/+7
| | | | | Jeremy. (This used to be commit 0ff254264e6e43399404595bc87b5bd889e17952)
* Merge from HEAD:Tim Potter2002-12-055-25/+5
| | | | | >Remove FILE_MACRO as __FILE__ is ANSI C. (This used to be commit 21eb4b5a2dd2f9a6a0d3cd94408bb52359d2e926)
* Merge from HEAD:Tim Potter2002-12-052-10/+20
| | | | | | | >FUNCTION_MACRO change broke the Python modules. > >Also fix up string pasting (I thought this should only be a warning?) (This used to be commit 5bd90f310aa6303a5c949b46591f9fcf82a175b8)
* Merge from HEAD, Revision 1.379:Tim Potter2002-12-051-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. (This used to be commit 008c572ab7c77248823287133dbafa8b825e17af)
* Merge from appliance, Revision 1.223.2.41:Tim Potter2002-12-051-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. (This used to be commit 9b94c82958c136e344032651e1582ee63137114a)
* Added another email - this stuff needs to go into a new chapterJohn Terpstra2002-12-051-1/+109
| | | | | in the Entire-HOWTO-Collection. (This used to be commit b65339a15ad970afb5cfc7323d0f5097f3ed356b)
* Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2002-12-052-3/+7
| | | | | Jeremy. (This used to be commit 6eb27e4f0dea6027ba9e041348f066c947e751c6)
* More printer data to publishJim McDonough2002-12-053-33/+94
| | | | (This used to be commit 6e2f0c4e304a09313f933a3c9c2a7b3a0219006d)
* Add some constJim McDonough2002-12-051-3/+3
| | | | (This used to be commit 4f8c707aa9d7f629527d509ef574842d52855f15)
* The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-056-16/+59
| | | | | | | jobid. This was causing Win9x client "set name" calls to fail. Still need one cleanup fix to finish. Jeremy. (This used to be commit 6c23d2030ab8dddff4c849903c529f0012b94027)
* fix stat reporting on put commandHerb Lewis2002-12-051-1/+1
| | | | (This used to be commit aa38aaf36338a2c9e708410d6b1befa6d65c93cc)
* Added Volker's directory fix - save the attributesJeremy Allison2002-12-041-0/+3
| | | | | | from the first call. Jeremy. (This used to be commit b60a441b91dccdeadc125476ac3306b938941057)
* Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison2002-12-041-2/+2
| | | | | Jeremy. (This used to be commit 6ce50ffcda1d6bd17f027d138a985bf93985c016)
* merges from HEAD - change_trust_account_password() must always talk to PDCGerald Carter2002-12-042-88/+80
| | | | (This used to be commit af2fa4385015dce8dedafe80e02a0115892e508e)
* Make sure we have a default st_blocksize.Jeremy Allison2002-12-042-394/+403
| | | | | Jeremy. (This used to be commit 904f6dfb7a00be560e931efeb1c05c98296eceb2)
* cleaning up some friendly error messagesGerald Carter2002-12-041-22/+26
| | | | (This used to be commit 0f963685d9da1cd68cf922372c8ddaa769880f27)
* [merge] remove assert(count ==1) for multi-homed PDCs; CR 1277Gerald Carter2002-12-041-3/+22
| | | | (This used to be commit 18799c115b05d6662350509f6662dbfceb4b71f5)
* Need brackets around macro args. Spotted by Patrick Welche ↵Jeremy Allison2002-12-041-1/+1
| | | | | | | <prlw1@newn.cam.ac.uk>. Jeremy. (This used to be commit 2b9d35cf3f91e9488a55e0a73150d4c18b998afe)
* Doing janitorial duty for tpot - memory leak fix.Jeremy Allison2002-12-041-0/+2
| | | | | Jeremy. (This used to be commit 7acf9594210f024e8d0c34259fcc990c6c76c838)
* Automatic printer publishing when using APW or choosing 'list in the ↵Jim McDonough2002-12-043-54/+302
| | | | | | directory' in printer settings. Currently very little is published, and you cannot unpublish because of a bug in win2k clients. (This used to be commit ca6360e8db30fc9be3fe3718c8b49c92dba5ecac)
* ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2Gerald Carter2002-12-041-2/+1
| | | | (This used to be commit aba40c38344356c5048ce57eb1c8e4d4be91f830)
* Missed the removal of the incorrect ifdef.Jeremy Allison2002-12-041-3/+1
| | | | | Jeremy. (This used to be commit f9cef6f42193b3ae70569e2c7584f088fb53a51c)
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-048-19865/+10362
| | | | | Jeremy. (This used to be commit 379e719e983fb71f94cd2b691f8b194c109496c3)
* DO NOT REMOVE THIS FILE. It breaks autoconf 2.13 without it.Jeremy Allison2002-12-041-0/+237
| | | | | Jeremy. (This used to be commit 8a5b28b1b1e4d1d2f5f75e3d6b30c2910559d0b2)
* [merge from app_head]Gerald Carter2002-12-041-2/+15
| | | | | | XP sends GetPrinterData("ChangeId"). So we now respond accordingly. Possible fix for CR 1147. (This used to be commit 9424a3b1d1bf11bf38e2bdfd20f1537cf97400ca)
* Reformat of reply.c before Volker's patch.Jeremy Allison2002-12-031-1059/+1029
| | | | | Jeremy. (This used to be commit c3877cfb9c9f3f9f86e32169cbb69c3c5bb2e3db)
* use the new IVAL_TO_SMB_OFF_T for file_info size memberHerb Lewis2002-12-031-4/+4
| | | | | dir now shows correct size on large files (This used to be commit 172dccf55e972d4cc40b7e34ce433d49e738fba0)
* Support printer info 7, used for publishingJim McDonough2002-12-032-0/+79
| | | | (This used to be commit 60502d9d4274ddb3756b79593125544683c45908)
* Stop using hardcoded key/value strings, be more forgiving of ↵Jim McDonough2002-12-031-70/+74
| | | | | | dsspooler/dsdriver info existence. (This used to be commit 59ced15a1b0d88a24a89b3aa9717599aa110272b)
* Stop using hacks for dns host/domain names.Jim McDonough2002-12-031-3/+5
| | | | (This used to be commit e707e2cc7c7483f6bcfbbaf8d3d99614a05a9ecf)
* fns for retrieving dns host name and domain name (get rid of lp_realm hacks).Jim McDonough2002-12-031-0/+56
| | | | (This used to be commit eda83b6d13f5f73136363d165e9396725b923873)
* Add defines for standard DsSpooler/DsDriver values that get published.Jim McDonough2002-12-031-0/+54
| | | | (This used to be commit dbbf1747534300fd5f8641822428dd45f956327f)
* Don't segfault when trying to delete a key when none exist.Jim McDonough2002-12-031-0/+2
| | | | (This used to be commit 887ec4e5100dcbe8f1109232e27abc4ed6ad42f2)
* Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-034-23/+26
| | | | | | | | | | | 0x80000000 -> 0xFFFFFFFF would fail as they were being cast from IVAL (uint32) to SMB_OFF_T (off_t or off64_t, both *signed* types). The sign extension would cause the offset to be treated as negative. Thanks to Herb for helping me track this one down (IRIX is good for large file tests :-). Jeremy. PS. That horrid EXEXIST thing has broken configure..... (This used to be commit 2d14c442bc601a277458b69f05a763aa2a1ab3b7)
* Ensure callid is not used uninitialized.Jeremy Allison2002-12-021-1/+1
| | | | | Jeremy. (This used to be commit ddd70995951c072a02fc3bddd7a94ccbf301f62c)
* Changed conditional in .rpmmacros from -x to -r.John Terpstra2002-12-021-1/+1
| | | | | ie: From 'exists and is exexuctable' to 'exists and is readable' (This used to be commit 6076d9345fe30b4ea2c7429e750f9d32b0264247)
* Merge from HEAD, struct in_addr is always in network byte order, so we don'tAndrew Bartlett2002-12-011-5/+0
| | | | | need a little-endian case here. (This used to be commit 24fb89da51f54cc547f7f963b094b0f3178632e4)
* Merge from HEAD - Patch from Paul Green to detect exe suffix for Stratus VOS.Andrew Bartlett2002-12-013-8946/+18950
| | | | | Andrew Bartlett (This used to be commit e6f2d9dfdb76a2d3f90354eb38f88709773353cb)