kai/samba-autobuild/.git
16 years agor13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
Andrew Bartlett [Tue, 7 Mar 2006 03:24:29 +0000 (03:24 +0000)]
r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
sure about.

This finds a new ACB_PW_EXPIRED attribute.

Andrew Bartlett
(This used to be commit 54caf949425cb9a3437bd7051930384167b5e07d)

16 years agor13907: By ordering things this way, we allow the password_hash module to set
Andrew Bartlett [Tue, 7 Mar 2006 03:17:44 +0000 (03:17 +0000)]
r13907: By ordering things this way, we allow the password_hash module to set
the pwdLastSet time on new users (with passwords) correctly.

Andrew Bartlett
(This used to be commit e1b346b8e096130328440fa388de3474fadc7332)

16 years agor13906: fix swig build
Simo Sorce [Tue, 7 Mar 2006 02:55:59 +0000 (02:55 +0000)]
r13906: fix swig build
(This used to be commit c5a9ba3e1cfe4fcd1a35c5764330ff385545d0aa)

16 years agor13905: include/includes.h now includes param/param.h..
Jelmer Vernooij [Mon, 6 Mar 2006 23:51:24 +0000 (23:51 +0000)]
r13905: include/includes.h now includes param/param.h..
(This used to be commit 408ecfb75464f287a91e3f20627a9b54370824ee)

16 years agor13904: Make sure LDB gets initialized
Jelmer Vernooij [Mon, 6 Mar 2006 23:34:57 +0000 (23:34 +0000)]
r13904: Make sure LDB gets initialized
(This used to be commit 4339e3e7d746d2fcb16ce2662a22a880e426367b)

16 years agor13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij [Mon, 6 Mar 2006 23:28:18 +0000 (23:28 +0000)]
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
default.
(This used to be commit c80a8f1102caf744b66c13bebde38fba74983dc4)

16 years agor13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij [Mon, 6 Mar 2006 22:01:03 +0000 (22:01 +0000)]
r13902: Stricter checking for the -fvisibility flag
Add two more proto headers.
(This used to be commit 0c95bf0cd33d8a6c35f692b796d7fbfd98b4d068)

16 years agor13901: Backends need to be initialized even if there are no modules
Simo Sorce [Mon, 6 Mar 2006 21:58:07 +0000 (21:58 +0000)]
r13901: Backends need to be initialized even if there are no modules
(This used to be commit 8340ab26dd61d90242283d4e6a0db10f6f6467e2)

16 years agor13900: don't segfault on error
Simo Sorce [Mon, 6 Mar 2006 21:40:47 +0000 (21:40 +0000)]
r13900: don't segfault on error
(This used to be commit cf7ad707578ee4dbd5dbf3c83f1f4ede42de3835)

16 years agor13899: Get the shared library build building again. Just compiles for now,
Jelmer Vernooij [Mon, 6 Mar 2006 21:36:24 +0000 (21:36 +0000)]
r13899: Get the shared library build building again. Just compiles for now,
but modules don't work yet..
(Run LIBRARY_OUTPUT_TYPE=SHARED_LIBRARY MODULE_OUTPUT_TYPE=SHARED_LIBRARY ./config.status)
(This used to be commit ba74f24e422eda0379615f2ab39bef1e1e025ce7)

16 years agor13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij [Mon, 6 Mar 2006 21:14:41 +0000 (21:14 +0000)]
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
to not export symbols when building shared libraries. Symbols that have to be
available to users of the library can be explicitly exported by
prepending them with _PUBLIC_ in the C source.
(This used to be commit ea9988dfda6df09f1ee8f9aea1dc5b96fff52ee6)

16 years agor13896: Get rid of 'use warnings' as it isn't very portable..
Jelmer Vernooij [Mon, 6 Mar 2006 20:19:00 +0000 (20:19 +0000)]
r13896: Get rid of 'use warnings' as it isn't very portable..
(This used to be commit fd6135aa85d056a9018840edd2e5c1ae36e9951b)

