summaryrefslogtreecommitdiff
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* merging for 2.2.6pre1Gerald Carter2002-07-275-18/+21
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-178-69/+188
* syncing up with SAMBA_2_2 treeGerald Carter2002-05-011-2/+2
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-3011-587/+1202
* Move over to RELEASE branch.Jeremy Allison2002-02-0120-1769/+3125
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-1112-1114/+1329
* Fix coredump if NT password missing.Jeremy Allison2001-07-091-1/+7
* Fixed bug jf found with returning a stack allocation.Jeremy Allison2001-07-081-1/+6
* Syncup getting ready for release.Jeremy Allison2001-07-0614-159/+992
* put in place an approximate wildcard fn for lanman1 and below.Andrew Tridgell2001-04-161-1/+1
* Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison2001-04-151-0/+12
* Added readline patch from albert chin (china@thewrittenword.com).Jeremy Allison2001-04-131-2/+2
* portability fixed for sco1.samba.orgAndrew Tridgell2001-04-131-1/+1
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-134-20/+16
* Adding Andrew Bartlett's mini-fixes to extend use of PAM to encrypted passwor...John Terpstra2001-04-131-1/+15
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-122-38/+26
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-121-13/+9
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-111-3/+11
* Restrict dfs add and dfs remote to root at Shirish's advice.Jeremy Allison2001-04-111-0/+16
* A default case was added to switch(level) without adding a break; to the lastShirish Kalele2001-04-101-0/+1
* passdb/pass_check.c: Ensure second check is done only if given username is al...Jeremy Allison2001-04-101-7/+11
* removed some redundant code spotted by Andrew B. for variableGerald Carter2001-04-101-56/+38
* Use message system to notify when smb.conf is updated.Jeremy Allison2001-04-101-7/+20
* some fixes from Andrew BartlettGerald Carter2001-04-091-2/+2
* removed redundant smbpasswd lookups in _net_sam_logon()Gerald Carter2001-04-091-12/+10
* Remove "read only" stuff - not really useful.Jeremy Allison2001-04-091-33/+2
* Fix up error codes for share manipulation.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 get/set SD's on shares. Check on tcon.Jeremy Allison2001-04-091-17/+142
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-2/+2
* Added share security tdb. Tidied up many slprintf's (should be -1 to 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
* Fix from Andrew Bartlett to add a NULL check to get_sXX pw function returns.Jeremy Allison2001-04-071-1/+1
* Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison2001-04-073-29/+98
* Implemented stub function for NET_SHARE_DELETE. Now to implement the realJeremy Allison2001-04-062-5/+57
* Added stub function for NET_SHARE_ADD. Once this is implemented to call a hookJeremy Allison2001-04-062-0/+71
* 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-062-8/+69
* I know we're supposed to be feature frozen, but I couldn't resist this... :-).Jeremy Allison2001-04-042-7/+176
* Actually merged changes for NT forms. My CVS mistake.Jeremy Allison2001-04-031-20/+69
* include/ntdomain.h:Jeremy Allison2001-04-021-3/+2
* Things are making more sense every day :-)Gerald Carter2001-03-281-23/+23
* rename of new_spoolss_* to spoolss_* to conform to the majorityGerald Carter2001-03-272-27/+27
* Fix user private group problem by not returning groups which have theJeremy Allison2001-03-231-1/+11
* lib/system.c: Remove debug comments (not needed).Jeremy Allison2001-03-221-1/+1
* Fixed problems caused by --with-fhs patch that stopped some of the --bindirJeremy Allison2001-03-153-3/+3
* Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).Jeremy Allison2001-03-151-1/+1
* Last tweak (I promise :-). Fallback to returning our SID if we're a domainJeremy Allison2001-03-151-11/+6