summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-05Another winbind test - fill in later.Tim Potter1-0/+38
2001-08-05Some fixes about malloc/Realloc and mem leakSimo Sorce3-6/+15
2001-08-04Print an error message if database could not be opened.Volker Lendecke1-0/+7
2001-08-04Extra debug to see what errno is on write fail.Jeremy Allison1-0/+2
2001-08-03The write zero bytes is an allocate, not set EOF.Jeremy Allison1-1/+2
2001-08-03Added include guards...Jeremy Allison1-0/+3
2001-08-03This is the fix for the PAM bug I probably introduced in the previous commit,Andrew Bartlett2-0/+6
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett25-1417/+3312
2001-08-03Fix for smbpasswd set_userinfo24 was in the wrong place!Tim Potter1-4/+4
2001-08-02Allow smbpasswd to join a W2K hosted AD domain.Jeremy Allison3-4/+17
2001-08-02Put HPUX on mmap blacklist.Jeremy Allison5-700/+713
2001-08-02Added mmap fix to pass lock test from HP.Jeremy Allison1-115/+222
2001-08-02changed --with-profile to --with-profiling-data to "stop the madness!"Gerald Carter2-616/+613
2001-08-01Added "strict allocate" per share parameter. This causes actual on-disk alloc...Jeremy Allison3-12/+127
2001-08-01Oops. Typo.Jeremy Allison1-1/+1
2001-08-01Pidfile check can be read-only. Removed old ifdef in password.cJeremy Allison2-30/+9
2001-08-01Modifying spec files is PITA.Tim Potter1-18/+27
2001-08-01Tweaked the installdirs target to ignore errors. This allows RPMS to beTim Potter1-2/+2
2001-08-01Reran autoconf.Tim Potter1-627/+665
2001-08-01Added autogenerated spec files for various rpm versions.Tim Potter1-0/+1
2001-08-01Rewrite of winbind autoconf fragment.Tim Potter1-17/+50
2001-08-01Fixed up compilation of pam_winbind.so to be consistent with value ofTim Potter1-2/+5
2001-08-01Added some command line argument checking and usage info.Tim Potter1-0/+5
2001-08-01Added and populated .cvsignore files for packaging subdirectories.Tim Potter4-0/+16
2001-07-31Fix for rare tdb pattern store failure. Found & fixed by Rusty.Jeremy Allison1-1/+4
2001-07-30Fixup error returns in updating driver db version.Jeremy Allison1-22/+40
2001-07-30Added "use mmap" for HPUX.Jeremy Allison16-22/+27
2001-07-30Throw out crappy (non-ascii unaware) mbtows stuff and use proper unicodeJeremy Allison1-57/+6
2001-07-30uint -> uint32.Jeremy Allison1-1/+1
2001-07-30Fixes for varargs problems with std c.Jeremy Allison4-13/+13
2001-07-30Ignore some of the autoconf files.Tim Potter1-0/+3
2001-07-28Fix invalid uid being used after logoff. Thanks to Nigel WilliamsJeremy Allison1-2/+1
2001-07-28Fix for potential crash bug with bad fid.Jeremy Allison1-1/+13
2001-07-27Return an exit code when connect failed.Tim Potter1-1/+1
2001-07-26better debug messages + fix typo in debug messageSimo Sorce1-2/+2
2001-07-26Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.Jeremy Allison7-622/+810
2001-07-25Always check fstat for error.Jeremy Allison1-10/+13
2001-07-25Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fixJeremy Allison1-1/+1
2001-07-25we need to pull passwords in client charset for crypto to workAndrew Tridgell1-1/+1
2001-07-25need to push smb_search strings in client charsetAndrew Tridgell1-5/+5
2001-07-25Held a shoot-out between NT_STATUS_NO_PROBLEMO and NT_STATUS_NOPROBLEMO.Tim Potter11-154/+153
2001-07-25- don't try to print pointersAndrew Tridgell2-13/+2
2001-07-25Re-ran autoconf.Tim Potter1-548/+593
2001-07-25Merge of change machine account password race fix from appliance branch.Tim Potter1-1/+17
2001-07-25got rid of INFO: msgs at debug level 1Andrew Tridgell1-2/+2
2001-07-25nicer smbtree outputAndrew Tridgell1-2/+4
2001-07-25ucs2 is always a multiple of 2 bytesAndrew Tridgell1-0/+6
2001-07-25a better test for unix domain socketsAndrew Tridgell5-6/+24
2001-07-25added a --with-libiconv=BASEDIR/ option to allow easier use of anAndrew Tridgell3-724/+824
2001-07-25build smbtree by default. It's a very useful utility.Andrew Tridgell1-1/+8