Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7846: Fix from bugzilla@kevinjamieson.com Kevin Jamieson - typo | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat... | Jeremy Allison | 8 | -5/+101 |
2007-10-10 | r7839: remove C++ style comment | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r7838: lie about the printer status when doing the queryvalue() registry call... | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r7836: Fix the bug where users show up as trusting domains. | Volker Lendecke | 1 | -9/+22 |
2007-10-10 | r7835: Add the forgotten GPL header. This source code file is distributed wit... | Volker Lendecke | 1 | -0/+14 |
2007-10-10 | r7830: fix directory typo with testprns manpage | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7829: fix unitialized printer status field that was breaking migration of pr... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r7825: Fedora packaging fixes after docs change | Gerald Carter | 1 | -9/+4 |
2007-10-10 | r7822: fixing specfiles after removing testprns | Gerald Carter | 2 | -11/+1 |
2007-10-10 | r7821: Don't check permissions for setting POSIX pathname request. | Jeremy Allison | 1 | -53/+56 |
2007-10-10 | r7817: Eliminate use of ctime_r() in libsmbclient DEBUG statement. It seems ... | Derrell Lipman | 1 | -4/+16 |
2007-10-10 | r7807: Allow to touch mtime in vfs-recycle with | Günther Deschner | 1 | -5/+16 |
2007-10-10 | r7798: CIFSFS client assumes wcnt == 10 for successful trans2 reply. | Jeremy Allison | 1 | -9/+8 |
2007-10-10 | r7796: Prepare for client setting capabilities to select posix pathnames on | Jeremy Allison | 2 | -26/+51 |
2007-10-10 | r7789: fix overparanoid assert() call when checking spolss buffer pointers | Gerald Carter | 1 | -6/+12 |
2007-10-10 | r7788: Update install swat message to reflect the fact that swat/README | Tim Potter | 1 | -1/+1 |
2007-10-10 | r7787: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours | Jeremy Allison | 3 | -58/+213 |
2007-10-10 | r7785: This looks much larger than it is. It changes the top-level functions ... | Volker Lendecke | 9 | -298/+368 |
2007-10-10 | r7730: Some merges | Volker Lendecke | 1 | -22/+4 |
2007-10-10 | r7718: Remove some unused code | Volker Lendecke | 1 | -39/+0 |
2007-10-10 | r7708: Hint from Luke Howard (thanks Luke). Ensure the schannel authenticator... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7703: Fix the problem with MAP_PRIVATE not updating the file. | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use new | Jeremy Allison | 3 | -13/+13 |
2007-10-10 | r7698: * clean upserver frontend for RegDeleteKey() | Gerald Carter | 3 | -37/+147 |
2007-10-10 | r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes | Jeremy Allison | 2 | -3/+3 |
2007-10-10 | r7693: Fix from James Peach @ SGI for null pointer ACL free. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r7692: start versioning the registry.tdb file since it can be modified now | Gerald Carter | 2 | -14/+17 |
2007-10-10 | r7691: * add .gdbinit to the svn:ignore files | Gerald Carter | 11 | -58/+248 |
2007-10-10 | r7664: add access check hooks to _reg_open_entry which are passed off | Gerald Carter | 5 | -30/+60 |
2007-10-10 | r7662: Allow someone with SeTakeOwnershipPrivilege to chown the user | Jeremy Allison | 1 | -6/+28 |
2007-10-10 | r7649: * fix compile breakage (sorry, should have done a make clean before the | Gerald Carter | 4 | -12/+79 |
2007-10-10 | r7648: adding REGISTRY_HOOK->reg_access_check() for authprization checks on R... | Gerald Carter | 7 | -37/+43 |
2007-10-10 | r7647: add access checks to the top level hive open calls; will need to pass ... | Gerald Carter | 1 | -3/+89 |
2007-10-10 | r7645: adding server stubs for RegCreateKey() and RegSetValue() | Gerald Carter | 5 | -14/+80 |
2007-10-10 | r7640: Fix based on work from "Shlomi Yaakobovich" <Shlomi@exanet.com> to catch | Jeremy Allison | 1 | -6/+7 |
2007-10-10 | r7636: Docu for "net rpc share migrate security" is now valid. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r7632: Cleanup "net share migrate"-code. | Günther Deschner | 3 | -122/+396 |
2007-10-10 | r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i... | Gerald Carter | 3 | -15/+8 |
2007-10-10 | r7620: when adding a new printer driver, we should copy the files | Gerald Carter | 2 | -41/+23 |
2007-10-10 | r7618: Typo... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7617: Fix for bug #2801 - delete veto files was broken with the new | Jeremy Allison | 2 | -3/+19 |
2007-10-10 | r7614: convert move_driver_to_download_area() to return WERROR in order to pr... | Gerald Carter | 2 | -8/+6 |
2007-10-10 | r7613: small changes to _svcctl_open_service() and create_open_service_handle... | Gerald Carter | 1 | -9/+21 |
2007-10-10 | r7610: can successfully stop and start the 'spooler' service by setting the s... | Gerald Carter | 4 | -68/+56 |
2007-10-10 | r7609: Move top level dir handling in from of the loop. This makes the code | Lars Müller | 3 | -27/+57 |
2007-10-10 | r7607: Some minor fixes (typos, const) | Günther Deschner | 1 | -8/+5 |
2007-10-10 | r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when | Günther Deschner | 3 | -1/+5 |
2007-10-10 | r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask | Gerald Carter | 5 | -6/+9 |
2007-10-10 | r7595: start trying to split out the svcctl functions into separate files for... | Gerald Carter | 6 | -694/+853 |