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
*
dsdb: reset schema->{classes,attributes}_to_remove_size to 0
Stefan Metzmacher
2013-06-11
1
-1
/
+3
*
dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()
Stefan Metzmacher
2013-06-11
1
-2
/
+2
*
Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...
Andrew Bartlett
2013-06-11
1
-0
/
+7
*
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
Matthias Dieter Wallnöfer
2013-06-10
2
-17
/
+147
*
s4:samr RPC server - dcesrv_samr_SetUserInfo() - password expiration
Matthias Dieter Wallnöfer
2013-06-10
1
-1
/
+7
*
s4:samldb LDB module - permit "userAccountControl" modifications without acct...
Matthias Dieter Wallnöfer
2013-06-05
2
-2
/
+58
*
s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on add
Matthias Dieter Wallnöfer
2013-06-05
2
-21
/
+37
*
s4:winbind: don't leak libnet_context into the main event context
Stefan Metzmacher
2013-06-04
1
-0
/
+2
*
torture: support printer publish pending responses
David Disseldorp
2013-06-03
1
-14
/
+37
*
torture: add AD printer publishing test
David Disseldorp
2013-06-03
1
-0
/
+121
*
dns: Delete dnsNode objects when they are empty
Kai Blin
2013-06-01
1
-1
/
+7
*
s4-dns: set TTL value in the NS server part of the SOA record
Guenter Kukkukk
2013-05-30
1
-0
/
+1
*
s4-rpc: dnsserver: When updating SOA record, use the specified serial
Amitay Isaacs
2013-05-30
1
-6
/
+9
*
s4-rpc: dnsserver: dns_name_equal() returns boolean
Amitay Isaacs
2013-05-30
1
-2
/
+2
*
s4-rpc: dnsserver: Fix removal of trailing '.' in soa mname
Amitay Isaacs
2013-05-30
1
-2
/
+2
*
s4-torture: Always compile backupkey ndr testsuite.
Günther Deschner
2013-05-29
2
-4
/
+1
*
dsdb-repl_meta_data: Move TODO comment about conflicts and missing parents
Andrew Bartlett
2013-05-28
1
-9
/
+4
*
torture: Add tests of rename behaviour to replica_sync.py
Andrew Bartlett
2013-05-28
1
-0
/
+104
*
dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...
Andrew Bartlett
2013-05-28
1
-76
/
+141
*
dsdb-linked_attributes: Do not crash if the target GUID can not be found
Andrew Bartlett
2013-05-28
1
-0
/
+15
*
build: Remove binaries and libraries build groups
Andrew Bartlett
2013-05-27
1
-2
/
+2
*
s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()
Michael Adam
2013-05-27
1
-2
/
+7
*
dns: Support larger queries when asking forwarder
Kai Blin
2013-05-26
4
-0
/
+40
*
libnet-vampire: make use of dsdb_repl_resolve_working_schema()
Stefan Metzmacher
2013-05-23
1
-210
/
+17
*
dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()
Stefan Metzmacher
2013-05-23
1
-6
/
+113
*
dsdb-repl: split out dsdb_repl_resolve_working_schema
Stefan Metzmacher
2013-05-23
1
-53
/
+94
*
selftest: Improve test coverage of DRS (bug #8680)
Matthieu Patou
2013-05-23
1
-25
/
+26
*
dsdb-drs: when replicating schema object checks ask for removal of previous v...
Matthieu Patou
2013-05-23
1
-3
/
+4
*
libnet-vampire: add attributes and classes from the replicated schema to the ...
Matthieu Patou
2013-05-23
1
-7
/
+119
*
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
2013-05-23
3
-10
/
+113
*
dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing
Stefan Metzmacher
2013-05-23
1
-2
/
+2
*
s4-torture: No need to disable rpc.spoolss.win test when compiled with MIT ke...
Günther Deschner
2013-05-20
3
-6
/
+3
*
s4-torture: add simple tests for spoolss_{Add|Delete}PrintProcessor.
Günther Deschner
2013-05-20
1
-0
/
+101
*
s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.
Günther Deschner
2013-05-20
1
-1
/
+12
*
s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.
Günther Deschner
2013-05-20
1
-0
/
+30
*
s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
Günther Deschner
2013-05-20
1
-0
/
+43
*
s4-torture: add simple test for spoolss_RpcSendRecvBidiData.
Günther Deschner
2013-05-20
1
-0
/
+44
*
s4-torture: add test for spoolss_RpcEnumJobNamedProperties.
Günther Deschner
2013-05-20
1
-0
/
+293
*
spoolss: add idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
2013-05-20
1
-3
/
+3
*
s4-torture: add missing NTSTATUS checks in test_AddJob().
Günther Deschner
2013-05-20
1
-0
/
+2
*
smbtorture: Show the list of cracknames we expect to have and the result
Matthieu Patou
2013-05-20
1
-0
/
+5
*
smbtorture: fix a warning due to a set but unused var
Matthieu Patou
2013-05-20
1
-2
/
+1
*
smbtorture: fix crash when the returning a crackname with an empty name
Matthieu Patou
2013-05-20
1
-1
/
+17
*
Fix warning by setting the variable from GUID to const GUID
Matthieu Patou
2013-05-20
1
-1
/
+2
*
Fix more unused vars
Matthieu Patou
2013-05-20
1
-2
/
+1
*
Fix a warning about a set but unused variable by actually using it
Matthieu Patou
2013-05-20
1
-0
/
+5
*
Fix warnings about set but unused variables
Matthieu Patou
2013-05-20
3
-12
/
+1
*
Fix a warning about a shadowed variable by renaming the shadowing var
Matthieu Patou
2013-05-20
1
-3
/
+3
*
operational: remove double loops
Matthieu Patou
2013-05-20
1
-31
/
+47
*
dsdb-schema: remove looping on all schema classes for system_possible_inferrior
Matthieu Patou
2013-05-20
1
-34
/
+19
[next]