summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-05-033-0/+784
|\
| * Re-arrangement of Chapters 3-8, merges, updates - first installment only.John Terpstra2003-05-0312-972/+1036
| |
| * 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
| * exclude tdbsam2.h generation until it will be usedSimo Sorce2003-05-021-14/+15
| |
| * fix pam_smbpassSimo Sorce2003-05-022-3/+3
| | | | | | | | typos
| * remove testing debug lineSimo Sorce2003-05-021-1/+1
| |
| * Add note on LDAP_EXOP_X_MODIFY_PASSWD. ldap passwd sync documentation should beJelmer Vernooij2003-05-021-1/+2
| | | | | | | | complete now.
| * Add note about 'ldap trust ids'.Jelmer Vernooij2003-05-021-1/+13
| |
| * Update LDAP documentation for 3.0Jelmer Vernooij2003-05-021-36/+88
| |
| * 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
| * Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
| | | | | | | | Jeremy.
| * Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
| | | | | | | | Jeremy.
| * fix wrong debug messages in idmap_util.cSimo Sorce2003-05-012-5/+10
| | | | | | | | correctly handle allocated rids in tdbsam
| * Move external links into new chapter "Further Resources"Jelmer Vernooij2003-05-014-76/+86
| |
| * init wellknown in pdbedit tooSimo Sorce2003-05-012-24/+26
| | | | | | | | add group mapping mappings to idmap at startup
| * proper wellknown sids initialization at startupSimo Sorce2003-05-015-40/+90
| |
* | 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
* | Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farmAndrew Bartlett2003-05-031-1/+1
| |
* | 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
* | Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
| | | | | | | | Jeremy.
* | Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
| | | | | | | | Jeremy.
* | Move external links to new appendix called "Further Resources"Jelmer Vernooij2003-05-014-76/+86
| |
* | Merge over Alexanders' conversion to docbook XMLJelmer Vernooij2003-05-014-651/+1922
| |
* | Oops. Missed some filesJelmer Vernooij2003-05-013-6/+6
| |
* | Add support files for docbook 2 latexJelmer Vernooij2003-05-016-12/+12
| |
* | Add helper files for docbook XMLJelmer Vernooij2003-05-0155-167/+167
| |
* | Add smb.conf.5 manpage sourceJelmer Vernooij2003-05-010-0/+0
| |
* | Merge over Alexanders' conversion to Docbook XMLJelmer Vernooij2003-05-0143-22304/+0
| |
* | Remove obsolete file (no longer necessary with docbook XML)Jelmer Vernooij2003-05-011-16/+0
| |
* | Merge over Alexanders' conversion to docbook XMLJelmer Vernooij2003-05-0144-17628/+0
| |
* | Merge over Alexanders' conversion to XMLJelmer Vernooij2003-05-013-84/+6
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-05-01262-0/+62759
|\|
| * *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-0116-177/+174
| | | | | | | | | | plus internal fixes 1st stage
| * Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij2003-05-011-1/+1
| |
| * Apparently we do support RA=2.Tim Potter2003-05-011-2/+9
| |
| * Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij2003-05-011-0/+10
| |
| * Use ints for the version numbers in the smb_register_*() functions (patch by ↵Jelmer Vernooij2003-05-013-3/+3
| | | | | | | | metze)
| * Fleshed out the description of restrict anonymous parameter.Tim Potter2003-05-011-2/+9
| |
| * Added missing documentation for 'max reported print jobs' parameter.Tim Potter2003-05-011-0/+22
| |
| * Fix ulink in winbind sectionAlexander Bokovoy2003-04-301-4/+4
| |
| * Rebuild docsAlexander Bokovoy2003-04-30107-99416/+61549
| |
| * small fixesAlexander Bokovoy2003-04-302-4/+5
| |
| * 'add machine script' is used to create unix accounts for machine accountsJelmer Vernooij2003-04-301-3/+3
| |
| * Fix FAQ buildAlexander Bokovoy2003-04-303-1/+6
| |
| * Docbook XML conversion: XSLT and build infrastructureAlexander Bokovoy2003-04-30147-771/+28190
| |
| * Remove strip-links.pl, not needed anymoreAlexander Bokovoy2003-04-301-16/+0
| |
| * Docbook XML conversion: projdocAlexander Bokovoy2003-04-3037-79/+90
| |
| * Docbook XML conversion: manpagesAlexander Bokovoy2003-04-3035-8595/+189
| |
| * Docbook XML conversion: faqAlexander Bokovoy2003-04-308-8/+9
| |
| * Docbook XML conversion: devdocAlexander Bokovoy2003-04-3018-85/+64
| |