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-01-17
dsdb-acl: don't call dsdb_user_password_support() if we don't use the result
Stefan Metzmacher
1
-2
/
+8
2013-01-16
torture: copychunk test suite improvements
David Disseldorp
1
-8
/
+719
2013-01-16
torture: replace ioctl failure returns with helper calls
David Disseldorp
1
-33
/
+25
2013-01-16
torture: add locking tests for copychunk
David Disseldorp
1
-0
/
+228
2013-01-16
torture: skip FSCTL_SRV_ENUM_SNAPS test when not supported
David Disseldorp
1
-0
/
+6
2013-01-16
smb2_ioctl: remove ioctl error response assumptions
David Disseldorp
2
-3
/
+92
2013-01-16
s4-torture: add ndr64 spoolss openprinterex to ndr test.
Günther Deschner
1
-0
/
+28
2013-01-16
s4-torture: allow to do ndr tests with flags, not only ndr_flags.
Günther Deschner
2
-3
/
+14
2013-01-16
spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.
Günther Deschner
5
-31
/
+29
2013-01-15
dsdb: Add test for modification of two attributes, one permitted, one denied ...
Andrew Bartlett
1
-0
/
+15
2013-01-15
dsdb-acl: Run sec_access_check_ds on each attribute proposed to modify (bug #...
Andrew Bartlett
1
-28
/
+27
2013-01-12
dsdb: Make linked_attributes module GUID based for renames
Andrew Bartlett
1
-13
/
+64
2013-01-12
s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)
Arvid Requate
1
-0
/
+1
2013-01-10
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
1
-21
/
+22
2013-01-10
samba-tool classicupgrade: Do not print the admin password during upgrade
Andrew Bartlett
1
-1
/
+10
2013-01-10
s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307
Andrew Bartlett
1
-6
/
+3
2013-01-10
selftest: Add test for rfc2307 mapping handling
Andrew Bartlett
1
-0
/
+1
2013-01-10
dsdb-acl: give error string if we can not obtain the schema
Andrew Bartlett
1
-2
/
+3
2013-01-10
s4-dbcheck: Allow forcing an override of an old @MODULES record
Andrew Bartlett
2
-4
/
+29
2013-01-09
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
4
-5
/
+10
2013-01-09
samba_dnsupdate: set KRB5_CONFIG for nsupdate command
Björn Baumbach
1
-4
/
+5
2013-01-09
s4:lib/messaging: terminate the irpc_servers_byname() result with server_id_s...
Stefan Metzmacher
2
-4
/
+4
2013-01-09
libnet-vampire: reports Exops as they rather than sync on some partitions
Matthieu Patou
1
-6
/
+27
2013-01-09
libnet: set the invocation_id earlier in order to avoid annoying messages
Matthieu Patou
1
-13
/
+13
2013-01-08
samba-tool Add --service argument to samba-tool ntacl get/set
Andrew Bartlett
1
-6
/
+10
2013-01-07
pysmbd: Change to keyword based arguments
Andrew Bartlett
1
-4
/
+4
2013-01-07
scripting-provision: Set sysvol ACLs on the sysvol share
Andrew Bartlett
1
-14
/
+23
2013-01-07
scripting-ntacls: Optionally allow the service to be specified.
Andrew Bartlett
1
-6
/
+6
2013-01-07
spoolss: add stubs for new JobNamedProperty dcerpc calls.
Günther Deschner
1
-0
/
+37
2013-01-01
s4:drsuapi: try to behave more like windows for usn order (bug #9508)
Stefan Metzmacher
1
-11
/
+18
2013-01-01
s4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass getnc_state
Stefan Metzmacher
1
-10
/
+14
2013-01-01
s4:drsuapi: make sure we report the meta data from the cycle start (bug #9508)
Stefan Metzmacher
1
-9
/
+38
2013-01-01
s4:drsuapi: check the source_dsa_invocation_id (bug #9508)
Stefan Metzmacher
1
-0
/
+15
2013-01-01
s4:drsuapi: make sure we never return the same highwatermark twice in a repli...
Stefan Metzmacher
1
-0
/
+36
2013-01-01
s4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
Stefan Metzmacher
1
-0
/
+20
2013-01-01
s4:drsuapi: always use the current uptodateness_vector
Stefan Metzmacher
1
-11
/
+9
2013-01-01
s4:drsuapi: avoid a ldb_dn_copy() and use talloc_move() instead
Stefan Metzmacher
1
-3
/
+3
2013-01-01
s4:drsuapi: remove unused 'highest_usn' from drsuapi_getncchanges_state
Stefan Metzmacher
1
-4
/
+0
2013-01-01
s4:drsuapi: move struct drsuapi_getncchanges_state to the top of getncchanges.c
Stefan Metzmacher
1
-17
/
+17
2013-01-01
s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFrom
Stefan Metzmacher
1
-0
/
+4
2013-01-01
s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...
Stefan Metzmacher
1
-3
/
+4
2013-01-01
s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
Stefan Metzmacher
1
-2
/
+2
2013-01-01
s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)
Stefan Metzmacher
1
-38
/
+1
2013-01-01
s4:dsdb/repl_meta_data: also update the last_sync_success in replUpToDateVector
Stefan Metzmacher
1
-5
/
+1
2013-01-01
s4:dsdb/repl_meta_data: store the last results and timestamps in the repsFrom
Stefan Metzmacher
1
-0
/
+3
2013-01-01
s4:dsdb/repl_meta_data: always treat the highwatermark as opaque (bug #9508)
Stefan Metzmacher
1
-1
/
+0
2013-01-01
s4:scripting/python: always treat the highwatermark as opaque (bug #9508)
Stefan Metzmacher
3
-3
/
+3
2013-01-01
Happy New Year 2013
Stefan Metzmacher
1
-1
/
+1
2012-12-21
s4-libcli: Use a do-while loop.
Andreas Schneider
1
-3
/
+3
2012-12-21
s4-dsdb: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+1
[prev]
[next]