summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync debian package from rc4Gerald Carter2003-09-234-7/+18
| | | | (This used to be commit 4ec00ca5eb86f0d2b1493a57fcd804e4ad9b68ce)
* I'm still working on this. More to come.John Terpstra2003-09-2365-11632/+13535
| | | | (This used to be commit cb2172541849c96c9156233da9b34e5e08801ae3)
* I'm still working on this. More to come.John Terpstra2003-09-232-32662/+35767
| | | | (This used to be commit 4babc01b57c2b2948effef8adf86edebd2f2452e)
* Document the two new params.Volker Lendecke2003-09-232-0/+37
| | | | | Volker (This used to be commit f08775ca07d235d8ddcaa6483b27248fd597def6)
* This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-234-28/+49
| | | | | | | | | | afs share -- this is an AFS share, do AFS magic things afs username map -- We need a way to specify the cell and possibly weird username codings for several windows domains in the afs cell Volker (This used to be commit 4a3f7a9356cd5068d9ed4fd6e2336d9bf7923fbd)
* Add a descriptive comment to our usage of setresuid. lib/afs.c needsVolker Lendecke2003-09-231-0/+4
| | | | | | | to be changed if we decide to set our real uid. Jeremy? Volker (This used to be commit 1fed55aa781bcf9efdd42f361c972b69152137a4)
* Reformat - preparing to fix bug #480 (which will be ugly).Jeremy Allison2003-09-221-81/+59
| | | | | Jeremy. (This used to be commit 605e257cab8041900ec9c6839c37e04d005a420e)
* fix some warnings found by the Sun C compilerGerald Carter2003-09-227-10/+8
| | | | (This used to be commit e1fac713e25692a5790c3261ba323732930f5249)
* Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>Jeremy Allison2003-09-221-0/+1
| | | | | Jeremy. (This used to be commit 95e33b1250abbbb3a0ad5e9fa1586d545e51322b)
* solaris packagaing fixes from Brian KingGerald Carter2003-09-222-1/+16
| | | | (This used to be commit 0f8f2b57ea41f5481ec8da2e98958087b6b07a13)
* Applied Monyo's patch for bug #412 which allows \n characters toTim Potter2003-09-221-0/+2
| | | | | appear in msg strings. (This used to be commit 53a2a389902b6ffa37dd61f0c0a496744fc2e2b3)
* Fix typoJelmer Vernooij2003-09-211-1/+1
| | | | (This used to be commit 37db75fc95aec2510a0ead0c97f44e80b00696d9)
* Fix a bug and warn when configuration file values are incorrect. Thanks toJelmer Vernooij2003-09-201-10/+28
| | | | | Wilco Baan Hofman <wilco@andoburg.nl> (This used to be commit 2c584efae69f328581d4f863a8f8ef3ff8228423)
* removing obselete parameter from smb.confGerald Carter2003-09-201-4/+0
| | | | (This used to be commit 972bd643894ba3ab773992a4d52136fa3cfa98cc)
* fix from Brad Langhorst to correctly check if the primaryGroupID has been setGerald Carter2003-09-201-1/+1
| | | | (This used to be commit 5c45b799d1b87fed8afa4665e075f2c8ccb6da84)
* updates to SunOne DS schema from André FiebachGerald Carter2003-09-201-2/+22
| | | | (This used to be commit bd9b90a391e3346ff22888bbc589e65ccdddd482)
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-198-24/+26
| | | | | | | | me to expose a type arguement to make_sec_desc(). We weren't copying the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on auto inherited checks. Jeremy. (This used to be commit 28b315a7501f42928d73efaa75f74146ba95cf2d)
* insert missing sh-bangGerald Carter2003-09-191-0/+1
| | | | (This used to be commit 64fa24dbabd8d211d276e19745561a11b7465158)
* Fix pdb_mysql. Jelmer will look into details tonight.Alexander Bokovoy2003-09-191-3/+5
| | | | (This used to be commit b00a81b543a58f46e54ce0e5362ba21bb16fc35f)
* Put in some DEBUGs for swat language selection. Part of bug 456.Tim Potter2003-09-191-13/+22
| | | | (This used to be commit bbe4ae8af2918808a1fd3547602c909f42a54634)
* The -P option to smbclient no longer works - update all smbprint scripts toTim Potter2003-09-195-5/+3
| | | | | remove it. Closes bug #473. (This used to be commit a9f22ed9d715e4acf529ff873b0d99d4b29c5f1b)
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-1811-52/+129
| | | | | | | | | | | | fields, bad_password_count and logon_count. Ensure this is stored/fetched in the various SAMs. As it replaces the unknown_5 field this fits exactly into the tdb SAM without any binary problems. It also is added to the LDAP SAM as two extra attributes. It breaks compatibility with the experimental SAMs xml and mysql. The maintainers of these SAMs must fix them so upgrades like this can be done transparently. I will insist on the "experimental" status until this is solved. Jeremy. (This used to be commit cd7bd8c2daff3293d48f3376a7c5a708a140fd94)
* Oops. Proper fix for #470.Jeremy Allison2003-09-181-18/+20
| | | | | Jeremy. (This used to be commit 82f98b066d345fdac40a584078a19453bda53d5b)
* Fix for #470 - unable to display SIDs in ACLs.Jeremy Allison2003-09-181-2/+11
| | | | | Jeremy. (This used to be commit 56df89eff38e4c89defa5fd56bbb6c9d2012f82d)
* Change error message displayed when --without-libiconv is used asTim Potter2003-09-181-1/+1
| | | | | an argument to configure. Closes bug 468. (This used to be commit 6957ecd25f1d98e045c7a44caf03887e60715b6b)
* Unregister event fix from metze.Jeremy Allison2003-09-171-3/+6
| | | | | Jeremy. (This used to be commit 0aee73d45733a8eca437954e0c9fd54884bbe770)
* Fix coredump from Samba4 torture suite.Jeremy Allison2003-09-172-0/+5
| | | | | Jeremy. (This used to be commit 9c1bab944526270d2ad79c75894c33f58f8e3845)
* Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison2003-09-171-1/+1
| | | | | Jeremy. (This used to be commit a43ca66290ac1df9b00e3e43e32d8117b3d1b873)
* Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard ↵Alexander Bokovoy2003-09-172-79/+79
| | | | | | Bollinger" <rabollinger@comcast.net>. Also fixed script/gaptab.awk to produce compatible tables. (This used to be commit 6134d41ff108245f7e105d49774f24f6a11d8c45)
* Fix scripts to generate correct tables for compilers which have character ↵Alexander Bokovoy2003-09-171-2/+2
| | | | | | constants as signed chars instead of unsigned (This used to be commit e4dda8cb222bc3a971088897e47bd8e249cd0188)
* Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks ↵Alexander Bokovoy2003-09-171-4/+30
| | | | | | only about RC3 while release branch explains RC3->RC4 differences (This used to be commit 3c2ce3456a8939b81f8a666f76d89544ee588d2e)
* packaging updates from BuchanGerald Carter2003-09-163-168/+291
| | | | (This used to be commit 38e565fe0181bb1892662fa11eee17798b386f5c)
* Fix typo. Found by Aurelien DegremontJelmer Vernooij2003-09-161-1/+1
| | | | (This used to be commit 4765e56f92f0906afe3073184c4fa255e1b1a647)
* Fix typo.John Terpstra2003-09-161-1/+1
| | | | (This used to be commit ec842946dd4f2af8261270fbdfe203fa5247dea3)
* Applied Steve Langasek's patch for bug #450.Tim Potter2003-09-161-3/+4
| | | | (This used to be commit e3cb0cd0d60d90a76e5f74d5bda702148584ab30)
* Fix #442 which Alexander considered a showstopper. Allow us to join mixedJeremy Allison2003-09-162-8/+6
| | | | | | mode domains. Jeremy. (This used to be commit c816aacefb6621533194a374251835f186ca838f)
* Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison2003-09-151-2/+2
| | | | | | exists. Jeremy. (This used to be commit c8bfde5be9f0a3603f7333ff4266ad19c20cb9f9)
* Fix OOPS when dealing with mangled names reported by several users.Jeremy Allison2003-09-151-1/+1
| | | | | | | This was my bug when removing a redundant strlen. Jerry - last showstopper I knew about. Jeremy. (This used to be commit 6e6769c20643f784d1b5023df3071a35d2e5bf89)
* A *curse* upon the person who #ifdefed out the mangle debug statementsJeremy Allison2003-09-151-1/+1
| | | | | | | by default ! This is code that really needs to be able to be looked at on a customer system if it's misbehaving ! Jeremy (This used to be commit d512650340b3d28db763d018a6b05f6edf165bf0)
* Fixed test and wording for long share names.Christopher R. Hertel2003-09-151-3/+4
| | | | | | | The RAP NetShareEnum() call has a length limit of 12 characters (not 8, as previously tested). Took DaveCB's suggested and added a note listing some of the client systems that might be affected. (This used to be commit be06e52ce05e88f3872563a61ae29f62afd614fc)
* fix online helpSimo Sorce2003-09-151-1/+1
| | | | | -w option need the password on the command line (This used to be commit fa7dea1710bac38f5f68be2e56a24ef5cca09ff5)
* Alias charset 646 internally as it is same as ASCII. Should solve Solaris ↵Alexander Bokovoy2003-09-151-0/+1
| | | | | | problems where ASCII was not detected and 646.so were requested through dynamic loading (This used to be commit c248cd4784ac0f8f16813de36d293ab6bf1d259b)
* Fixed typo in debug.Tim Potter2003-09-151-1/+1
| | | | (This used to be commit e2b5dd7d9b351984c40876f3c86f2a006e0eec42)
* Remove quotes in smb.conf ldap example - the quotes actually turnTim Potter2003-09-151-2/+2
| | | | | up in the ldap filter string. (This used to be commit 59a292074be65e270a4dbfb64668727ac56bb7b8)
* This ldap_value_free() looks like it was part of Jeremy's recent rampageTim Potter2003-09-151-2/+0
| | | | | so I'm putting it back in. (This used to be commit ec49fc8ab73b26f86da155475df90843650f0e63)
* I think this is a bugfix that somehow was dropped from the 3.0 tree.Tim Potter2003-09-151-0/+2
| | | | (This used to be commit 299eb0abd36072af51cbcb761fa9fb6a77584585)
* Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,Jeremy Allison2003-09-151-1/+1
| | | | | | ensure the desired access is read from the incoming RPC request. Jeremy. (This used to be commit fdc5dda44f0190af4e4b0782cb2c5c7de3506d12)
* For some reason testparm runs at debug level 2 which causes the module probe ↵Tim Potter2003-09-151-1/+1
| | | | | | | functions to display verbose debugs. Increase the probe debugs to level 3. (This used to be commit d71a7470d721be05ecde44010cf278e8de08d9d3)
* Fix for typo in darwin detection.Jeremy Allison2003-09-141-1/+1
| | | | | Jeremy. (This used to be commit 8a57f1a72c88cde233b126d468183c52c2598420)
* Fix typo.John Terpstra2003-09-141-1/+1
| | | | (This used to be commit 4f03781d2e880fe12f8a8e81df8392487e3a7e2e)