summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_srvsvc_nt.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-10passdb/pass_check.c: Ensure second check is done only if given username is al...Jeremy Allison1-7/+11
2001-04-10Use message system to notify when smb.conf is updated.Jeremy Allison1-7/+20
2001-04-09Removed "read only" arg as it isn't useful.Jeremy Allison1-33/+2
2001-04-09Tidy up return codes for server manager.Jeremy Allison1-6/+21
2001-04-09Get/Set of SD's on shares now works. Correctly ensure scripts exist beforeJeremy Allison1-12/+15
2001-04-09Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.Jeremy Allison1-1/+47
2001-04-09Ensure Everyone/All access is mapped correctly to file generic perms to allowJeremy Allison1-1/+5
2001-04-09Added set/get SD's on shares. Check before tcon.Jeremy Allison1-17/+142
2001-04-08Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison1-60/+198
2001-04-07Fixed up the "add" command - although not SD's yet. Now for the SD db andJeremy Allison1-19/+74
2001-04-07Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison1-13/+82
2001-04-06Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison1-4/+25
2001-04-06Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison1-0/+40
2001-04-06NT sucks ! :-). We have to prefix the UNIX path with a C: in order to pass theJeremy Allison1-6/+9
2001-04-06We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison1-8/+38
2001-04-04I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison1-7/+145
2001-03-17fix this in rpc calls as wellAndrew Tridgell1-2/+2
2001-03-15AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison1-1/+1
2001-03-13Fixed reading of strings from big-endian RPC clients.Jeremy Allison1-1/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+3
2001-02-27Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison1-0/+866