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-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
2013-05-20
Fix a warning about a set but unused variable by actually using it
Matthieu Patou
1
-0
/
+5
2013-05-20
Fix warnings about set but unused variables
Matthieu Patou
3
-12
/
+1
2013-05-20
Fix a warning about a shadowed variable by renaming the shadowing var
Matthieu Patou
1
-3
/
+3
2013-05-20
buildtools: Fix compilation warnings
Matthieu Patou
1
-1
/
+1
2013-05-20
operational: remove double loops
Matthieu Patou
1
-31
/
+47
2013-05-20
dsdb-schema: remove looping on all schema classes for system_possible_inferrior
Matthieu Patou
1
-34
/
+19
2013-05-18
swat: Remove swat.
Kai Blin
69
-10235
/
+41
2013-05-18
dns: Also print packet information for DBGC_DNS
Kai Blin
1
-5
/
+5
2013-05-18
librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug class
Kai Blin
4
-1
/
+302
2013-05-18
debug: Add ability to dump_data per debug class
Kai Blin
3
-0
/
+45
2013-05-18
smbd: Fix a ISO C90 forbids mixed declarations and code warning
Volker Lendecke
1
-1
/
+1
2013-05-17
More generic check for OpenBSD platform
Vadim Zhukov
3
-4
/
+4
2013-05-17
docs: mention AD prerequirements for using idmap_ad
Björn Jacke
1
-3
/
+6
2013-05-17
doc: some fixes for vfs_full_audit man page
Björn Jacke
1
-4
/
+4
[next]