16 years agor13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS_DOS())
Stefan Metzmacher [Mon, 6 Mar 2006 18:29:48 +0000 (18:29 +0000)]
r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS_DOS())

metze
(This used to be commit 60d7920527cd0e4142427fa59b9e617d99e3d984)

16 years agor13872: fix typo
Stefan Metzmacher [Mon, 6 Mar 2006 16:58:07 +0000 (16:58 +0000)]
r13872: fix typo

metze
(This used to be commit f28fb440d59401fb8ba5b8eb7868f0063d151693)

16 years agor13870: prefix more functions with smbsrv_
Stefan Metzmacher [Mon, 6 Mar 2006 16:19:27 +0000 (16:19 +0000)]
r13870: prefix more functions with smbsrv_

metze
(This used to be commit e6275db7b926d3660ad4a0f40041a5129001427a)

16 years agor13868: remove useless talloc_free() wrapper
Stefan Metzmacher [Mon, 6 Mar 2006 15:38:07 +0000 (15:38 +0000)]
r13868: remove useless talloc_free() wrapper

metze
(This used to be commit bd3162e6a7f154630c2d88be70ce19e8dd977133)

16 years agor13867: Wrap the cflags.sh hack in the build system. You can now simply
Jelmer Vernooij [Mon, 6 Mar 2006 15:34:29 +0000 (15:34 +0000)]
r13867: Wrap the cflags.sh hack in the build system. You can now simply
set subsystem-specific compiler flags in the .mk files.
(This used to be commit d512b147e8dda39016faf74a50a9d85bfc23a2eb)

16 years agor13866: prefix more functions with smbsrv_
Stefan Metzmacher [Mon, 6 Mar 2006 15:33:25 +0000 (15:33 +0000)]
r13866: prefix more functions with smbsrv_

metze
(This used to be commit bb083f17c961964dd99185ae4194596ccaafd4a8)

16 years agor13865: prefix functions with smbsrv_
Stefan Metzmacher [Mon, 6 Mar 2006 15:31:01 +0000 (15:31 +0000)]
r13865: prefix functions with smbsrv_

metze
(This used to be commit 2af96632757ee4bb0261b1871100008b48c5fd4d)

16 years agor13863: this can be static...
Stefan Metzmacher [Mon, 6 Mar 2006 15:04:59 +0000 (15:04 +0000)]
r13863: this can be static...

metze
(This used to be commit ab659d8ee0de879a54da2308c37da317e0ff7f9a)

16 years agor13862: rename chain_reply -> smbsrv_chain_reply
Stefan Metzmacher [Mon, 6 Mar 2006 15:00:42 +0000 (15:00 +0000)]
r13862: rename chain_reply -> smbsrv_chain_reply

metze
(This used to be commit 497b219c7d7ec15d1d25e174a7287b7da8d02403)

16 years agor13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests
Stefan Metzmacher [Mon, 6 Mar 2006 14:19:11 +0000 (14:19 +0000)]
r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests
- the default max protocol is still NT1

metze
(This used to be commit d1bae931b327dda28e648efc473e0462cf036f7c)

16 years agor13859: - remove useless fsync() calls
Stefan Metzmacher [Mon, 6 Mar 2006 13:55:56 +0000 (13:55 +0000)]
r13859: - remove useless fsync() calls
- make sure we only close the old_fd when the new one was opened

metze
(This used to be commit 3a6568c3669286d41343293c29c8d00fa78c372f)

16 years agor13858: - use req_pull_ascii4() instead of doing strlen() on client provided buffers
Stefan Metzmacher [Mon, 6 Mar 2006 13:22:16 +0000 (13:22 +0000)]
r13858: - use req_pull_ascii4() instead of doing strlen() on client provided buffers
- also terminate the connection if we don't support any protocol the client
  provides

metze
(This used to be commit 7f2a6cfd6f9c01d1ff40d35346aba678a7ba77f2)

16 years agor13857: add "Windows for Workgroups 3.1a" support to the server
Stefan Metzmacher [Mon, 6 Mar 2006 13:17:16 +0000 (13:17 +0000)]
r13857: add "Windows for Workgroups 3.1a" support to the server

