summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-09-18Doc fix merge from 2.2Tim Potter1-10/+0
2001-09-17move to SAFE_FREE()Simo Sorce7-30/+28
2001-09-17move to SAFE_FREE()Simo Sorce3-8/+6
2001-09-17move to SAFE_FREE()Simo Sorce32-193/+145
2001-09-17move to SAFE_FREE()Simo Sorce11-146/+133
2001-09-17move to SAFE_FREE()Simo Sorce3-28/+17
2001-09-17move to SAFE_FREE()Simo Sorce5-32/+13
2001-09-17move to SAFE_FREE()Simo Sorce2-52/+43
2001-09-17move to SAFE_FREE()Simo Sorce6-46/+31
2001-09-17move to SAFE_FREE()Simo Sorce2-26/+20
2001-09-17move to SAFE_FREE()Simo Sorce14-68/+51
2001-09-17move to SAFE_FREE()Simo Sorce14-39/+37
2001-09-17fixed ctemp in server and client. It turns out that ctemp on NT is completely...Andrew Tridgell4-25/+48
2001-09-17move to SAFE_FREE()Simo Sorce5-44/+36
2001-09-17typoSimo Sorce1-5/+2
2001-09-17fixed compilation of groupdbAndrew Tridgell1-3/+3
2001-09-17move to SAFE_FREE()Simo Sorce10-141/+91
2001-09-17move to SAFE_FREE()Simo Sorce23-168/+129
2001-09-17move to SAFE_FREE()Simo Sorce5-22/+15
2001-09-17move to SAFE_FREE()Simo Sorce2-19/+16
2001-09-17introduce SAFE_FREE() macro as suggested by andreas moroder.Simo Sorce2-25/+24
2001-09-16Fix compile warnings on IRIX's cc.Andrew Bartlett1-3/+3
2001-09-16Fix (I hope) for a number of little compile warnings found by the IRIXAndrew Bartlett3-8/+8
2001-09-16Minor tidy-up.Andrew Bartlett1-1/+1
2001-09-16Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett8-80/+136
2001-09-16fixed compilation error in smbwAndrew Tridgell1-11/+1
2001-09-16Start pushing the NTSTATUS stuff out to the wire for session setups.Andrew Bartlett2-51/+28
2001-09-16Kill off the dangerous passwd program default, as its both veryAndrew Bartlett2-2/+2
2001-09-15Looks like it missed these. make_connection now no longer takes a 'username'Andrew Bartlett2-43/+9
2001-09-15free memory before returning.Simo Sorce1-0/+7
2001-09-15use variables _before_ freeing them!Simo Sorce1-3/+2
2001-09-15Kill off the //server/share%user hack in share level security.Andrew Bartlett4-105/+27
2001-09-15update for .proto.stampAndrew Bartlett1-0/+1
2001-09-15Oops... For reference, NTLMv2 passwords are > 24 chars in length, whileAndrew Bartlett1-1/+1
2001-09-15This looked suspicious now we are attempting to to NTLMv2.Andrew Bartlett1-2/+2
2001-09-15Fix up NTSTATUS stuff in rpcclient's help functionAndrew Bartlett1-5/+5
2001-09-15Restore the profiling data shmem parinoia. This whole area needs to beAndrew Bartlett2-4/+12
2001-09-15Actually fill in the status for sainity checksAndrew Bartlett1-1/+1
2001-09-15Fixed up Solaris 64 bit configure.Jeremy Allison4-706/+714
2001-09-14merges from 2.2Gerald Carter4-765/+735
2001-09-14merge from appliance_headGerald Carter1-6/+6
2001-09-14merge from 2.2Gerald Carter1-0/+2
2001-09-14Update manpage for new 'add machine script' paramaterAndrew Bartlett1-0/+20
2001-09-14Now that we always get back an NTSTATUS code actually pass it on to theAndrew Bartlett4-34/+10
2001-09-14Finally commit my fix to this little mess...Andrew Bartlett1-10/+25
2001-09-14Produce correct lanman and nt hashes in samsync smbpasswd output. TheTim Potter1-5/+24
2001-09-14Merge prs_hash1() function from tng.Tim Potter1-0/+24
2001-09-14Decode 68-byte password blocks using sam replication password key (whichTim Potter1-2/+4
2001-09-14Merge of sam_pwd_hash() function from tng.Tim Potter1-0/+17
2001-09-14Use session key from cli_state struct rather than the uninitialised oneTim Potter1-4/+2