summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Collapse)AuthorFilesLines
2008-08-29netapi: fix NetUserSetInfo return code for currently unsupported levels.Günther Deschner1-1/+14
Guenther (This used to be commit 10bd55d68a91b76e82c3ba1d113729f97830a46a)
2008-08-29netapi: add skeleton for NetUserGetGroups.Günther Deschner3-0/+81
Guenther (This used to be commit a21ec57b2887012777f9580959a37cd23a412029)
2008-08-29netapi: support level 1014 in NetUserSetInfo.Günther Deschner1-1/+10
Guenther (This used to be commit 38178965a2f641978b666452f86fdcd258e8709b)
2008-08-29netapi: support level 1024 in NetUserSetInfo.Günther Deschner1-1/+10
Guenther (This used to be commit 84bc7bf1adcde270ad20bba67345c0beed0b1d66)
2008-08-29netapi: support level 1051 in NetUserSetInfo.Günther Deschner1-1/+12
Guenther (This used to be commit 8da3b1cacb4ffa7ce8932dc0e9ceb78395d49b98)
2008-08-29netapi: support level 1053 in NetUserSetInfo.Günther Deschner1-2/+10
Guenther (This used to be commit 039904f601755678fcbdef7d6bdc1c6da0082b83)
2008-08-29netapi: support level 1052 in NetUserSetInfo.Günther Deschner1-1/+11
Guenther (This used to be commit ff8dede3b369d39ec5638eec8a73bd6397e3d94b)
2008-08-29netapi: support level 1006 in NetUserSetInfo.Günther Deschner1-0/+6
Guenther (This used to be commit 9c5ea4e8e8deb0a2be5f894fb5de96f0dea48120)
2008-08-29netapi: support level 1012 in NetUserSetInfo.Günther Deschner1-1/+12
Guenther (This used to be commit db650e9b6ead70152b2640415477bb26d0b16097)
2008-08-29netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21.Günther Deschner1-5/+7
Guenther (This used to be commit d3625b321f666bd506603b7c58ee89cd6b902d86)
2008-08-29netapi: support level 1009 in NetUserSetInfo.Günther Deschner1-0/+6
Guenther (This used to be commit 3a6c784284c8eb7e2b05afa6db16b27ee26ff352)
2008-08-29netapi: support level 1011 in NetUserSetInfo.Günther Deschner1-1/+10
Guenther (This used to be commit b3680c0482ae05b32e9cf9fbddea57f0dd6e2bd3)
2008-08-29netapi: fix convert_USER_INFO_X_to_samr_user_info21.Günther Deschner1-2/+2
Guenther (This used to be commit 3f726952eb9a1fed0f4a990c82a2c47a5c0775be)
2008-08-29netapi: support level 1003 in NetUserSetInfo.Günther Deschner1-8/+10
Guenther (This used to be commit 863827eb2d5210350011055dda4319070bd1c520)
2008-08-29netapi: process level 1003 in construct_USER_INFO_X as well.Günther Deschner1-0/+5
Guenther (This used to be commit cf381b9f08cae32b62d7bd6f7dfe5210e732eeb2)
2008-08-29netapi: make set_user_info_USER_INFO_X a separate function.Günther Deschner1-42/+64
Guenther (This used to be commit 529dd675bde3ac944ca69e4dbe2fc4beeeb9aab8)
2008-08-29netapi: add more infolevels to NetUserSetInfo example.Günther Deschner1-6/+116
Guenther (This used to be commit 5ad217be7a12211a8340052f7f4481cf2f239f8d)
2008-08-29netapi: add ENCRYPTED_PWLEN to public header.Günther Deschner1-0/+2
Guenther (This used to be commit 7010230c4af667b4197c9bd58685dc5a0b2b7c4f)
2008-08-29netapi: add all USER_INFO structs to public header.Günther Deschner1-0/+108
Guenther (This used to be commit d19c06d7d055e4b1e8e47cc2df1a192a0a19eb14)
2008-08-27Add st_birthtime and friends for accurate create times on systems that ↵Jeremy Allison1-10/+30
support it (*BSD and MacOSX). Should have done this ages ago, sorry. Jeremy. (This used to be commit 4c3a9558906f213948c3bdc081be73f8fed148cb)
2008-08-27ldb: Fix permissions of new ldg files.Karolin Seeger1-1/+1
This one fixes together with 2eaf4ed62 bug #5715 and CVE-2008-3789. Thanks to Steve Langasek <vorlon@debian.org> for reporting! Karolin (cherry picked from commit b666d0a4b597218f5f5020bf36d80d84dcbf7259) (This used to be commit 73f54df7fedc8f0db022f902100fd5eb1b629fb2)
2008-08-26Move idmap_cache.c from winbindd/ to lib/Volker Lendecke1-0/+260
(This used to be commit fe70dcc1b63b1969c13f7fb03ec374b6e5a376a1)
2008-08-24Fix some nonempty blank linesVolker Lendecke1-11/+11
(This used to be commit 010c7101e59477f0d5f3bf11c17f474ec6f79cc1)
2008-08-24Fix some C++ warningsVolker Lendecke1-4/+6
(This used to be commit dd9e4e6db04acf20f6ef7705955358c7ca442bbd)
2008-08-21Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid ↵Jeremy Allison1-2/+3
<Douglas_E_Wegscheid@whirlpool.com>. Jeremy. (This used to be commit 1295bb9787dde69b4be4acee7b66eb782afe9c42)
2008-08-19Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 ↵Jeremy Allison1-2/+5
address reported by Ted Percival <ted@midg3t.net>. Jeremy. (This used to be commit ab06efccf31fbc899536d2681a2076e6dfd65b9e)
2008-08-15I think the problem with these functions is that lookup_usergroupsHerb Lewis1-17/+17
should never include the user SID. The comment for the function in winbindd/winbindd_ads.c says /* Lookup groups a user is a member of. */ The following patch makes the wbinfo calls return the correct data before and after a login. wbinfo --user-domgroups and --user-sids (This used to be commit 7849938906a9c859805cbaeca66fae9d3c515aad)
2008-08-15popt: add support for setting MODULESDIR via popt_common_dynconfig.Michael Adam1-0/+10
Michael (This used to be commit 81030e49ce344260d279a3112b13a21ce3520748)
2008-08-15Use module_path() instead of lib_path() for loading shared modules.Michael Adam1-1/+1
Michael (This used to be commit 22fb3ef1bb4abb33b49d275f9a5d85a1924c22ea)
2008-08-15Add modules_path() to construct paths to files in MODULESDIR.Michael Adam1-0/+13
Michael (This used to be commit 5ef9da6f4f04b07804b389902862fae0fbbfed13)
2008-08-14netapi: add some remaining documentation fixes.Günther Deschner1-3/+3
Guenther (cherry picked from commit 4a4e90a3872d34791de43c3849c60e2f4e713d47) (This used to be commit c542307b7484df4adb9269f4bb99fa55d5dc48b8)
2008-08-14netapi: add doxygen documentation for NetUserModalsGet and NetUserModalsSet.Günther Deschner1-0/+30
Guenther (cherry picked from commit 93210f04c3b1e4fe977a395531ddc0387a65dab5) (This used to be commit ab1b214ba0bebfebf0685f9c05fdcf6eb141adb9)
2008-08-14netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.Günther Deschner1-0/+75
Guenther (cherry picked from commit eee28804b7efc3089ce3528f13de6c930cf00adb) (This used to be commit b725852502d45b568c80eb3c323861b89928983d)
2008-08-14netapi: make libnetapi_open_ipc_connection static.Günther Deschner8-196/+114
Guenther (cherry picked from commit 0259914f8ff04514a8395d8e1af61aadd50c5efb) (This used to be commit 7edc671cc1007ae216e7efdbcdb9cfa1e547dca5)
2008-08-14netapi: make non-implemented local calls default to remote "localhost" calls.Günther Deschner6-38/+35
Guenther (cherry picked from commit aa70e588803e3767796dc958b139f4ee464d8626) (This used to be commit 9927ac6eec9fe1fecfedb97b61c4f93379fc8722)
2008-08-14netapi: add NetLocalGroupGetMembers example code.Günther Deschner2-0/+171
Guenther (cherry picked from commit bded298e022028d6237e25e1c785509bc983be9d) (This used to be commit 93b0907aa43e55d2d4093567212b0c9731917351)
2008-08-14netapi: let libnetapi_samr_lookup_and_open_alias return NTSTATUS.Günther Deschner1-85/+77
Guenther (cherry picked from commit dcf6d879a14a70ce5795eb8dcfbfe2fc5a8ad859) (This used to be commit 8ac6a2739be870f286d19dc6bf8f0054a559b43b)
2008-08-13netapi: add c++ guard.Günther Deschner1-1/+8
Guenther (This used to be commit c9e38fef647520e4038f04bd163678bf4b30853d)
2008-08-13fixed child exit handling and IP release handlingAndrew Tridgell1-0/+2
(This used to be commit 6fe27d296c389473c24e8c627a61bd56b364ad9f)
2008-08-13register the ctdbd reconfigure messageAndrew Tridgell1-0/+8
(This used to be commit 9d3217bb28765e107c230fb90b578dcc6f5d4375)
2008-08-13allow nested ctdb transactions in the same manner that they areAndrew Tridgell1-2/+21
allowed for tdb. This is needed for the registry db backend. (This used to be commit 4b04ec29c76df837a7909725bbbf4c79d5abdb4d)
2008-08-13drop retries to 5Andrew Tridgell1-1/+1
(This used to be commit a2f70fc175b748ef160a998d0563c28381ea3466)
2008-08-13use CTDB_CONTROL_TRANS2_COMMIT_RETRY to prevent the counter gettingAndrew Tridgell1-2/+3
out of sync (This used to be commit 571ec7893c8b40959c005d510c039e3f231ffc67)
2008-08-13fixed lots of places that paniced on a failed transaction_commit,Andrew Tridgell3-10/+14
thinking it was a failure of a transaction cancel (This used to be commit 22dbe158ed62ae47bbcb41bba3db345294f75437)
2008-08-13don't leave a dangling transaction on retry errorAndrew Tridgell1-2/+4
(This used to be commit ddf3022595fe8ca378c5f52107f42e296f852685)
2008-08-13cope with the control failing completely without returning a statusAndrew Tridgell1-12/+18
(This used to be commit fe6a03e7b11cd859fddae5ba924ea5e071b8ccea)
2008-08-13handle two special casesAndrew Tridgell1-16/+42
1) when all nodes write the same value to the record, or when writing a value that is already there, we can skip the write and save ourselves a network transactions 2) when all remote nodes fail an update, and we then fail a replay, we don't need to trigger a recovery. This solves a corner case where we could get into a recovery loop (This used to be commit 2481bfce4307274806584b0d8e295cc7f638e184)
2008-08-13put a limit on the number of retries. I found a case where a recoveryAndrew Tridgell1-0/+12
could lead to it blocking forever (This used to be commit a633390d3a7cb04a7c4e14cba9c533621793287e)
2008-08-13we need to commit, not cancel, on record destructionAndrew Tridgell1-1/+4
(This used to be commit ba64a757f86fb60994e12e81416083ac0fa11c21)
2008-08-13removed more unused codeAndrew Tridgell1-72/+0
(This used to be commit 30a697c82db53f9d801e220a7c6277f873ebce67)