summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More updates.John Terpstra2003-05-041-28/+97
* Update.John Terpstra2003-05-041-2/+60
* 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
* exclude tdbsam2.h generation until it will be usedSimo Sorce2003-05-021-14/+15
* fix pam_smbpassSimo Sorce2003-05-022-3/+3
* 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
* 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
* Fix uninitialized blobs reported by Luke Howard.Jeremy Allison2003-05-011-0/+6
* Fix for bugid 51 from Dragan Krnic.Jeremy Allison2003-05-011-5/+5
* fix wrong debug messages in idmap_util.cSimo Sorce2003-05-012-5/+10
* Move external links into new chapter "Further Resources"Jelmer Vernooij2003-05-014-76/+86
* init wellknown in pdbedit tooSimo Sorce2003-05-012-24/+26
* proper wellknown sids initialization at startupSimo Sorce2003-05-015-40/+90
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-0116-177/+174
* 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
* 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
* Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green2003-04-303-94/+116
* correctly initiazlize idmap tdb when creationg newSimo Sorce2003-04-304-148/+169
* pam_smbpass will need at least IDMAP.Andrew Bartlett2003-04-301-1/+1
* Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett2003-04-302-5/+3
* auto-init for utility functionsSimo Sorce2003-04-301-0/+18
* forgot to remove getpwnamSimo Sorce2003-04-291-20/+0
* This is a nice rewrite:Simo Sorce2003-04-2923-371/+191
* remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter2003-04-293-93/+1
* Adding further change to accommodate the add machine script facility.John Terpstra2003-04-291-3/+3
* Add reference to use of the add machine script for on-the-fly machine account...John Terpstra2003-04-291-1/+4
* adding ifdef'd code to add alias membership for vampireGerald Carter2003-04-291-0/+138
* Some passdb backends really don't like having no primary group - so alwaysAndrew Bartlett2003-04-291-34/+25
* Change order of parameters to smb_register_passdb()Jelmer Vernooij2003-04-293-3/+3
* add version back to lanman string in sessetup replyGerald Carter2003-04-291-1/+5
* Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett2003-04-293-421/+1628