summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison2007-10-102-26/+51
* r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter2007-10-101-6/+12
* r7788: Update install swat message to reflect the fact that swat/READMETim Potter2007-10-101-1/+1
* r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison2007-10-103-58/+213
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-109-298/+368
* r7730: Some mergesVolker Lendecke2007-10-101-22/+4
* r7718: Remove some unused codeVolker Lendecke2007-10-101-39/+0
* r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...Jeremy Allison2007-10-101-1/+1
* r7703: Fix the problem with MAP_PRIVATE not updating the file.Richard Sharpe2007-10-101-1/+1
* r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use newJeremy Allison2007-10-103-13/+13
* r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter2007-10-103-37/+147
* r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2007-10-102-3/+3
* r7693: Fix from James Peach @ SGI for null pointer ACL free.Jeremy Allison2007-10-101-2/+6
* r7692: start versioning the registry.tdb file since it can be modified nowGerald Carter2007-10-102-14/+17
* r7691: * add .gdbinit to the svn:ignore filesGerald Carter2007-10-1011-58/+248
* r7664: add access check hooks to _reg_open_entry which are passed offGerald Carter2007-10-105-30/+60
* r7662: Allow someone with SeTakeOwnershipPrivilege to chown the userJeremy Allison2007-10-101-6/+28
* r7649: * fix compile breakage (sorry, should have done a make clean before theGerald Carter2007-10-104-12/+79
* r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R...Gerald Carter2007-10-107-37/+43
* r7647: add access checks to the top level hive open calls; will need to pass ...Gerald Carter2007-10-101-3/+89
* r7645: adding server stubs for RegCreateKey() and RegSetValue()Gerald Carter2007-10-105-14/+80
* r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catchJeremy Allison2007-10-101-6/+7
* r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner2007-10-101-2/+2
* r7632: Cleanup "net share migrate"-code.Günther Deschner2007-10-103-122/+396
* r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i...Gerald Carter2007-10-103-15/+8
* r7620: when adding a new printer driver, we should copy the filesGerald Carter2007-10-102-41/+23
* r7618: Typo...Jeremy Allison2007-10-101-1/+1
* r7617: Fix for bug #2801 - delete veto files was broken with the newJeremy Allison2007-10-102-3/+19
* r7614: convert move_driver_to_download_area() to return WERROR in order to pr...Gerald Carter2007-10-102-8/+6
* r7613: small changes to _svcctl_open_service() and create_open_service_handle...Gerald Carter2007-10-101-9/+21
* r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter2007-10-104-68/+56
* r7609: Move top level dir handling in from of the loop. This makes the codeLars Müller2007-10-103-27/+57
* r7607: Some minor fixes (typos, const)Günther Deschner2007-10-101-8/+5
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2007-10-103-1/+5
* r7603: * fix a bug in the SERVICE_ALL_ACCESS security maskGerald Carter2007-10-105-6/+9
* r7595: start trying to split out the svcctl functions into separate files for...Gerald Carter2007-10-106-694/+853
* r7591: Don't call getpeeraddr on a disconnected socket.Jeremy Allison2007-10-101-5/+8
* r7584: cleanup the default printer security descriptorGerald Carter2007-10-101-32/+29
* r7583: * more rearranging and renaming of functionsGerald Carter2007-10-101-410/+472
* r7581: fix bad mergeGerald Carter2007-10-101-2/+0
* r7578: use global well known DOM_SID objects when possibleGerald Carter2007-10-101-9/+6
* r7577: switching to macro for IS_DCGerald Carter2007-10-101-15/+4
* r7576: implement access checks for open_scm and open_serviceGerald Carter2007-10-102-21/+139
* r7573: you can't make an omlette without break a few eggs....start reworking ...Gerald Carter2007-10-102-418/+323
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2007-10-106-84/+1642
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2007-10-102-133/+110
* r7550: Steal the correct error return for invalid TID on NTcreateX from Samba4Jeremy Allison2007-10-101-2/+8
* r7547: removing unused fields in the REGISTRY_KEY structure associated with o...Gerald Carter2007-10-102-9/+1
* r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.Jeremy Allison2007-10-101-3/+8
* r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameterJeremy Allison2007-10-101-1/+18