summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2005-06-1711-58/+248
* r7664: add access check hooks to _reg_open_entry which are passed off Gerald Carter2005-06-175-30/+60
* r7662: Allow someone with SeTakeOwnershipPrivilege to chown the userJeremy Allison2005-06-171-6/+28
* r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter2005-06-164-12/+79
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2005-06-167-37/+43
* r7647: add access checks to the top level hive open calls; will need to pass ...Gerald Carter2005-06-161-3/+89
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2005-06-165-14/+80
* r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison2005-06-161-6/+7
* r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner2005-06-161-2/+2
* r7632: Cleanup "net share migrate"-code. Günther Deschner2005-06-163-122/+396
* r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i...Gerald Carter2005-06-163-15/+8
* r7620: when adding a new printer driver, we should copy the files Gerald Carter2005-06-152-41/+23
* r7618: Typo...Jeremy Allison2005-06-151-1/+1
* r7617: Fix for bug #2801 - delete veto files was broken with the newJeremy Allison2005-06-152-3/+19
* r7614: convert move_driver_to_download_area() to return WERROR in order to pr...Gerald Carter2005-06-152-8/+6
* r7613: small changes to _svcctl_open_service() and create_open_service_handle...Gerald Carter2005-06-151-9/+21
* r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter2005-06-154-68/+56
* r7609: Move top level dir handling in from of the loop. This makes the codeLars Müller2005-06-153-27/+57
* r7607: Some minor fixes (typos, const)Günther Deschner2005-06-151-8/+5
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2005-06-153-1/+5
* r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter2005-06-155-6/+9
* r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter2005-06-156-694/+853
* r7591: Don't call getpeeraddr on a disconnected socket.Jeremy Allison2005-06-151-5/+8
* r7584: cleanup the default printer security descriptorGerald Carter2005-06-141-32/+29
* r7583: * more rearranging and renaming of functionsGerald Carter2005-06-141-410/+472
* r7581: fix bad mergeGerald Carter2005-06-141-2/+0
* r7578: use global well known DOM_SID objects when possibleGerald Carter2005-06-141-9/+6
* r7577: switching to macro for IS_DCGerald Carter2005-06-141-15/+4
* r7576: implement access checks for open_scm and open_service Gerald Carter2005-06-142-21/+139
* r7573: you can't make an omlette without break a few eggs....start reworking ...Gerald Carter2005-06-142-418/+323
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2005-06-146-84/+1642
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2005-06-132-133/+110
* r7550: Steal the correct error return for invalid TID on NTcreateX from Samba4Jeremy Allison2005-06-131-2/+8
* r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter2005-06-132-9/+1
* r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.Jeremy Allison2005-06-131-3/+8
* r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameterJeremy Allison2005-06-131-1/+18
* r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copyJeremy Allison2005-06-131-0/+24
* r7537: Print passwords in display charset.Günther Deschner2005-06-131-2/+2
* r7534: Add missing cli_srvsvc_net_share_set_info-function andGünther Deschner2005-06-132-0/+133
* r7532: compile fix.Günther Deschner2005-06-131-1/+1
* r7529: Apply some const, remove unused variable.Günther Deschner2005-06-131-4/+3
* r7512: Fix net share migrate files to also migrate the ACLs of the top levelLars Müller2005-06-123-80/+122
* r7511: Add three new command line switches to testparm:Lars Müller2005-06-122-4/+141
* r7474: A *foul* and *disgusting* hack to ensure that, at the very lowestJeremy Allison2005-06-101-1/+23
* r7472: fix smbpasswd user password change (still worked by bad error messages...Gerald Carter2005-06-101-2/+2
* r7470: fix block size caculation error when request size > 4096 bytesGerald Carter2005-06-101-1/+1
* r7454: couple of winbindd fixesGerald Carter2005-06-104-9/+17
* r7452: Set sparse flag if needed. Based on code from jpeach@sgi.com.Jeremy Allison2005-06-101-5/+12
* r7450: fix my bone head mistake with ntlm authentcation and 'map to guest = b...Gerald Carter2005-06-092-9/+12
* r7447: Sync up a little between HEAD and 3.0 in preparation for movingJeremy Allison2005-06-091-5/+30