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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:lib/socket Don't go via a string when resolving addresses in connect_multi
Andrew Bartlett
2010-03-11
1
-28
/
+20
*
s4:libcli/resolve Use a more robust way to return the string address
Andrew Bartlett
2010-03-11
2
-3
/
+12
*
s4:lib/socket Add function to set a port on the socket address
Andrew Bartlett
2010-03-11
2
-0
/
+14
*
s4/rpc_server Don't segfault over replPropertyMetaData contents
Andrew Bartlett
2010-03-11
1
-0
/
+7
*
s4-smbtorture: only look at DATA_BLOB pointer when einfo[0].data_length > 0.
Günther Deschner
2010-03-11
1
-1
/
+3
*
s4-smbtorture: while testing PrinterDataEx also compare Get and Enum results.
Günther Deschner
2010-03-10
1
-10
/
+29
*
Revert "s4-smbtorture: disable winreg QueryValue test for today."
Günther Deschner
2010-03-10
1
-2
/
+2
*
ѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL
Björn Jacke
2010-03-10
1
-1
/
+1
*
s4:libnet - change variables to "unsigned" where needed
Matthias Dieter Wallnöfer
2010-03-10
8
-12
/
+13
*
s4:libnet_become_dc - change counter variables to "unsigned" where they count...
Matthias Dieter Wallnöfer
2010-03-10
2
-3
/
+3
*
s4:winreg RPC - fix up the "QueryValue" call to work against the enhanced tor...
Matthias Dieter Wallnöfer
2010-03-10
1
-7
/
+11
*
s4:registry/ldb.c - if "name" isn't set we should return WERR_INVALID_PARAM
Matthias Dieter Wallnöfer
2010-03-10
1
-1
/
+5
*
s4:build/m4/public.m4: add realname argument to SMB_BUILD_LIBRARY()
Stefan Metzmacher
2010-03-10
1
-1
/
+2
*
s4:rpc_server/wkssvc: don't reset [out,ref] pointer to 0
Stefan Metzmacher
2010-03-10
1
-6
/
+0
*
s4:rpc_server/wkssvc: remove unneeded talloc_reference()
Stefan Metzmacher
2010-03-10
1
-4
/
+2
*
s4:rpc_server/wkssvc: avoid ZERO_STRUCT(r->out) and use already allocated [ou...
Stefan Metzmacher
2010-03-10
1
-4
/
+0
*
s4:rpc_server/srvsvc: remove unused ZERO_STRUCT(r->out);
Stefan Metzmacher
2010-03-10
1
-2
/
+0
*
s4/drs: DsRemoveDSServer - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
1
-1
/
+1
*
s4/drs: DsWriteAccountSpn - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
1
-1
/
+1
*
s4/drs: DsCrackNames - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
3
-4
/
+4
*
s4/drs: DsGetNCChanges - Propagating IDL changes to source code
Kamen Mazdrashki
2010-03-10
4
-7
/
+7
*
s4-smbtorture: do full winreg QueryValue test for values we created.
Günther Deschner
2010-03-10
1
-0
/
+27
*
s4-smbtorture: check for non existing value under version key in RPC-WINREG.
Günther Deschner
2010-03-10
1
-0
/
+2
*
s4-spoolss: remove unsed iconv handle from dcesrv_spoolss_GetPrinterData().
Günther Deschner
2010-03-10
1
-1
/
+0
*
s4:winreg RPC - don't crash when incoming data wasn't correctly specified
Matthias Dieter Wallnöfer
2010-03-10
1
-2
/
+8
*
s4:lib/registry/ldb.c - fix up registry backend to be more robust
Matthias Dieter Wallnöfer
2010-03-10
1
-9
/
+5
*
s4-smbtorture: disable winreg QueryValue test for today.
Günther Deschner
2010-03-10
1
-2
/
+2
*
s4-smbtorture: fix some build warnings in RPC-SPOOLSS test.
Günther Deschner
2010-03-10
1
-8
/
+8
*
s4-smbtorture: on HKLM hive test the well known CurrentVersion value.
Günther Deschner
2010-03-10
1
-0
/
+17
*
s4-smbtorture: add full coverage test for winreg QueryValue calls.
Günther Deschner
2010-03-10
1
-0
/
+101
*
s4-smbtorture: rework test_winreg_QueryValue in RPC-SPOOLSS-PRINTER once again.
Günther Deschner
2010-03-10
1
-3
/
+8
*
s4-smbtorture: add tests for set and delete value in RPC-WINREG.
Günther Deschner
2010-03-10
1
-0
/
+52
*
Fix typo and convert spaces to tabs
Simo Sorce
2010-03-09
1
-4
/
+4
*
s4:ldb fix escape parsing
Simo Sorce
2010-03-09
1
-2
/
+24
*
s4:winbind - use "unsigned" variables where possible
Matthias Dieter Wallnöfer
2010-03-09
5
-27
/
+27
*
s4:winbind/wb_cmd_getgroups.c - fix up warnings
Matthias Dieter Wallnöfer
2010-03-09
1
-8
/
+16
*
s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
Matthieu Patou
2010-03-09
2
-2
/
+29
*
s4:winbind: Fix a misplaced returned info
Matthieu Patou
2010-03-09
1
-4
/
+2
*
s4:winbind Implement logic for getgroups to work
Matthieu Patou
2010-03-09
3
-17
/
+273
*
s4:winbind: implement calls for allowing getent groups
Matthieu Patou
2010-03-09
5
-2
/
+379
*
s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test - make it compatible ag...
Matthias Dieter Wallnöfer
2010-03-09
1
-18
/
+100
*
s4:netlogon RPC - "LogonGetDomainInfo" - make the call compatible with >= Win...
Matthias Dieter Wallnöfer
2010-03-09
1
-23
/
+62
*
s4-smbtorture: fix uninitialized variable in winreg QueryValue call.
Günther Deschner
2010-03-09
1
-0
/
+1
*
s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)
Volker Lendecke
2010-03-09
1
-1
/
+1
*
A helper function to get the Infrastructure DN.
Nadezhda Ivanova
2010-03-09
1
-0
/
+12
*
Fixed a bug in acl tests - python error when we create user/group/ou with a d...
Nadezhda Ivanova
2010-03-09
1
-23
/
+23
*
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
2010-03-09
2
-0
/
+44
*
s4:dsdb/dns: change callers of samba_runcmd()
Stefan Metzmacher
2010-03-09
1
-36
/
+68
*
s4:"dns_update_list" file: install it properly into the private directory
Matthias Dieter Wallnöfer
2010-03-08
2
-7
/
+10
*
Revert "s4:script/installmisc.sh - install "dns_update_list" to target setup ...
Matthias Dieter Wallnöfer
2010-03-08
1
-1
/
+0
[prev]
[next]