metze
(This used to be commit 58af0acafd67f919c8df99cacf110ded4bfd2c10)

16 years agor13856: fixed a misleading comment
Andrew Tridgell [Mon, 6 Mar 2006 13:12:48 +0000 (13:12 +0000)]
r13856: fixed a misleading comment
(This used to be commit af6606fe987fd8ef15e3ed03e71e92e7a7484ce7)

16 years agor13855: Docs for the registry library as well
Jelmer Vernooij [Mon, 6 Mar 2006 10:09:53 +0000 (10:09 +0000)]
r13855: Docs for the registry library as well
(This used to be commit ad43464cc1d1fdb59a26e612e0b4ec85ef4a43d2)

16 years agor13854: we now pass BASE-NEGNOWAIT
Andrew Tridgell [Mon, 6 Mar 2006 05:16:39 +0000 (05:16 +0000)]
r13854: we now pass BASE-NEGNOWAIT
(This used to be commit d55db268ca90167c8ef5545937d7169b0dfcb69b)

16 years agor13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server
Andrew Tridgell [Mon, 6 Mar 2006 05:16:00 +0000 (05:16 +0000)]
r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server
drops the connection on multiple negprots
(This used to be commit 34b2855a62368ddffa2946f072e96d21a9f15896)

16 years agor13852: Split up
Jelmer Vernooij [Mon, 6 Mar 2006 01:11:27 +0000 (01:11 +0000)]
r13852: Split up
(This used to be commit e6f7e3a594444bd24dbbc11bb4c7de808a350564)

16 years agor13851: More doc improvements.
Jelmer Vernooij [Mon, 6 Mar 2006 00:24:51 +0000 (00:24 +0000)]
r13851: More doc improvements.
(This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405)

16 years agor13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.
Andrew Bartlett [Sun, 5 Mar 2006 23:06:37 +0000 (23:06 +0000)]
r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP.

The switch to turn off SPNEGO in the client is a bit messy, but it works.

Andrew Bartlett
(This used to be commit 085ba80cc8a954bd84ecf30e5d57a1583f54062f)

16 years agor13849: More improvements to the libutil docs.
Jelmer Vernooij [Sun, 5 Mar 2006 20:45:18 +0000 (20:45 +0000)]
r13849: More improvements to the libutil docs.
(This used to be commit eed16ac3b7f7062a34f09f602db0f828cac7f246)

16 years agor13847: Fix some portability issues with the visibility attribute.
Jelmer Vernooij [Sun, 5 Mar 2006 18:28:33 +0000 (18:28 +0000)]
r13847: Fix some portability issues with the visibility attribute.
(This used to be commit fe5eae0e983d1c8634dd9b7caf19cd103c641223)

16 years agor13844: Remove _PUBLIC_ for now as the proto script seems to make false assumptions
Jelmer Vernooij [Sun, 5 Mar 2006 17:50:47 +0000 (17:50 +0000)]
r13844: Remove _PUBLIC_ for now as the proto script seems to make false assumptions
about the data type being known.
(This used to be commit 991bec80e4f20c9fac9ab5c45b0fdf6d048cda66)

16 years agor13842: Make some more functions public.
Jelmer Vernooij [Sun, 5 Mar 2006 17:44:16 +0000 (17:44 +0000)]
r13842: Make some more functions public.
(This used to be commit aac1b99b362993352d80692afa55c38fc851c016)

16 years agor13840: Mark some functions as public.
Jelmer Vernooij [Sun, 5 Mar 2006 17:15:19 +0000 (17:15 +0000)]
r13840: Mark some functions as public.
(This used to be commit 9a188eb1f48a50d92a67a4fc2b3899b90074059a)

16 years agor13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij [Sun, 5 Mar 2006 16:05:26 +0000 (16:05 +0000)]
r13839: Use registration mechanism for backends as well (in the same sense
my previous patch added it for modules). This is the next step towards
LDB backends and modules as run-time loadable .so files.
(This used to be commit fb2f70de4f6c4a9b13ad590cb4d3a9c858cede49)

