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

8258 Commits

Author SHA1 Message Date
Jelmer Vernooij
f6457b3d54 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 d512b147e8)
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
354a61fc91 r13866: prefix more functions with smbsrv_
metze
(This used to be commit bb083f17c9)
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
b58f6e543d r13865: prefix functions with smbsrv_
metze
(This used to be commit 2af9663275)
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
c14e675260 r13863: this can be static...
metze
(This used to be commit ab659d8ee0)
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
5991787ce6 r13862: rename chain_reply -> smbsrv_chain_reply
metze
(This used to be commit 497b219c7d)
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
d8503c6ba1 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 d1bae931b3)
2007-10-10 13:52:17 -05:00
Stefan Metzmacher
1c49d8f794 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 3a6568c366)
2007-10-10 13:52:17 -05:00
Stefan Metzmacher
1bff329dff 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 7f2a6cfd6f)
2007-10-10 13:52:17 -05:00
Stefan Metzmacher
98aa64fa34 r13857: add "Windows for Workgroups 3.1a" support to the server
metze
(This used to be commit 58af0acafd)
2007-10-10 13:52:17 -05:00
Andrew Tridgell
72d8e34ddc r13856: fixed a misleading comment
(This used to be commit af6606fe98)
2007-10-10 13:52:17 -05:00
Jelmer Vernooij
1589791b95 r13855: Docs for the registry library as well
(This used to be commit ad43464cc1)
2007-10-10 13:52:16 -05:00
Andrew Tridgell
ce2c9f22e5 r13854: we now pass BASE-NEGNOWAIT
(This used to be commit d55db268ca)
2007-10-10 13:52:16 -05:00
Andrew Tridgell
ec16146601 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 34b2855a62)
2007-10-10 13:52:16 -05:00
Jelmer Vernooij
81f58ffd17 r13852: Split up
(This used to be commit e6f7e3a594)
2007-10-10 13:52:16 -05:00
Jelmer Vernooij
c287cc247d r13851: More doc improvements.
(This used to be commit 936d26ae64)
2007-10-10 13:52:16 -05:00
Andrew Bartlett
77ffddec19 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 085ba80cc8)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
4d8fe47f7f r13849: More improvements to the libutil docs.
(This used to be commit eed16ac3b7)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
8ef42b1fab r13847: Fix some portability issues with the visibility attribute.
(This used to be commit fe5eae0e98)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
3bec2022eb 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 991bec80e4)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
c71c86c524 r13842: Make some more functions public.
(This used to be commit aac1b99b36)
2007-10-10 13:52:15 -05:00
Jelmer Vernooij
af30a32b69 r13840: Mark some functions as public.
(This used to be commit 9a188eb1f4)
2007-10-10 13:52:14 -05:00
Jelmer Vernooij
5d0aa16dfc 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 fb2f70de4f)
2007-10-10 13:52:14 -05:00
Simo Sorce
8edf29e8ef r13827: Minor enhancements or cosmetic changes
(This used to be commit 7ef63abae1)
2007-10-10 13:52:14 -05:00
Simo Sorce
e07f36a48c r13826: Try to keep this backend updated
This need more testing and to be built by default when possible
(This used to be commit 76cbab0e25)
2007-10-10 13:52:14 -05:00
Simo Sorce
509814bd03 r13823: make async_wait part of the modules ops
(This used to be commit b4202cf030)
2007-10-10 13:52:13 -05:00
Simo Sorce
6ef6182554 r13818: Make ldb_tdb 'fake' async.
Simo.
(This used to be commit 0db616ef59)
2007-10-10 13:52:13 -05:00
Stefan Metzmacher
a7d5bc2dd3 r13813: fix compiler warnings
metze
(This used to be commit f1471c6c6c)
2007-10-10 13:52:13 -05:00
Stefan Metzmacher
20c7347f43 r13812: fix compiler warning
metze
(This used to be commit 1340cb1f3b)
2007-10-10 13:52:13 -05:00
Stefan Metzmacher
4dcab29f51 r13811: nicer format...
metze
(This used to be commit 89f7a2b93f)
2007-10-10 13:52:13 -05:00
Stefan Metzmacher
e0f691b1e1 r13810: global data types are defined in core.h now...
metze
(This used to be commit c6137a1af9)
2007-10-10 13:52:12 -05:00
Stefan Metzmacher
2debfc918c r13809: move ldb specific define
metze
(This used to be commit 6f47fcbd44)
2007-10-10 13:52:12 -05:00
Stefan Metzmacher
f2ab61b129 r13808: remove unused define
metze
(This used to be commit b639b814d9)
2007-10-10 13:52:12 -05:00
Stefan Metzmacher
de3867e712 r13807: print out the netbios name the packet is for
metze
(This used to be commit e73cc5060c)
2007-10-10 13:52:12 -05:00
Andrew Tridgell
af03a9b8fb r13803: fixed two errors found with 'make valgrindtest'
(This used to be commit 4257fd91ce)
2007-10-10 13:52:12 -05:00
Jelmer Vernooij
b223f8fdc2 r13790: Add Samba as category
(This used to be commit 71f64baa87)
2007-10-10 13:52:11 -05:00
Jelmer Vernooij
290de53456 r13789: Add metadata files for the GTK+ apps
(This used to be commit 3e980a75c5)
2007-10-10 13:52:11 -05:00
Jelmer Vernooij
26af14c39b 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 52a2356505)
2007-10-10 13:52:11 -05:00
Simo Sorce
0efc729318 r13773: Be consistent in the way you get out and free allocated data
(This used to be commit 1113d4caa7)
2007-10-10 13:52:11 -05:00
Stefan Metzmacher
685b824aa8 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 551dd12baf)
2007-10-10 13:52:11 -05:00
Stefan Metzmacher
caeba73a33 r13769: the "wins partners"-option will not be readded
metze
(This used to be commit 7a1a486727)
2007-10-10 13:52:10 -05:00
Stefan Metzmacher
fe7706c105 r13768: be less verbose...
metze
(This used to be commit 18fe8a6fbb)
2007-10-10 13:52:10 -05:00
Stefan Metzmacher
71bf8326f5 r13767: fix compiler warnings
metze
(This used to be commit 0ab3a42341)
2007-10-10 13:52:10 -05:00
Jelmer Vernooij
116585c521 r13760: Remove extern declaration for SMB_PASSWD_FILE
(This used to be commit 8e2efc9981)
2007-10-10 13:52:10 -05:00
Jelmer Vernooij
8e1a6baf44 r13754: Update TODO
(This used to be commit 3b17f48343)
2007-10-10 13:52:09 -05:00
Jelmer Vernooij
d4f44993bd r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs
(This used to be commit fb620c2706)
2007-10-10 13:52:09 -05:00
Jelmer Vernooij
aa04388943 r13752: Add doxyfile and fix formatting of comments. Current output is available at http://samba.org/~jelmer/util-api/
(This used to be commit 90812203df)
2007-10-10 13:52:09 -05:00
Andrew Tridgell
4d3cc73843 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 ef6e30c72c)
2007-10-10 13:52:09 -05:00
Simo Sorce
e1380d63a0 r13744: Make ldb_ldap async
(This used to be commit ec833b409c)
2007-10-10 13:52:09 -05:00
Simo Sorce
af99fe6b01 r13743: Generic fixes and improvements
(This used to be commit c5eb27e5f7)
2007-10-10 13:52:08 -05:00
Simo Sorce
4d4f7a054e r13742: Fix tests to work better with ldap
(This used to be commit 4de76fd09e)
2007-10-10 13:52:08 -05:00