summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update whatsnew for 3.0alpha19Jelmer Vernooij2002-08-171-0/+79
| | | | | | | | (This used to be commit 9617b8f0081adb68230870db2311a7b83b84a13e)
| * Better coding styleJelmer Vernooij2002-08-172-40/+19
| | | | | | | | (This used to be commit 09cb706dd1347ff29893ef33214332990be86b43)
| * Better coding styleJelmer Vernooij2002-08-172-18/+8
| | | | | | | | | | Move out last Makefile.pdb dependencies (This used to be commit 2dc8b48632b0f14834db79f851a06469d2c0c00b)
| * Update indent arguments, they're now correct.Jelmer Vernooij2002-08-171-1/+1
| | | | | | | | (This used to be commit 7f2d506bab0b649f707a25dec856639b18eee625)
| * paramater -> parameterJelmer Vernooij2002-08-171-2/+2
| | | | | | | | (This used to be commit 0db310d82c9d8f403c41e158662be1260c609542)
| * * the printing code should now be back to the working state it wasGerald Carter2002-08-173-57/+58
| | | | | | | | | | | | | | | | | | | | | | before the swap from NT_PRINTER_PARAM to REGISTRY_VALUE. * XxxPrinterDataEx() functions have not been expanded to support keys other than SPOOL_PRINTERDATA_KEY yet * fixed apparent long standing bug regarding the dependentfiles list in the DRIVER_INFO struct (This used to be commit d59b0eb1236cf5bb9371030a94eb60d4131c15fb)
| * Change which session key we negotiate. This uses the NT-based session key thatAndrew Bartlett2002-08-171-1/+1
| | | | | | | | | | | | | | | | | | we previously expected, rather than the LM based key. A Win2k SPNEGO enabled join goes a *lot* further with this option on. Andrew Bartlett (This used to be commit b224938e4e843288630cdc7c3c3931b241bd0e1a)
| * Quick hack to get around the inadequacy of pdb_smbpasswd. This should make theAndrew Bartlett2002-08-171-1/+1
| | | | | | | | | | | | | | build farm happy again, and allow the 'guest account' to be added to smbpasswd. Andrew Bartlett (This used to be commit 5e5cd2874527dd9a213c4bfcf98a425c39f3f2e2)
* | Update for alpha19Jelmer Vernooij2002-08-171-28/+9
| | | | | | | | (This used to be commit 677df37e8388d46d2923f7e1a6a7e465de955fee)
* | sync 3.0 branch with headJelmer Vernooij2002-08-17103-1462/+4037
| | | | | | | | (This used to be commit 3928578b52cfc949be5e0ef444fce1558d75f290)
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-173-523/+432
| | | | | | | | (This used to be commit eac75549c398f208484ae735d5a5931fed6d0e99)
* | Sync 3.0 branch with headJelmer Vernooij2002-08-170-0/+0
| | | | | | | | (This used to be commit 57cf41a6da597faab2a6902dc025436ea533ca4d)
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-177-3379/+4415
| | | | | | | | (This used to be commit 3823a2ff5a3c6edf325e2ac31bab50175420f0b1)
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-170-0/+0
| | | | | | | | (This used to be commit bcb7d928afc736c670fa4b1e2ce810d0dcb3b7aa)
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-1712-1228/+1614
| | | | | | | | (This used to be commit e01596853e3eea533baa08c33f26ded75f33fdd4)
* | sync 3.0 branch with HEADJelmer Vernooij2002-08-1710-177/+482
| | | | | | | | (This used to be commit 6497eb78e87a6ffa4c2c61aa4ef6ecd451821a27)
* | Sync 3.0 branch with headJelmer Vernooij2002-08-1723-885/+1188
| | | | | | | | (This used to be commit 42615b945e2e48e53a21ea47f2e45407913a6a1e)
* | Sync 3.0 branch with HEADJelmer Vernooij2002-08-172-64/+8
| | | | | | | | (This used to be commit d3599b446ed1c8ccd7c9e161ecfa5d52d6066c22)
* | sync 3.0 branch with HEADJelmer Vernooij2002-08-1713-218/+784
| | | | | | | | (This used to be commit 1b83b78e332b9d28914eff155530e81cf2073a58)
* | sync 3.0 branch with HEADJelmer Vernooij2002-08-175-14/+142
| | | | | | | | (This used to be commit d53d77cc8e21dfbfd376d529661ef299e14e31a0)
* | sync 3.0 branch with headJelmer Vernooij2002-08-172-3/+2
| | | | | | | | (This used to be commit 18aeccd1b89f69f726212b6d5c3232c9d74116c7)
* | sync 3_0 branch with HEADJelmer Vernooij2002-08-1732-6707/+10198
| | | | | | | | (This used to be commit 19ab776bf9c91cf4e56887fd7a63d3253b7e36ef)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-08-1744-0/+12664
|\| | | | | | | used to be commit 6938b5b98abd9ba055a46583a05c4fc07e32f529)
| * Move tridge's getgrouplist() replacement function from replace.c to a newAndrew Bartlett2002-08-175-101/+176
| | | | | | | | | | | | | | | | | | | | | | 'system_smbd.c' file, where it can link with become_root() and unbecome_root(), and therefore avoiding some nasty 'it workes on linux' bugs. (The replacement function is implemented in terms of initgroups(), which is naturally only avaliable to root). Andrew Bartlett (This used to be commit a91018dd026be3db473bb1cf1f4981295f9758e4)
| * Add const.Andrew Bartlett2002-08-171-1/+1
| | | | | | | | (This used to be commit fb28abd120310a591bdf5fa1afc5521443c3d34c)
| * Add 'const'.Andrew Bartlett2002-08-171-1/+1
| | | | | | | | (This used to be commit 8955f3d63a9d9e5da76331996fba42dc105737da)
| * Becouse of changes to the meaning of this feild over time, this doesn'tAndrew Bartlett2002-08-172-22/+0
| | | | | | | | | | | | | | | | | | | | actually work. Also, the idea of 'loopback winbind' isn't that bad an idea anyway (potential PDC/BDC applications). Given all that, remove it... Andrew Bartlett (This used to be commit fc0d6e53fce1d05b16ec58c0bdc38aa8da4422c0)
| * The idea of this function is not to touch the argument, so make it const too...Andrew Bartlett2002-08-171-1/+1
| | | | | | | | (This used to be commit 8a63fe45058b15c15d79e15387e908564cfe5c2d)
| * Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-174-47/+62
| | | | | | | | | | | | | | | | | | | | | | This moves it right into the passdb subsystem, where we can do this in just one (or 2) places. Due to the fact that this code can be in a tight loop, I've had to make 'guest account' a 'const' paramater, where % macros cannot be used. In any case, if the 'guest account' varies, we are in for some nasty cases in the other code, so it's useful anyway. Andrew Bartlett (This used to be commit 8718e5e7b2651edad15f52a4262dc745df7ad70f)
| * fix seg fault in _spoolss_enumprinterkey after changes...Gerald Carter2002-08-172-19/+30
| | | | | | | | | | add SPOOL_PNPDATA_KEY define (This used to be commit cdaa3f55e1fcc38b1d7a63d502a9fea3b92bf193)
| * Return access granted in create_user2.Tim Potter2002-08-161-3/+1
| | | | | | | | (This used to be commit 8ebc295f4a487993474390e0686d2aa9313be8d1)
| * fix small bug in enumprinterdataex due to my changes (still more lurkingGerald Carter2002-08-161-1/+3
| | | | | | | | | | though). (This used to be commit 2feb89601fc45dea13fe45a55a9c058726a5de84)
| * Fairly large change to printing code.Gerald Carter2002-08-166-951/+669
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * removed support for PHANTOM_DEVMODE printer data * s/NT_PRINTER_PARAM/REGISTRY_VALUE/g - This was a good bit of work. Everything seems stable, but is not complete. * support for printer data keys other than PrinterDriverData in the store and fetch routines. Still needs to be plugged into the XxxPrinterDataEx() calls. Tested against NT4.0 & 2k. Like I said, it's not done, but doesn't crash so it shouldn't upset anyone (unless you're trying to build a Samba printer server off of HEAD). More work to come. Should settle by Monday. jerry (This used to be commit 7ba7c04c0e961618c82c2112b9627af114c6cc42)
| * Return the error if get_group_domain_entries() fails.Andrew Bartlett2002-08-161-1/+3
| | | | | | | | (This used to be commit bc9e9e3e2e0d861f34de26a9ef8b627a86c9954d)
| * Make the 'guest account' always have a RID of DOMAIN_USER_RID_GUEST.Andrew Bartlett2002-08-161-6/+20
| | | | | | | | | | Andrew Bartlett (This used to be commit 4725d7d04936335cbd85bd6ac5096c50fed93671)
| * Re-add the last empty item to the NTLMSSP info list, but this time do itJim McDonough2002-08-161-3/+4
| | | | | | | | | | | | | | with an empty string, not a NULL pointer... Also, check for security=ads before giving a kerberos spnego response. (This used to be commit 6eca417d1c29c7c18455f8290cad86fb1444e615)
| * Add some const to the 'in' paramaters for these functions.Andrew Bartlett2002-08-161-2/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 23f332178526877e9670515eb7c614b81fca21a9)
| * Fix segfault in the new NTLMSSP code. jmcd: can you look at this - whatAndrew Bartlett2002-08-161-3/+2
| | | | | | | | | | | | | | exactly were you trying to do here? Andrew Bartlett (This used to be commit 81b675b54d86d196fb2035dc5d22781160518beb)
| * Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter2002-08-167-5/+299
| | | | | | | | | | | | | | | | Tridge suggested a generic caching mechanism for Samba to avoid the proliferation of little cache files hanging around limpet like in the locks directory. Someone should probably implement this at some stage. (This used to be commit dad31483b3bd1790356ef1e40ac62624a403bce8)
| * The unused variable was actually needed. The correct fix is to moveTim Potter2002-08-151-1/+1
| | | | | | | | | | | | it inside an #ifdef HAVE_ADS to avoid the warning and breaking the build. (-: (This used to be commit a8c4febdb760beb669048c2bf2bb0a0b1c5ed472)
| * Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-152-2/+5
| | | | | | | | (This used to be commit 482d873c26bf02e27ffcd92042b476eda765a5ff)
| * Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-151-30/+23
| | | | | | | | | | Remove 9th place leading zero from some constants. (This used to be commit 876e7b2bf45aad40282fd0ccddadf01df23d8d41)
| * Removed unused variable.Tim Potter2002-08-151-1/+0
| | | | | | | | (This used to be commit 23f1b839e6287089511cd51ceed298d6a6d65a89)
| * large set of updates converting some of the textdocs to SGML/DocBook.Gerald Carter2002-08-1529-6179/+15103
| | | | | | | | | | | | | | | | | | | | | | | | I think these were originally from Jelmer, but I've lost the original message. Also had some syntax errors in the manpages (does no one regenerate after making changes to the SGML source?) Still have some developer specific docs to add from Jelmer in the next go around.... (This used to be commit 5f673b788314325699a64377d514dda435e6c478)
| * *** empty log message ***Simo Sorce2002-08-152-88/+176
| | | | | | | | (This used to be commit cb72eead70509eddaa051571f3eed3c46304b5f8)
| * Fix NTLMSSP challenge command and auth response. We can now service joinsJim McDonough2002-08-152-31/+98
| | | | | | | | | | | | from win2k AND still use SPNEGO (provided you don't build with kerberos...I still have to fix that, as we are not properly falling back). (This used to be commit 1f9b3d46c7c99e84b2983220f79613b7420c5ced)
| * The unknown_0 field in a CREATE_USER2 reply is the access granted.Tim Potter2002-08-151-1/+1
| | | | | | | | (This used to be commit 8bca3085836255536794444248e7ff3a2460c045)
| * added comment about a new specversion seen from client.Gerald Carter2002-08-141-0/+2
| | | | | | | | | | | | | | | | | | | | Device mode size is still the same though. jerry (This used to be commit fb822e97cb832361062fbb2aa239d949cc83efed)
| * unresolved symbols fix for pam_smbpass from Steve L.Gerald Carter2002-08-141-10/+3
| | | | | | | | (This used to be commit 27618a5ca271aef4d5f2f9180729c7d09a46d587)
| * Use byteorder.h macrosJim McDonough2002-08-121-45/+9
| | | | | | | | (This used to be commit eb9004efc3580799063009a8298c35cbc420626f)