16 years agor13827: Minor enhancements or cosmetic changes
Simo Sorce [Fri, 3 Mar 2006 22:52:57 +0000 (22:52 +0000)]
r13827: Minor enhancements or cosmetic changes
(This used to be commit 7ef63abae12f65835a82f9931ad1f5ea75e5f3f6)

16 years agor13826: Try to keep this backend updated
Simo Sorce [Fri, 3 Mar 2006 22:52:38 +0000 (22:52 +0000)]
r13826: Try to keep this backend updated
This need more testing and to be built by default when possible
(This used to be commit 76cbab0e252620ef6591e2a7354484660bbb6df5)

16 years agor13823: make async_wait part of the modules ops
Simo Sorce [Fri, 3 Mar 2006 20:01:19 +0000 (20:01 +0000)]
r13823: make async_wait part of the modules ops
(This used to be commit b4202cf030d5f154f0f94f5f501ecd648ba5c48f)

16 years agor13818: Make ldb_tdb 'fake' async.
Simo Sorce [Fri, 3 Mar 2006 17:44:03 +0000 (17:44 +0000)]
r13818: Make ldb_tdb 'fake' async.

Simo.
(This used to be commit 0db616ef59ed51cac7e0bfaea8a799d5aa42ef16)

16 years agor13813: fix compiler warnings
Stefan Metzmacher [Fri, 3 Mar 2006 08:28:42 +0000 (08:28 +0000)]
r13813: fix compiler warnings

metze
(This used to be commit f1471c6c6ca796b5852e940ba88563b2edc21167)

16 years agor13812: fix compiler warning
Stefan Metzmacher [Fri, 3 Mar 2006 08:23:57 +0000 (08:23 +0000)]
r13812: fix compiler warning

metze
(This used to be commit 1340cb1f3bdbde4d3759d77b28631611c4e150bb)

16 years agor13811: nicer format...
Stefan Metzmacher [Fri, 3 Mar 2006 08:21:11 +0000 (08:21 +0000)]
r13811: nicer format...

metze
(This used to be commit 89f7a2b93f7b69339baddff2ac30e648d7b2f8b9)

16 years agor13810: global data types are defined in core.h now...
Stefan Metzmacher [Fri, 3 Mar 2006 08:17:55 +0000 (08:17 +0000)]
r13810: global data types are defined in core.h now...

metze
(This used to be commit c6137a1af982bd77e4b24d05e82c8621b36d0fac)

16 years agor13809: move ldb specific define
Stefan Metzmacher [Fri, 3 Mar 2006 08:15:29 +0000 (08:15 +0000)]
r13809: move ldb specific define

metze
(This used to be commit 6f47fcbd44ae83e7268aedf91ac56fff4189c763)

16 years agor13808: remove unused define
Stefan Metzmacher [Fri, 3 Mar 2006 08:08:46 +0000 (08:08 +0000)]
r13808: remove unused define

metze
(This used to be commit b639b814d912891d32c31f0995df7c06d6a10522)

16 years agor13807: print out the netbios name the packet is for
Stefan Metzmacher [Fri, 3 Mar 2006 08:01:09 +0000 (08:01 +0000)]
r13807: print out the netbios name the packet is for

metze
(This used to be commit e73cc5060c4cf4ac286c407fb8a323ce6be6b79c)

16 years agor13803: fixed two errors found with 'make valgrindtest'
Andrew Tridgell [Fri, 3 Mar 2006 02:29:48 +0000 (02:29 +0000)]
r13803: fixed two errors found with 'make valgrindtest'
(This used to be commit 4257fd91ceca34dd868a9168efc28b6cb63f0357)

16 years agor13790: Add Samba as category
Jelmer Vernooij [Thu, 2 Mar 2006 17:06:49 +0000 (17:06 +0000)]
r13790: Add Samba as category
(This used to be commit 71f64baa87ea49fe3d52262117c05aa51d5e138e)

