summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r7879: fix compile issue caused by not statoc value for intializing cpp macrosGerald Carter2005-06-241-2/+2
* r7878: mostly just a rename of REG_INFO to REG_QUERY_VALUE for better clarityGerald Carter2005-06-246-33/+30
* r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2005-06-242-15/+29
* r7876: Now that we have "net rpc share migrate security" completly remove theGünther Deschner2005-06-241-6/+3
* r7852: Correct fix from Lars for the argv issue.Jeremy Allison2005-06-232-16/+12
* r7849: Dodgy fix - we shouldn't be assuming argc++ points to a valid argv.Jeremy Allison2005-06-231-0/+1
* r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typoJeremy Allison2005-06-231-1/+1
* r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison2005-06-228-5/+101
* r7839: remove C++ style commentGerald Carter2005-06-221-1/+0
* r7838: lie about the printer status when doing the queryvalue() registry call...Gerald Carter2005-06-221-1/+5
* r7836: Fix the bug where users show up as trusting domains.Volker Lendecke2005-06-221-9/+22
* r7835: Add the forgotten GPL header. This source code file is distributed wit...Volker Lendecke2005-06-221-0/+14
* r7829: fix unitialized printer status field that was breaking migration of pr...Gerald Carter2005-06-221-0/+2
* r7821: Don't check permissions for setting POSIX pathname request.Jeremy Allison2005-06-211-53/+56
* r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ...Derrell Lipman2005-06-211-4/+16
* r7807: Allow to touch mtime in vfs-recycle withGünther Deschner2005-06-211-5/+16
* r7798: CIFSFS client assumes wcnt == 10 for successful trans2 reply.Jeremy Allison2005-06-211-9/+8
* r7796: Prepare for client setting capabilities to select posix pathnames onJeremy Allison2005-06-212-26/+51
* r7789: fix overparanoid assert() call when checking spolss buffer pointersGerald Carter2005-06-201-6/+12
* r7788: Update install swat message to reflect the fact that swat/READMETim Potter2005-06-201-1/+1
* r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hoursJeremy Allison2005-06-203-58/+213
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2005-06-209-298/+368
* r7730: Some mergesVolker Lendecke2005-06-181-22/+4
* r7718: Remove some unused codeVolker Lendecke2005-06-181-39/+0
* r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator...Jeremy Allison2005-06-181-1/+1
* r7703: Fix the problem with MAP_PRIVATE not updating the file.Richard Sharpe2005-06-171-1/+1
* r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use newJeremy Allison2005-06-173-13/+13
* r7698: * clean upserver frontend for RegDeleteKey()Gerald Carter2005-06-173-37/+147
* r7696: Don't try and be clever and read an 8 byte int and 3 pad bytesJeremy Allison2005-06-172-3/+3
* r7693: Fix from James Peach @ SGI for null pointer ACL free.Jeremy Allison2005-06-171-2/+6
* r7692: start versioning the registry.tdb file since it can be modified nowGerald Carter2005-06-172-14/+17
* 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