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
...
*
s3-waf: add wildcard commands from main wscript.
Günther Deschner
2011-03-04
1
-1
/
+11
*
s3-nterr: use strcasecmp in nt_status_string_to_code().
Günther Deschner
2011-03-04
1
-1
/
+2
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
8
-36
/
+38
*
s4-nterr: some minor cosmetic edits to further match s3 nterr.
Günther Deschner
2011-03-04
1
-3
/
+10
*
s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().
Günther Deschner
2011-03-04
1
-1
/
+2
*
nterr: make sure both nt_err_desc structs are the same.
Günther Deschner
2011-03-04
2
-0
/
+6
*
nterr: make sure both nt_errs structs are the same.
Günther Deschner
2011-03-04
2
-4
/
+17
*
s4-nterr: add _N macro handling as in s3-nterr.
Günther Deschner
2011-03-04
1
-91
/
+95
*
s3-nterr: make nt_err_desc static const.
Günther Deschner
2011-03-04
1
-1
/
+1
*
nterr: remove space indents (use tabs instead), following coding standards.
Günther Deschner
2011-03-04
2
-27
/
+27
*
nterr: remove trailing whitespace.
Günther Deschner
2011-03-04
2
-24
/
+24
*
s3-waf: add check for SEEKDIR_RETURNS_VOID.
Günther Deschner
2011-03-04
1
-0
/
+5
*
s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
Günther Deschner
2011-03-04
1
-0
/
+6
*
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
2011-03-04
6
-33
/
+31
*
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_writev()
Stefan Metzmacher
2011-03-03
1
-49
/
+17
*
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_sendmsg()
Stefan Metzmacher
2011-03-03
1
-47
/
+66
*
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_send()
Stefan Metzmacher
2011-03-03
1
-37
/
+18
*
socket_wrapper: use swrap_sendmsg_before()/after() in swrap_sendto()
Stefan Metzmacher
2011-03-03
1
-86
/
+35
*
socket_wrapper: add swrap_sendmsg_before/after helper functions
Stefan Metzmacher
2011-03-03
1
-0
/
+191
*
socket_wrapper: replace recvmsg() correctly
Stefan Metzmacher
2011-03-03
1
-0
/
+6
*
socket_wrapper: readv() should only work on connected sockets
Stefan Metzmacher
2011-03-03
1
-0
/
+5
*
socket_wrapper: move swrap_ioctl() above the send*/recv* functions
Stefan Metzmacher
2011-03-03
1
-26
/
+26
*
socket_wrapper: fix compiler warnings
Stefan Metzmacher
2011-03-03
1
-28
/
+37
*
socket_wrapper: don't allow connect() to the broadcast address
Stefan Metzmacher
2011-03-03
1
-1
/
+8
*
s3: Use dom_sid_string_buf in sid_to_fstring
Volker Lendecke
2011-03-03
1
-3
/
+1
*
Add dom_sid_string_buf
Volker Lendecke
2011-03-03
2
-12
/
+40
*
s3: Use dom_sid_string in _lsa_lookup_sids_internal
Volker Lendecke
2011-03-03
1
-4
/
+1
*
s3: Remove an obsolete comment
Volker Lendecke
2011-03-03
1
-3
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-03-03
1
-3
/
+3
*
lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.
Günther Deschner
2011-03-03
2
-3
/
+3
*
s3-includes: remove global include of system/readline.h.
Günther Deschner
2011-03-02
1
-1
/
+0
*
s3-proto: fix some inline comments.
Günther Deschner
2011-03-02
1
-3
/
+12
*
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
2011-03-02
5
-9
/
+4
*
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
2011-03-02
1
-0
/
+7
*
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
2011-03-02
1
-0
/
+31
*
s3: Announce HSM in the gpfs module
Volker Lendecke
2011-03-02
2
-0
/
+44
*
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
2011-03-02
8
-12
/
+36
*
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
2011-03-02
8
-14
/
+53
*
s3: Fix operation names in vfs_full_audit.c
Volker Lendecke
2011-03-02
1
-2
/
+2
*
s3: Print all flags in "smbclient allinfo"
Volker Lendecke
2011-03-02
1
-1
/
+25
*
s4:torture/rap/rap.c - remove unused variable "i"
Matthias Dieter Wallnöfer
2011-03-02
1
-1
/
+0
*
s3:idmap_cache: remove an leftover wip comment
Michael Adam
2011-03-02
1
-1
/
+1
*
s3: adjust loglevel for idmap_cache
Gregor Beck
2011-03-02
1
-10
/
+10
*
librpc/idl: remove unused string defines from idl_types.h
Stefan Metzmacher
2011-03-02
1
-23
/
+0
*
librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext
Stefan Metzmacher
2011-03-02
1
-1
/
+4
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
9
-2
/
+8
*
s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().
Günther Deschner
2011-03-02
1
-10
/
+63
*
s4-smbtorture: add netsessionenum rap torture test.
Günther Deschner
2011-03-02
2
-0
/
+26
*
s4-smbtorture: add smbcli_rap_netsessionenum().
Günther Deschner
2011-03-02
1
-0
/
+80
*
rap: add rap_NetSessionEnum to IDL.
Günther Deschner
2011-03-02
1
-0
/
+30
[prev]
[next]