summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Whoops - tried to merge to wrong branch for bug #60 merge. This redosTim Potter2003-05-271-3/+0
| | | | | | | | | | the original fix. (This used to be commit 711f65bee0e7955fdb415182abe4812eae8ec4c3)
* | More edits.John Terpstra2003-05-272-1/+182
| | | | | | | | (This used to be commit 5143216f7513938823dbeda3d9a4b7fc4cc1dfa7)
* | Formatting syncup.Tim Potter2003-05-261-3/+1
| | | | | | | | (This used to be commit f4b050932a44d836b11299c158666f6804cceda5)
* | Merge of fix for bug #60.Tim Potter2003-05-261-0/+3
| | | | | | | | (This used to be commit 0583dc358e918cf8bfb4d17bae0f42c4b385d313)
* | Ignore t_stringoverflow binary.Tim Potter2003-05-261-0/+1
| | | | | | | | (This used to be commit 59326e7a53803060e25832719c6cd48278f1a72b)
* | Update documentation for 'passdb backend' : include mysql and guest backends,Jelmer Vernooij2003-05-261-34/+17
| | | | | | | | | | remove references to _nua (This used to be commit 7e81c983ad9b6d3fff353b547844fb918a1ab45a)
* | Update pdbedit manpage for 3.0Jelmer Vernooij2003-05-261-31/+50
| | | | | | | | (This used to be commit 7c1bf5aa9d4cdd76f759e0a04ee85a234a5082c0)
* | Fix typos.John Terpstra2003-05-261-2/+2
| | | | | | | | (This used to be commit c9af387dcf121ae0663189c6f98d3f308d684c8d)
* | An edit in progress.John Terpstra2003-05-261-88/+148
| | | | | | | | (This used to be commit bbed04b128d57b015fa15e6ba902577500b37160)
* | Minor syntax fixesJelmer Vernooij2003-05-261-1/+1
| | | | | | | | (This used to be commit 5e49260cd4463b0995f2f3d593fd5634a966e3b7)
* | Fix syntax and don't require internet access when building docsJelmer Vernooij2003-05-261-2/+4
| | | | | | | | (This used to be commit d7e5b0b5266c2924928a6c27ca93ef9c33ec4b32)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-05-261-0/+106
|\| | | | | | | used to be commit 275d17cdc61195fb59c98648e409063fe695ef45)
| * Add document on contributing code to sambaJelmer Vernooij2003-05-262-0/+108
| | | | | | | | (This used to be commit 15ab9f350cea6a2a9bfe49491816ae60e5fd9d7c)
| * Fix list of servers in 'smbclient -L' (debian bug #194553, patch by Heine ↵Jelmer Vernooij2003-05-261-1/+1
| | | | | | | | | | | | Larsen) (This used to be commit c9c8eccdba820e82e1f987f9078d882668a8061b)
| * Correctly initialize winbind auth method.Volker Lendecke2003-05-261-0/+3
| | | | | | | | (This used to be commit 55cdb6b87850b483939a5d3edcd5be80be6f7493)
| * Some minor fixes in language and contentJelmer Vernooij2003-05-251-14/+12
| | | | | | | | (This used to be commit 83e3d4b4e70490c59c69ab83b8f787fa362e6caa)
| * Fix typos, update to sync HEAD and 3.0.0.John Terpstra2003-05-255-26/+20
| | | | | | | | (This used to be commit 58750141696feddfeef9ea817b44e4cdfe3afd51)
| * Update includes Jelmers' changes.John Terpstra2003-05-251-817/+1200
| | | | | | | | (This used to be commit a2501945cf29c5579da61e708705a56a3f0a993e)
| * Fix an insufficient alloc when querying alias members.Volker Lendecke2003-05-241-1/+1
| | | | | | | | | | Volker (This used to be commit 9d2d570caa4dad194534249cd5e4dc4984b4002e)
| * Oh aye, another wee edit.John Terpstra2003-05-241-21/+207
| | | | | | | | (This used to be commit 03542544d450e2b2a5ba4dd5f938836a025205e9)
| * installman needs to depend on installdirs, to fix parallelAndrew Tridgell2003-05-231-2/+2
| | | | | | | | | | build/install (This used to be commit f59a99d8efce960b058e837f261b0482d5a0101e)
| * Use -fPIC when compiling shared modules. Reported by Steve Langasek aka vorlon.Jelmer Vernooij2003-05-221-43/+38
| | | | | | | | (This used to be commit 946192393d530f116f9ff4cede311700b26c3171)
| * Stat opens can have fsp->fd == -1 and will have a share entry. EnsureJeremy Allison2003-05-221-2/+10
| | | | | | | | | | | | that file_find_dif will find them. Fixes a core dump in smbd/open.c. Jeremy. (This used to be commit 0811acb9579007032b54daa90b2666ef07c24624)
| * More fixes for debug log to catch logic error.Jeremy Allison2003-05-222-3/+5
| | | | | | | | | | Jeremy. (This used to be commit 0e2a47c1e6c0c7c41d5754be51848ef829a0324d)
| * fixes bugs 85 & 99 (XP domain logons); don't enable the lsa_query_info2 ↵Gerald Carter2003-05-221-2/+15
| | | | | | | | | | | | unless we are trying to be an ADS DC (This used to be commit 689576c242dd24349265973bded36ef6a239cebc)
| * sync LDAP schema with SAMBA_3_0Gerald Carter2003-05-221-150/+142
| | | | | | | | (This used to be commit 509232dd8d776ec8260a1f0858e1bcc2c1e1f650)
| * merging minor change from SAMBA_3_0 about which pdb modules to buildGerald Carter2003-05-221-2/+0
| | | | | | | | (This used to be commit 461af038d050ba60c61c38581d58261ac6f2c94d)
| * fix bug #108; sambaSambaAccount string attributes are case insensitive; ↵Gerald Carter2003-05-221-1/+4
| | | | | | | | | | | | don't try to change a string that only differs in case (This used to be commit 60c6bc9883b4b969626da85af834362ca2bfcd54)
| * head(1) portability patch from Guenther Deschner.Tim Potter2003-05-221-2/+2
| | | | | | | | (This used to be commit caaf082a1f039104e7605b244a5e9af2d465e512)
| * Fix typo.John Terpstra2003-05-211-1/+1
| | | | | | | | (This used to be commit 89e9ce8e67ef097f8851da2b12b2cfe27fcc44f6)
| * fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the ↵Gerald Carter2003-05-212-4/+20
| | | | | | | | | | | | unicode plain text password if negoitated (This used to be commit 207186e1c8ff0aac2a2aba9c4037d0be0c4819c8)
| * A few small edits to the locking file.John Terpstra2003-05-212-7/+641
| | | | | | | | (This used to be commit dbe711f0fa2d77673de4c083740c2ce659b53ea1)
| * we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprotAndrew Tridgell2003-05-211-0/+2
| | | | | | | | | | reply. Seems to have been broken for a long time! (This used to be commit a16415a6c9a0dc011acb7e6419c55dd535c5e400)
| * really make sure to include the version in the lanman string; tested spnego ↵Gerald Carter2003-05-201-8/+9
| | | | | | | | | | | | using smbclient (This used to be commit a032c38ed473c8365e2ea752d2f332e022092173)
| * better handling of --with-expsam (includes pdb_nisplussam now)Gerald Carter2003-05-201-24/+37
| | | | | | | | (This used to be commit 2c19ba6104e06d7247b9b0292d6c74d00411ba7e)
| * remove USE_SMBPASS_DBGerald Carter2003-05-201-4/+0
| | | | | | | | (This used to be commit dd457588134971d839a431e004ef821cb46be671)
| * remove WITH_TDB_SAMGerald Carter2003-05-201-1/+1
| | | | | | | | (This used to be commit ee63331256e12df239c6981e87f57e3bffb361d7)
| * wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixesGerald Carter2003-05-201-18/+42
| | | | | | | | (This used to be commit 0fc3fc0b7c863f2994d1848a390812258f1f2db9)
| * More edits - added exampleJohn Terpstra2003-05-201-1/+101
| | | | | | | | (This used to be commit 41c4bc4b8198797fef044eccad743550ccb43f06)
| * Fix Linux cifs vfs mount helper parsing of slashesSteve French2003-05-201-5/+10
| | | | | | | | (This used to be commit 639a2a785ac32869e984ba294ec40f9c8c3a0efb)
| * FreeBSD5 ACL fix.Jeremy Allison2003-05-191-0/+5
| | | | | | | | | | Jeremy. (This used to be commit 69a73a87025aaceaecd7dbf65e004422fe709771)
| * Updates for AIX winbind client from Stephen Roylance.Tim Potter2003-05-191-62/+58
| | | | | | | | (This used to be commit c4dd5a420394882444af2f76b8628e27dadccf0c)
| * Fixups and more edits.John Terpstra2003-05-181-241/+272
| | | | | | | | (This used to be commit c2501d2c14b3aa5dbd735400a5701c38c69e0b56)
| * port fixes from 3.0Simo Sorce2003-05-183-10/+4
| | | | | | | | (This used to be commit 0d098df8b5db02c73b859aea136d01c9ca42b17a)
| * More Edits.John Terpstra2003-05-181-1/+242
| | | | | | | | (This used to be commit b4ffc25fcc158fd212f3104f584fb64007c973a8)
| * Cope with cumulative permissions sets. This code is #ifdef'ed out at theJeremy Allison2003-05-171-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)
| * Patch from "Esh, Andrew" <Andrew_Esh@adaptec.com> to fix core dump bugJeremy Allison2003-05-161-1/+14
| | | | | | | | | | | | in add groupmem code. Jeremy. (This used to be commit 7e7077e9e363f46cea93767f0463581dbec87063)
| * Merge: clarify secure channel connection comment.Tim Potter2003-05-161-4/+4
| | | | | | | | (This used to be commit dd063a298f9d5244d7b79c029c563b4d966019c1)
| * Merge get_global_sam_name() from 3.0 to fix compile breakage.Tim Potter2003-05-161-0/+8
| | | | | | | | (This used to be commit bc71d7a4ab70339cfd815a57448cbd8762d5ce38)
| * Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups.Jeremy Allison2003-05-151-0/+2
| | | | | | | | | | Jeremy. (This used to be commit 626116b738927660c3cf0070fc73222e46412187)