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

28717 Commits

Author SHA1 Message Date
Michael Adam
03dcad0b27 winbindd: freeze winbindd_proto.h
Michael
(This used to be commit 467b8f0f4d)
2008-05-18 23:09:34 +02:00
Michael Adam
1ef69fcf21 build: freeze proto.h
Michael
(This used to be commit ff7f0cad2e)
2008-05-18 22:58:07 +02:00
Kai Blin
10f9a60e39 configure: Fix comment to match the current iconv check.
(This used to be commit 5d9963479f)
2008-05-18 02:27:45 +02:00
Volker Lendecke
968a006555 Factor out generation of an info3 struct from a serversupplied_info
(This used to be commit e60faccc1b)
2008-05-17 23:17:40 +02:00
Stefan Metzmacher
12dc451163 configure: make use of LIBREPLACE_NETWORK_LIBS instead of redoing the tests
metze
(This used to be commit 6b782b5897)
2008-05-17 13:18:34 +02:00
Stefan Metzmacher
5bb40d07f8 configure: remove some header checks which are already done by AC_LIBREPLACE_NETWORK_CHECKS
metze
(This used to be commit d81e58597e)
2008-05-17 13:18:33 +02:00
Stefan Metzmacher
7bff7f433e lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK_CHECKS
metze
(cherry picked from commit 7f26a5425e)
(This used to be commit c97ff995e4)
2008-05-17 13:18:33 +02:00
Stefan Metzmacher
b800fad625 configure: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET and rely on libreplace
metze
(This used to be commit ca163ff81a)
2008-05-17 13:18:32 +02:00
Stefan Metzmacher
84e9d52d44 lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET
Moved from the samba specific locations

metze
(cherry picked from commit e674128ee2)
(This used to be commit 951b8c757a)
2008-05-17 13:18:32 +02:00
Stefan Metzmacher
ab90fc9a56 configure: remove unused configure check for HAVE_WORKING_AF_LOCAL
metze
(This used to be commit dddc4f0cef)
2008-05-17 13:18:31 +02:00
Volker Lendecke
e58729f0ea Simplify fake_file logic
(This used to be commit 93111ea0a1)
2008-05-16 23:18:50 +02:00
Günther Deschner
08971abdad Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex().
Citrix PM cannot use a Samba DC when having more then 900 groups as citrix
insists on calling _samr_GetDisplayEnumerationIndex() after receiving the first
900 groups via _samr_QueryDisplayInfo() to get the continuation index.

