summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-03fixes to *_util.c filesSimo Sorce4-15/+416
2003-05-02exclude tdbsam2.h generation until it will be usedSimo Sorce1-14/+15
2003-05-02fix pam_smbpassSimo Sorce2-3/+3
2003-05-02remove testing debug lineSimo Sorce1-1/+1
2003-05-02Add note on LDAP_EXOP_X_MODIFY_PASSWD. ldap passwd sync documentation should beJelmer Vernooij1-1/+2
2003-05-02Add note about 'ldap trust ids'.Jelmer Vernooij1-1/+13
2003-05-02Update LDAP documentation for 3.0Jelmer Vernooij1-36/+88
2003-05-02shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce3-15/+15
2003-05-01Fix uninitialized blobs reported by Luke Howard.Jeremy Allison1-0/+6
2003-05-01Fix for bugid 51 from Dragan Krnic.Jeremy Allison1-5/+5
2003-05-01fix wrong debug messages in idmap_util.cSimo Sorce2-5/+10
2003-05-01Move external links into new chapter "Further Resources"Jelmer Vernooij4-76/+86
2003-05-01init wellknown in pdbedit tooSimo Sorce2-24/+26
2003-05-01proper wellknown sids initialization at startupSimo Sorce5-40/+90
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce16-177/+174
2003-05-01Fix disk quotas support on HP/UX (patch by David Nixon)Jelmer Vernooij1-1/+1
2003-05-01Apparently we do support RA=2.Tim Potter1-2/+9
2003-05-01Don't crash if the underlying VFS doesn't support ACL'sJelmer Vernooij1-0/+10
2003-05-01Use ints for the version numbers in the smb_register_*() functions (patch by ...Jelmer Vernooij3-3/+3
2003-05-01Fleshed out the description of restrict anonymous parameter.Tim Potter1-2/+9
2003-05-01Added missing documentation for 'max reported print jobs' parameter.Tim Potter1-0/+22
2003-04-30Fix ulink in winbind sectionAlexander Bokovoy1-4/+4
2003-04-30Rebuild docsAlexander Bokovoy107-99416/+61549
2003-04-30small fixesAlexander Bokovoy2-4/+5
2003-04-30'add machine script' is used to create unix accounts for machine accountsJelmer Vernooij1-3/+3
2003-04-30Fix FAQ buildAlexander Bokovoy3-1/+6
2003-04-30Docbook XML conversion: XSLT and build infrastructureAlexander Bokovoy147-771/+28190
2003-04-30Remove strip-links.pl, not needed anymoreAlexander Bokovoy1-16/+0
2003-04-30Docbook XML conversion: projdocAlexander Bokovoy37-79/+90
2003-04-30Docbook XML conversion: manpagesAlexander Bokovoy35-8595/+189
2003-04-30Docbook XML conversion: faqAlexander Bokovoy8-8/+9
2003-04-30Docbook XML conversion: devdocAlexander Bokovoy18-85/+64
2003-04-30Refactor existing sock_exec() and socketpair_tcp() functions into their ownPaul Green3-94/+116
2003-04-30correctly initiazlize idmap tdb when creationg newSimo Sorce4-148/+169
2003-04-30pam_smbpass will need at least IDMAP.Andrew Bartlett1-1/+1
2003-04-30Get pam_smbpass to compile again (it probably won't link or run, but at leastAndrew Bartlett2-5/+3
2003-04-30auto-init for utility functionsSimo Sorce1-0/+18
2003-04-29forgot to remove getpwnamSimo Sorce1-20/+0
2003-04-29This is a nice rewrite:Simo Sorce23-371/+191
2003-04-29remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter3-93/+1
2003-04-29Adding further change to accommodate the add machine script facility.John Terpstra1-3/+3
2003-04-29Add reference to use of the add machine script for on-the-fly machine account...John Terpstra1-1/+4
2003-04-29adding ifdef'd code to add alias membership for vampireGerald Carter1-0/+138
2003-04-29Some passdb backends really don't like having no primary group - so alwaysAndrew Bartlett1-34/+25
2003-04-29Change order of parameters to smb_register_passdb()Jelmer Vernooij3-3/+3
2003-04-29add version back to lanman string in sessetup replyGerald Carter1-1/+5
2003-04-29Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continueAndrew Bartlett3-421/+1628
2003-04-29forgot to add the file where things movedSimo Sorce1-0/+189
2003-04-29consolidate idmap code in one placeSimo Sorce3-353/+4
2003-04-29Merge 3.0's change to how we add users onto HEAD, including a few other bitsAndrew Bartlett3-94/+52