16 years agor13789: Add metadata files for the GTK+ apps
Jelmer Vernooij [Thu, 2 Mar 2006 16:55:35 +0000 (16:55 +0000)]
r13789: Add metadata files for the GTK+ apps
(This used to be commit 3e980a75c5adc2a870de07771c7ce1d737a6fb3e)

16 years agor13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij [Thu, 2 Mar 2006 16:32:53 +0000 (16:32 +0000)]
r13786: [merge] Add registration functions for LDB modules

Applications that use LDB modules will now have to run ldb_global_init()
before they can use LDB.

The next step will be adding support for loading LDB modules from .so
files. This will also allow us to use one LDB without difference between the
standalone and the Samba-specific build
(This used to be commit 52a235650514039bf8ffee99a784bbc1b6ae6b92)

16 years agor13773: Be consistent in the way you get out and free allocated data
Simo Sorce [Wed, 1 Mar 2006 20:06:34 +0000 (20:06 +0000)]
r13773: Be consistent in the way you get out and free allocated data
(This used to be commit 1113d4caa7bea1a7ffb9a50f42c5672bc1d452b4)

16 years agor13770: - do fsync() on the debug fd, as we do in samba3,
Stefan Metzmacher [Wed, 1 Mar 2006 15:02:07 +0000 (15:02 +0000)]
r13770: - do fsync() on the debug fd, as we do in samba3,
  I have an report that smbd memory usage grows to 1,5 GB or more
  without this...
- make log_timestamp static

metze
(This used to be commit 551dd12baf9340ab070c8a8edca6b56770243a61)

16 years agor13769: the "wins partners"-option will not be readded
Stefan Metzmacher [Wed, 1 Mar 2006 13:20:32 +0000 (13:20 +0000)]
r13769: the "wins partners"-option will not be readded

metze
(This used to be commit 7a1a486727c50a64c6e80df51b98ede3ee1e930f)

16 years agor13768: be less verbose...
Stefan Metzmacher [Wed, 1 Mar 2006 13:19:10 +0000 (13:19 +0000)]
r13768: be less verbose...

metze
(This used to be commit 18fe8a6fbb7b01c0c4d4318ca39ac0af9bab5e5f)

16 years agor13767: fix compiler warnings
Stefan Metzmacher [Wed, 1 Mar 2006 12:10:10 +0000 (12:10 +0000)]
r13767: fix compiler warnings

metze
(This used to be commit 0ab3a42341bc1b44de4834adf010a0e511383bfa)

16 years agor13760: Remove extern declaration for SMB_PASSWD_FILE
Jelmer Vernooij [Tue, 28 Feb 2006 19:47:02 +0000 (19:47 +0000)]
r13760: Remove extern declaration for SMB_PASSWD_FILE
(This used to be commit 8e2efc9981695495b0da3739f55a8e7f88de8e2a)

16 years agor13754: Update TODO
Jelmer Vernooij [Tue, 28 Feb 2006 13:33:48 +0000 (13:33 +0000)]
r13754: Update TODO
(This used to be commit 3b17f48343631389cf8ae9967d02900a4724d77b)

16 years agor13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs
Jelmer Vernooij [Tue, 28 Feb 2006 13:17:39 +0000 (13:17 +0000)]
r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs
(This used to be commit fb620c2706fec93f34afcdbafa999fbaff724467)

16 years agor13752: Add doxyfile and fix formatting of comments. Current output is available...
Jelmer Vernooij [Tue, 28 Feb 2006 13:12:39 +0000 (13:12 +0000)]
r13752: Add doxyfile and fix formatting of comments. Current output is available at samba.org/~jelmer/util-api/
(This used to be commit 90812203df151a5e62394306827c72adfe13c63c)

16 years agor13745: remove some code I was experimenting with and forgot was there when I
Andrew Tridgell [Tue, 28 Feb 2006 05:48:21 +0000 (05:48 +0000)]
r13745: remove some code I was experimenting with and forgot was there when I
committed

that will teach me to run svn diff before committing ....
(This used to be commit ef6e30c72cf610728584dfab1755b47bfc53f01c)

