summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r8493: According to MSKB 141714 the %LOGONSERVER% variable should beGünther Deschner2007-10-101-2/+7
* r8492: open_mode_check does not use the parameter p_flags, so remove it.Volker Lendecke2007-10-101-3/+2
* r8478: remove unused printmode command from smbclient (noticed by kalim@samba...Gerald Carter2007-10-101-40/+0
* r8475: BUG 2872: fix cut-n-paste error when checking pointer value in ntlmssp...Gerald Carter2007-10-101-1/+1
* r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset...Gerald Carter2007-10-103-18/+96
* r8457: Fix from Marcel Müller <mueller@maazl.de> to ensureJeremy Allison2007-10-101-1/+1
* r8454: Fix Bug #2502Günther Deschner2007-10-102-16/+0
* r8435: Use OPENX_FILE_EXISTS_OPEN instead of FILE_EXISTS_OPEN.Lars Müller2007-10-101-1/+1
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2007-10-103-2/+12
* r8431: Ensure to use dev_private and not private after Jeremy's CPP reservedLars Müller2007-10-101-2/+2
* r8428: some more old printerdb stuff.Günther Deschner2007-10-101-1/+0
* r8427: Printerdb has been moved into a tmp branch.Günther Deschner2007-10-101-3/+2
* r8402: allow to build with --enable-aio-support.Günther Deschner2007-10-101-3/+3
* r8398: Fix segfault in the client addprinterex-call. Found with "net rpcGünther Deschner2007-10-101-1/+2
* r8396: fix some compile warnings.Günther Deschner2007-10-101-8/+11
* r8388: fix typo in installman scriptGerald Carter2007-10-101-1/+1
* r8366: Root-level files don't have a slash, but acls need to be settable onVolker Lendecke2007-10-101-4/+6
* r8360: Some ioctl constants, found by Björn Jacke <bj@sernet.de> withVolker Lendecke2007-10-101-1/+3
* 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
* 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
* r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2007-10-101-0/+3
* 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
* 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
* r8029: Fix bug 2841. Thanks to Brett Trotter.Volker Lendecke2007-10-101-5/+5