summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add configure test for previous ldap modifications - we now check if theAndrew Bartlett2003-04-221-0/+1
| | | | | | | | | | | | | | ldap_initialze function exists, not just if we are on a particular OpenLDAP. Andrew Bartlett (This used to be commit 8a20162db6a8b3fa7eb0e829663b9b4ced1218c0)
* | Make pdb_ldap use a random factor in deciding how long we need to sleep.Andrew Bartlett2003-04-221-7/+22
| | | | | | | | | | | | | | | | | | | | | | This might help avoid killing the ldap server when all 100 smbd processes reconnect in pulses... Also, reduces the maximum wait time, as SMB clients will time out after 30 seconds anyway... Andrew Bartlett (This used to be commit 08c5aaae6a92d6ee14f9bf8e3330191718e84edf)
* | Update from HEADJohn Terpstra2003-04-221-4/+4
| | | | | | | | (This used to be commit bf464208af6cd5503a0133e7c33586e2de36faa3)
* | Merge (HEAD->3.0) mbp's fixes to our charcnv code - don't use a staic buffer,Andrew Bartlett2003-04-221-12/+33
| | | | | | | | | | | | | | which can restrict things like unix_strupper() to 512 byte strings. Andrew Bartlett (This used to be commit 341d6affa474262654f83c075f186d985cbcb9a0)
* | Merge mimir's trusted domain code from HEAD -> 3.0, plus some memoryAndrew Bartlett2003-04-221-37/+55
| | | | | | | | | | | | | | leak fixes. (secrets.c portion) Andrew Bartlett (This used to be commit 3ea8fdd0361623b38f30f0b815dc4935e2e17447)
* | Merge comment with HEADAndrew Bartlett2003-04-221-3/+3
| | | | | | | | (This used to be commit 8f8d819d5814c2a538b5b906014ff0c354625450)
* | Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett2003-04-222-8/+147
| | | | | | | | | | NT). (This used to be commit 76cd4a8901a8ac1c3691bc89e496bbb493e5c234)
* | 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 d4262c37f13642e034d3e207bfbb563c17a8a176)
* | Oops...Andrew Bartlett2003-04-221-1/+1
| | | | | | | | | | Andrew Bartlett (This used to be commit 898ff89632a394ff32fd38f1c4e94412388fa8bd)
* | Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn'tAndrew Bartlett2003-04-222-9/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | include a domain portion, do a gethostbyname() lookup on that name. Use this name in our PolicyPrimaryDomainInformation reply (_lsa_query_info2) that Win2k uses when trying to trust us as a trusted domain. (We need to do a better mapping between our Netbios and Win2k domain names, but this will do for now - particularly annoying is the way this possibly needs to map with our kerberos realm). Andrew Bartlett (This used to be commit 3be03271030208a69da29c6e2a7b92cdbaa8c6aa)
* | Updating from HEAD.John Terpstra2003-04-222-1197/+0
| | | | | | | | (This used to be commit b2149cb411f76048d80d0d6113fee431b36acfbe)
* | Updating docs from HEAD.John Terpstra2003-04-2212-286/+707
| | | | | | | | (This used to be commit 8a302f117cfce141389995de5ad045553b472891)
* | default new groups to domain groupsGerald Carter2003-04-221-3/+3
| | | | | | | | (This used to be commit 665d21b8656bf85f9b372b44ff1f4af414551e5a)
* | Fix up bugs in the new 'store sec_channel type' code - we were always joiningAndrew Bartlett2003-04-222-6/+4
| | | | | | | | | | | | | | as a BDC. Andrew Bartlett (This used to be commit f35674e7552dcfece342e7bece10bbfb0e81cbf8)
* | 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 b6ccdb8f7b72eed4c4248db43fefa09b6f084852)
* | 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 bb8b63b865b941abecc0d821e710702dd12866fe)
* | removing some ifdef'd out codeGerald Carter2003-04-221-8/+0
| | | | | | | | (This used to be commit 43942398af7e7589fcf8534099eccf277f6e4295)
* | 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 1dd274bf61aaaad3c475de93f53aac176678bc7c)
* | Fixup a few typos for Jerry.Jeremy Allison2003-04-211-4/+4
| | | | | | | | | | Jeremy. (This used to be commit 1e5fe87d75ef4bb9d6af787abc501dcf105c9c6c)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-04-212-0/+1348
|\| | | | | | | used to be commit f7019d22aa580f77e2f779f4a5ede59088a25d53)
| * 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)
| * Correct comments about breadth first, as the registry tree is stored in aRichard Sharpe2003-04-211-2/+28
| | | | | | | | | | | | | | depth first fashion in the file. Also add some more infrastructure needed to handle storing these trees. (This used to be commit f993f7187c7ae49f443aa1966584aa88787bd7ca)
| * Start the outline of the code to store a registry tree ...Richard Sharpe2003-04-211-2/+99
| | | | | | | | (This used to be commit 03fce4ed0f73586928424e75bd6d7db9ff7105dd)
| * Some comments about the format of the on-disk reg file, as well asRichard Sharpe2003-04-211-7/+86
| | | | | | | | | | | | partially implement some routines to construct a default ACL and SEC DESC etc. (This used to be commit 043374a3c0be6769b4fee2228dcff42abbb74028)
| * Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij2003-04-211-1/+1
| | | | | | | | (This used to be commit aa4c11370bb09bfd20d02da509ebdd6dc475439d)
| * Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij2003-04-211-12/+5
| | | | | | | | (This used to be commit 9822af500cf36e83fce54e49a062a8847d1c5431)
| * Add a -f command-line flag to specify printing all paths or only terminalRichard Sharpe2003-04-201-3/+11
| | | | | | | | | | paths. (This used to be commit 0741369c59bcb6057f6b32d3fe4f6dec08ce4ae3)
| * Well, we can now add keys and values and delete keys and values ...Richard Sharpe2003-04-201-4/+6
| | | | | | | | | | | | | | Lots more to do, like handling regular expressions for keys, and input of the security descriptors, etc. However, I now have to work on writing the in-memory tree out to a file in a format that Windows can understand. (This used to be commit 562b36510c704eba84b036aacdb1f984339afafc)
| * Add code to delete values ...Richard Sharpe2003-04-201-9/+104
| | | | | | | | | | | | | | This needs a lot more testing and debugging, but it does delete values. Next to see if it can add values ... (This used to be commit 02e6782243a7ef9e182db449ad377b0d168a40b2)
| * Begin the code that handles key values ... Delete a key value and add aRichard Sharpe2003-04-201-4/+58
| | | | | | | | | | | | key value, and tidy up processing of key values when reading in the registry file ... (This used to be commit 53ea4c0de88a350b99e36c0dc514c5f2821ff7f8)
| * Complete most of the coding for adding keys. We can now add a key.Richard Sharpe2003-04-201-26/+32
| | | | | | | | | | Next, we have to add the code for adding values etc. (This used to be commit 266fc6c9f2283c81de97e526e9f289288948cb27)
| * The code is a bit of a mess right now.Richard Sharpe2003-04-201-51/+146
| | | | | | | | | | | | | | | | | | | | | | | | Added code to add keys to the in-momory key tree. Added code to convert SID strings to SIDs in memory format. Added code to construct initial security descriptors and to inherit security descriptors. A couple of more hours should see the code to add keys and values complete. Then I have to start on the code to write out a registry :-( (This used to be commit fc691a9a5e86686ebd0b3bab75a286488ab6ca57)
| * More functionality, esp around adding keys and inheritance of securityRichard Sharpe2003-04-201-1/+26
| | | | | | | | | | descriptors etc ... (This used to be commit b8e85afefbe52701317632d1c1a446785ed66abf)
| * MOre functionality ... got to test it.Richard Sharpe2003-04-201-3/+23
| | | | | | | | (This used to be commit e3c4f8c91394eecc8c77bbf0f9685cdb18c617b1)
| * More update stuff - not finished (ofcourse!)John Terpstra2003-04-201-0/+103
| | | | | | | | (This used to be commit 5d72c6cfca41accc783eda166d8b9154d21f4aec)
| * Fix typo.John Terpstra2003-04-191-1/+1
| | | | | | | | (This used to be commit a4f89aabfa28a6763008a6eab944ad11dabf5e4c)