summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2001-09-01more NTSTATUS changesAndrew Tridgell1-17/+4
2001-08-31Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC withoutTim Potter1-2/+6
2001-08-31Fix up some compile issues. We can't have C99 comments and add a smatteringAndrew Bartlett2-3/+3
2001-08-31Added samsync binary to list of ignored files.Tim Potter1-0/+1
2001-08-31changed the data format in the tdb, as the time fields were notSimo Sorce1-24/+29
2001-08-30Fix crash bug with indirecting through null pointer on recursive delete.Jeremy Allison1-134/+119
2001-08-30Fixed silly typo.Jeremy Allison2-6/+6
2001-08-30Fix from Paul Green to set correct lengths.Jeremy Allison2-6/+6
2001-08-30if no ACL elements then use chmod - fixes ability to set read-only bitHerb Lewis1-2/+2
2001-08-30this was a stupid typo,Simo Sorce1-1/+1
2001-08-30merge from 2.2Gerald Carter1-0/+3
2001-08-30merge from 2.2Gerald Carter1-1/+1
2001-08-30merge from APPLIANCE_TNGGerald Carter1-0/+1
2001-08-30merge from APPLIANCE_TNGGerald Carter1-43/+73
2001-08-29Renamed rwlock_t type to tdb_rwlock_t to avoid conflict with Solaris 8Tim Potter2-13/+13
2001-08-29Fix uninitialised variables. Spotted by "Esh, Andrew" <AEsh@tricord.com>Tim Potter1-0/+3
2001-08-29Fuss, fuss, fuss...Christopher R. Hertel2-3/+3
2001-08-29Should be dbgtext, not dbg_text.Tim Potter1-2/+2
2001-08-29Patched to ensure that it won't break HEAD.Christopher R. Hertel1-6/+10
2001-08-29lp_wins_server() is now lp_wins_server_list().Christopher R. Hertel1-1/+1
2001-08-28Ouch ! I didn't think I would have to do that: add 2 new rap calls !Jean-François Micouleau1-0/+127