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-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
2013-05-14
dsdb: make the name of non related class more obvious
Matthieu Patou
1
-2
/
+3
2013-05-09
s4:torture fix a build break on AIX
Christian Ambach
1
-1
/
+0
2013-05-09
s4-smbtorture: Set result message when failing the inheritance test.
Alexander Werth
1
-0
/
+7
2013-05-09
build: Move nfs4acl to the top level
Andrew Bartlett
3
-50
/
+1
2013-05-07
Tests processing an oplock break within a compound SMB2 request.
Richard Sharpe
1
-0
/
+163
2013-04-30
libsmb: Use sizeof instead of explicit numbers
Volker Lendecke
1
-6
/
+6
2013-04-30
libsmb: Use smb2_lease_push in smb2_create_send
Volker Lendecke
1
-12
/
+10
2013-04-30
libsmb: Move "struct smb2_lease" to common
Volker Lendecke
1
-17
/
+0
2013-04-30
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-04-27
torture: Only test leases if supported
Volker Lendecke
1
-0
/
+37
2013-04-27
torture: Use ZERO_STRUCTPN instead of explicit deref
Volker Lendecke
1
-1
/
+1
2013-04-24
source4/libcli: Only set ctemp set on success
Sam Lang
1
-7
/
+8
2013-04-19
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
7
-20
/
+5
2013-04-18
s4:torture/smb2: add v2 lease requests
Stefan Metzmacher
1
-1
/
+209
2013-04-18
s4:torture/smb2: add smb2_lease_v2_create_share() helper
Stefan Metzmacher
2
-1
/
+29
2013-04-18
s4:libcli/smb2: add support for SMB2 LEASES v2
Stefan Metzmacher
2
-6
/
+49
2013-04-18
s4:torture/smb2: add NTCREATEX_SHARE_ACCESS_DELETE in smb2_generic_create_sha...
Stefan Metzmacher
1
-1
/
+0
2013-04-18
s4:torture:smb2 delete temp memory context in test_durable_open_oplock_discon...
Gregor Beck
1
-2
/
+2
2013-04-18
s4:torture:smb2:durable_v2: remove an unused variable
Michael Adam
1
-1
/
+0
2013-04-16
Add a test that shows the difference between Windows and Samba with respect t...
Richard Sharpe
3
-1
/
+540
2013-04-14
samba-tool - MX records cannot be deleted (part2)
Guenter Kukkukk
1
-1
/
+1
2013-04-14
samba-tool - MX records cannot be deleted (error in called C-program)
Guenter Kukkukk
1
-1
/
+1
2013-04-12
source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.
Rusty Russell
8
-178
/
+155
2013-04-11
Avoid leaking temp file if an exception is raised
Jean Raby
1
-1
/
+5
2013-04-03
ntvfs: support setfileinfo with FULL_EA_INFORMATION
David Disseldorp
2
-1
/
+12
2013-04-02
Add a test to show that zero-length EA's are never returned over SMB2.
Jeremy Allison
1
-0
/
+121
2013-04-02
Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF
Jeremy Allison
1
-0
/
+6
2013-03-25
scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...
Andrew Bartlett
1
-15
/
+1
2013-03-25
scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptor
Andrew Bartlett
1
-2
/
+2
2013-03-25
scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls only
Andrew Bartlett
1
-1
/
+1
2013-03-25
scripting: Move samba.provision.descriptor to samba.descriptor
Andrew Bartlett
1
-1
/
+1
2013-03-25
scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...
Andrew Bartlett
1
-3
/
+2
2013-03-25
scripting: Move the list of well known SDs to samba.provision.descriptor
Andrew Bartlett
1
-71
/
+2
2013-03-20
s4:torture: let raw.read accept larger reads than 0x10000
Stefan Metzmacher
1
-4
/
+2
2013-03-20
s4:torture: raw.read fix large reads against windows
Stefan Metzmacher
1
-9
/
+3
2013-03-20
s4:smb_server: fix large read_andx requests
Stefan Metzmacher
1
-6
/
+12
2013-03-15
s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-03-15
torture: Update ndr README.
Andreas Schneider
1
-0
/
+17
2013-03-15
torture: Add ntprinting latin1 test.
Andreas Schneider
1
-0
/
+217
2013-03-12
scripting: No longer install samba_upgradeprovision
Andrew Bartlett
1
-1
/
+1
2013-03-09
s4-dns: dlz_bind9: Check result to avoid segfault
Stefan Gohmann
1
-1
/
+1
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-0
/
+3
2013-03-05
s4-libregistry: Improve NULL handling of name.
Andreas Schneider
1
-3
/
+4
[prev]
[next]