summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-09-06Fix the 62bit locking onto 32 bit NFS mounts problem generically for HPUX.Jeremy Allison2-94/+53
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell19-28/+27
2001-09-06Fixed O(N^2) talloc loop when allocating printer name memory - fix fromJeremy Allison1-2/+2
2001-09-06- fixed proto.h build on systems using a parallel makeAndrew Tridgell4-197/+1590
2001-09-06Converted to NTSTATUS return codes.Tim Potter1-17/+92
2001-09-06Started a cleanup of smbpasswd related stuff. I've created a new fileTim Potter8-156/+232
2001-09-06Removed 18 duplicate #undef entries.Tim Potter1-21/+0
2001-09-06Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.Tim Potter1-1/+3
2001-09-06flush stdout in test logging fnsAndrew Tridgell2-0/+2
2001-09-06use a different test tdb name for tdbtest and tdbtortureAndrew Tridgell1-1/+1
2001-09-06actually obey the "use mmap" smb.conf optionAndrew Tridgell2-2/+6
2001-09-06Logon workstation checks from Toomas Soome <tsoome@ut.ee>Tim Potter1-9/+42
2001-09-06enable strict locking by default. This will be slow, so now we justAndrew Tridgell1-1/+1
2001-09-06it turns out that XP agrees with the samba head branch over the rightAndrew Tridgell1-12/+13
2001-09-06use NTSTATUS not BOOL in do_lock()Andrew Tridgell2-21/+24
2001-09-05Removed unneeded set of delete on close in fsp->share_mode.Jeremy Allison1-7/+0
2001-09-05Fix I think for the fcntl spinning problem. Re-prioritize soJeremy Allison2-1/+21
2001-09-052nd DELETE_ON_CLOSE_FLAG fix ...Andrew Tridgell1-3/+3
2001-09-05when you update the share mode in the db you must also updateAndrew Tridgell1-0/+7
2001-09-05fixed formatting to make the code vaguely readable. It's still a dogsAndrew Tridgell1-142/+143
2001-09-05add PROFILE_OBJ to nmbd nowHerb Lewis1-1/+1
2001-09-05merge profile data changes from 2.2Herb Lewis4-32/+101
2001-09-05always include profile support so you do not need a different binary ofHerb Lewis1-5/+0
2001-09-05add profiling stats from 2.2Herb Lewis2-3/+383
2001-09-05variable name changed to --with-profiling-dataHerb Lewis2-620/+617
2001-09-05When sending a message via a tdb, it must be open read/write.Jeremy Allison1-1/+1
2001-09-05use cli_is_error() instead of looking in smb_rcls, otherwise NT statusAndrew Tridgell7-64/+55
2001-09-05added filename to error_packet()Andrew Tridgell2-11/+12
2001-09-05fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf...Andrew Tridgell2-12/+12
2001-09-05more warning fixes on solarisAndrew Tridgell8-11/+17
2001-09-05fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell7-103/+100
2001-09-05Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.cTim Potter1-0/+177
2001-09-05oh fooTim Potter1-1/+1
2001-09-05Don't crash if run with no command line arguments. (-:Tim Potter1-1/+1
2001-09-05NFS v2 can return ENOLCK when greater than 31 bit offsets are used.Jeremy Allison1-2/+2
2001-09-04don't do pointer arithmetic on void* (some compilers can't do it)Andrew Tridgell1-1/+1
2001-09-04Fixes to ensure invalid vuids cannot stop oplock breaks.Jeremy Allison1-5/+7
2001-09-04Merge of transfer file code from 2.2, fix for readbraw.Jeremy Allison6-418/+327
2001-09-04fixed compilation of tortureAndrew Tridgell2-48/+44
2001-09-04cope with pam being offAndrew Tridgell2-2/+2
2001-09-04a fix for fussy compilersAndrew Tridgell1-1/+1
2001-09-04it now all compiles - so try enabling it by default and see what explodes on ...Andrew Tridgell11-354/+330
2001-09-04Welcome to tpot's exploit world!Tim Potter1-253/+413
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell67-952/+1031
2001-09-04Fixed some compiler warnings.Tim Potter1-2/+0
2001-09-03more NTSTATUS/WERROR conversionAndrew Tridgell8-182/+779
2001-09-03tidied up some unused vars in JFs new fnsAndrew Tridgell1-12/+0
2001-09-03the next step in our error code handling changeAndrew Tridgell12-1027/+1091
2001-09-02updated copyright for Michael SweetAndrew Tridgell1-1/+1
2001-09-01use a name not a number for ERRinsufficientbufferAndrew Tridgell1-1/+1