summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Doc fix merge from 2.2Tim Potter2001-09-181-10/+0
| | | | (This used to be commit 865167203ceff157a7204418cda8905833314575)
* move to SAFE_FREE()Simo Sorce2001-09-177-30/+28
| | | | (This used to be commit 67db8f03c5c9e81e11b5f3276b50ee23e09a2659)
* move to SAFE_FREE()Simo Sorce2001-09-173-8/+6
| | | | (This used to be commit fc71962409e11509a60fb2be6741c32970865881)
* move to SAFE_FREE()Simo Sorce2001-09-1732-193/+145
| | | | (This used to be commit a95943fde0ad89ae3f2deca2f7ba9cb5ab612b74)
* move to SAFE_FREE()Simo Sorce2001-09-1711-146/+133
| | | | (This used to be commit 5ceecc7bef71b455ba7c4efd9928e2433dccc961)
* move to SAFE_FREE()Simo Sorce2001-09-173-28/+17
| | | | (This used to be commit 94b0fde8a8a4e888cee93ebde79390c7942a2785)
* move to SAFE_FREE()Simo Sorce2001-09-175-32/+13
| | | | (This used to be commit 549fe42bd48b3418e63ba4872bc5992dae46d514)
* move to SAFE_FREE()Simo Sorce2001-09-172-52/+43
| | | | (This used to be commit 09bf4425492fd96672ddd7a31d88854adcf7f0fe)
* move to SAFE_FREE()Simo Sorce2001-09-176-46/+31
| | | | (This used to be commit 64d35e94fe6f7e56353b286162f670c8595a90e6)
* move to SAFE_FREE()Simo Sorce2001-09-172-26/+20
| | | | (This used to be commit fb0984e60fd69100d9866304b83b4f3c85e9aea2)
* move to SAFE_FREE()Simo Sorce2001-09-1714-68/+51
| | | | (This used to be commit 03dc67788f68c9e01b5a82fdf43f837cb19f4608)
* move to SAFE_FREE()Simo Sorce2001-09-1714-39/+37
| | | | (This used to be commit 1446a1562b1c618c023b056f476e26da7ee3d532)
* fixed ctemp in server and client. It turns out that ctemp on NT is ↵Andrew Tridgell2001-09-174-25/+48
| | | | | | completely broken, and it's pointless to emulate their brokenness completely in this case, but at least this makes us use approximately the same packet format. The spec is complelet wrong in this case (This used to be commit 2d507ec669def6d49304559e53d6c14af9b290a9)
* move to SAFE_FREE()Simo Sorce2001-09-175-44/+36
| | | | (This used to be commit e61aec84edaf55b9ee087b076d2f1311033dc839)
* typoSimo Sorce2001-09-171-5/+2
| | | | (This used to be commit 23dc3fc7009ce40064db57d5ec8b720c7d9350a8)
* fixed compilation of groupdbAndrew Tridgell2001-09-171-3/+3
| | | | (This used to be commit 23e2561a1c303942cfceae8929e0806db91b4aa4)
* move to SAFE_FREE()Simo Sorce2001-09-1710-141/+91
| | | | (This used to be commit 48fc6a6cd52e01b287030fbbf0aa08a6814c5e11)
* move to SAFE_FREE()Simo Sorce2001-09-1723-168/+129
| | | | (This used to be commit 60e907b7e8e1c008463a88ed2b076344278986ef)
* move to SAFE_FREE()Simo Sorce2001-09-175-22/+15
| | | | (This used to be commit 89833bbbd8508dcdca70dff2c94e1d8f22535f1f)
* move to SAFE_FREE()Simo Sorce2001-09-172-19/+16
| | | | (This used to be commit 29db6ef7a7c4df51adf964c0aecb1164e4ab7dee)
* introduce SAFE_FREE() macro as suggested by andreas moroder.Simo Sorce2001-09-172-25/+24
| | | | (This used to be commit b7edd55885791f9aded11a0b0a131e02a819f374)
* Fix compile warnings on IRIX's cc.Andrew Bartlett2001-09-161-3/+3
| | | | (This used to be commit 5b369bce69c2cbe01f938a643d3b9e71bc2075c4)
* Fix (I hope) for a number of little compile warnings found by the IRIXAndrew Bartlett2001-09-163-8/+8
| | | | | | | compilers on the build farm. Andrew Bartlett (This used to be commit 0ff0a91a6baf7cf6b3ca59a2b4067cc07e3f2f88)
* Minor tidy-up.Andrew Bartlett2001-09-161-1/+1
| | | | (This used to be commit dbb21aedbf10ebc4ef0d549c4f919cf91459eef7)
* Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c whereAndrew Bartlett2001-09-168-80/+136
| | | | | | | | | | they can have general effect. Fixed up workstaion support in the rest of samba, so that we can do these checks. Pass through the workstation for cli_net_logon(), if supplied. (This used to be commit 7f04a139b2ee34b4c282590509cdf21395815a7a)
* fixed compilation error in smbwAndrew Tridgell2001-09-161-11/+1
| | | | (This used to be commit d1e9fb7778268a626b0550fa350d55d8eec7706e)
* Start pushing the NTSTATUS stuff out to the wire for session setups.Andrew Bartlett2001-09-162-51/+28
| | | | | | | | | | Rework the 'map to guest' code, its now possible to follow what its trying to do... Add an NT_STATUS_EQUAL(x,y) macro to make this stuff sane to look at. Andrew Bartlett (This used to be commit d618880661976644a6ee713edf969ad561e82097)
* Kill off the dangerous passwd program default, as its both veryAndrew Bartlett2001-09-162-2/+2
| | | | | | | | system-dependent and can allow (when unix password sync = yes) the 'syncronisation' of root's password by a normal user :-( Andrew Bartlett (This used to be commit eecda11eef8bff73286c6a3c9f89ed0d1dcd7f73)
* Looks like it missed these. make_connection now no longer takes a 'username'Andrew Bartlett2001-09-152-43/+9
| | | | | argument. (This used to be commit 0e1322227b0a91226b4b85c8e0ff838ebfd9e962)
* free memory before returning.Simo Sorce2001-09-151-0/+7
| | | | | tx Andreas Moroder. (This used to be commit 8d60a825f74a340beba11193a28fd83b0c4a8129)
* use variables _before_ freeing them!Simo Sorce2001-09-151-3/+2
| | | | | thanks to Andreas Moroder for spotting these two. (This used to be commit 01f30ca0ad472eaab8f80ec4278b1d391be3a1ae)
* Kill off the //server/share%user hack in share level security.Andrew Bartlett2001-09-154-105/+27
| | | | | | | This should help make much of this code simpiler. Andrew Bartlett (This used to be commit fb0c3629c360fd0c57129500474960e6da6f9ef0)
* update for .proto.stampAndrew Bartlett2001-09-151-0/+1
| | | | (This used to be commit d3a731a3d52a0cc297404b74e74cc9376ddd597f)
* Oops... For reference, NTLMv2 passwords are > 24 chars in length, whileAndrew Bartlett2001-09-151-1/+1
| | | | | NTLMv1 passwords (and old LM passwords) are exactly 24 in lenghth. (This used to be commit 51baa1614d1a338f50dbf8eaa5ea31ab58c11409)
* This looked suspicious now we are attempting to to NTLMv2.Andrew Bartlett2001-09-151-2/+2
| | | | | Andrew Bartlett (This used to be commit 21baa33946a24159ebe873ac37cf30581437aa1a)
* Fix up NTSTATUS stuff in rpcclient's help functionAndrew Bartlett2001-09-151-5/+5
| | | | (This used to be commit 512e9a5f94ba71bdea2bdecb8f21f9daad51ef3a)
* Restore the profiling data shmem parinoia. This whole area needs to beAndrew Bartlett2001-09-152-4/+12
| | | | | fixed - an mmaped file or the like would be a good idea. (This used to be commit bc1385fc5e55eeed626615fad92877296064a27e)
* Actually fill in the status for sainity checksAndrew Bartlett2001-09-151-1/+1
| | | | | Andrew Bartlett (This used to be commit d47016de52e9e5c468edf4c87dc60535a9796b99)
* Fixed up Solaris 64 bit configure.Jeremy Allison2001-09-154-706/+714
| | | | | Jeremy. (This used to be commit 36516b2ca97e8644a29055dfab868aced644f9aa)
* merges from 2.2Gerald Carter2001-09-144-765/+735
| | | | (This used to be commit b619458dde158c37a4420a28a7e1e1f70e7a18d1)
* merge from appliance_headGerald Carter2001-09-141-6/+6
| | | | (This used to be commit f70b1707e42b3f7aaa38cc5637fcc5cbcdd5a26a)
* merge from 2.2Gerald Carter2001-09-141-0/+2
| | | | (This used to be commit 0e4d2384dee905c730d011595337ff5ecc260a13)
* Update manpage for new 'add machine script' paramaterAndrew Bartlett2001-09-141-0/+20
| | | | (This used to be commit 68dc525e8e7906a8618b6d28c5543ce89768563d)
* Now that we always get back an NTSTATUS code actually pass it on to theAndrew Bartlett2001-09-144-34/+10
| | | | | | | auth subsytem. Also kill off the (unneeded) wrapper fuction. Andrew Bartlett (This used to be commit 96f06b490ac5e9fd86debccf8d41675fa41f7726)
* Finally commit my fix to this little mess...Andrew Bartlett2001-09-141-10/+25
| | | | | | | | | The same function that adds machines to the system also adds users, and the new 'add user script'/'add machine script' distinction needs to be made correctly. Also introduces a sainity check for correct $ termination. Andrew Bartlett (This used to be commit ef377ea0cc55cb6647ecd7a634cf5983e11cfe99)
* Produce correct lanman and nt hashes in samsync smbpasswd output. TheTim Potter2001-09-141-5/+24
| | | | | | output from samsync -p produces the same output as running PWDUMP.EXE on the domain controller except it happens via the sam synchronisation protocol. (This used to be commit 5da98620021cda92d4752e7388f0e0cdfcd0e8cd)
* Merge prs_hash1() function from tng.Tim Potter2001-09-141-0/+24
| | | | (This used to be commit 3245714243d15160b9e0e27c413fef65ea91f455)
* Decode 68-byte password blocks using sam replication password key (whichTim Potter2001-09-141-2/+4
| | | | | is actually the user session key). (This used to be commit 0f041597f8afa378fc3177264f1e52e014e6cf00)
* Merge of sam_pwd_hash() function from tng.Tim Potter2001-09-141-0/+17
| | | | (This used to be commit b6cb6b837ac06d8b9cb898668e69236b64a8b698)
* Use session key from cli_state struct rather than the uninitialised oneTim Potter2001-09-141-4/+2
| | | | | when calling cli_netlogon_sam_sync(). (-: (This used to be commit e4a3231a074b01cb1d6c4bf42e0a8e687e584413)