summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix up the setting up of the build_farm smb.conf from the templates in theirAndrew Bartlett2003-05-041-7/+8
| | | | | | | | | | | | | | new directory. Andrew Bartlett (This used to be commit 98f7ccebeb9369c972b432a8ac0a5853cd7a1bf6)
* | configure.in updates:Andrew Bartlett2003-05-031-32/+11
| | | | | | | | | | | | | | | | | | | | Now the IRIX and non-irix cases for one of these switch statements is the same, eliminate the statement... We now use autoconf > 2.50, so we can use some of it's features. We also need to correctly include the magic for building vfs_fake_perms. (This used to be commit a4ec8a615195f681f315ce23e799f2e7d35f27f6)
* | Merge of new edits from HEAD.John Terpstra2003-05-0310-969/+989
| | | | | | | | (This used to be commit 9990dd7ef8a8b4b412edfab8f94d65a3b0b3525b)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-05-033-0/+784
|\| | | | | | | used to be commit f1e59906577a59269f1821d9e438fc56278b9dbe)
| * Re-arrangement of Chapters 3-8, merges, updates - first installment only.John Terpstra2003-05-0312-972/+1036
| | | | | | | | (This used to be commit 549b047994bbaacc8e2e847c80bcb307c9f4a565)
| * fixes to *_util.c filesSimo Sorce2003-05-034-15/+416
| | | | | | | | | | | | | | | | | | | | | | | | add winbindd_passdb backend this makes it possible to have nua accounts on security = user servers to show up in unic through nss_winbind.so the problem is that we do not have group support, so nss group support is not very good at this time (read: totally absent) we NEED group support in passdb (This used to be commit 921215cf4bfbd4d7457f81e181bb1a74a4531ca1)
| * exclude tdbsam2.h generation until it will be usedSimo Sorce2003-05-021-14/+15
| | | | | | | | (This used to be commit 28b73a39219fd717c60eba207143fb40d5ff123a)
| * fix pam_smbpassSimo Sorce2003-05-022-3/+3
| | | | | | | | | | typos (This used to be commit 7e28ee1cf8db065f2518b4543f2e54da97cc19e2)
| * remove testing debug lineSimo Sorce2003-05-021-1/+1
| | | | | | | | (This used to be commit 08d4c2fa85ceaa9d5ff16e7e615bb29e0cde3022)
| * Add note on LDAP_EXOP_X_MODIFY_PASSWD. ldap passwd sync documentation should beJelmer Vernooij2003-05-021-1/+2
| | | | | | | | | | complete now. (This used to be commit a9e1edbbf23c9648de0054da474eda9c19d57551)
| * Add note about 'ldap trust ids'.Jelmer Vernooij2003-05-021-1/+13
| | | | | | | | (This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252)
| * Update LDAP documentation for 3.0Jelmer Vernooij2003-05-021-36/+88
| | | | | | | | (This used to be commit a092928b8e864c5c29cc8541d2492f0aa18931f3)
| * shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce2003-05-023-15/+15
| | | | | | | | | | | | | | make a new sam_Account contain our domain by default, windows will complain on logon otherwise. fix stupid typo in idmap_util.c (This used to be commit 21701876dc6c59ebfc51be708a98226a00a764e0)
| * Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
| | | | | | | | | | Jeremy. (This used to be commit e954ca2ce8ec6b36794585c3bc948140cf9e7947)
| * Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
| | | | | | | | | | Jeremy. (This used to be commit aeba1fcab2fa61859fc1052af4752512a33bd801)
| * fix wrong debug messages in idmap_util.cSimo Sorce2003-05-012-5/+10
| | | | | | | | | | correctly handle allocated rids in tdbsam (This used to be commit 7ae6162e1dd668897628c4f7edff508616644d21)
| * Move external links into new chapter "Further Resources"Jelmer Vernooij2003-05-014-76/+86
| | | | | | | | (This used to be commit 31560948d821a41c3c0468d2949cf87ec92ddabd)
| * init wellknown in pdbedit tooSimo Sorce2003-05-012-24/+26
| | | | | | | | | | add group mapping mappings to idmap at startup (This used to be commit 62365023db61d5a4fa32845af3db73bce6cb94ea)
| * proper wellknown sids initialization at startupSimo Sorce2003-05-015-40/+90
| | | | | | | | (This used to be commit 568feee8977ee1be210344c8ab1896512894cba2)
* | Add a comment about the use of string functions in the modules code, andAndrew Bartlett2003-05-031-4/+9
| | | | | | | | | | | | | | add \n to the end of the non-dlopen case DEBUGs. Andrew Bartlett (This used to be commit ce4ff4cc8e5f5d461797e42b2148b2827c058380)
* | Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farmAndrew Bartlett2003-05-031-1/+1
| | | | | | | | (This used to be commit 0dfeaf4535bb1b2345dfd51208c51ce5069ea154)
* | Now that multi-pdu schannel works and a but in the negotiator has beenVolker Lendecke2003-05-021-2/+2
| | | | | | | | | | | | | | | | fixed I would like to see this tested a bit more. Default the schannel stuff to auto which means 'offer, but do not enforce'. Volker (This used to be commit 7a1b8409bed13d0e7742cbcd3b0fa79b0c671404)
* | Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
| | | | | | | | | | Jeremy. (This used to be commit 8dcc00899977a126d5782e44bdae74175ecc0d93)
* | Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
| | | | | | | | | | Jeremy. (This used to be commit a2af45154d0e1bb76e78fbde1572d4fcd1ba0da2)
* | Move external links to new appendix called "Further Resources"Jelmer Vernooij2003-05-014-76/+86
| | | | | | | | (This used to be commit cdfcdf39d1d74cdbf2eaf55601d9041f5016a5fa)
* | Merge over Alexanders' conversion to docbook XMLJelmer Vernooij2003-05-014-651/+1922
| | | | | | | | (This used to be commit ab640d937f4c638c6e9b3b83f39eebbd62178dfc)
* | Oops. Missed some filesJelmer Vernooij2003-05-013-6/+6
| | | | | | | | (This used to be commit c96107ba0551d33688018269cf2303c2861491f7)
* | Add support files for docbook 2 latexJelmer Vernooij2003-05-016-12/+12
| | | | | | | | (This used to be commit 07873fec8a97439491665822800bfef9b3f4fc58)
* | Add helper files for docbook XMLJelmer Vernooij2003-05-0155-167/+167
| | | | | | | | (This used to be commit 8de8af4443af1af9c759efcec5ca4c091ffa5b36)
* | Add smb.conf.5 manpage sourceJelmer Vernooij2003-05-010-0/+0
| | | | | | | | (This used to be commit 248324779b7debd2640922be90fdd0f9aed20cf5)
* | Merge over Alexanders' conversion to Docbook XMLJelmer Vernooij2003-05-0143-22304/+0
| | | | | | | | (This used to be commit b0e3fa7a3657a82a208fdee6cb587705db2b5ac4)
* | Remove obsolete file (no longer necessary with docbook XML)Jelmer Vernooij2003-05-011-16/+0
| | | | | | | | (This used to be commit 3994ac4d22e666ae5ba38d2e6040fbf7b6e04617)
* | Merge over Alexanders' conversion to docbook XMLJelmer Vernooij2003-05-0144-17628/+0
| | | | | | | | (This used to be commit e75624c382d640747b54ba43f134fa043d23b7fe)
* | Merge over Alexanders' conversion to XMLJelmer Vernooij2003-05-013-84/+6
| | | | | | | | (This used to be commit bde44c471b301c45f5106f6229579928b3c56b89)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-05-01262-0/+62759
|\| | | | | | | used to be commit a1ffe2a29c0e6be54af09d6647b7f54369d75a1e)
| * *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-0116-177/+174
| | | | | | | | | | | | plus internal fixes 1st stage (This used to be commit 6d036761e565bc93964bb3c939d5b7d78d5778a3)
| * Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij2003-05-011-1/+1
| | | | | | | | (This used to be commit 908d839b77a03ac07b00b43a3000c8ea53dd5e35)
| * Apparently we do support RA=2.Tim Potter2003-05-011-2/+9
| | | | | | | | (This used to be commit e146682b9f0cd8c8f6be6cad4b05a86ca118e973)
| * Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij2003-05-011-0/+10
| | | | | | | | (This used to be commit 277fa587d596449a6ac15b440ae07d6707d758ac)
| * Use ints for the version numbers in the smb_register_*() functions (patch by ↵Jelmer Vernooij2003-05-013-3/+3
| | | | | | | | | | | | metze) (This used to be commit 3895571eeef81db7ce4c71e85b0be5c235b16efd)
| * Fleshed out the description of restrict anonymous parameter.Tim Potter2003-05-011-2/+9
| | | | | | | | (This used to be commit 2d150947082114f5e275a774baefc7e838ab5657)
| * Added missing documentation for 'max reported print jobs' parameter.Tim Potter2003-05-011-0/+22
| | | | | | | | (This used to be commit 21162481bcd26fc7c994bff60c2b0ad9f5fee245)
| * Fix ulink in winbind sectionAlexander Bokovoy2003-04-301-4/+4
| | | | | | | | (This used to be commit 3a28a287c08955bcd9387fbd08a1e742ffd969b9)
| * Rebuild docsAlexander Bokovoy2003-04-30107-99416/+61549
| | | | | | | | (This used to be commit 7cafdf9e9576f7988d72fccbc2fad3fbcd3c67df)
| * small fixesAlexander Bokovoy2003-04-302-4/+5
| | | | | | | | (This used to be commit 5b4274c3a10c3ab133fb8a0b8cff41413224f88a)
| * 'add machine script' is used to create unix accounts for machine accountsJelmer Vernooij2003-04-301-3/+3
| | | | | | | | (This used to be commit 386ba78e787ebae8109e39686d0b8d9875dd12e1)
| * Fix FAQ buildAlexander Bokovoy2003-04-303-1/+6
| | | | | | | | (This used to be commit 7c60a2a4394c9ce48c079c2c5233cd8002789e03)
| * Docbook XML conversion: XSLT and build infrastructureAlexander Bokovoy2003-04-30147-771/+28190
| | | | | | | | (This used to be commit f4f6e0b29e744077dfb836745716a659a49d7529)
| * Remove strip-links.pl, not needed anymoreAlexander Bokovoy2003-04-301-16/+0
| | | | | | | | (This used to be commit 0cdab65ae336d8d1887519076a121deffe1ceb17)
| * Docbook XML conversion: projdocAlexander Bokovoy2003-04-3037-79/+90
| | | | | | | | (This used to be commit f7c9df751459da2d4a996d5f0135334fb3f87f69)