16 years agor13744: Make ldb_ldap async
Simo Sorce [Tue, 28 Feb 2006 04:38:53 +0000 (04:38 +0000)]
r13744: Make ldb_ldap async
(This used to be commit ec833b409c1fff4ab908fe194579e701d2e950b0)

16 years agor13743: Generic fixes and improvements
Simo Sorce [Tue, 28 Feb 2006 04:37:47 +0000 (04:37 +0000)]
r13743: Generic fixes and improvements
(This used to be commit c5eb27e5f7b23e5aa7e0fb1e11abfc760b499e85)

16 years agor13742: Fix tests to work better with ldap
Simo Sorce [Tue, 28 Feb 2006 04:36:29 +0000 (04:36 +0000)]
r13742: Fix tests to work better with ldap
(This used to be commit 4de76fd09e74a4a98d01777dd11bd2cfb1a681aa)

16 years agor13741: make the pointer type in pidl handle any size pointer, just in case we
Andrew Tridgell [Tue, 28 Feb 2006 04:02:26 +0000 (04:02 +0000)]
r13741: make the pointer type in pidl handle any size pointer, just in case we
have a 128 bit machine out there somewhere
(This used to be commit 4a1b7580a7ea5db7d10c8ee6a5b3950313b7d273)

16 years agor13740: the BASE-DELETE test now passes, and is a quick test
Andrew Tridgell [Tue, 28 Feb 2006 03:49:13 +0000 (03:49 +0000)]
r13740: the BASE-DELETE test now passes, and is a quick test
(This used to be commit b6c2d1e0b958a029053f7d1f5abef00708d018e1)

16 years agor13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
Andrew Tridgell [Tue, 28 Feb 2006 03:47:02 +0000 (03:47 +0000)]
r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
test to pass. To try to make the code a bit more understandable, I
moved to using an IDL description of the opendb tdb record format.

One of the larger changes was to make directory opens and creates go
via the opendb code, so directory operations now obey all the share
mode restrictions, as well as delete on close semantics. I also
changed the period over which the opendb locks are held, to try to
minimise races due to two open operations happening at the same time.
(This used to be commit cd2602d05725e1734b0862131dd91601c6b6d51a)

16 years agor13738: added support for a "pointer" type in pidl. This will be used in the
Andrew Tridgell [Tue, 28 Feb 2006 03:42:19 +0000 (03:42 +0000)]
r13738: added support for a "pointer" type in pidl. This will be used in the
opendb work that will be committed shortly.

The pointer type assumes that pointers fit in 64 bits, which is
probably OK on all our supported architectures.
(This used to be commit d2a2057ea5af140ca88a9c305a38fc5dca9eaafd)

16 years agor13735: Add summary of changes since the first TP so far. Please let me know
Jelmer Vernooij [Tue, 28 Feb 2006 00:01:04 +0000 (00:01 +0000)]
r13735: Add summary of changes since the first TP so far. Please let me know
if I've gotten details wrong or if there's something missing.
(This used to be commit 95a85998061f538692f0e70cdc7d8a946fde7871)

16 years agor13726: Fix indentation.
Rafal Szczesniak [Mon, 27 Feb 2006 19:55:21 +0000 (19:55 +0000)]
r13726: Fix indentation.

rafal
(This used to be commit cedaf08170fddc8e4a3f9e4aea0f2c7f08759061)

16 years agor13710: fix compiler warnings
Stefan Metzmacher [Mon, 27 Feb 2006 10:23:59 +0000 (10:23 +0000)]
r13710: fix compiler warnings

metze
(This used to be commit 6ee7de9bbf6ff55221fc8e3a6f467e69e564e2e1)

16 years agor13709: fix compiler warnings
Stefan Metzmacher [Mon, 27 Feb 2006 10:14:11 +0000 (10:14 +0000)]
r13709: fix compiler warnings

metze
(This used to be commit 291da7bac3e8707009b239bd3c8b0a0d14f54481)

16 years agor13708: fix compiler warnings
Stefan Metzmacher [Mon, 27 Feb 2006 09:57:14 +0000 (09:57 +0000)]
r13708: fix compiler warnings

