tprouty/samba.git
2001-09-24 Motonobu Takahashiadded SWAT i18n support files for Japanese and Turkish
2001-09-24 Andrew Tridgellfixed a silly off by 1 bug
2001-09-24 Andrew Tridgellfixed bug in POST var handling
2001-09-24 Andrew BartlettIf we disable hostname lookups we can at least get...
2001-09-24 Andrew Tridgelltdbtorture updates from when I was trying to track...
2001-09-24 Andrew Tridgellconvert all POST variables from display to unix charset
2001-09-24 Andrew BartlettAdd .headers.stamp
2001-09-23 Andrew BartlettLets call an NTSTATUS an nt_status, not an ecode.
2001-09-23 Andrew BartlettZero out these pstrings before we start: makes for...
2001-09-23 Andrew BartlettFix up NT_STATUS return for session setups, Win2k objec...
2001-09-22 Andrew Tridgellfixed the Makefile so we don't rebuild libsmbclient...
2001-09-22 Jeremy AllisonIgnore unmappable (NT Authority, BUILTIN etc.) SIDs...
2001-09-22 Andrew BartlettThese are RIDs not Unix UIDs so make this clear in...
2001-09-21 Jeremy AllisonAttempt to make quotas work with RH7.1, and with other...
2001-09-21 Andrew Tridgellfixed the error code handling in can_delete() by conver...
2001-09-21 Volker LendeckeAdded -s configfile to smbcontrol.c.
2001-09-21 Andrew Tridgellfixed character set for user name pull
2001-09-20 Jeremy Allisonsmbmount fixes from Urban.
2001-09-20 Andrew BartlettMove pass_check.c over to NTSTATUS, allowing full NTSTA...
2001-09-20 Andrew BartlettWe are not meant to touch the username, so use the...
2001-09-20 Andrew BartlettFix up the test for some of the quirkier hosts on the...
2001-09-20 Andrew BartlettCheck 'hosts equiv' and 'use rhosts' compatability...
2001-09-20 Andrew BartlettRearrange the ordering of the checks in make_connection...
2001-09-20 Andrew BartlettAdd and modify some of the various tests I have had...
2001-09-20 Andrew BartlettFix for MiXed and UPPER case usernames with plaintext...
2001-09-20 Andrew BartlettRevert this one: The NTLMv2 checks need the original...
2001-09-19 Andrew Bartlett- Fix up to use sampass->username insted of user_info...
2001-09-19 Andrew BartlettTry to fix up the shell syntax
2001-09-19 Andrew BartlettReran autoconf, autoheader
2001-09-19 Andrew Bartletttypo
2001-09-19 Andrew BartlettAdding the appropirate files might help...
2001-09-19 Andrew BartlettAdd the ability to display Samba's build options with...
2001-09-19 Andrew Bartlettprintf() -> d_printf()
2001-09-19 Andrew BartlettThis isn't used anymore
2001-09-19 Andrew BartlettUse lp_private_dir() not magic on the lp_smb_passwd_fil...
2001-09-19 Jeremy AllisonRemoved unneeded variable, added comment on deadlock...
2001-09-19 Jeremy AllisonPut pwrite code back in expand_file.
2001-09-19 Jeremy AllisonRemoved test code that got added by accident.
2001-09-19 Andrew Tridgellremoved anti-race code that could cause a classic ABBA...
2001-09-19 Andrew Bartlettpassdb/pampass.c and passdb/pass_check.c are not passdb...
2001-09-19 Andrew Tridgelladded a hook to reopen all tdb's after the server fork
2001-09-19 Andrew Tridgell*llist being NULL is not an error
2001-09-19 Andrew BartlettRemove the ugly hacks to get around the Get_Pwnam(...
2001-09-19 Andrew BartlettFix (I hope) compile on HP-UX. Found by the build...
2001-09-19 Andrew Tridgellgot rid of bogus write list substitution error messages
2001-09-19 Jeremy AllisonFix based on Andrew's insight as re-using a tdb after...
2001-09-19 Andrew Tridgelldon't try to initgroups in non root mode
2001-09-19 Andrew Bartlettfix debug
2001-09-19 Andrew BartlettReverse some of the breakage I commited a day or two...
2001-09-19 Jeremy AllisonReturn correct error code on lock fail in tdb_expand.
2001-09-18 Jeremy AllisonRoll back earlier fix after talking with Andrew. The...
2001-09-18 Jeremy AllisonFixed a couple of nasty bugs only easily seen with...
2001-09-18 Jeremy AllisonCorrect fix for unaligned memcpy - malloc'ed memory...
2001-09-18 Jeremy AllisonUse structure copy to fix unaligned accesses on 64bit...
2001-09-18 Tim PotterConverted cli_net_auth2() and cli_nt_setup_creds()...
2001-09-18 Tim PotterDoc fix merge from 2.2
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Andrew Tridgellfixed ctemp in server and client. It turns out that...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcetypo
2001-09-17 Andrew Tridgellfixed compilation of groupdb
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Simo Sorceintroduce SAFE_FREE() macro as suggested by andreas...
2001-09-16 Andrew BartlettFix compile warnings on IRIX's cc.
2001-09-16 Andrew BartlettFix (I hope) for a number of little compile warnings...
2001-09-16 Andrew BartlettMinor tidy-up.
2001-09-16 Andrew BartlettFix up workstaion and kickoff time checks, moved to...
2001-09-16 Andrew Tridgellfixed compilation error in smbw
2001-09-16 Andrew BartlettStart pushing the NTSTATUS stuff out to the wire for...
2001-09-16 Andrew BartlettKill off the dangerous passwd program default, as its...
2001-09-15 Andrew BartlettLooks like it missed these. make_connection now no...
2001-09-15 Simo Sorcefree memory before returning.
2001-09-15 Simo Sorceuse variables _before_ freeing them!
2001-09-15 Andrew BartlettKill off the //server/share%user hack in share level...
2001-09-15 Andrew Bartlettupdate for .proto.stamp
2001-09-15 Andrew BartlettOops... For reference, NTLMv2 passwords are > 24 chars...
2001-09-15 Andrew BartlettThis looked suspicious now we are attempting to to...
2001-09-15 Andrew BartlettFix up NTSTATUS stuff in rpcclient's help function
2001-09-15 Andrew BartlettRestore the profiling data shmem parinoia. This whole...
2001-09-15 Andrew BartlettActually fill in the status for sainity checks
2001-09-15 Jeremy AllisonFixed up Solaris 64 bit configure.
2001-09-14 Gerald Cartermerges from 2.2
2001-09-14 Gerald Cartermerge from appliance_head
2001-09-14 Gerald Cartermerge from 2.2
2001-09-14 Andrew BartlettUpdate manpage for new 'add machine script' paramater
2001-09-14 Andrew BartlettNow that we always get back an NTSTATUS code actually...
2001-09-14 Andrew BartlettFinally commit my fix to this little mess...
next