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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-27
build: Remove binaries and libraries build groups
Andrew Bartlett
1
-2
/
+2
2013-05-27
s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()
Michael Adam
1
-2
/
+7
2013-05-26
dns: Support larger queries when asking forwarder
Kai Blin
4
-0
/
+40
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
1
-25
/
+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-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
s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.
Günther Deschner
1
-0
/
+101
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
1
-0
/
+30
2013-05-20
s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
Günther Deschner
1
-0
/
+43
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 idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
1
-3
/
+3
2013-05-20
s4-torture: add missing NTSTATUS checks in test_AddJob().
Günther Deschner
1
-0
/
+2
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
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
1
-1
/
+0
2013-05-18
dns: Also print packet information for DBGC_DNS
Kai Blin
1
-5
/
+5
2013-05-17
s4:dsdb python tests - set the executable flag
Matthias Dieter Wallnöfer
2
-0
/
+0
2013-05-17
drsuapi: Debug more clearly why NC is bad in updateRefs
Matthieu Patou
1
-0
/
+2
2013-05-16
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
1
-2
/
+8
2013-05-16
rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...
Andrew Bartlett
1
-4
/
+6
2013-05-16
dsdb-schema: Print clear debug message when we find a OID in our local DB we ...
Andrew Bartlett
1
-0
/
+1
2013-05-16
dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...
Andrew Bartlett
1
-12
/
+19
2013-05-16
gensec: Make the no-hostname status message much less scary
Andrew Bartlett
2
-2
/
+2
2013-05-16
dns: Add support for MX queries
Kai Blin
1
-0
/
+8
2013-05-16
dns: Also add a print-out for the out_packet
Kai Blin
1
-0
/
+4
2013-05-16
dns: Use new DNS debugclass in DNS server
Kai Blin
5
-0
/
+15
2013-05-16
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-05-16
source4/winbind/wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/auth/kerberos/kerberos-notes.txt: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/TODO: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
dsdb-drepl: create a new schedulable event for running pending operations
Matthieu Patou
3
-1
/
+79
2013-05-14
selftests-drs: make our generated class subclass of classschema
Matthieu Patou
1
-1
/
+2
[next]