Latest attempt at changeid.
[ira/wip.git] / source3 / smbd /
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-11 Andrew Tridgellfixed a crash in merge_aces()
2002-01-11 Andrew BartlettMake this error match Win2k.
2002-01-11 Andrew BartlettBack out the crazy notion that the NTLMSSP flags actual...
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-09 Martin PoolBetter explanation message for dmalloc.
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Jeremy AllisonFixed up atomic update code.
2002-01-06 Andrew BartlettGet this code back to where it belongs...
2002-01-06 Andrew BartlettSome more SPNEGO fixes.
2002-01-05 Andrew BartlettFix up the SPNEGO segfault.
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-04 Jeremy AllisonMissed error return is can_rename fails.
2002-01-04 Jeremy AllisonRe-wrote the guts of the rename_internals code to cope...
2002-01-03 Jeremy AllisonEnsure modtime is set correctly on destination files...
2002-01-03 Martin PoolFix talloc msg registration
2002-01-03 Martin Poolsmbd children should also register for POOL_USAGE
2002-01-03 Martin Poolsmbd should register to receive MSG_REQ_POOL_USAGE...
2002-01-02 Jeremy Allisondebug statement fixups.
2002-01-02 Andrew BartlettActually enforce the passdb API.
2002-01-01 Andrew BartlettA farily large commit:
2001-12-31 Andrew Tridgell- portablitity fixes for cc -64 on irix
2001-12-30 Jeremy AllisonWhen running interactive we want to set our own process...
2001-12-29 Jeremy AllisonFixup -i interactive modes.
2001-12-29 Simo Sorcepassing NULL to print_queue_status()'s status parameter...
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-21 Martin PoolAdd an output parameter to message_send_all that says...
2001-12-20 Andrew Tridgellcheck for a winbindd username when doing a kerberos...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-20 Andrew Tridgelldon't use server_info after its been freed
2001-12-20 Andrew Tridgellsupport "map to guest" with spnego
2001-12-20 Andrew Tridgellfixed long filenames on win98
2001-12-20 Tim PotterGrr - numbers printed in hexadecimal should be preceede...
2001-12-19 Jeremy AllisonAllow ACL set to fail gracefully on HP HFS filesystems.
2001-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-12-18 Jeremy AllisonTidyup utmp code to cope with hostname = NULL.
2001-12-18 Jeremy AllisonReturn NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if...
2001-12-18 Jeremy AllisonFixed the bug with descending into mangled directories.
2001-12-17 Jeremy AllisonMade "hide unreadable" work much more reliably (just...
2001-12-17 Andrew Tridgellremoved unused variable
2001-12-16 Jeremy AllisonMoved fchown_acl change to the point where we *really...
2001-12-16 Jeremy AllisonEnsured filetimes set (by name) after close. Ignore...
2001-12-13 Jeremy AllisonPatch for string legths from TAKAHASHI, Motonobu(monyo).
2001-12-12 Herb Lewisadd *.po32 to ignore list
2001-12-10 Andrew Tridgellcleanup a little namespace pollution
2001-12-08 Andrew BartlettEnsure that 'use spnego' restricts, rather than just...
2001-12-07 Andrew Tridgelladded a "use spnego" option
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Andrew BartlettEnsure we fill in the %U for NTLMSSP connections
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-12-04 Herb LewisMerge from 2.2
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-04 Jeremy AllisonStop using getgrgid() - a very expensive call with...
2001-12-04 Jeremy AllisonMoved name_is_local to the correct place. Ooops.
2001-12-04 Jeremy AllisonTidyup of lib/username. Add name_is_local fn to determi...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-11-30 Jeremy AllisonXFS quota patch for Linux.
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Jeremy Allisonspace -> tab.
2001-11-28 Jeremy AllisonSpelling pedents strike again :-).
2001-11-28 Jeremy AllisonEnsure the CAN_WRITE is checked and prevents O_CREAT...
2001-11-28 Jeremy AllisonRe-added "Share modes" meaning don't allow deny mode...
2001-11-27 Andrew Tridgellalways send an OID list until we handle raw (unwrapped...
2001-11-27 Jeremy AllisonFix for the logic bug wrt. existant oplocks. See long...
2001-11-27 Jeremy Allisonnsswitch/winbindd_group.c nsswitch/winbindd_user.c...
2001-11-27 Andrew Tridgellfixed another memory leak
2001-11-27 Andrew Tridgellmore memory leak fixes
2001-11-27 Andrew Tridgelldon't try to auto-change the trust password unless...
2001-11-26 Andrew Tridgellwe can safely give NO_SUCH_USER if the ticket decodes...
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-26 Tim Potterchallange -> challenge
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-26 Andrew BartlettThis compleats the of the authenticaion subystem into...
2001-11-26 Andrew Tridgellfixed spnego, non-kerberos negprot
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-25 Jeremy Allison#ifdefed DMF fix so not compiled by default. We need...
2001-11-25 Andrew BartlettAdd the PDC end of the smbtorture test for creating...
2001-11-25 Jeremy AllisonI think this is a fix for the "out of space" errors...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew Tridgellremoved unused function
2001-11-24 Andrew BartlettAnd add the winbind module I missed in the last run.
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-23 Jeremy AllisonFixed delete on close bug. Added core dump code to...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-22 Gerald CarterWITH_MSDFS is not define anywhere. It's built by default.
2001-11-21 Tim PotterMore spelling fixes, comment reformatting.
2001-11-21 Tim PotterSpelling fix, reformatted comment.
2001-11-20 Tim PotterFixed sizeof vs array length bug in make_user_info_winb...
2001-11-20 Andrew Tridgelladd a hook to save the krb5 PAC
2001-11-19 Martin PoolMove all other paths into dynconfig
2001-11-19 Tim PotterCosmetic fix for debug statement.
2001-11-19 Tim PotterDon't resolve the hostname in smbd as we can pause...
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-15 Jeremy AllisonFix detection of RedHat 7.2.
next