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-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
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
[prev]
[next]