metze
(This used to be commit 830c42afda70c616ccd32703c6e7c47f38c2271c)

16 years agor13707: expanded the delete on close test some more, and make it easier to
Andrew Tridgell [Mon, 27 Feb 2006 03:23:28 +0000 (03:23 +0000)]
r13707: expanded the delete on close test some more, and make it easier to
track down where a error is happening. The semantics sure are strange!
(This used to be commit f722aed66d19edc6b49ecde927853aaa7895ab91)

16 years agor13701: removed some unnecessary casts
Andrew Tridgell [Mon, 27 Feb 2006 01:03:21 +0000 (01:03 +0000)]
r13701: removed some unnecessary casts
(This used to be commit f7d0ac936380102e087d4b7c336d7feb68b62314)

16 years agor13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell [Mon, 27 Feb 2006 00:39:26 +0000 (00:39 +0000)]
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
the @BASEINFO sequenceNumber

(simo, I changed the function pointer to a structure element as you
preferred)
(This used to be commit 68c9ac38c7eed221b44499ee3d74597063dfe7a1)

16 years agor13699: restore the system/select.h include, as otherwise we don't detect
Andrew Tridgell [Mon, 27 Feb 2006 00:36:08 +0000 (00:36 +0000)]
r13699: restore the system/select.h include, as otherwise we don't detect
epoll support
(This used to be commit 71eb159f9cc00e8de23a8700cea0e7a3be8c64d4)

16 years agor13662: Typo fix, add more public headers
Jelmer Vernooij [Thu, 23 Feb 2006 20:56:10 +0000 (20:56 +0000)]
r13662: Typo fix, add more public headers
(This used to be commit d98948716f237c3a501b283a0bbc3837bb3fd3c8)

16 years agor13658: More moving around of files:
Jelmer Vernooij [Thu, 23 Feb 2006 15:52:24 +0000 (15:52 +0000)]
r13658: More moving around of files:
 - Collect the generic utility functions into a lib/util/ (a la GLib is
for the GNOME folks)
 - Remove even more files from include/
(This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)

16 years agor13655: Use new name of build header
Jelmer Vernooij [Thu, 23 Feb 2006 12:48:13 +0000 (12:48 +0000)]
r13655: Use new name of build header
(This used to be commit bca0e8054f6d9c7adc9d92e0c30d4323f994c9e9)

16 years agor13654: Move some more stuff out of include/
Jelmer Vernooij [Thu, 23 Feb 2006 12:44:21 +0000 (12:44 +0000)]
r13654: Move some more stuff out of include/
(This used to be commit 2ec7bba03a2edf713004941e9ed74798f5cf8d32)

16 years agor13653: Copy headers from the right place
Jelmer Vernooij [Thu, 23 Feb 2006 11:52:55 +0000 (11:52 +0000)]
r13653: Copy headers from the right place
(This used to be commit 5e884f156f8f824b0540351ce07cd423595d9d1f)

16 years agor13652: Move some more stuff out off include/
Jelmer Vernooij [Thu, 23 Feb 2006 11:29:01 +0000 (11:29 +0000)]
r13652: Move some more stuff out off include/
(This used to be commit 26bf2a393b90acc098be0b30886dbba34d348a01)

16 years agor13651: Always make sure pkgconfig directory exists
Jelmer Vernooij [Thu, 23 Feb 2006 09:58:24 +0000 (09:58 +0000)]
r13651: Always make sure pkgconfig directory exists
(This used to be commit 45997039148e5d689dacf4d47c09740b937ac379)

16 years agor13650: Install manpages when building standalone
Jelmer Vernooij [Thu, 23 Feb 2006 09:55:50 +0000 (09:55 +0000)]
r13650: Install manpages when building standalone
(This used to be commit 65128577a9909872bebb576f548668600352a645)

