summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-2813-663/+890
* rpcclient/rpcclient.c: Non-void return in void function.Jeremy Allison2001-04-282-2/+4
* More gcc compile on solaris tidyups.Jeremy Allison2001-04-272-5/+5
* Mismatched format and args.Jeremy Allison2001-04-271-1/+1
* More debug %d -> %u issues.Jeremy Allison2001-04-273-18/+13
* More %d (uid_t) stuff...Jeremy Allison2001-04-272-4/+4
* More acl -> the_acl, %d with uid_t issues.Jeremy Allison2001-04-271-13/+13
* Don't use variables called "acl" as it's the name of a function in Solaris.Jeremy Allison2001-04-271-13/+13
* Tidy up args to DEBUG Statements - found by gcc on Solaris.Jeremy Allison2001-04-272-6/+8
* Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...Jeremy Allison2001-04-271-23/+41
* Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstallJeremy Allison2001-04-271-6/+6
* Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv...Jeremy Allison2001-04-271-2/+2
* Added Herb's comment fix.Jeremy Allison2001-04-271-1/+0
* fix a bug in printer name handling that jerry reported.Jean-François Micouleau2001-04-271-3/+8
* C99 test for snprintfAndrew Tridgell2001-04-271-0/+1
* added much better snprintf code, plus new function asprintfAndrew Tridgell2001-04-271-734/+714
* added test for C99 compliant vsnprintfAndrew Tridgell2001-04-273-214/+282
* fixed typoAndrew Tridgell2001-04-271-1/+1
* Fixed REPLACE_GETPASS test.Jeremy Allison2001-04-262-2/+2
* removed references to SMBRUNGerald Carter2001-04-261-2/+0
* removed SMBRUN referencesGerald Carter2001-04-261-15/+1
* Sync with default perm changes in 2.2.Jeremy Allison2001-04-251-27/+122
* converted the passdb smbpasswd implementation to using tallocGerald Carter2001-04-255-337/+329
* Re-ran autoheader; autoconf to fix pam_smb build.Jeremy Allison2001-04-253-712/+670
* Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercaseJeremy Allison2001-04-251-2/+12
* added solaris wrapper from tngAndrew Tridgell2001-04-251-0/+279
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-255-269/+702
* merge from 2_2Andrew Tridgell2001-04-251-3/+2
* More paranioa fixes against nmbd lengths.Jeremy Allison2001-04-251-7/+7
* Fix bad length in dgram.Jeremy Allison2001-04-241-0/+7
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra2001-04-243-713/+904
* Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.John Terpstra2001-04-2414-0/+1668
* fix typoHerb Lewis2001-04-241-1/+1
* Patch for nmbd core dump in printing debug packets. No length check.Jeremy Allison2001-04-241-3/+5
* don't allow both add and delete user to be set at the same timeHerb Lewis2001-04-241-1/+4
* set "vfs object" and "vfs options" to be setable by SWAT on advanced pageHerb Lewis2001-04-241-4/+4
* updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter2001-04-242-2/+2
* row of asteriks that indicates new entry must start at beginning of line.Herb Lewis2001-04-231-1/+1
* Fix "proc num out of range" error. Missing rpc call.Jeremy Allison2001-04-235-14/+164
* Fixed memory leak in new session code.Jeremy Allison2001-04-231-0/+3
* Added "obey pam restrictions" parameter - default to "off".Jeremy Allison2001-04-234-0/+39
* Fix more free twice bugs.Jeremy Allison2001-04-232-4/+10
* Fix for bug in code for pam_session failure - pam_end called twice.Jeremy Allison2001-04-232-24/+10
* Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison2001-04-238-159/+266
* Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison2001-04-227-214/+225
* Finally got name & SID returns correct.Jeremy Allison2001-04-221-1/+4
* a couple of minor merges from 2_2Andrew Tridgell2001-04-223-3/+8
* merging from 2.2 to headAndrew Tridgell2001-04-226-68/+215
* JF pointed out we were returning the wrong info for Domain member with infoJeremy Allison2001-04-211-17/+9
* Fix proto's in old code.Jeremy Allison2001-04-211-21/+9