Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-01 | s3-waf: fix the build after linux netlink changes. | Günther Deschner | 2 | -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 | |||||
2011-02-01 | s3: Fix bug 7940 -- fall back for utimes calls | Volker Lendecke | 1 | -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 | |||||
2011-02-01 | Added SSL global catalog | William Brown | 1 | -3/+18 | |
Reviewed-by: Andrew Bartlett Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Feb 1 20:05:39 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3:rpcclient/cmd_samr: remove useless ';' | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Feb 1 19:19:24 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3:libnet/libnet_samsync_display: fix netr_DELTA_* display | Stefan Metzmacher | 1 | -9/+12 | |
metze | |||||
2011-02-01 | s3:rpcclient/cmd_netlogon: fix netr_DELTA_* display | Stefan Metzmacher | 1 | -11/+14 | |
metze | |||||
2011-02-01 | pidl:Samba4/NDR/Parser: fix ndr_pull/ndr_push mismatch | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
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-net: add net_scan_dc non-ad variant. | Günther Deschner | 1 | -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 | |||||
2011-02-01 | s3-lanman: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -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 | |||||
2011-02-01 | s3-rpcclient: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -500/+880 | |
Guenther | |||||
2011-02-01 | s3-libnet: prefer dcerpc_samr_X functions. | Günther Deschner | 1 | -45/+141 | |
Guenther | |||||
2011-02-01 | s3: Send a dropped_ip message if we lose an IP | Volker Lendecke | 1 | -0/+85 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 1 15:59:17 CET 2011 on sn-devel-104 | |||||
2011-02-01 | s3: test addrchange | Volker Lendecke | 4 | -0/+96 | |
2011-02-01 | s3: Add support for AF_NETLINK addr notifications | Volker Lendecke | 4 | -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. | |||||
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-02-01 | pidl:Samba4/NDR/Parser: add support for 'ms_union' style aligment | Stefan Metzmacher | 1 | -2/+12 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Feb 1 12:13:45 CET 2011 on sn-devel-104 | |||||
2011-02-01 | pidl:Samba4/NDR/Parser: only do the switch type alignment when we have a ↵ | Stefan Metzmacher | 1 | -7/+8 | |
switch type This doesn't change the logic, it just doesn't call the same aligment function twice. metze | |||||
2011-02-01 | pidl:NDR: add support for 'ms_union' property. | Stefan Metzmacher | 2 | -46/+54 | |
metze | |||||
2011-02-01 | midltests: add invalid/midltests_pipe_struct_union_01.idl | Stefan Metzmacher | 2 | -0/+296 | |
pipes with unions are not supported by midl, so we don't need to implement them in pidl:-) metze | |||||
2011-02-01 | Ensure we send the direct levelII oplock break to the correct fid. | Pavel Shilovsky | 1 | -1/+10 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Feb 1 00:39:56 CET 2011 on sn-devel-104 | |||||
2011-01-31 | Add knownfail for s4 for the new oplock test. | Jeremy Allison | 1 | -0/+1 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Jan 31 22:55:00 CET 2011 on sn-devel-104 | |||||
2011-01-31 | smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option ↵ | Pavel Shilovsky | 1 | -0/+95 | |
set to "no" | |||||
2011-01-31 | Fix bug #7928 - Samba problems with kernel oplocks option set to "no" | Pavel Shilovsky | 2 | -8/+32 | |
We should not grant levelII oplocks on a file with existing byte range locks. | |||||
2011-01-31 | midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idl | Stefan Metzmacher | 1 | -0/+296 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 31 19:45:41 CET 2011 on sn-devel-104 | |||||
2011-01-31 | midltests: test encapsulated unions with 'ms_union' | Stefan Metzmacher | 2 | -0/+228 | |
metze | |||||
2011-01-31 | midltests: test encapsulated unions without 'ms_union' | Stefan Metzmacher | 2 | -0/+227 | |
metze | |||||
2011-01-31 | midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union' | Stefan Metzmacher | 2 | -0/+230 | |
metze | |||||
2011-01-31 | midltests: add examples of toplevel vs. embedded unions with global 'ms_union' | Stefan Metzmacher | 2 | -0/+231 | |
metze | |||||
2011-01-31 | midltests: add examples of toplevel vs. embedded unions without 'ms_union' | Stefan Metzmacher | 2 | -0/+230 | |
metze | |||||
2011-01-31 | midltests: more union alignment example with ms_union | Stefan Metzmacher | 2 | -0/+203 | |
metze | |||||
2011-01-31 | midltests: more union alignment example without ms_union | Stefan Metzmacher | 2 | -0/+202 | |
metze | |||||
2011-01-31 | midltests: union alignment with enum as switch_type and 'ms_union' | Stefan Metzmacher | 2 | -0/+200 | |
metze | |||||
2011-01-31 | midltests: union alignment with enum as switch_type | Stefan Metzmacher | 2 | -0/+199 | |
metze | |||||
2011-01-31 | midltests: unions with enum vs. long | Stefan Metzmacher | 2 | -0/+199 | |
metze | |||||
2011-01-31 | midltests: 'ms_unions' with enum vs. long | Stefan Metzmacher | 2 | -0/+200 | |
metze | |||||
2011-01-31 | midltests: explore 'ms_union' option. | Stefan Metzmacher | 2 | -0/+198 | |
metze | |||||
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:smbd: let smbd_server_connection_loop_once() check for select errors | Stefan Metzmacher | 1 | -0/+4 | |
metze | |||||
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: Fix starving the echo responder" | Stefan Metzmacher | 1 | -17/+0 | |
This reverts commit d5cf6482ed0cd9a11448ca04944b2e01200a7c89. I'll add a more generic fix for this problem. metze | |||||
2011-01-31 | Revert "s3:events: Call all ready fd event handlers on each iteration of the ↵ | Stefan Metzmacher | 5 | -40/+35 | |
main loop" This reverts commit 455fccf86b6544cd17a2571c63a88f8aebff3f74. I'll add a more generic fix for this problem. metze | |||||
2011-01-31 | s4-smbtorture: add samr_changepassworduser3 ndr torture tests. | Günther Deschner | 2 | -3/+110 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 16:07:14 CET 2011 on sn-devel-104 | |||||
2011-01-31 | s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test. | Günther Deschner | 1 | -8/+8 | |
Guenther | |||||
2011-01-31 | s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around. | Günther Deschner | 2 | -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 | |||||
2011-01-31 | nsswitch: libwbclient has vnum 1 now. | Günther Deschner | 1 | -1/+1 | |
Michael, please check. Guenther | |||||
2011-01-31 | s3-waf: these libs are not private libs. | Günther Deschner | 1 | -3/+3 | |
Guenther |