1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
Commit Graph

13459 Commits

Author SHA1 Message Date
Stefan Metzmacher
32bed4d0fb r25871: nss_wrapper: set the destination pointer in the get*_r functions
metze
(This used to be commit e68d1c9276)
2007-12-21 05:44:34 +01:00
Stefan Metzmacher
37f6b948b7 r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring in confdefs.h
metze
(This used to be commit c6b6466c33)
2007-12-21 05:44:34 +01:00
Stefan Metzmacher
7a09d8c4e4 r25869: selftest: strip newline from whoami output, hopefully fix provision on mac os 10
metze
(This used to be commit c6c62abc07)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
49c4a40e2f r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_r
metze
(This used to be commit 386b28f988)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
49cb694041 r25867: libreplace: solaris has different prototypes for getpwent_r and getgrent_r
metze
(This used to be commit 44250ac6f9)
2007-12-21 05:44:33 +01:00
Stefan Metzmacher
70cf786aab r25866: nss_wrapper: not all systems have get*_r calls
metze
(This used to be commit 6a3f97aeac)
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
29598b83e0 r25865: libreplace: check for nss passwd|group get*_r functions
metze
(This used to be commit 98095b3425)
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
046cd2512e r25864: libreplace: we should only have one location where we check for required functions
metze
(This used to be commit 8748516d16)
2007-12-21 05:44:32 +01:00
Stefan Metzmacher
9ed91eabdd r25863: libreplace: we need include <unistd.h> before nss_wrapper.h
metze
(This used to be commit a16f0e3cdb)
2007-12-21 05:44:31 +01:00
Jelmer Vernooij
abee59c0f5 r25862: Avoid po, causes trouble on BSD systems.
(This used to be commit c7fd5a5172)
2007-12-21 05:44:31 +01:00
Jelmer Vernooij
eea596951d r25861: Fix export dynamic for HPUX.
(This used to be commit 45ccf09bf9)
2007-12-21 05:44:31 +01:00
Jelmer Vernooij
0cab8cc79f r25860: Remove flag that causes problems on some hosts.
(This used to be commit 85b3326500)
2007-12-21 05:44:30 +01:00
Jelmer Vernooij
3d6d80daba r25859: Wrap native HPUX functions in dl implementation.
(This used to be commit bf1685faa1)
2007-12-21 05:44:30 +01:00
Jelmer Vernooij
4ef9649c8c r25858: Clean up po files.
(This used to be commit af135938c1)
2007-12-21 05:44:30 +01:00
Andrew Bartlett
0d5c5cb372 r25857: Indent
(This used to be commit f42690a90c)
2007-12-21 05:44:30 +01:00
Andrew Bartlett
e3198b3acd r25856: If the search fails, it is not valid to steal 'res'.
Andrew Bartlett
(This used to be commit f4d733c3d0)
2007-12-21 05:44:29 +01:00
Jelmer Vernooij
145bc26a0f r25855: Check for HPUX dl functions.
(This used to be commit 478b5ac8d9)
2007-12-21 05:44:29 +01:00
Jelmer Vernooij
f0be600e0d r25854: Link against -ldl properly.
(This used to be commit 6c46a92528)
2007-12-21 05:44:28 +01:00
Jelmer Vernooij
a0e67315a4 r25853: Specify LIBS to sample_module - fixes build for gcov hosts.
(This used to be commit db9ebea52b)
2007-12-21 05:44:28 +01:00
Jelmer Vernooij
26c3cad60f r25852: Move SHLIBEXT determination into a test as well.
(This used to be commit aaaed5edc0)
2007-12-21 05:44:27 +01:00
Jelmer Vernooij
dd66e34d41 r25851: Move system-specific ldflags checks to libreplace so they can be used by ldb.
(This used to be commit d28c8b822e)
2007-12-21 05:44:27 +01:00
Jelmer Vernooij
6e561c7f7d r25850: Add macro for picflag.
(This used to be commit 9ebc6f2d17)
2007-12-21 05:44:26 +01:00
Günther Deschner
ef71598952 r25849: Add test for dfs FlushFtTable.
Guenther
(This used to be commit 5a50aae868)
2007-12-21 05:44:26 +01:00
Günther Deschner
bffef39e71 r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.
Guenther
(This used to be commit 8fb5d36734)
2007-12-21 05:44:25 +01:00
Jelmer Vernooij
ba4a5bb2ea r25847: Don't link modules against their subsystem.
(This used to be commit 7e34e0645c)
2007-12-21 05:44:25 +01:00
Jelmer Vernooij
48ed51e61e r25846: Add configure test for -Wl,--export-dynamic.
(This used to be commit f67040d2a0)
2007-12-21 05:44:24 +01:00
Günther Deschner
f52ce95483 r25845: Reformat the dfs test.
Guenther
(This used to be commit 0b20c04557)
2007-12-21 05:44:24 +01:00
Jelmer Vernooij
f3c0a6c459 r25844: Enable soloading by default.
(This used to be commit 8760f81aea)
2007-12-21 05:44:23 +01:00
Jelmer Vernooij
61b5dce0e6 r25843: Finish check-soloading.
(This used to be commit 4fd3770f0c)
2007-12-21 05:44:23 +01:00
Jelmer Vernooij
f017f87107 r25842: Start working on test for loading dso's in ldb.
(This used to be commit d41ed7ca8d)
2007-12-21 05:44:22 +01:00
Stefan Metzmacher
f86dca4d4b r25841: try to fix make install
metze
(This used to be commit 9ff0c3ccc7)
2007-12-21 05:44:21 +01:00
Stefan Metzmacher
a6262ef644 r25840: make test: activate nss_wrapper for make test
metze
(This used to be commit 2de9c1c64a)
2007-12-21 05:44:21 +01:00
Stefan Metzmacher
6ce86941de r25839: use nss_wrapper code in samba4 if
--enable-nss-wrapper or --enable-developer is given