Guenther
(This used to be commit 1c4adc8dda)
2008-05-16 13:51:09 +02:00
Günther Deschner
6b2af349cf libnetjoin: for informational reasons, report forest_name.
Guenther
(This used to be commit 452a9ea4af)
2008-05-16 12:16:04 +02:00
Günther Deschner
0b25870b54 netdomjoin-gui: before prompting for creds (for receiving joinable ous), find a dc.
Guenther
(This used to be commit ae60695a34)
2008-05-16 12:11:43 +02:00
Günther Deschner
9530c26c4c net: use the netapi_ctx from the net_context struct.
Guenther
(This used to be commit ff8a9655cc)
2008-05-16 11:58:24 +02:00
Günther Deschner
175cca1729 dsgetdcname: store client sitename for mailslot and cldap replies.
Guenther
(This used to be commit a01ed719c3)
2008-05-16 11:58:24 +02:00
Stefan Metzmacher
a4cb989e48 libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6
metze
(cherry picked from commit da2179ee5d)
(This used to be commit 151d62da13)
2008-05-16 08:51:53 +02:00
Stefan Metzmacher
107ed5fe0c libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWORK_CHECKS was used
metze
(cherry picked from commit 3fddd36e11)
(This used to be commit cd37fdb240)
2008-05-16 08:51:53 +02:00
Stefan Metzmacher
9eefcfd42f libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars
metze
(cherry picked from commit aa7ef1af74)
(This used to be commit dbbc05c87b)
2008-05-16 08:51:53 +02:00
Stefan Metzmacher
2775d304d0 libreplace: include inet_ntoa.o when the system one is broken
metze
(cherry picked from commit 67845d3471)
(This used to be commit 734ade407e)
2008-05-16 08:51:52 +02:00
Stefan Metzmacher
a887473d3c libreplace: merge getifaddrs.m4 into libreplace_network.m4
metze
(cherry picked from commit 0234d397fe)
(This used to be commit d7038405d6)
2008-05-16 08:51:52 +02:00
Stefan Metzmacher
a4c24a7e8b libreplace: merge getaddrinfo.m4 into libreplace_network.m4
metze
(cherry picked from commit 64591d064d)
(This used to be commit 2f43e282e0)
2008-05-16 08:51:52 +02:00
Stefan Metzmacher
3f080815c9 libreplace: merge socketpair.m4 into libreplace_network.m4
metze
(cherry picked from commit f9f8f93adc)
(This used to be commit 9aa0f6626d)
2008-05-16 08:51:51 +02:00
Stefan Metzmacher
d364bdb300 libreplace: merge inet_pton.m4 into libreplace_network.m4
metze
(cherry picked from commit 3a70274c90)
(This used to be commit b078ae2b56)
2008-05-16 08:51:51 +02:00
Stefan Metzmacher
09b0cd0e1f libreplace: merge inet_ntop.m4 into libreplace_network.m4
metze
(cherry picked from commit 223ef6c08e)
(This used to be commit 438ddd9c81)
2008-05-16 08:51:49 +02:00
Stefan Metzmacher
d1bfe04230 libreplace: merge inet_aton.m4 into libreplace_network.m4
metze
(cherry picked from commit fba00736c8)
(This used to be commit 7669daa9f5)
2008-05-16 08:51:49 +02:00
Stefan Metzmacher
cf7bdeaa2d libreplace: merge inet_ntoa.m4 into libreplace_network.m4
metze
(cherry picked from commit 82e826253b)
(This used to be commit 09632f9694)
2008-05-16 08:51:49 +02:00
Stefan Metzmacher
b76992d262 libreplace: merge socket.m4 into libreplace_network.m4
metze
(cherry picked from commit c70eba87db)
(This used to be commit c48b2d8679)
2008-05-16 08:51:48 +02:00
Jelmer Vernooij
6a1acba3a7 Fix typo.
(cherry picked from commit bd089818a3)
(This used to be commit 6f5f736867)
2008-05-16 08:51:48 +02:00
William Jojo
25f1cecbae Add undefined symbol flag for AIX.
(cherry picked from commit dabdf24e86)
(This used to be commit 1043168845)
2008-05-16 08:51:47 +02:00
Stefan Metzmacher
299485c38e libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
metze
(cherry picked from commit 04f4523ed0)
(This used to be commit a3d675a773)
2008-05-16 08:51:47 +02:00
Stefan Metzmacher
fc83dd6fd6 libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
metze
(This used to be commit 0c9b24e1e7)
2008-05-16 08:51:47 +02:00
Stefan Metzmacher
887da3e0f1 libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
metze
(cherry picked from commit 3451b54bf7)
(This used to be commit 0987c32645)
2008-05-16 08:51:46 +02:00
Stefan Metzmacher
6c50383327 libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step

metze
(cherry picked from commit 55a904b1d7)
(This used to be commit 2a3ddc23cc)
2008-05-16 08:51:46 +02:00
Stefan Metzmacher
db4ab7aae3 libreplace: always provide utime() and utimes()
I'd like to also provide futimes(), but it seems
that some systems doesn't support a it at kernel level.

If someone knows how to write a portable replacement
for futimes() please tell me...

