Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-22 | fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 ↵ | Gerald Carter | 1 | -2/+15 | |
unless we are trying to be an ADS DC (This used to be commit 689576c242dd24349265973bded36ef6a239cebc) | |||||
2003-05-22 | merging minor change from SAMBA_3_0 about which pdb modules to build | Gerald Carter | 1 | -2/+0 | |
(This used to be commit 461af038d050ba60c61c38581d58261ac6f2c94d) | |||||
2003-05-22 | fix bug #108; sambaSambaAccount string attributes are case insensitive; ↵ | Gerald Carter | 1 | -1/+4 | |
don't try to change a string that only differs in case (This used to be commit 60c6bc9883b4b969626da85af834362ca2bfcd54) | |||||
2003-05-22 | fix bug #108; sambaSambaAccount string attributes are case insensitive; ↵ | Gerald Carter | 1 | -2/+5 | |
don't try to change a string that only differs in case (This used to be commit 01ef08352007487040edefcc0b99ca79823cbddf) | |||||
2003-05-22 | fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 ↵ | Gerald Carter | 1 | -1/+13 | |
unless we are trying to be an ADS DC (This used to be commit bf20976e5a993f4cfa05c1e0a9ecab2c7da99263) | |||||
2003-05-22 | updating version | Gerald Carter | 1 | -1/+1 | |
(This used to be commit b1eb0dd7e0593e08f71aa9c4fc3d47ccdfabc691) | |||||
2003-05-22 | Merge of head(1) portability patch. | Tim Potter | 1 | -2/+2 | |
(This used to be commit 9192921c115b881d687f28d016c478192ab4d4ae) | |||||
2003-05-22 | head(1) portability patch from Guenther Deschner. | Tim Potter | 1 | -2/+2 | |
(This used to be commit caaf082a1f039104e7605b244a5e9af2d465e512) | |||||
2003-05-21 | fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the ↵ | Gerald Carter | 2 | -4/+20 | |
unicode plain text password if negoitated (This used to be commit 207186e1c8ff0aac2a2aba9c4037d0be0c4819c8) | |||||
2003-05-21 | fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the ↵ | Gerald Carter | 2 | -4/+20 | |
unicode plain text password if negoitated (This used to be commit e7d635af80c844f17ff9f34c26c1e9c978951ce1) | |||||
2003-05-21 | merge LANMAN1/LANMAN2.1 fixes from head | Andrew Tridgell | 1 | -0/+2 | |
(This used to be commit 73c686ab771b6c3e9a9335032f851083d44701c7) | |||||
2003-05-21 | we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprot | Andrew Tridgell | 1 | -0/+2 | |
reply. Seems to have been broken for a long time! (This used to be commit a16415a6c9a0dc011acb7e6419c55dd535c5e400) | |||||
2003-05-20 | really make sure to include the version in the lanman string; tested spnego ↵ | Gerald Carter | 1 | -8/+9 | |
using smbclient (This used to be commit a032c38ed473c8365e2ea752d2f332e022092173) | |||||
2003-05-20 | really make sure to include the version in the lanman string; tested spnego ↵ | Gerald Carter | 1 | -8/+9 | |
using smbclient (This used to be commit d7ca85613b6acf60e29cc118435db2c075995edb) | |||||
2003-05-20 | better handling of --with-expsam (includes pdb_nisplussam now) | Gerald Carter | 1 | -24/+37 | |
(This used to be commit 2c19ba6104e06d7247b9b0292d6c74d00411ba7e) | |||||
2003-05-20 | better handling of --with-expsam (includes pdb_nisplussam now) | Gerald Carter | 1 | -24/+37 | |
(This used to be commit 6cb3d3cc609c22b54c793ab4d0be645e85e5ad35) | |||||
2003-05-20 | remove USE_SMBPASS_DB | Gerald Carter | 1 | -4/+0 | |
(This used to be commit dd457588134971d839a431e004ef821cb46be671) | |||||
2003-05-20 | remove WITH_TDB_SAM & USE_SMBPASS_DB | Gerald Carter | 1 | -4/+0 | |
(This used to be commit 1f98ced3163e26818c12829801729bc28f858de7) | |||||
2003-05-20 | remove WITH_TDB_SAM | Gerald Carter | 1 | -1/+1 | |
(This used to be commit ee63331256e12df239c6981e87f57e3bffb361d7) | |||||
2003-05-20 | wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes | Gerald Carter | 1 | -18/+42 | |
(This used to be commit 0fc3fc0b7c863f2994d1848a390812258f1f2db9) | |||||
2003-05-20 | wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes | Gerald Carter | 1 | -19/+42 | |
(This used to be commit 014350196df287beae212e99d22dc63ecbe7d36e) | |||||
2003-05-20 | Fix bug #95: net did not build when ldap was installed, but --without-ads | Jim McDonough | 1 | -1/+1 | |
was specified. (This used to be commit 17b0acff8a4e34674263b381c02a97c0fb3f44bc) | |||||
2003-05-20 | Fix bug #96: Use DNS decompression to properly parse cldap netlogon | Jim McDonough | 1 | -110/+132 | |
packets, otherwise repeated components will not decode correctly. Thanks to aliguori@us.ibm.com for the fix, and lukeh@padl.com for pointing us to the right docs. (This used to be commit a8d5d74cf80c6cae3eac1daa3f88d56373789560) | |||||
2003-05-20 | Fix bug #98: DNS compression is required for proper building of the | Jim McDonough | 1 | -25/+42 | |
netlogon for ads packet. repeated DNS components will not be properly encoded otherwise. (This used to be commit 1e85a9ed8da2e48b0ef586599742ed515bd91ecd) | |||||
2003-05-20 | Fix Linux cifs vfs mount helper parsing of slashes | Steve French | 1 | -5/+10 | |
(This used to be commit 639a2a785ac32869e984ba294ec40f9c8c3a0efb) | |||||
2003-05-19 | FreeBSD5 ACL fix. | Jeremy Allison | 1 | -0/+5 | |
Jeremy. (This used to be commit 69a73a87025aaceaecd7dbf65e004422fe709771) | |||||
2003-05-19 | FreeBSD5 ACL fix. | Jeremy Allison | 1 | -0/+5 | |
Jeremy. (This used to be commit 6669c38ed0e209d40aff82867b92d704875c2f80) | |||||
2003-05-19 | Fix macros for next and opaque quota ops. Spotted by metze | Alexander Bokovoy | 1 | -4/+4 | |
(This used to be commit 46e6621b2ebe7a8d1bd0c05197667aaa4e078efd) | |||||
2003-05-19 | Updates for AIX winbind client from Stephen Roylance. | Tim Potter | 1 | -62/+58 | |
(This used to be commit c4dd5a420394882444af2f76b8628e27dadccf0c) | |||||
2003-05-19 | Updates for AIX winbind client from Stephen Roylance. | Tim Potter | 1 | -62/+58 | |
(This used to be commit 3983f3a1f30deae8d66c1f4c099bb56eabe3586b) | |||||
2003-05-18 | port fixes from 3.0 | Simo Sorce | 3 | -10/+4 | |
(This used to be commit 0d098df8b5db02c73b859aea136d01c9ca42b17a) | |||||
2003-05-17 | Cope with cumulative permissions sets. This code is #ifdef'ed out at the | Jeremy Allison | 1 | -1/+49 | |
moment as I don't think cumulative permission sets make sense in POSIX even though that's the way Windows works.... Jeremy. (This used to be commit 6ddd5b6ca7dde45ce866f852861e143434c84c7e) | |||||
2003-05-17 | Cope with cumulative permissions sets. This code is #ifdef'ed out at the | Jeremy Allison | 1 | -1/+49 | |
moment as I don't think cumulative permission sets make sense in POSIX even though that's the way Windows works.... Jeremy. (This used to be commit 34b170a82c02b462f9d0de85922bf8f26a260c67) | |||||
2003-05-16 | Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug | Jeremy Allison | 1 | -1/+14 | |
in add groupmem code. Jeremy. (This used to be commit f41eb9ce9af2075f62abaecd8792d30617d05818) | |||||
2003-05-16 | Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bug | Jeremy Allison | 1 | -1/+14 | |
in add groupmem code. Jeremy. (This used to be commit 7e7077e9e363f46cea93767f0463581dbec87063) | |||||
2003-05-16 | Well spotted typo by Marco Berger <MARCOB@voelcker.com> | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit f16b0e025ea3112b4c231b67bc95f63418599f2e) | |||||
2003-05-16 | David Lee <t.d.lee@durham.ac.uk> provides some corrections to the comments | Andrew Bartlett | 1 | -39/+5 | |
in the UTMP code. Andrew Bartlett (This used to be commit f0cff106cb6c8993eb31f589106d845261c1f8e9) | |||||
2003-05-16 | another bugfix from Alex Deiter <tiamat@komi.mts.ru> | Simo Sorce | 1 | -1/+1 | |
thanks (This used to be commit 29dc40639fad7652f7f99995be7552f5143ff052) | |||||
2003-05-16 | Fix from Alex Deiter <tiamat@komi.mts.ru> | Simo Sorce | 1 | -1/+1 | |
Reversed check. (This used to be commit 542ee1d3d6401c4d03770f07cfc907d016e166b4) | |||||
2003-05-16 | add metze's patch for smb_register functions | Simo Sorce | 3 | -6/+3 | |
(This used to be commit 1480c7e8c7a84c34181118c449c50ca99fdcbc6b) | |||||
2003-05-16 | add idmap_winbind unless I made a better way to solve SID type for domain | Simo Sorce | 3 | -1/+157 | |
SIDs (This used to be commit b24c0efc4b363cb0d4ed71588e9617d668c16be9) | |||||
2003-05-16 | Merge: clarify secure channel connection comment. | Tim Potter | 1 | -4/+4 | |
(This used to be commit dd063a298f9d5244d7b79c029c563b4d966019c1) | |||||
2003-05-16 | Clarify a comment: The secure channel connection must be opened on the | Tim Potter | 1 | -4/+4 | |
same session (TCP connection) as the one the challenge was requested from. (This used to be commit 5cb9b99f0f5dad589ac7def667e354d6f92f8822) | |||||
2003-05-16 | Merge get_global_sam_name() from 3.0 to fix compile breakage. | Tim Potter | 1 | -0/+8 | |
(This used to be commit bc71d7a4ab70339cfd815a57448cbd8762d5ce38) | |||||
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit d7a23afe14b0d3ad8ecb7d994768705a32055d9a) | |||||
2003-05-15 | Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. | Jeremy Allison | 1 | -0/+2 | |
Jeremy. (This used to be commit 626116b738927660c3cf0070fc73222e46412187) | |||||
2003-05-15 | Fix for winbindd segfault (finally I think this is the correct one :-) | Jeremy Allison | 1 | -1/+1 | |
from "Roylance, Stephen D." <SROYLANCE@PARTNERS.ORG>. Jeremy. (This used to be commit 459fb6519bc9bc9bbb151291ff795ecc0c014d63) | |||||
2003-05-15 | Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on | Jeremy Allison | 2 | -5/+7 | |
the sa_mask to prevent valgrind complaints. Jeremy. (This used to be commit e065c3a58f5c7f2612596574046a73869183dbd3) | |||||
2003-05-15 | Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on | Jeremy Allison | 2 | -5/+7 | |
the sa_mask to prevent valgrind complaints. Jeremy. (This used to be commit ef2d5a9c0c11a4e6d65bdebad5d9ea44dd000a68) | |||||
2003-05-15 | Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 9202362ee13c14bd7127713e3976bb9ee11038df) |