summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Missed two references to a renamed file.Paul Green2003-04-232-2/+2
| | | | (This used to be commit cf69c69594797032d1427de3266af86d12b15cb2)
* Merge case handling table changes from 3.0 to HEAD.Andrew Bartlett2003-04-231-10/+8
| | | | (This used to be commit 263407e132dcb1f7fc85cded9842e60918f8ef4b)
* Move build farm template files to their own subdirectory so that theirPaul Green2003-04-239-2/+5
| | | | | | names can be shortened to 30 characters. Helps Stratus VOS, which has a 32-character file name limit. (This used to be commit 58a4be041ee92434672959b9df888cf1366bb02e)
* Patch from waider to set exit code of last executed command specifiedTim Potter2003-04-231-2/+4
| | | | | as an argument to -c. (This used to be commit 048aeefcdc12d93bc728d104bbf38ea8becfb16c)
* Add more code to store keys and other records ... still more to goRichard Sharpe2003-04-231-10/+92
| | | | (This used to be commit 39f298fd395b91a0cf4bcadf3938b58a9a14c95f)
* Update - closed off for nowJohn Terpstra2003-04-231-13/+199
| | | | (This used to be commit 8511042ff6f664eb2f5cc80a59859fb004f5be13)
* allow the unix group in a mapping to be changed; doesn't work with LDAP ↵Gerald Carter2003-04-231-1/+21
| | | | | | right now but should be ok with tdb's (This used to be commit 039e77e1d5b6e68cf85bdcc71ff309ebe6528728)
* Limit the number of outstanding print notify messages for a process toJeremy Allison2003-04-232-1/+39
| | | | | | 1000. Jeremy. (This used to be commit aabaac05c6adbb510ed27f87115de3e83e27158c)
* Added Stephen Roylance's patch to add buttons to start/stop/restart all threeJohn Terpstra2003-04-221-9/+38
| | | | | daemons. (This used to be commit 2172e558fbb75937592583e81355da4471897032)
* Merged the changes I made in the 3.0 doc tree (wrong place) andChristopher R. Hertel2003-04-221-11/+13
| | | | | fiddled the entry for jCIFS (thanks, John!). (This used to be commit 43c1ba0ab2aa538d0defad4cdec385561d3563df)
* Added jCIFS to projects.John Terpstra2003-04-221-0/+4
| | | | (This used to be commit ef0f6b8957f3d8b46fdffa8c655c1906c9698254)
* don't reset the group type unless specifiedGerald Carter2003-04-221-14/+8
| | | | (This used to be commit cb852a047413a3499fde68a353011afdcaa92ef2)
* update copyright notice that is written to the logsGerald Carter2003-04-221-1/+1
| | | | (This used to be commit 5f1fe04a87a407297eb9d4ad0e5c6bb35b33c067)
* Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logicJeremy Allison2003-04-221-0/+27
| | | | | | error on Linux. Jeremy. (This used to be commit 5d2b2b5607faa4bf2c418987776c1ee327b098c6)
* parse_string is only used for the authentication negotiators.Volker Lendecke2003-04-222-11/+13
| | | | | | | | | | | It can itself determine the length of the string it has to transfer. Andrew B., could you take a look at the length calculation? Is that safe? Thanks, Volker (This used to be commit d5f1082753f84f0e3a22739055b6b9cbde29faa9)
* Update.John Terpstra2003-04-221-0/+1
| | | | (This used to be commit 0f8f94b6adc477a8e7ccae7444e2b7f4670ef071)
* Always initialise this, to assist callers doing loops over this call.Andrew Bartlett2003-04-221-0/+3
| | | | | Andrew Bartlett (This used to be commit 6da9fd157b4e61fe72f569e4657166ca9d9ab6dc)
* Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett2003-04-221-4/+12
| | | | | | | | name for many files. Also report complete failure to create a filename as a failure of the test. Andrew Bartlett (This used to be commit ce572df77f941c3c3f445be2c9708c096a9186ef)
* Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2003-04-222-8/+5
| | | | | | | | samlogon call certainly breaks the credential chain. Do it once during the bind response. Volker (This used to be commit 616b6dd60fe621a968fef34e66550f86b7b735bc)
* Merge from 3.0 - try harder to get our real DNS domain name, and send thisAndrew Bartlett2003-04-222-8/+31
| | | | | | | | | to the client when it asks for our DNS name and forest name. (needed for win2k to trust us as a trusted domain). Andrew Bartlett (This used to be commit 2a1015eb57da7b69caafd1221b871b6bff1af2fb)
* Bail out early when we fail on the rw_torture test.Andrew Bartlett2003-04-221-2/+7
| | | | | Andrew Bartlett (This used to be commit 65855d2ce920053a43882919a6ae509bbd86e54b)
* Complete the space allocation code for HBIN blocks ...Richard Sharpe2003-04-221-1/+25
| | | | (This used to be commit ae5f8e4b5f7b8880293cc94c9bbe0df81a56959e)
* Commit more code dealing with allocating space in the HBIN blocks ...Richard Sharpe2003-04-221-7/+101
| | | | (This used to be commit cfa67f23e3e2ba4c7abd40405227b0a8b1b76fc8)
* default new groups to domain groupsGerald Carter2003-04-221-3/+3
| | | | (This used to be commit f0c7d9def78db31b0f7f1e97a4cb6dac3382e217)
* Merge from 3.0 - fix domain joins not to always join as BDC.Andrew Bartlett2003-04-222-6/+4
| | | | (This used to be commit 09bc2dd51c8407536b68aaeaeba4546f93256ec2)
* support referencing group by sid in all operations; allow group name to be ↵Gerald Carter2003-04-221-13/+60
| | | | | | changed (This used to be commit 00dfaa7c2c9227a082ca17ed14aefc19d9087a57)
* another lost merge from 3.0; my faultGerald Carter2003-04-221-2/+2
| | | | (This used to be commit 2e5e68617345beca4d1cab27d64944ebd42e899b)
* wrap pdb_enum_group_mapping() in [un]become_root() so LDAP queries can get ↵Gerald Carter2003-04-221-0/+5
| | | | | | the credentials from secrets.tdb (This used to be commit cf6af44a2464cf1d9bea909dbc0e20829bdc2665)
* merging fixes from SAMBA_3_0Gerald Carter2003-04-221-5/+15
| | | | (This used to be commit 8c3be38f6acbc85454f2c9bb74c358c99ee5d22a)
* More infrastructure for storing registryRichard Sharpe2003-04-221-17/+63
| | | | (This used to be commit de337632c99080f4be73a6e49839d424b49c8cc3)
* Tidyups of some dubious logic discovered whilst trying to track down aJeremy Allison2003-04-222-7/+6
| | | | | | strange oplock related issue on the PSA. Jeremy. (This used to be commit f8021af2a7b790e739a7ecc67c908289b0a9b719)
* Adding more updates - maybe last one for today.John Terpstra2003-04-211-2/+59
| | | | (This used to be commit 042427c1f81b53403d9a97c5d4306051ed13d5bf)
* I hate typos!John Terpstra2003-04-211-1/+1
| | | | (This used to be commit 585907f3245cf53813888b4b3d121c40ffb9edff)
* Add note from "Roylance, Stephen D." <SROYLANCE@PARTNERS.ORG> about Solaris9 andJelmer Vernooij2003-04-212-0/+15
| | | | | winbind (This used to be commit a9e978ba42fa7193dc45f1a4ed97f03637be3147)
* Fix typo.John Terpstra2003-04-211-2/+2
| | | | (This used to be commit 931ef8777eb86b5cd0ce7550484b2416ed6ae991)
* Updates.John Terpstra2003-04-214-36/+80
| | | | (This used to be commit 27eafbec10ae82eb686a7326f23e2ad9de2369dd)
* Merged the two browsing documents into one. Added locking module to ↵John Terpstra2003-04-214-838/+901
| | | | | | global.ent file. (This used to be commit 1027525be23e7db97677e2ed3e2706d271ad0a0b)
* Use the -W domain option to select the SID to showAndrew Bartlett2003-04-211-2/+2
| | | | (This used to be commit 715bd4cf4e2d9d11db031ef3ed5e614b4c1a8a13)
* Replacing file with correct version.John Terpstra2003-04-211-103/+0
| | | | (This used to be commit f0dc3e6da89728259ed5e10cb7f9193c711f65fc)
* More docs are up to date now...Jelmer Vernooij2003-04-211-23/+7
| | | | (This used to be commit 280ba59b8187a88f45c3b6db448e76839c3c6f1e)
* Add question about scope id'sJelmer Vernooij2003-04-213-40/+14
| | | | (This used to be commit 2c258e5951aa35fc85b92cbf6d0b7ae1cbe8feb4)
* Move information about locking to seperate chapter andJelmer Vernooij2003-04-213-67/+61
| | | | | information about scope id's to the faq (This used to be commit f2c333822f34be8a2bb85124319ead4dc44c2891)
* Add new part 'Troubleshooting'Jelmer Vernooij2003-04-211-3/+7
| | | | (This used to be commit a24e89ea443fbe77924cccf7e7679aec80a05088)
* Create ../textdocs, ../htmldocs or ../manpages if they don't exist alreadyJelmer Vernooij2003-04-211-8/+22
| | | | (This used to be commit 8dc7087cf0306271e07a25ac2538206ef3eaa497)
* Fix syntax errorJelmer Vernooij2003-04-211-2/+2
| | | | (This used to be commit e76eaf0f17de19eb2492572b0c79fc4b2657c504)
* Remove obsolete information from Speed.sgml and move client-specificJelmer Vernooij2003-04-212-150/+52
| | | | | info to Other-Clients.sgml (This used to be commit b0d5e1b177808c3bd3494d0b2f6cf4c8c4bcfdd5)
* More updates - still a work in progress.John Terpstra2003-04-211-29/+195
| | | | (This used to be commit 63589f958b399534bc0bc8c50213ad2f6a380689)
* For NTLM2 (not yet even close to real implementation) we must use theAndrew Bartlett2003-04-211-1/+1
| | | | | | | server hash for checking the server's signiture. Andrew Bartlett (This used to be commit 61255a2b3694ba13c72a2a33e5956d14c7d4d2c1)
* Remove unused (#ifdef'ed) code.Andrew Bartlett2003-04-211-12/+0
| | | | (This used to be commit c11465b285d5eb3c42a84095a5dc41af7e07267d)
* Use fstrcpy/pstrcpy when that's what we really mean...Andrew Bartlett2003-04-212-6/+7
| | | | | Andrew Bartlett (This used to be commit e8aa615591dc44de4de85322d455a47b3122b9eb)