summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2000-06-08Cause printer SD's to be displayed correctly (full control).Jeremy Allison1-1/+1
2000-06-07Fixing get/set of security descriptors.Jeremy Allison3-1/+8
2000-06-03moved secrets fns into secrets.cAndrew Tridgell2-2/+2
2000-06-03rpc_client/cli_lsarpc.c: Removed unused variable.Jeremy Allison1-9/+9
2000-06-01param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison1-4/+4
2000-06-01Getting back to a compilable state (not there yet but close).Jeremy Allison1-0/+3
2000-05-31Changed interface to set_nt_acl slightly.Jeremy Allison1-1/+1
2000-05-31Working UNIX -> NT ACL mapper.Jeremy Allison1-2/+4
2000-05-31Fixed interface between new ACLS and nttrans code.Jeremy Allison2-183/+586
2000-05-28debug output to /tmp.Luke Leighton1-1/+1
2000-05-27prs_give_memory in wrong place, also poss. was losing mem.Luke Leighton2-7/+34
2000-05-27fixed nttrans.cLuke Leighton1-406/+38
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele3-4/+5
2000-05-24got rid of lp_revalidate()Andrew Tridgell1-1/+1
2000-05-23Did a proper fix for the file access on IPC$. Denied all pipe opens onJeremy Allison3-126/+202
2000-05-23Fixed bug where file access was allowed on IPC$ share.Jeremy Allison4-5/+11
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-0/+3
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele3-14/+14
2000-05-15passdb/secrets.c: Fix typo in comment.Jeremy Allison2-10/+0
2000-05-12added spool_io_printer_driver_info_level_6()Andrew Tridgell1-1/+1
2000-05-12use "winbind separator" option for domain/user separator characterAndrew Tridgell2-2/+2
2000-05-12fixed error code for buffer_too_large in trans replyAndrew Tridgell1-1/+1
2000-05-12fixed a problem with appliance operationAndrew Tridgell1-2/+2
2000-05-12use our primary domain trust account for trusted domain authenticationAndrew Tridgell1-2/+2
2000-05-12Check fstat return for error.Jeremy Allison1-1/+5
2000-05-10lib/util_unistr.c:Jeremy Allison1-1/+1
2000-05-10- changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell3-10/+21
2000-05-10treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell1-3/+2
2000-05-10check for sighup on each packet - otherwise it can take a _long_ timeAndrew Tridgell1-0/+12
2000-05-10formatting fixAndrew Tridgell1-1/+1
2000-05-10patch from Dominik Kubla <dominik.kubla@uni-mainz.de>Andrew Tridgell1-3/+3
2000-05-10more merging voodooAndrew Tridgell25-1/+86
2000-05-10more mergingAndrew Tridgell1-2/+3
2000-05-10Fix for misunderstanding of fsync added when vfs layerHerb Lewis3-9/+9
2000-05-09Fix for check_kernel_oplocks looking for the var directoryHerb Lewis1-2/+2
2000-05-09This is reall Jeremy commiting as Herb at SGI labs. FixHerb Lewis1-1/+1
2000-05-09- use smb_gwtpwnam() in another couple of placesAndrew Tridgell2-8/+10
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell4-19/+5
2000-05-06fixed a vfs crash bugAndrew Tridgell1-6/+4
2000-05-05Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail...Jeremy Allison1-1/+0
2000-05-05Fix for read_file() returning -1.Jeremy Allison1-0/+2
2000-05-04rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison1-2/+2
2000-05-04a minimal change to get appliance mode to work with winbinddAndrew Tridgell3-13/+27
2000-05-04 - use full_name instead of real_nameAndrew Tridgell2-4/+4
2000-05-04if the stat cache is off then don't initialise itAndrew Tridgell1-0/+2
2000-05-03Insure uninitialized memory read fixes.Jeremy Allison1-0/+2
2000-05-02split the username in the vuser structure into a separateAndrew Tridgell4-17/+18
2000-05-02fixed a memory leak (calling hash_table_init twice)Andrew Tridgell1-1/+7
2000-05-02Moved uglyness needed in fcntl locking (64->32 bit mapping, NFSJeremy Allison2-2/+12
2000-05-02Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison11-19/+19