Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-17 | s3-cluster Always fill in the clustering vnn element | Andrew Bartlett | 2 | -30/+0 | |
This avoids this structure being partially uninitialised. Adnrew Bartlett | |||||
2011-02-17 | nsswitch: make wb_reqtrans a common subsystem. | Günther Deschner | 2 | -507/+0 | |
Guenther | |||||
2011-02-14 | s3: move some defines to a better place. | Günther Deschner | 1 | -0/+11 | |
Guenther | |||||
2011-02-13 | s3: Use tlap_simple_recv in tldap_sasl_bind_recv | Volker Lendecke | 1 | -6/+3 | |
2011-02-13 | s3: Add error checking to asn1_read_OctetString_talloc | Volker Lendecke | 1 | -2/+15 | |
2011-02-13 | Fix typos | Volker Lendecke | 1 | -1/+1 | |
2011-02-13 | s3: Convert tldap_entry_values args to "array, count" | Volker Lendecke | 1 | -4/+4 | |
2011-02-13 | s3: Add an explicit counter to tldap_add_mod_[blobs|str] | Volker Lendecke | 1 | -8/+12 | |
2011-02-13 | s3: Convert tldap_make_mod_fmt args to "array, count" | Volker Lendecke | 1 | -1/+1 | |
2011-02-13 | s3: Convert tldap_make_mod_blob args to "array, count" | Volker Lendecke | 1 | -1/+1 | |
2011-02-13 | s3: Convert tldap_make_mod_blob_int args to "array, count" | Volker Lendecke | 1 | -3/+3 | |
2011-02-13 | s3: Convert tldap_add_blob_vals args to "array, count" | Volker Lendecke | 1 | -2/+2 | |
2011-02-13 | s3: Convert tldap_add_mod_blobs args to "array, count" | Volker Lendecke | 1 | -5/+6 | |
2011-02-11 | s3: Add more checks and better fallback to addrchange | Volker Lendecke | 1 | -16/+29 | |
From http://netsplit.com/2011/02/09/the-proc-connector-and-socket-filters/ I learned a bit more about netlink... Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Feb 11 10:47:09 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s3: Align the args in tldap_modify | Volker Lendecke | 1 | -3/+3 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Feb 10 23:20:05 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s3: Align tldap_add and tldap_add_send | Volker Lendecke | 1 | -1/+1 | |
2011-02-10 | s3-system: fix malloc/talloc mismatch in sys_popen(). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-02-10 | s3-auth Rename cryptic 'ptok' to security_token | Andrew Bartlett | 1 | -1/+1 | |
This will allow the auth_serversupplied_info struct to be migrated to auth_session_info easier. Adnrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-02-09 | Fix up some buildfarm warnings. | Jeremy Allison | 3 | -3/+3 | |
2011-02-09 | s3:popt: add POPT_COMMON_OPTION to provide only the "--option" feature | Michael Adam | 1 | -0/+5 | |
2011-02-08 | Add fdopendir(). | Jeremy Allison | 1 | -0/+16 | |
2011-02-09 | s3: Fix some nonempty blank lines and some typos | Volker Lendecke | 2 | -4/+4 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Feb 9 00:01:45 CET 2011 on sn-devel-104 | |||||
2011-02-08 | pam: share pam errors in a common location. | Günther Deschner | 1 | -139/+0 | |
Guenther | |||||
2011-02-08 | libndr: share some uuid helpers. | Günther Deschner | 2 | -20/+3 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 8 09:52:56 CET 2011 on sn-devel-104 | |||||
2011-02-04 | s3:lib/addrchange: set ctx->sock to -1 after close | Stefan Metzmacher | 1 | -1/+1 | |
The makes the code more consistent with similar destructors. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Feb 4 15:52:55 CET 2011 on sn-devel-104 | |||||
2011-02-04 | s3:lib/addrchange: remove unused pointer | Stefan Metzmacher | 1 | -1/+0 | |
metze | |||||
2011-02-04 | s3:lib/addrchange: let addrchange_done() retry and ignore unknown message types | Stefan Metzmacher | 1 | -5/+16 | |
Messages like RTM_NEWLINK should be just ignored. metze | |||||
2011-02-03 | s3:lib: allow_trailing_dollar should only allow '$' | Stefan Metzmacher | 1 | -12/+12 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Feb 3 00:33:48 CET 2011 on sn-devel-104 | |||||
2011-02-02 | s3-libnetapi: prefer dcerpc_lsa_X functions. | Günther Deschner | 1 | -4/+7 | |
Guenther | |||||
2011-02-02 | s3: Remove superfluous ; | Günther Deschner | 2 | -5/+5 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 15:44:21 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3: Fix the build on sles8 | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 1 18:34:33 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3: Add support for AF_NETLINK addr notifications | Volker Lendecke | 2 | -0/+316 | |
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. | |||||
2011-02-01 | s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/user.c. | Günther Deschner | 1 | -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 | |||||
2011-02-01 | s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c. | Günther Deschner | 1 | -14/+48 | |
Guenther | |||||
2011-02-01 | s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/localgroup.c. | Günther Deschner | 1 | -50/+151 | |
Guenther | |||||
2011-02-01 | s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/group.c. | Günther Deschner | 1 | -120/+367 | |
Guenther | |||||
2011-01-31 | s3:lib/events: use DLIST_DEMOTE() for fd events | Stefan Metzmacher | 1 | -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 | |||||
2011-01-31 | s3:lib/events: don't loop over fd events is select gave -1 | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-31 | Revert "s3:events: Call all ready fd event handlers on each iteration of the ↵ | Stefan Metzmacher | 1 | -15/+7 | |
main loop" This reverts commit 455fccf86b6544cd17a2571c63a88f8aebff3f74. I'll add a more generic fix for this problem. metze | |||||
2011-01-28 | s3-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104 | |||||
2011-01-26 | s3-lib: Fixed a missing return value in tldap. | Andreas Schneider | 1 | -0/+1 | |
s3-lib: Fixed a missing return value in tldap. | |||||
2011-01-26 | errormap: Add unix_to_werror() function | Kai Blin | 1 | -0/+6 | |
While this function technically is closest to the map_nt_status_from_unix() function, I think it is better to keep the new function in line with our usual fooerror_to_barerror() naming scheme. Signed-off-by: Kai Blin <kai@samba.org> Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Wed Jan 26 23:07:24 CET 2011 on sn-devel-104 | |||||
2011-01-24 | libcli/ldap: use lib/ldb_compat.h for the s3 build | Stefan Metzmacher | 1 | -0/+13 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 24 14:55:50 CET 2011 on sn-devel-104 | |||||
2011-01-24 | Revert "s3: Fix an infinite loop" | Volker Lendecke | 1 | -4/+0 | |
This reverts commit 61f7d7cdeccb1f733590e8bdb8229b32363a815e. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jan 24 10:10:43 CET 2011 on sn-devel-104 | |||||
2011-01-23 | s3: Fix an infinite loop | Volker Lendecke | 1 | -0/+4 | |
If select returns EBADF (which should NEVER happen), then we loop infinitely because the select masks seem all active. I've been given an strace where smbd floods syslog with inotify-related error messages. The strace shows that select returns EBADF, and we're calling the inotify event callback. It then complains there's no data on the inotify fd. Metze, please check! We might need to fix this in 3.4 and 3.5 as well. And we need to find the deeper reason where we close a file descriptor and don't tell the events system about it. Volker Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Jan 23 10:05:39 CET 2011 on sn-devel-104 | |||||
2011-01-21 | s3: Fix the code to immediately disconnect from a non-working ctdbd | Volker Lendecke | 1 | -0/+1 | |
2011-01-13 | s3-libnetapi: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 3 | -15/+86 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-libnetapi: prefer dcerpc_netr_X functions. | Günther Deschner | 2 | -13/+32 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-12 | s3-libnetapi: add missing error check after switchting to dcerpc_wkssvc_X ↵ | Günther Deschner | 1 | -0/+4 | |
functions. Guenther | |||||
2011-01-11 | s3-initshutdown: prefer dcerpc_initshutdown_X functions. | Günther Deschner | 1 | -3/+9 | |
Guenther |