summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| * netapi: add builtin handle to NetUserEnum.Günther Deschner2008-08-291-2/+15
| | | | | | | | | | Guenther (This used to be commit f71b0808bec002f616fc451eddb7e19dd242a138)
| * netapi: prepare libnetapi_samr_lookup_user to lookup priv levels.Günther Deschner2008-08-291-10/+54
| | | | | | | | | | Guenther (This used to be commit f61bf5db5ff4a1d051999712dd76788d6a113545)
| * netapi: add NetShareAdd example code.Günther Deschner2008-08-292-1/+117
| | | | | | | | | | Guenther (This used to be commit 4ec041e38a7dd2d89b182ab9e03ab85a060778d3)
| * netapi: implement NetShareAdd_r.Günther Deschner2008-08-291-1/+91
| | | | | | | | | | Guenther (This used to be commit d430d2fbd8746c8bcdb16e027d45a939c4976524)
| * netapi: add NetShareAdd to public header.Günther Deschner2008-08-291-0/+32
| | | | | | | | | | Guenther (This used to be commit 5a036a431f4a8c686ddcd72df476acc6befddba0)
| * netapi: add NetShareAdd skeleton.Günther Deschner2008-08-293-0/+97
| | | | | | | | | | Guenther (This used to be commit 6e22bcc1f5cba9bc37ecf193bbc7e031b69134f5)
| * netapi: add samr_rid_to_priv_level().Günther Deschner2008-08-291-0/+15
| | | | | | | | | | Guenther (This used to be commit 51afae499974f3ad73a1c9bdfbc41e3130966ebc)
| * netapi: better point out what levels are unknown in NetUserEnum.Günther Deschner2008-08-291-1/+2
| | | | | | | | | | Guenther (This used to be commit d85182aa54b936f8c85c6dcd10d5df613de4bb21)
| * netapi: add AF_OP constants to public header.Günther Deschner2008-08-291-0/+5
| | | | | | | | | | Guenther (This used to be commit a06e21782a4970840f5a8c65b633c9654443161d)
| * netapi: add USER_PRIV_* constants to public header.Günther Deschner2008-08-291-0/+4
| | | | | | | | | | Guenther (This used to be commit 2274e5d8a8236b15558507289a8a455c15ca2633)
| * netapi: give more correct error code in NetUserGetInfo.Günther Deschner2008-08-291-2/+8
| | | | | | | | | | Guenther (This used to be commit c66651b6fb023e5b0952fd135589eb955f51fa12)
| * netapi: always return correct account name in NetUserGetInfo/NetUserEnum.Günther Deschner2008-08-291-3/+6
| | | | | | | | | | Guenther (This used to be commit 47768bfb01815f7b6bf687fe04ca7d19385aea59)
| * netapi: add samr_acb_flags_to_netapi_flags for NetUserEnum and NetUserGetInfo.Günther Deschner2008-08-291-2/+16
| | | | | | | | | | Guenther (This used to be commit 2f2c60bf91e1e2b3b24c4bb39ac598cb3c704158)
| * netapi: display all available levels in NetUserGetInfo example.Günther Deschner2008-08-291-0/+149
| | | | | | | | | | Guenther (This used to be commit 814c9a4f663ea354291456407accbc3fe7edccf6)
| * netapi: fix public header for USER_INFO_4.Günther Deschner2008-08-291-1/+1
| | | | | | | | | | Guenther (This used to be commit f54b24c70afb28b6897ce258929ab2c97f255d86)
| * netapi: implement NetUserGetGroups_r.Günther Deschner2008-08-291-1/+174
| | | | | | | | | | Guenther (This used to be commit 1ed8fefdae85e9b9f2794e502c8c1c41d9ba0615)
| * netapi: add NetUserGetGroups example code.Günther Deschner2008-08-292-0/+139
| | | | | | | | | | Guenther (This used to be commit 33e9baeb26a469445b6750c4bd2f00b4140f0554)
| * netapi: add NetUserGetGroups to public headers.Günther Deschner2008-08-291-0/+27
| | | | | | | | | | Guenther (This used to be commit 2f95b7d9b5ad513e43d7d41ce9fb87300ec357a8)
| * netapi: fix NetUserSetInfo return code for currently unsupported levels.Günther Deschner2008-08-291-1/+14
| | | | | | | | | | Guenther (This used to be commit 10bd55d68a91b76e82c3ba1d113729f97830a46a)
| * netapi: add skeleton for NetUserGetGroups.Günther Deschner2008-08-293-0/+81
| | | | | | | | | | Guenther (This used to be commit a21ec57b2887012777f9580959a37cd23a412029)
| * netapi: support level 1014 in NetUserSetInfo.Günther Deschner2008-08-291-1/+10
| | | | | | | | | | Guenther (This used to be commit 38178965a2f641978b666452f86fdcd258e8709b)
| * netapi: support level 1024 in NetUserSetInfo.Günther Deschner2008-08-291-1/+10
| | | | | | | | | | Guenther (This used to be commit 84bc7bf1adcde270ad20bba67345c0beed0b1d66)
| * netapi: support level 1051 in NetUserSetInfo.Günther Deschner2008-08-291-1/+12
| | | | | | | | | | Guenther (This used to be commit 8da3b1cacb4ffa7ce8932dc0e9ceb78395d49b98)
| * netapi: support level 1053 in NetUserSetInfo.Günther Deschner2008-08-291-2/+10
| | | | | | | | | | Guenther (This used to be commit 039904f601755678fcbdef7d6bdc1c6da0082b83)
| * netapi: support level 1052 in NetUserSetInfo.Günther Deschner2008-08-291-1/+11
| | | | | | | | | | Guenther (This used to be commit ff8dede3b369d39ec5638eec8a73bd6397e3d94b)
| * netapi: support level 1006 in NetUserSetInfo.Günther Deschner2008-08-291-0/+6
| | | | | | | | | | Guenther (This used to be commit 9c5ea4e8e8deb0a2be5f894fb5de96f0dea48120)
| * netapi: support level 1012 in NetUserSetInfo.Günther Deschner2008-08-291-1/+12
| | | | | | | | | | Guenther (This used to be commit db650e9b6ead70152b2640415477bb26d0b16097)
| * netapi: fix acct_flags handling in convert_USER_INFO_X_to_samr_user_info21.Günther Deschner2008-08-291-5/+7
| | | | | | | | | | Guenther (This used to be commit d3625b321f666bd506603b7c58ee89cd6b902d86)
| * netapi: support level 1009 in NetUserSetInfo.Günther Deschner2008-08-291-0/+6
| | | | | | | | | | Guenther (This used to be commit 3a6c784284c8eb7e2b05afa6db16b27ee26ff352)
| * netapi: support level 1011 in NetUserSetInfo.Günther Deschner2008-08-291-1/+10
| | | | | | | | | | Guenther (This used to be commit b3680c0482ae05b32e9cf9fbddea57f0dd6e2bd3)
| * netapi: fix convert_USER_INFO_X_to_samr_user_info21.Günther Deschner2008-08-291-2/+2
| | | | | | | | | | Guenther (This used to be commit 3f726952eb9a1fed0f4a990c82a2c47a5c0775be)
| * netapi: support level 1003 in NetUserSetInfo.Günther Deschner2008-08-291-8/+10
| | | | | | | | | | Guenther (This used to be commit 863827eb2d5210350011055dda4319070bd1c520)
| * netapi: process level 1003 in construct_USER_INFO_X as well.Günther Deschner2008-08-291-0/+5
| | | | | | | | | | Guenther (This used to be commit cf381b9f08cae32b62d7bd6f7dfe5210e732eeb2)
| * netapi: make set_user_info_USER_INFO_X a separate function.Günther Deschner2008-08-291-42/+64
| | | | | | | | | | Guenther (This used to be commit 529dd675bde3ac944ca69e4dbe2fc4beeeb9aab8)
| * netapi: add more infolevels to NetUserSetInfo example.Günther Deschner2008-08-291-6/+116
| | | | | | | | | | Guenther (This used to be commit 5ad217be7a12211a8340052f7f4481cf2f239f8d)
| * netapi: add ENCRYPTED_PWLEN to public header.Günther Deschner2008-08-291-0/+2
| | | | | | | | | | Guenther (This used to be commit 7010230c4af667b4197c9bd58685dc5a0b2b7c4f)
| * netapi: add all USER_INFO structs to public header.Günther Deschner2008-08-291-0/+108
| | | | | | | | | | Guenther (This used to be commit d19c06d7d055e4b1e8e47cc2df1a192a0a19eb14)
* | Deal with systems that don't initialize birthtime correctly.Jeremy Allison2008-08-291-4/+10
|/ | | | | | Pointed out by SATOH Fumiyasu <fumiyas@osstech.jp>. Jeremy. (This used to be commit 4f60348c0a934123a8e15bc741076366f6713390)
* Add st_birthtime and friends for accurate create times on systems that ↵Jeremy Allison2008-08-271-10/+30
| | | | | | | | support it (*BSD and MacOSX). Should have done this ages ago, sorry. Jeremy. (This used to be commit 4c3a9558906f213948c3bdc081be73f8fed148cb)
* ldb: Fix permissions of new ldg files.Karolin Seeger2008-08-271-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)
* Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2008-08-261-0/+260
| | | | (This used to be commit fe70dcc1b63b1969c13f7fb03ec374b6e5a376a1)
* Fix some nonempty blank linesVolker Lendecke2008-08-241-11/+11
| | | | (This used to be commit 010c7101e59477f0d5f3bf11c17f474ec6f79cc1)
* Fix some C++ warningsVolker Lendecke2008-08-241-4/+6
| | | | (This used to be commit dd9e4e6db04acf20f6ef7705955358c7ca442bbd)
* Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid ↵Jeremy Allison2008-08-211-2/+3
| | | | | | | <Douglas_E_Wegscheid@whirlpool.com>. Jeremy. (This used to be commit 1295bb9787dde69b4be4acee7b66eb782afe9c42)
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 ↵Jeremy Allison2008-08-191-2/+5
| | | | | | | | address reported by Ted Percival <ted@midg3t.net>. Jeremy. (This used to be commit ab06efccf31fbc899536d2681a2076e6dfd65b9e)
* I think the problem with these functions is that lookup_usergroupsHerb Lewis2008-08-151-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)
* popt: add support for setting MODULESDIR via popt_common_dynconfig.Michael Adam2008-08-151-0/+10
| | | | | Michael (This used to be commit 81030e49ce344260d279a3112b13a21ce3520748)
* Use module_path() instead of lib_path() for loading shared modules.Michael Adam2008-08-151-1/+1
| | | | | Michael (This used to be commit 22fb3ef1bb4abb33b49d275f9a5d85a1924c22ea)
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-151-0/+13
| | | | | Michael (This used to be commit 5ef9da6f4f04b07804b389902862fae0fbbfed13)
* netapi: add some remaining documentation fixes.Günther Deschner2008-08-141-3/+3
| | | | | | Guenther (cherry picked from commit 4a4e90a3872d34791de43c3849c60e2f4e713d47) (This used to be commit c542307b7484df4adb9269f4bb99fa55d5dc48b8)