summaryrefslogtreecommitdiff
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* Forgot no-fsync code path :-).Jeremy Allison2000-04-041-0/+2
* vfs change. POSIX states fsync must return an int, not void.Jeremy Allison2000-04-042-4/+4
* This one isn't as big, as it looks.Elrond2000-04-044-0/+4
* more merge of cvs main printing into tng.Luke Leighton2000-04-041-1/+0
* Removed strange optimisation (paranoia fix maybe ?) that stopped smbdJeremy Allison2000-04-041-6/+0
* lock functions in wrong place (and static!)Luke Leighton2000-04-031-254/+0
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-0331-6003/+9797
* series of perl scripts (thanks tim!) to replace all calls to bzero:Luke Leighton2000-03-317-34/+34
* nmbd merge, all the bits that were needed from andrew's mergingLuke Leighton2000-03-272-6/+2
* - arranged setresuid/setresgid etc detection. this is horrible, becauseLuke Leighton2000-03-213-86/+207
* From johanh@fusion.kth.se Mon Mar 20 21:18:43 2000Luke Leighton2000-03-202-49/+36
* parameters were being passed across incorrectly in samr_chgpasswd_userLuke Leighton2000-03-181-1/+3
* ran indent on afsticket.c because its format was confusing make proto.Luke Leighton2000-03-161-43/+47
* patch from johan hedin <johanh@fusion.kth.se> for AFS ticket support.Luke Leighton2000-03-162-0/+134
* fixed word-order issue in password set and password change.Luke Leighton2000-03-151-387/+487
* ran indent.Luke Leighton2000-03-081-3252/+3704
* interesting. had to add code to stop cascade's SMBtconX encrypted passwordLuke Leighton2000-03-061-3/+11
* removed code that used to set trust acct passwd from smbd.Luke Leighton2000-02-191-24/+0
* - removed smbpassd "remote" commands relating to trust accounts, addedLuke Leighton2000-02-181-40/+13
* Merge from HEAD branch of missing calls to dos_do_unix() in VFSTim Potter2000-02-176-19/+26
* patch from michael breuer <mbreuer@siac.com> to fix compile-problems forLuke Leighton2000-02-174-17/+21
* this weird-looking code uses the user_struct* that was obtained fromLuke Leighton2000-02-081-35/+61
* 1) made standard_sub_vuser take a const user_struct* instead of a constLuke Leighton2000-02-085-21/+3
* first stage of making some sort of "thread" context ... er, thing :) inLuke Leighton2000-02-082-3/+9
* Port of rebind argument to lib/util_sock:open_socket_in() function.Tim Potter2000-02-082-2/+2
* HOORAY! password setting is back. this through fixing policy handleLuke Leighton2000-02-081-1/+0
* missed one vuid to user_key conversion.Luke Leighton2000-02-071-1/+6
* Added *.lo to .cvsignore file.Tim Potter2000-02-071-0/+1
* new loop-back authentication mechanism.Luke Leighton2000-02-061-1/+8
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-068-193/+327
* netlogontdbd now links. i had to disable net_login_general() fromLuke Leighton2000-02-051-107/+0
* completes the patch to create and use standard_sub_vuser(). in someLuke Leighton2000-02-042-2/+3
* creating vuser-specific substitution function standard_sub_vuser().Luke Leighton2000-02-042-40/+44
* ok, this _is_ as big as it looks, conceptually, and i haven't evenLuke Leighton2000-02-046-200/+28
* patch from Elrond to include/exclude nterr.h as needed.Luke Leighton2000-01-302-0/+3
* - new lookup_sam_names had a useless parameter, removed.Luke Leighton2000-01-261-2/+2
* removed expand_one() unused function.Luke Leighton2000-01-251-18/+0
* significant number of password-change related "const" issues. namesLuke Leighton2000-01-251-12/+30
* substitution issues, didn't get anywhere.Luke Leighton2000-01-251-0/+1
* close all MSRPC connections during smbd idle time, otherwise it willLuke Leighton2000-01-221-0/+3
* a fairly drastic code commit to add "process id" as an extra identificationLuke Leighton2000-01-211-0/+2
* moved some functions only used by smbd/filename.c into filename.cLuke Leighton2000-01-201-0/+184
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-1/+0
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-172-14/+18
* some patches from Elrond@Wunder-Nett.org. Some short notes:Luke Leighton2000-01-171-5/+2
* - disable port 445 in server, again, until i have time to work it outLuke Leighton2000-01-141-1/+4
* [mixed commit. sorry!]Luke Leighton2000-01-141-6/+8
* possible bug to do with joining domains. supposed to return ERROR(0, status)Luke Leighton2000-01-141-1/+1
* whee! got usrmgr working again. this was the "SMBtrans" long PDULuke Leighton2000-01-122-10/+16
* client_name() and client_addr() don't work on the other side of anLuke Leighton2000-01-125-16/+10