summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* s3-net: prefer dcerpc_samr_X functions in rpc_list_alias_members.Günther Deschner2011-02-011-8/+17
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_list_group_members.Günther Deschner2011-02-011-13/+26
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_group_list_internals.Günther Deschner2011-02-011-40/+91
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_del_aliasmem.Günther Deschner2011-02-011-14/+34
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_del_groupmem.Günther Deschner2011-02-011-17/+47
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_add_aliasmem.Günther Deschner2011-02-011-15/+31
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_add_groupmem.Günther Deschner2011-02-011-13/+40
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_group_delete_internals.Günther Deschner2011-02-011-43/+117
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_sh_user_flag_edit_internals.Günther Deschner2011-02-011-7/+16
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_sh_user_str_edit_internals.Günther Deschner2011-02-011-6/+17
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_sh_user_show_internals.Günther Deschner2011-02-011-3/+8
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_sh_handle_user.Günther Deschner2011-02-011-17/+33
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in rpc_info_internals.Günther Deschner2011-02-011-9/+30
| | | | Guenther
* s3-net: prefer dcerpc_samr_X functions in net_rpc_sh_acct.c.Günther Deschner2011-02-011-25/+57
| | | | Guenther
* s3-waf: fix the build after linux netlink changes.Günther Deschner2011-02-012-0/+16
| | | | | | | | | Volker, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 1 23:21:50 CET 2011 on sn-devel-104
* s3: Fix bug 7940 -- fall back for utimes callsVolker Lendecke2011-02-011-4/+14
| | | | | | | | There are systems where ./configure has detected advanced utimes calls which are then not available on other kernels. We should do a proper fallback. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 1 22:37:35 CET 2011 on sn-devel-104
* s3:rpcclient/cmd_samr: remove useless ';'Stefan Metzmacher2011-02-011-1/+1
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Feb 1 19:19:24 CET 2011 on sn-devel-104
* s3:libnet/libnet_samsync_display: fix netr_DELTA_* displayStefan Metzmacher2011-02-011-9/+12
| | | | metze
* s3:rpcclient/cmd_netlogon: fix netr_DELTA_* displayStefan Metzmacher2011-02-011-11/+14
| | | | metze
* s3: Fix the build on sles8Volker Lendecke2011-02-011-0/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 1 18:34:33 CET 2011 on sn-devel-104
* s3-net: add net_scan_dc non-ad variant.Günther Deschner2011-02-011-1/+67
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 1 17:48:40 CET 2011 on sn-devel-104
* s3-lanman: prefer dcerpc_samr_X functions.Günther Deschner2011-02-011-83/+237
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 1 16:45:10 CET 2011 on sn-devel-104
* s3-rpcclient: prefer dcerpc_samr_X functions.Günther Deschner2011-02-011-500/+880
| | | | Guenther
* s3-libnet: prefer dcerpc_samr_X functions.Günther Deschner2011-02-011-45/+141
| | | | Guenther
* s3: Send a dropped_ip message if we lose an IPVolker Lendecke2011-02-011-0/+85
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 1 15:59:17 CET 2011 on sn-devel-104
* s3: test addrchangeVolker Lendecke2011-02-014-0/+96
|
* s3: Add support for AF_NETLINK addr notificationsVolker Lendecke2011-02-014-0/+326
| | | | | | | | | | | | | | Via an AF_NETLINK socket, the Linux kernel can inform us when IP addresses are added or dropped. This will first be used in winbind, it was triggered by clustering with ctdb. When winbind is connected to a domain controller and ctdb decides to move away the IP address that winbind used locally for the connection to the DC, the next request will run into a timeout. winbind sends out its request, but the response will never arrive: The IP is gone. It will also be interesting for more reliable online/offline detection, but this is something for future winbind refactoring.
* s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/user.c.Günther Deschner2011-02-011-130/+377
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 1 13:41:42 CET 2011 on sn-devel-104
* s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c.Günther Deschner2011-02-011-14/+48
| | | | Guenther
* s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/localgroup.c.Günther Deschner2011-02-011-50/+151
| | | | Guenther
* s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/group.c.Günther Deschner2011-02-011-120/+367
| | | | Guenther
* Ensure we send the direct levelII oplock break to the correct fid.Pavel Shilovsky2011-02-011-1/+10
| | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Feb 1 00:39:56 CET 2011 on sn-devel-104
* Fix bug #7928 - Samba problems with kernel oplocks option set to "no"Pavel Shilovsky2011-01-312-8/+32
| | | | | We should not grant levelII oplocks on a file with existing byte range locks.
* s3:lib/events: use DLIST_DEMOTE() for fd eventsStefan Metzmacher2011-01-311-0/+1
| | | | | | | | | | This makes sure that fd events doesn't dry out, because a fd with a lower number is busy. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 16:59:44 CET 2011 on sn-devel-104
* s3:smbd: let smbd_server_connection_loop_once() check for select errorsStefan Metzmacher2011-01-311-0/+4
| | | | metze
* s3:lib/events: don't loop over fd events is select gave -1Stefan Metzmacher2011-01-311-1/+1
| | | | metze
* Revert "s3: Fix starving the echo responder"Stefan Metzmacher2011-01-311-17/+0
| | | | | | | | This reverts commit d5cf6482ed0cd9a11448ca04944b2e01200a7c89. I'll add a more generic fix for this problem. metze
* Revert "s3:events: Call all ready fd event handlers on each iteration of the ↵Stefan Metzmacher2011-01-315-40/+35
| | | | | | | | | | main loop" This reverts commit 455fccf86b6544cd17a2571c63a88f8aebff3f74. I'll add a more generic fix for this problem. metze
* s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.Günther Deschner2011-01-312-1/+10
| | | | | | | | | Volker, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 10:51:10 CET 2011 on sn-devel-104
* s3-waf: these libs are not private libs.Günther Deschner2011-01-311-3/+3
| | | | Guenther
* s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher2011-01-301-0/+1
| | | | metze
* s3:net registry: ignore WERR_BADFILE when --force is given in ↵Michael Adam2011-01-301-1/+3
| | | | | | | deletekey[_recursive] Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sun Jan 30 14:53:13 CET 2011 on sn-devel-104
* s3:registry: in deletekey_recursive, fix return code upon error.Michael Adam2011-01-301-3/+10
| | | | | | | correctly keep the werr from inside the transaction when the opearation inside the transaction fails. What is the correct behaviour if the cancel operation fails?
* s3:net registry: fix a debug message.Michael Adam2011-01-301-1/+1
|
* s3:net registry: fix a debug message.Michael Adam2011-01-301-1/+1
|
* s3: On FreeBSD, compile zfsacl if sunacl.h is aroundVolker Lendecke2011-01-303-2/+18
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Jan 30 12:17:49 CET 2011 on sn-devel-104
* s3: Make _lp_maxprotocol staticVolker Lendecke2011-01-291-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 29 16:07:28 CET 2011 on sn-devel-104
* s3: Remove an unneeded checkVolker Lendecke2011-01-291-1/+1
| | | | | | | | In many other places we already assume that if asprintf returns !=-1 then the result is allocated. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 29 15:00:09 CET 2011 on sn-devel-104
* s3: inline get_uid_from_stateVolker Lendecke2011-01-281-6/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Jan 28 23:38:16 CET 2011 on sn-devel-104
* s3: Lift winbindd_cli_state from fillup_password_policyVolker Lendecke2011-01-281-4/+6
|