metze
(cherry picked from commit a9604fe4a3)
(This used to be commit 8a241cf150)
2008-05-16 08:51:46 +02:00
Michael Adam
70883ec303 packaging: re-introduce Release numbering ".ctdb.<number>"
This got accidentially (?) replaced by .ctdb.test.<date>".

Michael
(cherry picked from commit be62d594bc2b680dfefb4a5050d033b77c08154b)
(This used to be commit f888310749)
2008-05-16 03:15:24 +02:00
Michael Adam
7bb120c2a1 packaging: enable calling RHEL-CTDB/makerpms.sh from other directories
Michael
(cherry picked from commit 05168aaa8dba85ecc1b74afacdd4d5ddc5825cfa)
(This used to be commit 7de8666c72)
2008-05-16 03:15:23 +02:00
Michael Adam
5fe81eecf5 packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs
Michael
(cherry picked from commit 29d5a68d95f656d5ca61edc4a10ec8b028597bb5)
(This used to be commit 9e7466466d)
2008-05-16 03:15:23 +02:00
Michael Adam
e1458f49b6 packaging: use git-archive in RHEL-CTDB/makerpms.sh
(instead of using tar and make distclean and ...)

Michael
(cherry picked from commit 3ad0f2212720eb5fb33794c033a60f5ea4428c2c)
(This used to be commit 161e7c32ca)
2008-05-16 03:15:23 +02:00
Michael Adam
67a0bfa764 packaging: use docs tarball instead of docs dir in makerpms / samba.spec
Michael
(cherry picked from commit f28a24d5eac2dcf99e1d00c2daf913dd9912eb4a)
(This used to be commit 5148e99d09)
2008-05-16 03:15:23 +02:00
Michael Adam
7391b519c6 packaging: add a comment explaining EXTRA_OPTIONS to the makerpms script
Michael
(cherry picked from commit 0defc2c60f2ca469d7538c60b7638150c67feb33)
(This used to be commit bccf4da989)
2008-05-16 03:15:23 +02:00
Michael Adam
d3bbccb924 packaging: fix a comment typo in makerpms script.
Michael
(cherry picked from commit 6044373d69ae8cb0353e7a03e923462a093da5f0)
(This used to be commit 95681f066d)
2008-05-16 03:15:22 +02:00
Andrew Tridgell
9fbe1b2267 merge build changes from Mathias
(cherry picked from commit 2c08939f3db19eaaf31cb117e3d541d17a36da5e)
(This used to be commit fec017125c)
2008-05-16 03:12:09 +02:00
Michael Adam
b1d6e885b1 net rpc registry: fix getvalueraw to really print raw...
Michael
(This used to be commit db933ae1a9)
2008-05-15 18:06:23 +02:00
Michael Adam
abafce6ba7 net rpc registry: add a getvalueraw subcommand.
Michael
(This used to be commit 5b5b29302b)
2008-05-15 17:17:56 +02:00
Michael Adam
301196f847 net rpc registry: abstract add boolean "raw" to rpc_registry_getvalue_internal()
and wrap it into new rpc_registry_getvalue_full() for the getvalue subcommand.

Michael
(This used to be commit 9ee5ddb963)
2008-05-15 17:17:55 +02:00
Michael Adam
9b920fa1f7 net rpc registry: fix usage message of getvalue.
Michael
(This used to be commit 5dedde7a5b)
2008-05-15 17:17:55 +02:00
Michael Adam
e1bd2dfe8f net registry: add a getvalueraw command to print the value in raw format.
Michael
(This used to be commit b7e8a3f1ca)
2008-05-15 17:17:55 +02:00
Michael Adam
227130ee0c net registry: refactor core of net_registry_getvalue() out
into net_registry_getvalue_internal(), which takes a bool parameter "raw"
controlling the output format.

Michael
(This used to be commit 889e19303e)
2008-05-15 17:17:55 +02:00
Michael Adam
49835c6d9e net_registry: add raw output of value to print_registry_value().
Michael
(This used to be commit 340a706422)
2008-05-15 17:17:55 +02:00