Günther Deschner
862ff66da9
kerberos: fix indent of enc type lines in generated krb5.conf files.
...
Guenther
(This used to be commit 18a26f08b6fab4119a1421a7ca59c32dde8bb8cb)
2008-09-04 15:17:57 +02:00
Karolin Seeger
1bf6680c08
man pages: Several fixes for man wbinfo.
...
-Tag replaceables
-Fix typos
-Unify indentation
Karolin
(This used to be commit 872defd1d29e1d7a4fc8aba90f689110599444e5)
2008-09-04 11:27:44 +02:00
Jeremy Allison
c16f2907c5
Fix bug #5729 . Explicitly allow "-valid".
...
Jeremy
(This used to be commit 4f2de29723bb7e588e6c9440649b57d56d10b587)
2008-09-03 13:06:36 -07:00
Simo Sorce
3fa16da8c7
Revert "Split lookup_name() and create a new functiong called"
...
This reverts commit 8594edf666c29fd4ddf1780da842683dd81483b6.
(This used to be commit ad462e2e2d025a7fc23e7dea32b2b442b528970b)
2008-09-03 14:36:43 -04:00
Simo Sorce
04691de379
The msync manpage reports that msync *must* be called before munmap. Failure to do so may result in lost data. Fix an ifdef check, I really think we meant to check HAVE_MMAP here.
...
(This used to be commit 74c8575b3f3b90ea21ae6aa7ccd95947838af956)
2008-09-03 14:25:33 -04:00
Simo Sorce
c5894e1477
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
...
(This used to be commit 8e4dca3b9416d9b5e535bda5e4befc073bfc1641)
2008-09-03 11:52:54 -04:00
Volker Lendecke
84fca380f2
factor prs_append_some_data out of prs_append_some_prs_data
...
(This used to be commit 32cb45c962c822bd79a7d0f666f2f6037060b324)
2008-09-03 14:47:48 +02:00
Volker Lendecke
29dd253e69
Tiny logic simplification: remove an else branch
...
(This used to be commit 9c4905ed6703a38ff72be5990a036d0a79aebb9f)
2008-09-03 13:52:13 +02:00
Günther Deschner
aac60fead2
winbindd: the ad trusted_domains call should return talloced strings.
...
Guenther
(This used to be commit b57cbf62e8180c8fdb8f541c43358d36d8dbbdfa)
2008-09-02 21:53:04 +02:00
Volker Lendecke
c97880e979
Remove unused CLI_DO_RPC macros
...
(This used to be commit f5212c64d23a28fa40a14b45a8d1c0181f01a6da)
2008-09-02 12:14:44 +02:00
Günther Deschner
087a992b97
doserr: add WERR_WRONG_PASSWORD.
...
Guenther
(This used to be commit 977fec76b77639403ba9ab7bb00c57601e23493d)
2008-09-02 00:46:10 +02:00
Volker Lendecke
767130ebec
Fix some nonempty blank lines
...
(This used to be commit 9336cd1c5e5b5d113cd4912d4479dfe609fe261e)
2008-09-01 23:32:42 +02:00
Volker Lendecke
edd16eaa90
Slightly simplify logic: remove an else branch
...
(This used to be commit 56ecec50130aa948a431427285aed4b28a5647e8)
2008-09-01 23:32:33 +02:00
Volker Lendecke
cad04676ca
Fix typo
...
(This used to be commit 544d1fd19a7e85af5f522c5b6b4b68c6beb093a6)
2008-09-01 23:31:42 +02:00
Volker Lendecke
227718cd1a
Fix Coverity ID 587
...
The following test program prints "8" on 64-bit :-)
static void print_size(const char lenbuf[4])
{
printf("sizeof(lenbuf) = %d\n", (int)sizeof(lenbuf));
}
int main(void)
{
const char lenbuf[4];
print_size(lenbuf);
return 0;
}
Jeremy, please check :-)
Volker
(This used to be commit 9daea0ccfdda58450be3c9a9a94c016f5900c319)
2008-09-01 13:51:11 +02:00
Volker Lendecke
9554f39b12
Fix Coverity ID 589, dead code
...
(This used to be commit 67c0835226e189deba5856710a1dea19ac5f30fd)
2008-08-31 12:15:35 +02:00
Volker Lendecke
06dd647fe0
Remove a duplicate retval check
...
Jeremy, please check!
(This used to be commit 6579005e6490f1a99b3860627ba51decaeb864bd)
2008-08-31 11:45:12 +02:00
Volker Lendecke
ec4015d34f
Fix Coverity ID 592
...
The scanner did not figure out that we always have a primary domain, so it
complained about us potentially passing a NULL pointer down to
set_domain_online_request() where it is dereferenced.
Make the code a bit clearer.
(This used to be commit e6e8d108f95ed974f98f3f57adcfbbde4e00fad9)
2008-08-31 11:36:27 +02:00
Jeremy Allison
8f525afbd2
Merge branch 'v3-devel' of ssh://jra@git.samba.org/data/git/samba into v3-devel
...
(This used to be commit 882297edc024c146f24fc9f847d2b0b813f93fc7)
2008-08-29 09:29:21 -07:00
Jeremy Allison
b12c7dbb53
Deal with systems that don't initialize birthtime correctly.
...
Pointed out by SATOH Fumiyasu <fumiyas@osstech.jp>.
Jeremy.
(This used to be commit 4f60348c0a934123a8e15bc741076366f6713390)
2008-08-29 09:29:07 -07:00
Michael Adam
d2dc2e34be
packaging(RHEL-CTDB): add the cifs.upcall manpage to package.
...
Michael
(This used to be commit 8343dd5c3a124b9c705f2b71e3747542e193da7e)
2008-08-29 18:03:10 +02:00
Michael Adam
dfa91accbd
packaging(RHEL-CTDB): Add the ldbtools' manpages to the package.
...
Michael
(This used to be commit f570071e558f09a3155e9065ec7c73c83e27fd1a)
2008-08-29 18:03:10 +02:00
Michael Adam
81e9895a0e
packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2
...
This is a workaround, until we have proper creation
of libnss_winbind.so.2 and .so as a symlink from the Makefile.
Michael
(This used to be commit f48070b8798db7be1197dba18b759cf50eb121d8)
2008-08-29 18:03:10 +02:00
Michael Adam
3b18ac2282
packaging(RHEL-CTDB): move libnss_winbind.so bits closer together
...
and comment on commented out libnss_wins.so installation
Michael
(This used to be commit 590744d6ca78624334a1b351bb7ade2de3047afc)
2008-08-29 18:03:09 +02:00
Michael Adam
0d08227623
packaging(RHEL-CTDB): remove duplicate installation of pam_smbpass.so
...
Michael
(This used to be commit 54e3a6dcb2aaa8dc07d3cfbfb9abb950428b1010)
2008-08-29 18:03:09 +02:00
Michael Adam
595fff8585
packaging(RHEL-CTDB): remove library packaging hacks due to fixed Makfile.
...
Use --libdir instead of --with-libdir .
Use new --with-modulesdir to separate LIBDIR and MODULESDIR.
This makes post "make install" hacks unnecessary.
Michael
(This used to be commit a87c0cc084a583d6eafac9fc83093ef29ba9809a)
2008-08-29 18:03:03 +02:00
Michael Adam
9cfe9b3f86
packaging(RHEL-CTDB): remove unused variable from makerpms.sh
...
Michael
(This used to be commit 8686ceb9ada5ed3239edccd830ab6aeb007e6750)
2008-08-29 18:00:52 +02:00
Michael Adam
8193b5694d
packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.sh
...
Michael
(This used to be commit d18075524fa6b83fbb86aa0010c6190136e99865)
2008-08-29 18:00:52 +02:00
Michael Adam
f9a0b1675e
libnet_join: streamline logic of libnet_join_post_processing()
...
Michael
(This used to be commit 81cc1af1e699e454fbb1d12636d002f845231006)
2008-08-29 18:00:51 +02:00
Michael Adam
2d25608a5d
libnet: fix join by creating keytab after changing the config.
...
Michael
(This used to be commit 96d1c780bf9524b929e6026776602a5288aea73d)
2008-08-29 18:00:51 +02:00
Günther Deschner
1f0cd6a744
wbinfo: add change-user-password command.
...
Guenther
(This used to be commit e572ede9995a66ae452ab25018b8df16101a2c2a)
2008-08-29 17:35:23 +02:00
Günther Deschner
bb1d3a73c4
libwbclient: add wbcChangeUserPassword and wbcChangeUserPasswordEx.
...
Guenther
(This used to be commit 62e7b4aa32051bce34c890cb41270e5fe31111ca)
2008-08-29 17:34:11 +02:00
Günther Deschner
c5a9348f19
netapi: fix NetGetJoinableOUs_l.
...
It needs to try the dns domain name for the
ads connection.
Guenther
(This used to be commit 918eae8221bb8c24084cad96556e4d8c3685e314)
2008-08-29 13:58:06 +02:00
Günther Deschner
af1db71c14
netapi: fix some warnings in netdomjoin-gui.
...
Guenther
(This used to be commit e69eb09c1819eb4ea4bba7c3b3b0f8b6da789632)
2008-08-29 13:58:06 +02:00
Günther Deschner
e710a87177
netapi: use NETSETUP join flags in examples.
...
Guenther
(This used to be commit 2f6f888d9cf89abf55767dc43a9e3d5de68bbcfb)
2008-08-29 13:58:06 +02:00
Günther Deschner
57fe0182d3
netapi: add NetJoinFlags to public header.
...
Guenther
(This used to be commit 3babf758f49d6b08af8bd41c1dc8bd8de11a3893)
2008-08-29 13:58:06 +02:00
Günther Deschner
93528fadc6
re-run make idl.
...
Guenther
(This used to be commit 11a2eecf2a92dceef2b89bbfa08abcfb71bcaf7a)
2008-08-29 13:58:06 +02:00
Günther Deschner
639bb00a67
netapi: add NetJoinFlags to IDL.
...
Guenther
(This used to be commit 10345cb987f8652f5e94e612910bfcd0478b26bc)
2008-08-29 13:58:06 +02:00
Günther Deschner
5dd0750063
netapi: add info21_to_USER_INFO_11 and support level 11 in NetUserEnum/GetInfo.
...
Guenther
(This used to be commit c022ec38521e7ff655fc12807fcfd0e4f056e18b)
2008-08-29 13:58:05 +02:00
Günther Deschner
038404a2b5
netapi: add info21_to_USER_INFO_4 and support level 4 in NetUserEnum/GetInfo.
...
Guenther
(This used to be commit b3ccc9a447c380e2898606b8f392f8bec9f40dc9)
2008-08-29 13:58:05 +02:00
Günther Deschner
4c659b9340
netapi: add info21_to_USER_INFO_3 and support level 3 in NetUserEnum/GetInfo.
...
Guenther
(This used to be commit 6b56b70a47823ab482f0c2a5fb55a759857b99f0)
2008-08-29 13:58:05 +02:00
Günther Deschner
0018d14eed
netapi: add info21_to_USER_INFO_2 and support level 2 in NetUserEnum/GetInfo.
...
Guenther
(This used to be commit 1f1587423b7e01be552ae7cfc89f1334b32b124a)
2008-08-29 13:58:05 +02:00
Günther Deschner
d405b5061e
netapi: add info21_to_USER_INFO_1 and support level 1 NetUserEnum/GetInfo.
...
Guenther
(This used to be commit 391aaf16272aad09f8e2f1b1afb78a2535c0faaf)
2008-08-29 13:58:05 +02:00
Günther Deschner
2bf066b549
netapi: add info21_to_USER_INFO_23.
...
Guenther
(This used to be commit 62871cb3829f5b9cd15211030fa409dbaf3b906f)
2008-08-29 13:58:04 +02:00
Günther Deschner
f14748ee45
netapi: add info21_to_USER_INFO_20.
...
Guenther
(This used to be commit 93a5844814714cf07341bc2962dfac5c3e51d788)
2008-08-29 13:58:04 +02:00
Günther Deschner
ab627f40c0
netapi: add info21_to_USER_INFO_10.
...
Guenther
(This used to be commit 3e0c5d4154a730fd9e4430d3e64f9c7bb654dc54)
2008-08-29 13:58:04 +02:00
Günther Deschner
29b96a63f1
netapi: add builtin handle to NetUserEnum.
...
Guenther
(This used to be commit f71b0808bec002f616fc451eddb7e19dd242a138)
2008-08-29 13:58:04 +02:00
Günther Deschner
8bab11088b
netapi: prepare libnetapi_samr_lookup_user to lookup priv levels.
...
Guenther
(This used to be commit f61bf5db5ff4a1d051999712dd76788d6a113545)
2008-08-29 13:58:04 +02:00
Günther Deschner
a7e2f5633d
re-run make idl.
...
Guenther
(This used to be commit 227fd242d1a3c911b704208694be6d1ffd1aee67)
2008-08-29 13:58:03 +02:00
Günther Deschner
02bd97b0b0
netapi: add USER_MAXSTORAGE_UNLIMITED to IDL.
...
Guenther
(This used to be commit 71623f853d475eac8b4293d454706c3288bcbc10)
2008-08-29 13:58:03 +02:00