summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * As per Jeremy's request back this out, so as to re-gain the implicit lengthAndrew Bartlett2002-12-011-7/+5
| * Link less with smbmnt and smbumount. Also change from a pstrcpy() to aAndrew Bartlett2002-12-012-5/+5
| * No need for fstring manipulation here (Tcon&X), just use string pointers.Andrew Bartlett2002-12-011-5/+7
| * Remove extra headers, and ensure that we correctly bail out of winbindd if weAndrew Bartlett2002-12-017-7/+7
| * Dereference the correct thing here, so we don't segfaultAndrew Bartlett2002-12-011-1/+1
| * Make it clear that we might not be talking to a PDC here.Andrew Bartlett2002-12-011-1/+1
| * POSIX indicates that this is always in network byte order, so we don't need theAndrew Bartlett2002-12-011-5/+0
| * Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett2002-12-013-8961/+18968
| * Fixup of ordered cleanup of get_dc_list - bug found by Dominik 'Aeneas' Schni...Jeremy Allison2002-12-011-27/+10
| * Ignore ntlm_auth binary.Tim Potter2002-11-291-4/+5
| * Fixed silly bug.Tim Potter2002-11-291-1/+1
| * Rerun autoconf.Tim Potter2002-11-291-866/+872
| * Fix up smbwrapper target.Tim Potter2002-11-292-1/+3
| * merge in some changes from metze's patches (rest follows later, afterJelmer Vernooij2002-11-281-2/+2
| * Add PDBLIBDIR, just like VFSLIBDIRJelmer Vernooij2002-11-281-3/+9
| * Fix comment - 850 -> iso8859-1Jeremy Allison2002-11-271-1/+1
| * Remove use of 'F' - make 'f' and 'p' do unix (iso8859-1) encoding.Jeremy Allison2002-11-271-10/+0
| * Test was reversed for ERRmoredata in cli_read.Jeremy Allison2002-11-271-0/+10
| * merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter2002-11-273-20519/+9284
| * syncing packaging files with SAMBA_3_0Gerald Carter2002-11-272-188/+40
| * removing inet_aton()Gerald Carter2002-11-271-1/+2
| * sync docs with SAMBA_3_0 and regenerateGerald Carter2002-11-2717-1048/+576
| * fix cli_ds_getprimarydominfo(); merge from SAMBA_3_0Gerald Carter2002-11-271-1/+1
| * After consultation with tpot, remove the 'winbind_domain' environmentAndrew Bartlett2002-11-265-47/+3
* | merge of smbpasswd segfault from SAMBA_2_2Gerald Carter2002-12-121-7/+10
* | Merge of #include <smb.h> removals.Tim Potter2002-12-125-5/+0
* | Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-122-1/+6
* | Merge of compile tweaks for python tdbpack module.Tim Potter2002-12-122-2/+2
* | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-117-69/+85
* | Fix write error returning EFBIG - found by Conrad.Jeremy Allison2002-12-111-0/+3
* | Fix client reporting of 64 bit files.Jeremy Allison2002-12-103-5/+9
* | Updating changes from HEAD.John Terpstra2002-12-101-1/+2
* | fix broken incremental tar - merge from 2.2Herb Lewis2002-12-101-1/+2
* | The _abs time functions should not be converting from/to GMT.Jeremy Allison2002-12-101-18/+11
* | Fixed Typo.John Terpstra2002-12-081-1/+1
* | Fix example command (reported by Cameron Maxwell)Jelmer Vernooij2002-12-081-1/+1
* | fix rpcclient querygroup command (from 2.2 and head)Simo Sorce2002-12-083-374/+337
* | Ensure global_scope() returns "", not the NULL string. Froma tpot fix.Jeremy Allison2002-12-062-1/+7
* | Merge from HEAD:Tim Potter2002-12-055-25/+5
* | Merge from HEAD:Tim Potter2002-12-052-10/+20
* | Merge from HEAD, Revision 1.379:Tim Potter2002-12-051-10/+7
* | Merge from appliance, Revision 1.223.2.41:Tim Potter2002-12-051-9/+8
* | Added another email - this stuff needs to go into a new chapterJohn Terpstra2002-12-051-1/+109
* | Fix debugs for rap mapping. Delete job on map fail.Jeremy Allison2002-12-052-3/+7
* | More printer data to publishJim McDonough2002-12-053-33/+94
* | Add some constJim McDonough2002-12-051-3/+3
* | The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-056-16/+59
* | fix stat reporting on put commandHerb Lewis2002-12-051-1/+1
* | Added Volker's directory fix - save the attributesJeremy Allison2002-12-041-0/+3
* | Janitor for tpot yet again... Merging in memory leak fix.Jeremy Allison2002-12-041-2/+2