samba.git
2001-07-08 Andrew BartlettUpdate tests, start testing password server code, now...
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-07-08 Andrew BartlettFix the loading of configuration files using the includ...
2001-07-07 Andrew Tridgellfixed some unicode and LANMAN2 bugs in trans2 find...
2001-07-07 Andrew Tridgellfixed some unicode and LANMAN2 bugs in trans2 find...
2001-07-07 Andrew BartlettAdd a new paramater: add machine script
2001-07-07 Andrew BartlettAdd backend encryption support for NTLMv2.
2001-07-07 Andrew BartlettYou can't dump_data() a function pointer...
2001-07-07 Andrew BartlettUpdate smbtorture in line with SAMBA_2_2
2001-07-06 Jeremy AllisonPassword changing via PAM works now. DONT CHANGE THIS...
2001-07-06 Andrew Tridgellfixed strrchr_m
2001-07-06 Jeremy AllisonDon't try and open tdb secrets file in non-root/local...
2001-07-06 Jeremy AllisonWrapped dlerror() in the same way as the other dlxxx...
2001-07-06 Jeremy AllisonAdded JF's fix for max_entries being 0.
2001-07-06 Andrew Tridgellformatting fixes
2001-07-06 Andrew Tridgellcheck for initialisation in convert_string()
2001-07-06 Tim PotterA program to display a tree of domains, servers and...
2001-07-06 Andrew Tridgellfixed a silly bug in the internal UTF8 implementation
2001-07-06 Andrew Tridgellfixed bug where we looked at the first byte of a passwo...
2001-07-06 Andrew Tridgellgot rid of insanely verbose debug messages on startup
2001-07-06 Andrew Tridgellfixed inetd operation as non-root
2001-07-06 Andrew Tridgelladded some comments and removed an unnecessary check
2001-07-05 Jeremy AllisonFix race where wrong action (created or opened) could...
2001-07-05 Jeremy AllisonFix for enumerating large numbers of users.
2001-07-05 Jeremy AllisonFix for rabbit-pellet mode. Chris please test this...
2001-07-05 Andrew BartlettAllow user to specify CFLAGS even when using configure...
2001-07-05 Andrew Tridgellremoved an unreachable statement
2001-07-05 Andrew BartlettAllow us to vary the log-level, so we can run at level...
2001-07-05 Andrew Tridgellthis fixes the failure of MS office on VFAT partitions...
2001-07-05 Tim PotterRenamed formal parameter fd to fnum because we're talki...
2001-07-05 Andrew Tridgelladded line-feed at end of templates
2001-07-05 Andrew Tridgellfixed a bug in the parameters SMBctemp uses in open_fil...
2001-07-05 Andrew Tridgellfixed compilation of masktest on AIX
2001-07-05 Andrew Tridgelluse alpha_strcpy on DNS names
2001-07-05 Andrew Tridgelluse alpha_strcpy on the domain as it comes off the...
2001-07-05 Andrew Tridgelloptimised the 7 bit case for utf8 conversion
2001-07-05 Andrew Tridgellmake sure we reset the shift state on error for charset...
2001-07-04 Jean-François... allow to use usrmgr/svrmgr tools in win95
2001-07-04 Jean-François... unicode string length is twice longer ;-)
2001-07-04 Andrew Tridgelladded builtin support for UTF8
2001-07-04 Andrew Tridgellmore portability fixes
2001-07-04 Andrew Tridgellportability fixes
2001-07-04 Andrew Tridgellgot rid of __FUNCTION__ debug
2001-07-04 Andrew Tridgellfixed uninitialised variable
2001-07-04 Andrew Tridgellwe don't need the codepage sources any more
2001-07-04 Andrew Tridgellwe don't need the codepages any more
2001-07-04 Andrew Tridgellmissed a couple of strchr calls
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-04 Andrew BartlettThis brings HEAD into line with SAMBA_2_2, they now...
2001-07-04 Andrew Tridgellremoved some debug code
2001-07-04 Andrew Tridgellcheck for bad usernames early in session setup
2001-07-04 Tim PotterRemoved bogus server_n local variable in connect_one...
2001-07-04 Jeremy AllisonEnsure we correctly round down to 2 second boundary...
2001-07-03 Jeremy AllisonSmall warning removal tidyup.
2001-07-03 Jeremy AllisonRemove the exit_server() calls that stop nmbd linking.
2001-07-03 Jeremy AllisonFixed warnings and made const-safe so it has the correc...
2001-07-03 Jeremy AllisonRemoved the default addition of /include to the directo...
2001-07-03 Jeremy AllisonUpdated to latest from gnu.org.
2001-07-03 Jeremy AllisonAdded #define of int32 to int for cray. This will almos...
2001-07-03 Jeremy AllisonFixed incorrect debug parameters for lock_pid.
2001-07-03 Tim PotterSplit pam_winbind out of WINBIND progs so it can be...
2001-07-03 Andrew BartlettSee if we can stick to slightly valid C..
2001-07-03 Tim PotterFixed incorrect comment for cli_NetServerEnum()
2001-07-03 Andrew BartlettRunning torture-RANDOMIPC on the build farm doesn't...
2001-07-03 Andrew Tridgellfixed socketpair_tcp for OpenBSD
2001-07-03 Tim PotterReran autoconf.
2001-07-03 Tim PotterFixed quoting bug - shell programming sucks.
2001-07-03 Jeremy AllisonAdding Michael Sweet's LSB packaging.
2001-07-03 Simo Sorce- sorry, forgot to check a pointer
2001-07-03 Jeremy AllisonApplied Michael Sweet's patch, with one minor signal...
2001-07-03 Simo Sorce- sorry, forgot to test a pointer
2001-07-02 Jeremy AllisonMade talloc_realloc() semantics match realloc(). JF...
2001-07-02 Jeremy AllisonMissing prs_align() was causing Win9x nexus tools to...
2001-07-02 Jeremy AllisonFixed auto-alloc of dispinfo code when unmarshalling.
2001-07-02 Jeremy AllisonFixed extra file_free calls - my fault :-(.
2001-07-02 Christopher... Very minor cleanup. I was looking for another problem...
2001-07-02 Andrew BartlettThis fix from Eelco Vriezekolk <eelco@nexus.com.na...
2001-07-02 Andrew BartlettFix the torture test, we had the wrong file-name in...
2001-07-02 Tim PotterRe-ran configure.
2001-07-02 Tim PotterOnly build the pam_winbind module if --with-pam used.
2001-07-02 Andrew BartlettWe need strict locking to pass LOCK4
2001-07-02 Andrew BartlettStart of smbtorture based testing. Not all of smbtortu...
2001-07-02 Andrew BartlettNot all OSs have setbuffer, so we better check for it.
2001-07-02 Andrew BartlettMake smbtorture return status values for use in the...
2001-07-02 Jeremy AllisonFixed the nastiest locking bug to track down.... smb_pi...
2001-07-02 Jeremy AllisonInsure caught the fact that PTRDIFFs were being done...
2001-07-01 Simo Sorce"netbios aliases" and "interfaces" options change from...
2001-07-01 Jeremy AllisonFix for building --with-profile for new vfscalls.
2001-07-01 Andrew Tridgellcli_read() was reading too many bytes.
2001-07-01 Simo Sorce- fix bug in reply_nt- fix bug in reply_nt1
2001-06-30 Richard SharpeMake sure we compile with gcc by default.
2001-06-30 Richard SharpeAdd a static linking target to the examples Makefile...
2001-06-30 Jeremy AllisonEnsure we return correct error on trying to unlock...
2001-06-30 Richard SharpeFix another small problem with Makefile.in ... not...
2001-06-30 Andrew BartlettThis should return the build to normallity.
2001-06-30 Jeremy AllisonFixed the first locking error (test #8 found by locktes...
2001-06-30 Richard SharpeModified Makefile.in to work properly. Define BLDSHARED...
2001-06-29 Richard SharpeThese changes cause the libsmbclient stuff to always...
2001-06-29 Jeremy AllisonAdded LsaGetConnectedCredentials patch from Manoj Naik...
next