16 years agor13649: Move the general introduction to Samba4 to README and
Jelmer Vernooij [Thu, 23 Feb 2006 09:33:44 +0000 (09:33 +0000)]
r13649: Move the general introduction to Samba4 to README and
prepare WHATSNEW.txt for release notes (similar as we do for Samba3).
(This used to be commit b4e9f0c99510413e851495bce5f02081beef38c3)

16 years agor13637: Adding more netr_UserFlags.
Günther Deschner [Wed, 22 Feb 2006 16:25:31 +0000 (16:25 +0000)]
r13637: Adding more netr_UserFlags.

Guenther
(This used to be commit 3ad84a844c612104592ddee07c9512eddb3467ae)

16 years agor13634: Fix typo.
Günther Deschner [Wed, 22 Feb 2006 14:07:04 +0000 (14:07 +0000)]
r13634: Fix typo.

Guenther
(This used to be commit cd569446a1bbfca08ff16a06b3af7bb94986a5ad)

16 years agor13633: Adding more SE_GROUP bits and make it a bitmask as well.
Günther Deschner [Wed, 22 Feb 2006 14:05:49 +0000 (14:05 +0000)]
r13633: Adding more SE_GROUP bits and make it a bitmask as well.

Guenther
(This used to be commit 8e939896822e9727919a49638c818a7d7faabb78)

16 years agor13632: The "password_properties" is a bitmask as well.
Günther Deschner [Wed, 22 Feb 2006 13:56:46 +0000 (13:56 +0000)]
r13632: The "password_properties" is a bitmask as well.

Guenther
(This used to be commit 0d918764b1f0c1aa65f826b9a845746c914f87df)

16 years agor13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout
Günther Deschner [Wed, 22 Feb 2006 13:53:33 +0000 (13:53 +0000)]
r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout
Administrator, not Domain Admins in general).

Guenther
(This used to be commit abad44a57dfdf492f548c05a897af341ba0f5e68)

16 years agor13630: Add new ACB-bits as seen in acct_flags in the PAC info3
Günther Deschner [Wed, 22 Feb 2006 13:52:00 +0000 (13:52 +0000)]
r13630: Add new ACB-bits as seen in acct_flags in the PAC info3
(merge from Samba 3).

Guenther
(This used to be commit fa1127c5456fd112568e929e409953dcd3cb2e21)

16 years agor13629: export env-vars
Stefan Metzmacher [Wed, 22 Feb 2006 13:42:54 +0000 (13:42 +0000)]
r13629: export env-vars

metze
(This used to be commit fbd78b6272eaca4b89071139e4b34cbdd15ed644)

16 years agor13628: fix the logic:-)
Stefan Metzmacher [Wed, 22 Feb 2006 13:37:21 +0000 (13:37 +0000)]
r13628: fix the logic:-)

metze
(This used to be commit 7f1de54c84f86c292833c7e66ab2699ee4f83c52)

16 years agor13627: split the NBT-WINSREPLICATION tests into multiple tests
Stefan Metzmacher [Wed, 22 Feb 2006 12:10:29 +0000 (12:10 +0000)]
r13627: split the NBT-WINSREPLICATION tests into multiple tests

metze
(This used to be commit ae559920e1d227e4e787fe34d908a965b922b284)

16 years agor13626: fix make test
Stefan Metzmacher [Wed, 22 Feb 2006 11:53:04 +0000 (11:53 +0000)]
r13626: fix make test

metze
(This used to be commit 2acf203949998f3ca2423a8535302a777accacb7)

16 years agor13624: as abartlet requested, move the saslauthd parsing stuff to a seperate file
Stefan Metzmacher [Wed, 22 Feb 2006 11:19:46 +0000 (11:19 +0000)]
r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate file

metze
(This used to be commit 3c8bc98c1bc654287a3a16277c7c63c476ddfff4)

16 years agor13623: - make sure ntvfs_map_qfileinfo isn't used for async replies
Stefan Metzmacher [Wed, 22 Feb 2006 11:11:16 +0000 (11:11 +0000)]
r13623: - make sure ntvfs_map_qfileinfo isn't used for async replies
- add some comments

metze
(This used to be commit e1611b622184b48d2cef1eff2646a09f9e691f9b)