Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-23 | installman needs to depend on installdirs, to fix parallel | Andrew Tridgell | 1 | -2/+2 | |
build/install (This used to be commit f59a99d8efce960b058e837f261b0482d5a0101e) | |||||
2003-05-23 | Ignore *.po files. | Tim Potter | 1 | -0/+1 | |
(This used to be commit e90c5796d2dcdbb81b2e78c580704da1f93547cc) | |||||
2003-05-23 | Bug 83: fixes for building when $srcdir != $builddir from David Lee | Tim Potter | 4 | -22/+33 | |
<t.d.lee@durham.ac.uk> (This used to be commit e48a8b5e9c1a75c6e4bffe022d0e25edae89bc58) | |||||
2003-05-22 | Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon. | Jelmer Vernooij | 1 | -43/+38 | |
(This used to be commit 946192393d530f116f9ff4cede311700b26c3171) | |||||
2003-05-22 | Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka | Jelmer Vernooij | 1 | -38/+38 | |
vorlon. (This used to be commit a5f165020aecde604bbb9982944fb44bcfea19ae) | |||||
2003-05-22 | Stat opens can have fsp->fd == -1 and will have a share entry. Ensure | Jeremy Allison | 1 | -2/+10 | |
that file_find_dif will find them. Fixes a core dump in smbd/open.c. Jeremy. (This used to be commit 0811acb9579007032b54daa90b2666ef07c24624) | |||||
2003-05-22 | Stat opens can have fsp->fd == -1 and will have a share entry. Ensure | Jeremy Allison | 1 | -2/+10 | |
that file_find_dif will find them. Fixes a core dump in smbd/open.c. Jeremy. (This used to be commit 0e2165630d2ce31076fef6d7098e45c8fd327e23) | |||||
2003-05-22 | More fixes for debug log to catch logic error. | Jeremy Allison | 2 | -8/+6 | |
Jeremy. (This used to be commit 84a7714eba801fefa7ad56493f20813de3943bc5) | |||||
2003-05-22 | More fixes for debug log to catch logic error. | Jeremy Allison | 2 | -3/+5 | |
Jeremy. (This used to be commit 0e2a47c1e6c0c7c41d5754be51848ef829a0324d) | |||||
2003-05-22 | Add more info to debug info... | Jeremy Allison | 1 | -1/+5 | |
Jeremy. (This used to be commit 6d3b72b4994a5115a1e7f0ca3912692a33fc690e) | |||||
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 | sync LDAP schema with SAMBA_3_0 | Gerald Carter | 1 | -150/+142 | |
(This used to be commit 509232dd8d776ec8260a1f0858e1bcc2c1e1f650) | |||||
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 | moving the sambaAccount objectclass to 'historical' to prevent confusion on ↵ | Gerald Carter | 1 | -150/+142 | |
which one should be used for new servers. I'll add a note about uncommenting the older items for ldapsam_compat in the release notes (This used to be commit 469c5ad1acfb452617b10653e06ce3b34ec9e146) | |||||
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 typo. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 89e9ce8e67ef097f8851da2b12b2cfe27fcc44f6) | |||||
2003-05-21 | Fix typo. | John Terpstra | 1 | -1/+1 | |
(This used to be commit 4e6fd913fe036f7c21563d083a9840e5b197a933) | |||||
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 | A few small edits to the locking file. Source of info: Eric Roseme's whitepaper. | John Terpstra | 2 | -7/+641 | |
<eric.roseme@hp.com> (This used to be commit c42318a068f26a6ca74eccd1a82d0965ef9d436d) | |||||
2003-05-21 | A few small edits to the locking file. | John Terpstra | 2 | -7/+641 | |
(This used to be commit dbe711f0fa2d77673de4c083740c2ce659b53ea1) | |||||
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-21 | We don't support level 0 and do support level 5 for the enumprinters command. | Tim Potter | 1 | -1/+1 | |
(This used to be commit a7f47422db05592651b602bdedc4761c12f5210b) | |||||
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 | More edits - added example | John Terpstra | 1 | -1/+101 | |
(This used to be commit 41c4bc4b8198797fef044eccad743550ccb43f06) | |||||
2003-05-20 | More edits - added example. | John Terpstra | 1 | -1/+101 | |
(This used to be commit 3a5db768c2c577355470d718d1c5be93ed637f0e) | |||||
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 | Fixups and more edits. | John Terpstra | 1 | -241/+272 | |
(This used to be commit c2501d2c14b3aa5dbd735400a5701c38c69e0b56) |