index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pidl:Samba4/NDR/Parser: fix ndr_pull/ndr_push mismatch
Stefan Metzmacher
2011-02-01
1
-1
/
+1
*
s3: Fix the build on sles8
Volker Lendecke
2011-02-01
1
-0
/
+1
*
s3-net: add net_scan_dc non-ad variant.
Günther Deschner
2011-02-01
1
-1
/
+67
*
s3-lanman: prefer dcerpc_samr_X functions.
Günther Deschner
2011-02-01
1
-83
/
+237
*
s3-rpcclient: prefer dcerpc_samr_X functions.
Günther Deschner
2011-02-01
1
-500
/
+880
*
s3-libnet: prefer dcerpc_samr_X functions.
Günther Deschner
2011-02-01
1
-45
/
+141
*
s3: Send a dropped_ip message if we lose an IP
Volker Lendecke
2011-02-01
1
-0
/
+85
*
s3: test addrchange
Volker Lendecke
2011-02-01
4
-0
/
+96
*
s3: Add support for AF_NETLINK addr notifications
Volker Lendecke
2011-02-01
4
-0
/
+326
*
s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/user.c.
Günther Deschner
2011-02-01
1
-130
/
+377
*
s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c.
Günther Deschner
2011-02-01
1
-14
/
+48
*
s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/localgroup.c.
Günther Deschner
2011-02-01
1
-50
/
+151
*
s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/group.c.
Günther Deschner
2011-02-01
1
-120
/
+367
*
pidl:Samba4/NDR/Parser: add support for 'ms_union' style aligment
Stefan Metzmacher
2011-02-01
1
-2
/
+12
*
pidl:Samba4/NDR/Parser: only do the switch type alignment when we have a swit...
Stefan Metzmacher
2011-02-01
1
-7
/
+8
*
pidl:NDR: add support for 'ms_union' property.
Stefan Metzmacher
2011-02-01
2
-46
/
+54
*
midltests: add invalid/midltests_pipe_struct_union_01.idl
Stefan Metzmacher
2011-02-01
2
-0
/
+296
*
Ensure we send the direct levelII oplock break to the correct fid.
Pavel Shilovsky
2011-02-01
1
-1
/
+10
*
Add knownfail for s4 for the new oplock test.
Jeremy Allison
2011-01-31
1
-0
/
+1
*
smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...
Pavel Shilovsky
2011-01-31
1
-0
/
+95
*
Fix bug #7928 - Samba problems with kernel oplocks option set to "no"
Pavel Shilovsky
2011-01-31
2
-8
/
+32
*
midltests: add todo/midltests-pipe-sync-ndr32-downgrade-02.idl
Stefan Metzmacher
2011-01-31
1
-0
/
+296
*
midltests: test encapsulated unions with 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+228
*
midltests: test encapsulated unions without 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+227
*
midltests: add examples of toplevel vs. embedded unions with mixed 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+230
*
midltests: add examples of toplevel vs. embedded unions with global 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+231
*
midltests: add examples of toplevel vs. embedded unions without 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+230
*
midltests: more union alignment example with ms_union
Stefan Metzmacher
2011-01-31
2
-0
/
+203
*
midltests: more union alignment example without ms_union
Stefan Metzmacher
2011-01-31
2
-0
/
+202
*
midltests: union alignment with enum as switch_type and 'ms_union'
Stefan Metzmacher
2011-01-31
2
-0
/
+200
*
midltests: union alignment with enum as switch_type
Stefan Metzmacher
2011-01-31
2
-0
/
+199
*
midltests: unions with enum vs. long
Stefan Metzmacher
2011-01-31
2
-0
/
+199
*
midltests: 'ms_unions' with enum vs. long
Stefan Metzmacher
2011-01-31
2
-0
/
+200
*
midltests: explore 'ms_union' option.
Stefan Metzmacher
2011-01-31
2
-0
/
+198
*
s3:lib/events: use DLIST_DEMOTE() for fd events
Stefan Metzmacher
2011-01-31
1
-0
/
+1
*
s3:smbd: let smbd_server_connection_loop_once() check for select errors
Stefan Metzmacher
2011-01-31
1
-0
/
+4
*
s3:lib/events: don't loop over fd events is select gave -1
Stefan Metzmacher
2011-01-31
1
-1
/
+1
*
Revert "s3: Fix starving the echo responder"
Stefan Metzmacher
2011-01-31
1
-17
/
+0
*
Revert "s3:events: Call all ready fd event handlers on each iteration of the ...
Stefan Metzmacher
2011-01-31
5
-40
/
+35
*
s4-smbtorture: add samr_changepassworduser3 ndr torture tests.
Günther Deschner
2011-01-31
2
-3
/
+110
*
s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.
Günther Deschner
2011-01-31
1
-8
/
+8
*
s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.
Günther Deschner
2011-01-31
2
-1
/
+10
*
nsswitch: libwbclient has vnum 1 now.
Günther Deschner
2011-01-31
1
-1
/
+1
*
s3-waf: these libs are not private libs.
Günther Deschner
2011-01-31
1
-3
/
+3
*
s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4
Matthias Dieter Wallnöfer
2011-01-30
1
-0
/
+11
*
librpc/rpc: add dcerpc_fault_to_nt_status() mapping from DCERPC_FAULT_SEC_PKG...
Stefan Metzmacher
2011-01-30
1
-0
/
+2
*
dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR define
Stefan Metzmacher
2011-01-30
1
-0
/
+1
[next]