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:docs fix a series of typos in wbinfo manpage
Christian Ambach
2011-11-04
1
-12
/
+12
*
s3:docs: some corrections for wbinfo
Christian Ambach
2011-11-04
1
-2
/
+2
*
s3:smbd increase a debug level
Christian Ambach
2011-11-04
1
-5
/
+6
*
dns: Fix offset check in ndr_pull_component
Kai Blin
2011-11-04
1
-1
/
+1
*
nbt: Fix offset check in ndr_pull_component
Kai Blin
2011-11-04
1
-1
/
+1
*
s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER
Kai Blin
2011-11-04
2
-2
/
+2
*
s4 dns: Handle QCLASS_NONE queries
Kai Blin
2011-11-04
1
-0
/
+5
*
s4 dns: Support DNS_QTYPE_ALL queries
Kai Blin
2011-11-04
1
-109
/
+59
*
dns: Build the python bindings
Kai Blin
2011-11-04
2
-1
/
+12
*
s3:smbd: also send the server name in the negprot response
Stefan Metzmacher
2011-11-04
1
-0
/
+8
*
s3:libsmb: also remember the optional server name from the negprot response
Stefan Metzmacher
2011-11-04
2
-2
/
+24
*
s3:libsmb: the workgroup in the non-extended-security negprot is not aligned ...
Stefan Metzmacher
2011-11-04
1
-2
/
+5
*
systemd: Fix dependencies.
Andreas Schneider
2011-11-04
2
-3
/
+2
*
s4 provision/dns: Move DNS-related setup to sambadns module
Kai Blin
2011-11-04
2
-187
/
+194
*
s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setup
Kai Blin
2011-11-04
2
-32
/
+63
*
s3:selftest: improve logging in the registry upgrade test
Michael Adam
2011-11-04
1
-27
/
+46
*
s3-selftest: add new registry upgrade test to test list
Björn Baumbach
2011-11-04
1
-0
/
+2
*
s3-selftest: introduce registry upgrade test
Björn Baumbach
2011-11-04
1
-0
/
+176
*
Fix bug #8562 - talloc: double free error.
Jeremy Allison
2011-11-04
1
-2
/
+9
*
s4:lib/registry - enhance registry tests in respect to default values
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+54
*
s4:lib/registry/ldb.c - quit the deletion of a not-existing default value wit...
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+3
*
s4:lib/registry/ldb.c - don't use search filters for base searches
Matthias Dieter Wallnöfer
2011-11-03
1
-2
/
+4
*
s4:lib/registry/regf.c - always generate debug messages on error cases
Matthias Dieter Wallnöfer
2011-11-03
1
-1
/
+2
*
s4-smbtorture: add some ndr validation tests for netlogon_samlogon_response s...
Günther Deschner
2011-11-03
1
-1
/
+57
*
torture: add torture_assert_guid_equal() macro.
Günther Deschner
2011-11-03
1
-0
/
+10
*
waf: convert NDR_NBT into shared library.
Günther Deschner
2011-11-03
7
-15
/
+28
*
nbt: create standard ndr_pull/push interface for common netlogon samlogon rep...
Günther Deschner
2011-11-03
2
-1
/
+61
*
nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h.
Günther Deschner
2011-11-03
2
-11
/
+11
*
nbt: trim down header dependencies of nbt.idl.
Günther Deschner
2011-11-03
6
-2
/
+7
*
s4: add some missing header dependencies.
Günther Deschner
2011-11-03
2
-1
/
+3
*
nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.
Günther Deschner
2011-11-03
5
-181
/
+187
*
nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
Günther Deschner
2011-11-03
9
-36
/
+38
*
librpc: remove nbt dependency to svcctl.
Günther Deschner
2011-11-03
4
-35
/
+34
*
librpc: remove nbt dependency to samr.
Günther Deschner
2011-11-03
6
-16
/
+13
*
librpc: only let NDR_NBT depend on NDR_NBT_BUF.
Günther Deschner
2011-11-03
2
-2
/
+2
*
s3:param: change default of "* signing" to "default"
Stefan Metzmacher
2011-11-03
1
-2
/
+2
*
s3:smbd: make use of SMB_SIGNING_* constants
Stefan Metzmacher
2011-11-03
4
-10
/
+12
*
s3:libsmb: make use of SMB_SIGNING_* constants
Stefan Metzmacher
2011-11-03
1
-4
/
+4
*
s3:lib: make use of SMB_SIGNING_* constants
Stefan Metzmacher
2011-11-03
1
-4
/
+5
*
s3:libsmb: make use of SMB_SIGNING_* constants
Stefan Metzmacher
2011-11-03
1
-5
/
+5
*
s3:libsmb: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
4
-6
/
+6
*
s3:torture: s/Undefined/SMB_SIGNING_DEFAULT/ s/Required/SMB_SIGNING_REQUIRED/
Stefan Metzmacher
2011-11-03
4
-8
/
+8
*
s3:lib: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:libnet: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-3
/
+3
*
s3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:web: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
*
s3:utils: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
5
-7
/
+9
*
s3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-2
/
+2
*
s3:auth: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
2
-2
/
+3
[next]