summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8398: Fix segfault in the client addprinterex-call. Found with "net rpcGünther Deschner1-1/+2
2007-10-10r8396: fix some compile warnings.Günther Deschner1-8/+11
2007-10-10r8388: fix typo in installman scriptGerald Carter1-1/+1
2007-10-10r8366: Root-level files don't have a slash, but acls need to be settable onVolker Lendecke1-4/+6
2007-10-10r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> withVolker Lendecke1-1/+3
2007-10-10r8330: moving onto 3.0.20rc1-SVNGerald Carter1-2/+2
2007-10-10r8327: * don't use unitialized variablesGerald Carter1-3/+2
2007-10-10r8326: factor out the delete printer code to a delete_printer_hook() for reuseGerald Carter1-56/+53
2007-10-10r8325: * punt....don't normalize the printer name in the RegCreateKey().Gerald Carter1-3/+1
2007-10-10r8324: * initial cut at creating printers via the registry APIGerald Carter2-8/+44
2007-10-10r8323: * convert RegSetValue() calls immediately beneath the printerGerald Carter1-9/+23
2007-10-10r8322: * get RegSetValue() working for printer subkey valuesGerald Carter2-4/+170
2007-10-10r8292: Tidy up function comments.Jeremy Allison1-2/+10
2007-10-10r8290: Fix for bug in SMBwriteBraw where we incorrectlyJeremy Allison1-1/+2
2007-10-10r8231: Patch from James Peach to fix the IRIX build.Volker Lendecke1-4/+4
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison35-1964/+2566
2007-10-10r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner1-1/+1
2007-10-10r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner1-18/+33
2007-10-10r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough4-3/+1043
2007-10-10r8184: fix build issue on Solaris in smbclientGerald Carter1-0/+5
2007-10-10r8155: ops, add missing function.Günther Deschner1-0/+14
2007-10-10r8152: * remove commented out structureGerald Carter2-17/+2
2007-10-10r8151: Add support to create position independent executable (PIE) code if theLars Müller2-55/+85
2007-10-10r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner4-13/+20
2007-10-10r8144: remove unused parameter leftover.Günther Deschner1-1/+0
2007-10-10r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter1-0/+3
2007-10-10r8133: Got approval from Luke Howard (PADL) to change the company copyright toGünther Deschner1-7/+1
2007-10-10r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke7-24/+24
2007-10-10r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2-60/+108
2007-10-10r8089: successfully delete printer subkeys via the registry....now for valuesGerald Carter2-1/+51
2007-10-10r8066: * had to modify the printer data storage slightly in ntprinters.tdbGerald Carter3-29/+125
2007-10-10r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter3-41/+75
2007-10-10r8062: Remove some unused codeVolker Lendecke1-129/+0
2007-10-10r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2-313/+304
2007-10-10r8048: Replace "done" with "failed".Günther Deschner1-5/+5
2007-10-10r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton ofVolker Lendecke1-4/+4
2007-10-10r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke1-5/+5
2007-10-10r8027: driver information is now back via winregGerald Carter2-4/+13
2007-10-10r8026: * more fixes to the printing registry interfaceGerald Carter3-314/+201
2007-10-10r8025: *how* can this code have been around so long andGerald Carter1-14/+33
2007-10-10r8022: * implement default actions rather than having to define functionsGerald Carter1-398/+338
2007-10-10r8019: Better give a hint that we are failing share-manipulation due to missingGünther Deschner1-2/+6
2007-10-10r8008: * start adding logic for restricting subkey pathsGerald Carter1-69/+56
2007-10-10r8007: * cleanup unused structure from reg_objects.hGerald Carter4-179/+359
2007-10-10r7998: Fix usage messageVolker Lendecke1-1/+1
2007-10-10r7997: Pointers don't kill people, people with pointers kill people...Gerald Carter1-5/+1
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter13-154/+159
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner12-59/+291
2007-10-10r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner3-0/+386
2007-10-10r7987: map generic bits to specific bits in open requestsGerald Carter1-3/+4