metze
(This used to be commit f8bc6b9ad0)
2007-12-21 05:44:20 +01:00
Stefan Metzmacher
4d354fd583 r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is defined
metze
(This used to be commit 17f9189fb4)
2007-12-21 05:44:19 +01:00
Stefan Metzmacher
9dc10a65b0 r25837: nss_wrapper: add nss_wrapper.pl
This script will be used to add|delete passwd|group entries

metze
(This used to be commit 1f51a2db0a)
2007-12-21 05:44:19 +01:00
Stefan Metzmacher
be93d8a062 r25836: nss_wrapper: add support for groups and return EPERM in initgroups()
The NSS_WRAPPER_GROUP envvar should point to
the /etc/group style file.

Note: NSS_WRAPPER_PASSWD and NSS_WRAPPER_GROUP both
      need non-empty values to enable NSS Wrapper
      support.

metze
(This used to be commit fa255cc4b5)
2007-12-21 05:44:18 +01:00
Stefan Metzmacher
b8da353a02 r25835: nss_wrapper: add support for passwd accounts
The NSS_WRAPPER_PASSWD envvar should point to
the /etc/passwd style file.

metze
(This used to be commit c98028458a)
2007-12-21 05:44:18 +01:00
Stefan Metzmacher
557b63be06 r25834: nss_wrapper: add lib/nss_wrapper skeleton
metze
(This used to be commit 9fdde8d5f5)
2007-12-21 05:44:18 +01:00
Stefan Metzmacher
e196aa57b3 r25833: - we don't need --root twice
- use $unix_name to make more clear what this variable means

metze
(This used to be commit 6150286de8)
2007-12-21 05:44:17 +01:00
Stefan Metzmacher
a8ba7455c9 r25831: remove unused include
metze
(This used to be commit 74f5a69022)
2007-12-21 05:44:17 +01:00
Stefan Metzmacher
149190ff21 r25830: fix compiler warning
metze
(This used to be commit 26bfdff487)
2007-12-21 05:44:16 +01:00
Stefan Metzmacher
c559f0057f r25829: - use DEBUG() instead of printf
- return an error if strings doesn't match on validate

metze
(This used to be commit 4f5ad8cd44)
2007-12-21 05:44:16 +01:00
Stefan Metzmacher
a1ce0635ec r25828: don't ignore errors
metze
(This used to be commit 2bd63ce9e5)
2007-12-21 05:44:16 +01:00
Volker Lendecke
f5556c7232 r25827: Start of samba3-regconfig test
(This used to be commit 59371e8f2d)
2007-12-21 05:44:15 +01:00
Andrew Bartlett
dda00fedd4 r25825: Don't print the user's password hash at level 0.
Andrew Bartlett
(This used to be commit 495271588c)
2007-12-21 05:44:14 +01:00
Stefan Metzmacher
f549a5ddc8 r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK()
- make the success case some clear by returning NT_STATUS_OK

metze
(This used to be commit 2b570f96fc)
2007-12-21 05:44:14 +01:00
Stefan Metzmacher
1e14ad7cfe r25823: remove unneeded nesting by using error and out logic
metze
(This used to be commit 86db839382)
2007-12-21 05:44:13 +01:00
Stefan Metzmacher
7fdf565604 r25822: use NDR_CHECK()
metze
(This used to be commit c81aa2ba36)
2007-12-21 05:44:13 +01:00
Stefan Metzmacher
46ba5366bd r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS directly
metze
(This used to be commit faa26ed52c)
2007-12-21 05:44:13 +01:00
Stefan Metzmacher
c77b796a3f r25820: but still return the error...
(sorry, this should have been one commit)

metze
(This used to be commit 01c5ec7eb4)
2007-12-21 05:44:12 +01:00