summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server/srv_srvsvc_nt.c
Commit message (Expand)AuthorAgeFilesLines
* some %things are not expanded properly in get share info levelsSimo Sorce2001-08-221-19/+22
* Added Jim McDonough's Win9x take ownership fix.Jeremy Allison2001-08-131-0/+12
* Replaced the duplicate DOS constants with appropriate ones from doserr.h toTim Potter2001-08-101-25/+25
* Added "use mmap" for HPUX.Jeremy Allison2001-07-301-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-5/+0
* Fixed extra file_free calls - my fault :-(.Jeremy Allison2001-07-021-2/+0
* This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where weAndrew Bartlett2001-07-021-2/+0
* SGI compiler fixes.Herb Lewis2001-06-261-1/+1
* Cosmetic fixups found while playing with the server manager. Added supportTim Potter2001-06-251-0/+22
* Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(),Jeremy Allison2001-06-221-4/+4
* Only try and open a directory if we get EISDIR.Jeremy Allison2001-06-191-4/+8
* rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.Jeremy Allison2001-06-191-1/+1
* Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory supportJeremy Allison2001-06-181-6/+16
* Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison2001-06-161-0/+167
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* Remove embedded '/*' in comment.Jeremy Allison2001-05-021-1/+1
* fixed comment-in-commentAndrew Tridgell2001-05-011-1/+1
* Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison2001-05-011-1/+130
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-131-5/+5
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-131-3/+3
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-111-3/+11
* passdb/pass_check.c: Ensure second check is done only if given username is al...Jeremy Allison2001-04-101-7/+11
* Use message system to notify when smb.conf is updated.Jeremy Allison2001-04-101-7/+20
* Removed "read only" arg as it isn't useful.Jeremy Allison2001-04-091-33/+2
* Tidy up return codes for server manager.Jeremy Allison2001-04-091-6/+21
* Get/Set of SD's on shares now works. Correctly ensure scripts exist beforeJeremy Allison2001-04-091-12/+15
* Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits.Jeremy Allison2001-04-091-1/+47
* Ensure Everyone/All access is mapped correctly to file generic perms to allowJeremy Allison2001-04-091-1/+5
* Added set/get SD's on shares. Check before tcon.Jeremy Allison2001-04-091-17/+142
* Added per-share security tdb. Tidied up many slprintfs (need -1 on length).Jeremy Allison2001-04-081-60/+198
* Fixed up the "add" command - although not SD's yet. Now for the SD db andJeremy Allison2001-04-071-19/+74
* Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison2001-04-071-13/+82
* Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2001-04-061-4/+25
* Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2001-04-061-0/+40
* NT sucks ! :-). We have to prefix the UNIX path with a C: in order to pass theJeremy Allison2001-04-061-6/+9
* We can now use server manager to look at Samba shares. NT still expects a ":"Jeremy Allison2001-04-061-8/+38
* I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2001-04-041-7/+145
* fix this in rpc calls as wellAndrew Tridgell2001-03-171-2/+2
* AS/U on a sparc now joins and authenticates against a Samba PDC !Jeremy Allison2001-03-151-1/+1
* Fixed reading of strings from big-endian RPC clients.Jeremy Allison2001-03-131-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-2/+3
* Hmmm. I thought I'd added these files to CVS head.....Jeremy Allison2001-02-271-0/+866