Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | r9190: * bring across the rpc_bind cleanup so I can get the usermgr.exe on | Gerald Carter | 2005-08-07 | 4 | -137/+121 | |
| | | | | | | | | 2003sp1 fix | |||||
* | | r9187: removing stf from release branch | Gerald Carter | 2005-08-07 | 15 | -1737/+0 | |
| | | ||||||
* | | r9186: comment out 'make check'; to be replaced by 'make test' | Gerald Carter | 2005-08-07 | 1 | -8/+10 | |
| | | ||||||
* | | r9184: pretty much all the recent changes from SAMBA_3_0 since | Gerald Carter | 2005-08-07 | 46 | -399/+685 | |
| | | | | | | | | | | | | | | | | | | | | | | they are mostly crash bug fixes svn merge -r8911:8956 $SVNURL/branches/SAMBA_3_0 svn merge -r8956:8989 $SVNURL/branches/SAMBA_3_0 svn merge -r8992:9076 $SVNURL/branches/SAMBA_3_0 svn merge -r9080:9086 $SVNURL/branches/SAMBA_3_0 svn merge -r9087:9091 $SVNURL/branches/SAMBA_3_0 svn merge -r9091:9163 $SVNURL/branches/SAMBA_3_0 | |||||
* | | r8836: bring in SWAT install changes and volker uninit'd variable fixessamba-3.0.20rc1 | Gerald Carter | 2005-07-28 | 3 | -5/+5 | |
| | | ||||||
* | | r8815: reverting the rpc bind struct cleanup | Gerald Carter | 2005-07-28 | 4 | -114/+128 | |
| | | ||||||
* | | r8814: sync for 3.0.20rc1 (up to r8805 from 3.0 tree) | Gerald Carter | 2005-07-28 | 103 | -2921/+2517 | |
| | | ||||||
* | | r8388: fix typo in installman scriptsamba-3.0.20pre2 | Gerald Carter | 2005-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | r8380: adding missing files | Gerald Carter | 2005-07-12 | 3 | -0/+1307 | |
| | | ||||||
* | | r8378: sync up to r8366 in SAMBA_3_0; last changes for 3.0.20pre2 | Gerald Carter | 2005-07-12 | 2 | -5/+9 | |
| | | ||||||
* | | r8329: merging changes from SAMBA_3_0 and setting version to 3.0.20pre2 | Gerald Carter | 2005-07-11 | 178 | -4672/+7917 | |
|\| | ||||||
| * | r8327: * don't use unitialized variables | Gerald Carter | 2005-07-11 | 1 | -3/+2 | |
| | | ||||||
| * | r8326: factor out the delete printer code to a delete_printer_hook() for reuse | Gerald Carter | 2005-07-11 | 1 | -56/+53 | |
| | | ||||||
| * | r8325: * punt....don't normalize the printer name in the RegCreateKey(). | Gerald Carter | 2005-07-11 | 1 | -3/+1 | |
| | | | | | | | | | | Print Migrator now works as long as the addprinter command can handle the name | |||||
| * | r8324: * initial cut at creating printers via the registry API | Gerald Carter | 2005-07-11 | 2 | -8/+44 | |
| | | | | | | | | Need to add delete_key support | |||||
| * | r8323: * convert RegSetValue() calls immediately beneath the printer | Gerald Carter | 2005-07-11 | 1 | -9/+23 | |
| | | | | | | | | key to PRINTER_INFO_2 fields. | |||||
| * | r8322: * get RegSetValue() working for printer subkey values | Gerald Carter | 2005-07-11 | 2 | -4/+170 | |
| | | | | | | | | (not immediate values below the <printer name> key yet. | |||||
| * | r8292: Tidy up function comments. | Jeremy Allison | 2005-07-10 | 1 | -2/+10 | |
| | | | | | | | | Jeremy. | |||||
| * | r8290: Fix for bug in SMBwriteBraw where we incorrectly | Jeremy Allison | 2005-07-10 | 1 | -1/+2 | |
| | | | | | | | | | | | | returned the number of bytes written. Patch from Marcel Müller <mueller@maazl.de>. Jeremy. | |||||
| * | r8231: Patch from James Peach to fix the IRIX build. | Volker Lendecke | 2005-07-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | Thanks, Volker | |||||
| * | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 2005-07-08 | 35 | -1964/+2566 | |
| | | | | | | | | | | | | | | | | | | tests on this as it's very late NY time (just wanted to get this work into the tree). I'll test this over the weekend.... Jerry - in looking at the difference between the two trees there seem to be some printing/ntprinting.c and registry changes we might want to examine to try keep in sync. Jeremy. | |||||
| * | r8207: Fix my NT_STATUS_IS_OK mismatch. | Günther Deschner | 2005-07-07 | 1 | -1/+1 | |
| | | | | | | | | Guenther | |||||
| * | r8205: try to improve readability of smbldap_search_domain_info() | Günther Deschner | 2005-07-07 | 1 | -18/+33 | |
| | | | | | | | | Guenther | |||||
| * | r8189: commit vampire ldif patch, mostly from Don Watson ↵ | Jim McDonough | 2005-07-06 | 4 | -3/+1043 | |
| | | | | | | | | | | | | | | | | | | | | (dwatson@us.ibm.com). Yes, that's my copyright...that's just how we have to do things at big blue. Adds subcommand to vampire to allow data to be put into an ldif file instead of actually writing to the passdb. See "net rpc help vampire" for usage info. This should be added to docs as well. | |||||
| * | r8184: fix build issue on Solaris in smbclient | Gerald Carter | 2005-07-06 | 1 | -0/+5 | |
| | | ||||||
| * | r8155: ops, add missing function. | Günther Deschner | 2005-07-04 | 1 | -0/+14 | |
| | | | | | | | | Guenther | |||||
| * | r8152: * remove commented out structure | Gerald Carter | 2005-07-04 | 2 | -17/+2 | |
| | | | | | | | | | | * use SAMBA_PRINTER_PORT_NAME in registry values for builtin printer port | |||||
| * | r8151: Add support to create position independent executable (PIE) code if the | Lars Müller | 2005-07-04 | 2 | -55/+85 | |
| | | | | | | | | | | | | | | | | | | compiler supports it. We have to compile with -fPIE and not -fpie. Else ppc and s390(x) will fail (to small GOT). It's possible to disable configure's PIE detection with --disable-pie | |||||
| * | r8145: When inventing a new parameter for SFU-support, be aware of Volker's | Günther Deschner | 2005-07-04 | 4 | -13/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | upcoming changes for "unixinfo"-pipe. Therefor (after speaking with Volker) replace "winbind sfu support" with the list-parameter "winbind nss info" which defaults to "template". For SFU-support set it to "winbind nss info = template sfu". Note that nss_info_use() is just a dummy function at the moment. Guenther | |||||
| * | r8144: remove unused parameter leftover. | Günther Deschner | 2005-07-04 | 1 | -1/+0 | |
| | | | | | | | | Guenther | |||||
| * | r8141: Update volker's valgrind fix in r8097. Same effect, just helps me | Gerald Carter | 2005-07-04 | 1 | -0/+3 | |
| | | | | | | | | to remember what is going on here better. | |||||
| * | r8133: Got approval from Luke Howard (PADL) to change the company copyright to | Günther Deschner | 2005-07-04 | 1 | -7/+1 | |
| | | | | | | | | | | | | | | | | to a personal one. Thanks Luke! Guenther | |||||
| * | r8093: Next round. Now it compiles with --enable-socket-wrapper. | Volker Lendecke | 2005-07-03 | 7 | -24/+24 | |
| | | | | | | | | Volker | |||||
| * | r8092: Attempt to fix the socket wrapper stuff for Samba 3. | Volker Lendecke | 2005-07-03 | 2 | -60/+108 | |
| | | | | | | | | Volker | |||||
| * | r8089: successfully delete printer subkeys via the registry....now for values | Gerald Carter | 2005-07-03 | 2 | -1/+51 | |
| | | ||||||
| * | r8066: * had to modify the printer data storage slightly in ntprinters.tdb | Gerald Carter | 2005-07-02 | 3 | -29/+125 | |
| | | | | | | | | | | | | | | | | when packing values. It is a compatible change though and will not require a tdb version upgrade * Can successfully create new printer subkeys via winreg that are immediately available via spoolss calls. Still cannot delete keys yet though. That comes next. | |||||
| * | r8064: * add the REG_XXX error codes to the pretty error messages | Gerald Carter | 2005-07-01 | 3 | -41/+75 | |
| | | | | | | | | | | * more work on the store_values() functions for the Printers key * add Control\Print\Monitors key to list for reg_db | |||||
| * | r8062: Remove some unused code | Volker Lendecke | 2005-07-01 | 1 | -129/+0 | |
| | | ||||||
| * | r8061: * mostly cleanup and refactoring for better readability | Gerald Carter | 2005-07-01 | 2 | -313/+304 | |
| | | | | | | | | | | | | | | | | * move to registry.tdb for port listing (at least via the winreg ops) If no one opposes on the samba list, we'll move to a registry lookup for enumerating ports rather than the 'enumports command'. This means that there is a bit of a disconnect between EnumPorts() and RegEnumKey('hklm\software\microsoft\windows nt\currentversion\ports'). | |||||
| * | r8048: Replace "done" with "failed". | Günther Deschner | 2005-07-01 | 1 | -5/+5 | |
| | | | | | | | | Guenther | |||||
| * | r8047: "oid" is defined in a heimdal header. With my gcc this generates a ton of | Volker Lendecke | 2005-07-01 | 1 | -4/+4 | |
| | | | | | | | | | | | | shadowed variable warnings. Fix that. Volker | |||||
| * | r8029: Fix bug 2841. Thanks to Brett Trotter. | Volker Lendecke | 2005-06-30 | 1 | -5/+5 | |
| | | | | | | | | Volker | |||||
| * | r8027: driver information is now back via winreg | Gerald Carter | 2005-06-30 | 2 | -4/+13 | |
| | | ||||||
| * | r8026: * more fixes to the printing registry interface | Gerald Carter | 2005-06-30 | 3 | -314/+201 | |
| | | | | | | | | | | (still not completely back to the read functionality we previously had but the cleanup is progressing) | |||||
| * | r8025: *how* can this code have been around so long and | Gerald Carter | 2005-06-30 | 1 | -14/+33 | |
| | | | | | | | | | | | | | | | | | | | | nver normalized the string used for printer and sec_desc key lookups ????? normalized sharename to lower case before storing/fetching from tdb. Need to look at drivers and forms tdb as well (perhaps). | |||||
| * | r8022: * implement default actions rather than having to define functions | Gerald Carter | 2005-06-30 | 1 | -398/+338 | |
| | | | | | | | | for every fetch/store callback (some keys should never have a value) | |||||
| * | r8019: Better give a hint that we are failing share-manipulation due to missing | Günther Deschner | 2005-06-30 | 1 | -2/+6 | |
| | | | | | | | | | | | | scripts. Guenther | |||||
| * | r8008: * start adding logic for restricting subkey paths | Gerald Carter | 2005-06-30 | 1 | -69/+56 | |
| | | | | | | | | | | | | e.g. 'hklm\software\microsoft\windows nt\currentversion\ports' should have no subkeys. Return an error if a client tries to open a path below here | |||||
| * | r8007: * cleanup unused structure from reg_objects.h | Gerald Carter | 2005-06-30 | 4 | -179/+359 | |
| | | | | | | | | | | | | | | | | * make regdb_store_XXX() and regdb_fetch_XXX() functions non-static * use case sensitive string lookups in reg_dynamic.c since the keys have already been normalized * move to new design for making printing related data available via the winreg pipe (with the intent of allowing writes) | |||||
| * | r7998: Fix usage message | Volker Lendecke | 2005-06-29 | 1 | -1/+1 | |
| | |