Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-21 | s4:ldb: remove dependency to samba4's events wrapper | Stefan Metzmacher | 7 | -29/+36 | |
metze | |||||
2009-01-20 | librpc: Fix warning caused by some empty debug strings | Tim Prouty | 1 | -3/+3 | |
It would probably be better to create a new macro such as DEBUGHDR to allow empty strings for debug statements, but for the short term this eliminates the warning with no negative consequences. | |||||
2009-01-21 | s3:docs: add a manpage for idmap_tdb2 | Michael Adam | 1 | -0/+132 | |
Michael | |||||
2009-01-21 | s3:docs: update the idmap_ldap manpage to reflect current facts. | Michael Adam | 1 | -7/+23 | |
Michael | |||||
2009-01-21 | s3:docs: update the idmap_tdb manpage to reflect current facts. | Michael Adam | 1 | -20/+61 | |
Michael | |||||
2009-01-20 | "userdom_struct" does not need "full_name" anymore -- unused | Volker Lendecke | 5 | -7/+2 | |
2009-01-20 | Fix some nonempty blank lines | Volker Lendecke | 2 | -20/+20 | |
2009-01-20 | Remove some unused code | Volker Lendecke | 3 | -17/+0 | |
2009-01-20 | Remove some smb fsp knowledge from rpc_server/ | Volker Lendecke | 5 | -71/+99 | |
np_open/read/write don't have to know about files_struct | |||||
2009-01-20 | Make use of TALLOC_FREE | Volker Lendecke | 1 | -3/+1 | |
2009-01-20 | socket_wrapper: fix PCAP support broken by ↵ | Stefan Metzmacher | 1 | -3/+1 | |
aaea68791cfea45c6fa69abc93ad6d0e832d0283 We should note close the fd after writing the first packet. metze | |||||
2009-01-20 | s3:messaging: also recreate the local messaging backend in messaging_reinit() | Stefan Metzmacher | 1 | -3/+11 | |
This prepares the change to use signal events in the tdb backend. metze | |||||
2009-01-20 | s3: reinit_after_fork() should reinit the event context before the messaging ↵ | Stefan Metzmacher | 1 | -4/+4 | |
context Because messaging_reinit() may add events to the event context, which will removed by event_context_reinit(). metze | |||||
2009-01-20 | s3:events: add support for signal events | Stefan Metzmacher | 1 | -0/+6 | |
metze | |||||
2009-01-20 | s3:smbd: call message_dispatch() before processing incoming PDUs | Stefan Metzmacher | 1 | -0/+6 | |
This is a hack to fix races which happen with the RAW-RENAME and RAW-OPLOCK tests. We should try to remove it later. metze | |||||
2009-01-20 | tevent: rename signal handler functions to start with tevent_common_ | Stefan Metzmacher | 1 | -5/+6 | |
This makes debugging with gdb easier. metze | |||||
2009-01-19 | Don't use TMPDIR as variable, it's already used for other purposes. | Jelmer Vernooij | 1 | -5/+8 | |
Don't include GIT revision in release version strings. | |||||
2009-01-19 | Make sure server_role gets initialized in backend provisioning code - | Jelmer Vernooij | 3 | -3/+19 | |
fixes test. | |||||
2009-01-19 | Merge branch 'v4-0-stable' | Jelmer Vernooij | 6 | -252/+282 | |
2009-01-19 | Add some more entries to WHATSNEW, by no means complete. | Jelmer Vernooij | 1 | -0/+10 | |
2009-01-19 | Remove mention of external heimdal - its not yet supported. | Jelmer Vernooij | 1 | -3/+0 | |
2009-01-19 | s3:idmap_tdb: convert to the dbwrap api | Stefan Metzmacher | 1 | -244/+223 | |
metze | |||||
2009-01-19 | s3:dbwrap: add dbwrap_delete(), dbwrap_store() and dbwrap_fetch() | Stefan Metzmacher | 2 | -8/+31 | |
The _bystring function are now just tiny wrappers. metze | |||||
2009-01-19 | s3:dbwrap: add get_flags() hook to db_context | Stefan Metzmacher | 3 | -0/+18 | |
metze | |||||
2009-01-19 | Avoid flooding of syslog with failing pam_putenv messages. | Andreas Schneider | 1 | -1/+1 | |
Signed-off-by: Andreas Schneider <anschneider@suse.de> Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2009-01-19 | Fix the same bug as 8b618d0 fixes, this time in winbindd_passdb.c | Volker Lendecke | 1 | -2/+4 | |
2009-01-19 | Attempt to fix the merged build | Volker Lendecke | 2 | -3/+3 | |
2009-01-19 | S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'. | Karolin Seeger | 3 | -5/+5 | |
The option '-B' does not exist at all. Thanks to Jason Ellison for reporting! Karolin | |||||
2009-01-19 | S3-HowTo: Change 'winbindd -B' to 'winbindd -D'. | Karolin Seeger | 2 | -5/+5 | |
There is no option '-B' at all. Thanks to Jason Ellison for reporting! Karolin | |||||
2009-01-19 | nbt_server/wins: winsdb_handle() can be static | Stefan Metzmacher | 1 | -2/+3 | |
metze (from samba4wins tree ba45b14b48f62eb1668509738f83fa17a4ce95fd) | |||||
2009-01-19 | nbt_server/wins: add some const | Stefan Metzmacher | 1 | -3/+4 | |
metze (from samba4wins tree e54b2d3ddbf338fe5d9802724e76f320fd4423e5) | |||||
2009-01-19 | nbt_server/wins: use talloc_zero() to create struct winsdb_handle | Stefan Metzmacher | 2 | -2/+2 | |
metze (from samba4wins tree 0f2995f77ab092d71e539c2473c94956f9c253fb) | |||||
2009-01-19 | wrepl_server: make 'use inform' the default and autofallback against old servers | Stefan Metzmacher | 3 | -3/+25 | |
metze (from samba4wins tree f44c8c8e1986e2105e899bb1f8a3896575eef582) | |||||
2009-01-19 | libcli/wrepl: return the major version of the server in wrepl_associate() | Stefan Metzmacher | 2 | -0/+2 | |
metze (from samba4wins tree 1ea02d50d1607b94e15ff07568fa5056cb6e4f09) | |||||
2009-01-19 | wreplserver: add "wreplsrv:propagate name releases = yes" for replicated ↵ | Stefan Metzmacher | 1 | -0/+29 | |
sgroup merges metze (from samba4wins tree 80cbe665e561182d28acc6ad474243b83f3e4d28) | |||||
2009-01-19 | winsserver: add "wreplsrv:propagate name releases" option | Stefan Metzmacher | 2 | -6/+47 | |
Add an option to propagate name releases directly. This make the results for #1C name queries more consistent among all servers. It's off by default to match windows. metze (from samba4wins tree 166e9fdffb9f4e26513c3b4ec1f6f168ecbe18f8) | |||||
2009-01-19 | winsserver_release: update the expire time if only one address is released | Stefan Metzmacher | 1 | -1/+12 | |
We also take the ownership if the record isn't owned. This matches windows... metze (from samba4wins tree d7b19339c0444cbe0989fcfa91a22323215d2f6b) | |||||
2009-01-19 | wrepl_scavenging: add a comment to make the is_static case more clear | Stefan Metzmacher | 1 | -5/+13 | |
metze (from samba4wins tree 67fa7dc4fe36b143d36df1309840328a14683e31) | |||||
2009-01-19 | wrepl_server: fix the record expire time of sgroup merges | Stefan Metzmacher | 1 | -0/+18 | |
if we're the owner, the expire time becomes the highest expire time of owned addresses metze (from samba4wins tree 024f439db45046c7c0bb4759c75877462405baec) | |||||
2009-01-19 | wrepl_server: use a local 'local_owner' variable to make the code more readable | Stefan Metzmacher | 1 | -1/+2 | |
metze (from samba4wins tree eba9a8ce0641a2984112f4e1473801fa449ed96d) | |||||
2009-01-19 | winsdb: the we_are_owner in winsdb_lookup() needs to be per address | Stefan Metzmacher | 1 | -22/+15 | |
This fixes a bug where #1C addresses are registered with different WINS-Servers and a merged #1C record. metze (from samba4wins tree 72e055394a0fd1f543be9c196b4179356a1033f6) | |||||
2009-01-19 | nbt_server: fix crash bug, the wins client interface may not have a nbtsock | Stefan Metzmacher | 1 | -1/+1 | |
metze (from samba4wins tree 8035601da7c7e8b65fe1d82c2654c412fa169338) | |||||
2009-01-19 | nbt_server: redirect incoming response packets to the correct interface | Stefan Metzmacher | 1 | -0/+53 | |
We may send requests packets (WACK challenges or similar things) via a different udp socket than the socket we receive the matching response. We need to setup an unexpected handler on the nbt sockets and redirect responses to the correct nbt_socket. (By redirect I mean we use the correct nbt_socket structure, we're *not* resending the packet with sendto() via the kernel...) metze (from samba4wins tree 7ce8e705e5a9aabb787d17fbec7a078d9d6780dc) | |||||
2009-01-19 | libcli/nbt: add nbt_name_socket_handle_response_packet() | Stefan Metzmacher | 2 | -3/+13 | |
Move the last part of nbt_name_socket_recv() into a new function nbt_name_socket_handle_response_packet() so that it can be reused by an unexpected handler. metze (from samba4wins tree cb0377f3b95e50c84fac999a49dde80acc933124) | |||||
2009-01-19 | libcli/nbt: add nbt_set_unexpected_handler() | Stefan Metzmacher | 2 | -0/+17 | |
metze (from samba4wins tree 74232901d1e7ea9ebcb3bd8d584dda36fac37223) | |||||
2009-01-19 | nbt_server: add some debug messages which show the used interfaces addresses | Stefan Metzmacher | 1 | -2/+12 | |
metze (from samba4wins tree 8eb30add7c95672a85b4084b4a3dbfa78db820c4) | |||||
2009-01-19 | wreplsrv: don't log scavenging events at level 0 | Stefan Metzmacher | 1 | -7/+7 | |
metze (from samba4wins tree 7a1d4fac9d77440c2c463bfdb2a5671e4817cfdf) | |||||
2009-01-19 | wreplsrv: log a successful replication cycle at level 1 | Stefan Metzmacher | 1 | -1/+1 | |
metze (from samba4wins tree b411e60e1536668e11bc5d8eaa389071b25077bf) | |||||
2009-01-19 | wreplsrv: log replication failures at log level 0 | Stefan Metzmacher | 2 | -8/+8 | |
metze (from samba4wins tree 405cbb74b7191e744178894a5e0ac4abcac2a4fe) | |||||
2009-01-19 | libcli/nbt: fix wack timeout handling | Stefan Metzmacher | 1 | -3/+18 | |
If the client gets a WACK response, the server sends a timeout to the client. Possible values are between 9 and 105 seconds. Because w2k3 servers have a bug and always return a value of 5 seconds, we need a workarround. Always using a fixed value of 30 seconds is bad as we could timeout to early. Now we use the value from the server if it's in the valid range and otherwise we use the upper limit of the valid range (105s). metze (from samba4wins tree 40ef7739f4141598a6392c203e4a2d52d972fe06) |