summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8330: moving onto 3.0.20rc1-SVNGerald Carter2007-10-101-2/+2
* r8327: * don't use unitialized variablesGerald Carter2007-10-101-3/+2
* r8326: factor out the delete printer code to a delete_printer_hook() for reuseGerald Carter2007-10-101-56/+53
* r8325: * punt....don't normalize the printer name in the RegCreateKey().Gerald Carter2007-10-101-3/+1
* r8324: * initial cut at creating printers via the registry APIGerald Carter2007-10-102-8/+44
* r8323: * convert RegSetValue() calls immediately beneath the printerGerald Carter2007-10-101-9/+23
* r8322: * get RegSetValue() working for printer subkey valuesGerald Carter2007-10-102-4/+170
* r8292: Tidy up function comments.Jeremy Allison2007-10-101-2/+10
* r8290: Fix for bug in SMBwriteBraw where we incorrectlyJeremy Allison2007-10-101-1/+2
* r8231: Patch from James Peach to fix the IRIX build.Volker Lendecke2007-10-101-4/+4
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-1035-1964/+2566
* r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner2007-10-101-1/+1
* r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner2007-10-101-18/+33
* r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2007-10-104-3/+1043
* r8188: Update from Dave Collier-Brown.John Terpstra2007-10-101-4/+7
* r8184: fix build issue on Solaris in smbclientGerald Carter2007-10-101-0/+5
* r8155: ops, add missing function.Günther Deschner2007-10-101-0/+14
* r8152: * remove commented out structureGerald Carter2007-10-102-17/+2
* r8151: Add support to create position independent executable (PIE) code if theLars Müller2007-10-102-55/+85
* r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2007-10-104-13/+20
* r8144: remove unused parameter leftover.Günther Deschner2007-10-101-1/+0
* r8143: Fix generate_parm_table.py:Günther Deschner2007-10-101-3/+5
* r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2007-10-101-0/+3
* r8140: adding missing moduleGerald Carter2007-10-101-0/+84
* r8133: Got approval from Luke Howard (PADL) to change the company copyright toGünther Deschner2007-10-101-7/+1
* r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2007-10-107-24/+24
* r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2007-10-102-60/+108
* r8089: successfully delete printer subkeys via the registry....now for valuesGerald Carter2007-10-102-1/+51
* r8085: Updating info.John Terpstra2007-10-101-3/+8
* r8066: * had to modify the printer data storage slightly in ntprinters.tdbGerald Carter2007-10-103-29/+125
* r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2007-10-103-41/+75
* r8062: Remove some unused codeVolker Lendecke2007-10-101-129/+0
* r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2007-10-102-313/+304
* r8048: Replace "done" with "failed".Günther Deschner2007-10-101-5/+5
* r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton ofVolker Lendecke2007-10-101-4/+4
* r8031: Adding contributed mklogon scripts.John Terpstra2007-10-102-0/+460
* r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke2007-10-101-5/+5
* r8027: driver information is now back via winregGerald Carter2007-10-102-4/+13
* r8026: * more fixes to the printing registry interfaceGerald Carter2007-10-103-314/+201
* r8025: *how* can this code have been around so long andGerald Carter2007-10-101-14/+33
* r8022: * implement default actions rather than having to define functionsGerald Carter2007-10-101-398/+338
* r8019: Better give a hint that we are failing share-manipulation due to missingGünther Deschner2007-10-101-2/+6
* r8008: * start adding logic for restricting subkey pathsGerald Carter2007-10-101-69/+56
* r8007: * cleanup unused structure from reg_objects.hGerald Carter2007-10-104-179/+359
* r7998: Fix usage messageVolker Lendecke2007-10-101-1/+1
* r7997: Pointers don't kill people, people with pointers kill people...Gerald Carter2007-10-101-5/+1
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-1013-154/+159
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-1012-59/+291
* r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner2007-10-103-0/+386
* r7987: map generic bits to specific bits in open requestsGerald Carter2007-10-101-3/+4