summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_usershare.c
Commit message (Collapse)AuthorAgeFilesLines
...
* r16251: for i in `seq 1 1000`Volker Lendecke2007-10-101-1/+1
| | | | | | | | | | | do echo "I will always compile before commit :-)" done Also fix Klokwork ID 806. Volker (This used to be commit 4974c598c00abc20cfb73eee12a7c49c279e0f54)
* r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison2007-10-101-7/+43
| | | | | | | | | | | just don't get why "guest ok" is not allowed in usershares. Added "usershare allow guests" bool parameter that allows this, reved usershare file version to VERSION#2 which allows this. Updated user tools. This should now be (finally) finished and I'll add the new parameter docs and a HOWTO. Jeremy. (This used to be commit cdc3aa9d07d568570f2117bea9f1a4d227b3a35d)
* r14034: Fix Coverity id # 125.Volker Lendecke2007-10-101-0/+2
| | | | | | | Jeremy, you might want to take a look here. Volker (This used to be commit e6e29937e8ccfc84afca0ee440bd3f10a7d10e8a)
* r13594: Got sense of NTSTATUS check reversed.Jeremy Allison2007-10-101-2/+2
| | | | | Jeremy. (This used to be commit cd821079893dc6ff486d0c5f0bd756e78caa4e89)
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2007-10-101-5/+16
| | | | | | | running. More generic error return cleanup in libsmb/ needs doing (everything returning NTSTATUS not BOOL). Jeremy (This used to be commit 654bb9853b450c5d509d182f67ec26ac320fd590)
* r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison2007-10-101-5/+5
| | | | | Jeremy. (This used to be commit b1ebc12b5043a7d7a85378f0d3f1d4f6cb83c411)
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+829
Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)