Stefan Metzmacher
387a8ed33e
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
...
to hopefully fix the build on HPUX and Tru64
metze
(This used to be commit aa8222c6a7
)
2007-10-10 12:00:47 -05:00
Gerald Carter
3c222089ed
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
...
to ensure it finds the Unix user.
(This used to be commit 4cea9bfca1
)
2007-10-10 12:00:47 -05:00
Günther Deschner
7eca40ba3e
r18681: Although we have commandline completion in rpcclient, just also allow
...
"debug" to be set instead of "debuglevel" - just for convenience.
Guenther
(This used to be commit ffec64730b
)
2007-10-10 12:00:47 -05:00
Günther Deschner
d1e28fa76d
r18680: Fix last struct uuids (in uncommented code).
...
Guenther
(This used to be commit 41c79ee5ac
)
2007-10-10 12:00:47 -05:00
Günther Deschner
d2106c1a3c
r18679: Fix the build.
...
Guenther
(This used to be commit b42bd2bf9b
)
2007-10-10 12:00:46 -05:00
Günther Deschner
1f3b19d569
r18678: Fix the build. (never commit before breakfeast).
...
Guenther
(This used to be commit e1e9b57ce2
)
2007-10-10 12:00:46 -05:00
Günther Deschner
5864fb9fc5
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
...
Guenther
(This used to be commit bd546edc48
)
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
bc6295c3ec
r18673: define the macros even if we don't define bool ourself
...
metze
(This used to be commit 65013a8d9e
)
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
7040796108
r18672: fix the build on Tru64
...
metze
(This used to be commit 6c101d2068
)
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
8383eb53f4
r18671: try to fix the build on solaris 10 and maybe some other hosts
...
we need to define 'BOOL_DEFINED' to make sure it didn't get redefined
by <rpcsvc/yp_prot.h>
metze
(This used to be commit 5a589bb16c
)
2007-10-10 12:00:46 -05:00
Günther Deschner
4fa5a1c845
r18670: Fix memleaks.
...
Guenther
(This used to be commit 2fc63fb8f7
)
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
3fe99c960f
r18669: fix the samba3 build...
...
we need to move the iconv configure checks to libreplace...
metze
(This used to be commit 6b53ed8fdc
)
2007-10-10 12:00:45 -05:00
Volker Lendecke
d52612a7d9
r18667: Two C++ warnings
...
(This used to be commit 8c60e71229
)
2007-10-10 12:00:45 -05:00
Gerald Carter
6ef0edb38e
r18666: checking in generated netlogon files
...
(This used to be commit ac5561103c
)
2007-10-10 12:00:45 -05:00
Volker Lendecke
72e9a5d9e6
r18665: Remove two type-punned warnings
...
(This used to be commit 157b2c0c26
)
2007-10-10 12:00:45 -05:00
Stefan Metzmacher
fb79acba60
r18664: this stuff is included from libreplace
...
metze
(This used to be commit 054728e071
)
2007-10-10 12:00:45 -05:00
Jeremy Allison
664c3f4166
r18663: Fix one more uuid -> GUID.
...
Jeremy.
(This used to be commit e568271af2
)
2007-10-10 12:00:44 -05:00
Stefan Metzmacher
a03627afad
r18662: print out the failing command for dynconfig.o too
...
metze
(This used to be commit f51a200f67
)
2007-10-10 12:00:44 -05:00
Volker Lendecke
4d451bd213
r18661: C++ warnings
...
(This used to be commit 6004b8025d
)
2007-10-10 11:52:20 -05:00
Jim McDonough
b449884661
r18660: Fix build, one uuid->GUID was missed.
...
(This used to be commit f8ea2069d4
)
2007-10-10 11:52:20 -05:00
Stefan Metzmacher
921caa41e0
r18659: restore BOOL, sorry:-)
...
libreplace only provides 'bool' not BOOL
metze
(This used to be commit ce6a0723ff
)
2007-10-10 11:52:20 -05:00
Jelmer Vernooij
4e7d11449a
r18654: Rename "struct uuid" => "struct GUID" for consistency.
...
(This used to be commit 5de76767e8
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
bc82f70e0b
r18653: this stuff is in libreplace...
...
metze
(This used to be commit 1dd0ed6134
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
ac76c1804c
r18652: libreplace has replacements for strndup and strnlen
...
metze
(This used to be commit 9f3599a7ca
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
af61cbdae9
r18651: this comment is wrong, was cut'n'paste...
...
metze
(This used to be commit e3b88fb655
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
c1837c24ae
r18650: this isn't needed twice in include/includes.h
...
metze
(This used to be commit ee11275183
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
19cee7d056
r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace
...
metze
(This used to be commit dd76f4f5f3
)
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
b0c3ad3925
r18648: this is provided by libreplace
...
metze
(This used to be commit cbc3f09263
)
2007-10-10 11:52:18 -05:00
Stefan Metzmacher
21d9351113
r18647: print out the failing cammand, this is very usefull for the build farm
...
metze
(This used to be commit ab58cd1056
)
2007-10-10 11:52:18 -05:00
Stefan Metzmacher
0638207bc4
r18646: now we can have the socket_wrapper.c completely in sync with samba4
...
metze
(This used to be commit d4d9b7e026
)
2007-10-10 11:52:18 -05:00
Stefan Metzmacher
8f153c6128
r18644: bring in libreplace in lib/replace
...
metze
(This used to be commit 596cbe73dd
)
2007-10-10 11:52:03 -05:00
Volker Lendecke
f2e7b8d144
r18643: Fix a 64-bit warning
...
(This used to be commit bd17517796
)
2007-10-10 11:52:03 -05:00
Gerald Carter
c2c684b460
r18642: convert [out] parameters to pointers in Spooler IDL
...
(This used to be commit 9c67dd36c6
)
2007-10-10 11:52:03 -05:00
Gerald Carter
768e7cb043
r18641: Checking in the wkssvc files after updating the [out]
...
pointers. Waiting on on srvsvc files before it can actually compile.
(This used to be commit 1dbfb25d0a
)
2007-10-10 11:52:03 -05:00
Stefan Metzmacher
47e6b7733a
r18640: move to socket_wrapper to lib/socket_wrapper/
...
and sync it with samba4
metze
(This used to be commit 9c0e5b29f1
)
2007-10-10 11:52:03 -05:00
Volker Lendecke
58bd4333a5
r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
...
SASL/Steve/Andrew I can't right now ask why the aio.h is needed for the
timespec test.
Might have to revert that soon.
Volker
(This used to be commit fa53ad6571
)
2007-10-10 11:52:02 -05:00
Jelmer Vernooij
0da8adbc59
r18632: Make C++ compilers happy.
...
(This used to be commit 609224565f
)
2007-10-10 11:52:01 -05:00
Gerald Carter
738f168ecc
r18623: starting on eventlog IDL
...
(This used to be commit 6cb7b6226d
)
2007-10-10 11:52:01 -05:00
Günther Deschner
505f1d1e04
r18622: Fix at least the python bindings *build*, I'm sure there is much more to
...
do so that they actually work again.
Guenther
(This used to be commit 49d07d0cf9
)
2007-10-10 11:52:01 -05:00
Günther Deschner
1e02ed76eb
r18621: Fix samr server build.
...
Guenther
(This used to be commit 23d6656427
)
2007-10-10 11:52:01 -05:00
Günther Deschner
245aa33f0d
r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
...
for anonymous bound connections.
When doing anonymous bind you can never use paged LDAP control for
RootDSE searches on AD.
Guenther
(This used to be commit dc1d92faab
)
2007-10-10 11:52:01 -05:00
Günther Deschner
a812e2d7db
r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.
...
Guenther
(This used to be commit 1a307954e5
)
2007-10-10 11:52:00 -05:00
Gerald Carter
8dd826f500
r18618: * remove svn:externals
...
* 'make idl' now requires pidl in the current PATH
* regenerate winreg ndr files
(This used to be commit e936d39e00
)
2007-10-10 11:52:00 -05:00
Gerald Carter
ab91674753
r18617: fix unixinfo call after change to IDL (change from pointer)
...
(This used to be commit fd0579b963
)
2007-10-10 11:52:00 -05:00
Gerald Carter
4646147a39
r18616: fix breakage after DLIST_ADD_END() changes for --with-pam
...
(This used to be commit 5c00b5497b
)
2007-10-10 11:52:00 -05:00
Jeremy Allison
6b07596a0f
r18613: Metze, in your DLINKLIST commit you changed this
...
from 10 seconds to 30 seconds. I don't think you
meant to do this....
Jeremy.
(This used to be commit dd1691cf81
)
2007-10-10 11:52:00 -05:00
Stefan Metzmacher
7ee716e701
r18612: remove RPC-ECHO till it gets fixed
...
metze
(This used to be commit 2afeec3d15
)
2007-10-10 11:52:00 -05:00
Stefan Metzmacher
86b701d3cc
r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGS
...
so we don't need it twice
metze
(This used to be commit 19259e5e93
)
2007-10-10 11:51:59 -05:00
Stefan Metzmacher
1626d2926a
r18606: - fix the detection of the working quota implementation
...
- we now define the set of samba related include path in one place
so that we can't get it wrong in different places
metze
(This used to be commit 6bf0aad052
)
2007-10-10 11:51:59 -05:00
Stefan Metzmacher
258a465e20
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
...
and DLIST_DEMOTE() now take the type of the tmp pointer
not the tmp pointer itself anymore.
metze
(This used to be commit 2f58645b70
)
2007-10-10 11:51:59 -05:00