index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
idl: Add DNS HINFO record support
Kai Blin
1
-0
/
+8
2013-05-26
idl: Add DNS RP record support as per RFC 1183
Kai Blin
1
-0
/
+7
2013-05-26
dns: Support larger queries when asking forwarder
Kai Blin
4
-0
/
+40
2013-05-26
idl: Add support for parsing OPT records
Kai Blin
1
-0
/
+8
2013-05-25
winbind: Print error code on connection error in ping_dc
Christof Schmitt
1
-1
/
+2
2013-05-25
pidl: Recent Perl warns about "defined(@var)" constructs.
Vadim Zhukov
2
-2
/
+2
2013-05-25
building RPMs on RHEL fail because of a typo.
Anand Avati
1
-1
/
+1
2013-05-23
libnet-vampire: make use of dsdb_repl_resolve_working_schema()
Stefan Metzmacher
1
-210
/
+17
2013-05-23
dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()
Stefan Metzmacher
1
-6
/
+113
2013-05-23
dsdb-repl: split out dsdb_repl_resolve_working_schema
Stefan Metzmacher
1
-53
/
+94
2013-05-23
selftest: Improve test coverage of DRS (bug #8680)
Matthieu Patou
2
-27
/
+26
2013-05-23
dsdb-drs: when replicating schema object checks ask for removal of previous v...
Matthieu Patou
1
-3
/
+4
2013-05-23
libnet-vampire: add attributes and classes from the replicated schema to the ...
Matthieu Patou
1
-7
/
+119
2013-05-23
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
3
-10
/
+113
2013-05-23
dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing
Stefan Metzmacher
1
-2
/
+2
2013-05-23
Revert my accidental commit.
Richard Sharpe
1
-1
/
+1
2013-05-23
lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX
Andrew Bartlett
1
-0
/
+13
2013-05-22
docs: Fix small errors in TOSHARG-Compiling
Andrew Bartlett
1
-3
/
+3
2013-05-22
docs: Remove TOSHARG-HighAvailability which is made obsolete by CTDB
Andrew Bartlett
2
-502
/
+0
2013-05-22
docs: Remove out of date and unmaintained Speed page from the HOWTO
Andrew Bartlett
2
-329
/
+0
2013-05-22
When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...
Peng Haitao
1
-1
/
+1
2013-05-22
When '--policies-reset' is success, the exit code should be 0.
Peng Haitao
1
-1
/
+1
2013-05-22
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
Andrew Bartlett
4
-11
/
+21
2013-05-21
Make sure that if an smbd is exiting because of an error we let the user know.
Richard Sharpe
1
-1
/
+1
2013-05-20
s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...
Günther Deschner
3
-6
/
+3
2013-05-20
selftest: mark the spoolss add print processor tests as knownfail for now.
Günther Deschner
1
-0
/
+1
2013-05-20
s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.
Günther Deschner
1
-0
/
+101
2013-05-20
doserr: add mapping for WERR_PRINT_PROCESSOR_ALREADY_INSTALLED.
Günther Deschner
1
-0
/
+1
2013-05-20
spoolss: fill in IDL for spoolss_DeletePrintProcessor.
Günther Deschner
1
-1
/
+4
2013-05-20
s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.
Günther Deschner
1
-1
/
+12
2013-05-20
s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.
Günther Deschner
2
-1
/
+31
2013-05-20
s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
Günther Deschner
2
-1
/
+44
2013-05-20
s4-torture: add simple test for spoolss_RpcSendRecvBidiData.
Günther Deschner
1
-0
/
+44
2013-05-20
s4-torture: add test for spoolss_RpcEnumJobNamedProperties.
Günther Deschner
1
-0
/
+293
2013-05-20
spoolss: add spoolss_MonitorContainer IDL.
Günther Deschner
1
-0
/
+21
2013-05-20
spoolss: make RPC_PrintNamedProperty public
Günther Deschner
1
-2
/
+2
2013-05-20
spoolss: fill in IDL for JobNamedProperty calls.
Günther Deschner
1
-4
/
+56
2013-05-20
spoolss: make more container objects public for iremotewinspool.
Günther Deschner
1
-13
/
+13
2013-05-20
spoolss: add idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
3
-7
/
+76
2013-05-20
s4-torture: add missing NTSTATUS checks in test_AddJob().
Günther Deschner
1
-0
/
+2
2013-05-20
spoolss: add [ms_union] to spoolss.idl where appropriate.
Günther Deschner
1
-9
/
+9
2013-05-20
spoolss: fix string types in spoolss_JTEXP.
Günther Deschner
1
-3
/
+3
2013-05-20
spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.
Günther Deschner
1
-2
/
+2
2013-05-20
talloc: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-05-20
ldb_tdb: Warn when reindexing is done
Matthieu Patou
2
-1
/
+12
2013-05-20
smbtorture: Show the list of cracknames we expect to have and the result
Matthieu Patou
1
-0
/
+5
2013-05-20
smbtorture: fix a warning due to a set but unused var
Matthieu Patou
1
-2
/
+1
2013-05-20
smbtorture: fix crash when the returning a crackname with an empty name
Matthieu Patou
1
-1
/
+17
2013-05-20
Fix warning by setting the variable from GUID to const GUID
Matthieu Patou
1
-1
/
+2
2013-05-20
Fix more unused vars
Matthieu Patou
1
-2
/
+1
[next]