summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r8836: bring in SWAT install changes and volker uninit'd variable fixessamba-3.0.20rc1Gerald Carter2005-07-284-41/+38
* r8828: updating release notesGerald Carter2005-07-281-12/+122
* r8816: starting on release notesGerald Carter2005-07-281-12/+63
* r8815: reverting the rpc bind struct cleanupGerald Carter2005-07-284-114/+128
* r8814: sync for 3.0.20rc1 (up to r8805 from 3.0 tree)Gerald Carter2005-07-28104-2922/+2518
* r8691: s/lmuelle@suse.de/lmuelle@samba.org/Gerald Carter2005-07-211-6/+6
* r8388: fix typo in installman scriptsamba-3.0.20pre2Gerald Carter2005-07-121-1/+1
* r8387: moving wins_hook to scripts directoryGerald Carter2005-07-122-0/+0
* r8386: removing empty directoryGerald Carter2005-07-120-0/+0
* r8383: update release notesGerald Carter2005-07-121-28/+185
* r8382: removing unused directortiesGerald Carter2005-07-121-24/+0
* r8381: moving sysv init script to packagingGerald Carter2005-07-121-2/+1
* r8380: adding missing filesGerald Carter2005-07-123-0/+1307
* r8379: trying to organize the clutterGerald Carter2005-07-1217-0/+0
* r8378: sync up to r8366 in SAMBA_3_0; last changes for 3.0.20pre2Gerald Carter2005-07-122-5/+9
* r8329: merging changes from SAMBA_3_0 and setting version to 3.0.20pre2Gerald Carter2005-07-11187-4690/+8657
|\
| * r8327: * don't use unitialized variablesGerald Carter2005-07-111-3/+2
| * r8326: factor out the delete printer code to a delete_printer_hook() for reuseGerald Carter2005-07-111-56/+53
| * r8325: * punt....don't normalize the printer name in the RegCreateKey().Gerald Carter2005-07-111-3/+1
| * r8324: * initial cut at creating printers via the registry APIGerald Carter2005-07-112-8/+44
| * r8323: * convert RegSetValue() calls immediately beneath the printerGerald Carter2005-07-111-9/+23
| * r8322: * get RegSetValue() working for printer subkey valuesGerald Carter2005-07-112-4/+170
| * r8292: Tidy up function comments.Jeremy Allison2005-07-101-2/+10
| * r8290: Fix for bug in SMBwriteBraw where we incorrectlyJeremy Allison2005-07-101-1/+2
| * r8231: Patch from James Peach to fix the IRIX build.Volker Lendecke2005-07-081-4/+4
| * r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-0835-1964/+2566
| * r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner2005-07-071-1/+1
| * r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner2005-07-071-18/+33
| * r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2005-07-064-3/+1043
| * r8188: Update from Dave Collier-Brown.John Terpstra2005-07-061-4/+7
| * r8187: adding directory to remind me to add some generic sysv init scriptsGerald Carter2005-07-060-0/+0
| * r8184: fix build issue on Solaris in smbclientGerald Carter2005-07-061-0/+5
| * r8155: ops, add missing function.Günther Deschner2005-07-041-0/+14
| * r8153: add *.pyc to ignore listGerald Carter2005-07-040-0/+0
| * r8152: * remove commented out structureGerald Carter2005-07-042-17/+2
| * r8151: Add support to create position independent executable (PIE) code if theLars Müller2005-07-042-55/+85
| * r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2005-07-044-13/+20
| * r8144: remove unused parameter leftover.Günther Deschner2005-07-041-1/+0
| * r8143: Fix generate_parm_table.py:Günther Deschner2005-07-041-3/+5
| * r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2005-07-041-0/+3
| * r8140: adding missing moduleGerald Carter2005-07-041-0/+84
| * r8133: Got approval from Luke Howard (PADL) to change the company copyright toGünther Deschner2005-07-041-7/+1
| * r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke2005-07-037-24/+24
| * r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2005-07-032-60/+108
| * r8089: successfully delete printer subkeys via the registry....now for valuesGerald Carter2005-07-032-1/+51
| * r8085: Updating info.John Terpstra2005-07-021-3/+8
| * r8066: * had to modify the printer data storage slightly in ntprinters.tdbGerald Carter2005-07-023-29/+125
| * r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2005-07-013-41/+75
| * r8062: Remove some unused codeVolker Lendecke2005-07-011-129/+0
| * r8061: * mostly cleanup and refactoring for better readabilityGerald Carter2005-07-012-313/+304