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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
cifs.upcall: do a brute-force search for KRB5 credcache
Jeff Layton
1
-46
/
+138
2009-09-04
s4:python fixed subunit tests of dcerpc
Andrew Tridgell
7
-6
/
+6
2009-09-04
ldb: make ldb module programming less error prone
Andrew Tridgell
2
-0
/
+17
2009-09-04
s3:winbind: Fix Coverity ID 933: FORWARD_NULL
Volker Lendecke
1
-0
/
+1
2009-09-04
s3:smbd: Fix Coverity ID 937, REVERSE_INULL
Volker Lendecke
1
-2
/
+2
2009-09-04
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
1
-0
/
+1
2009-09-04
ldb: ensure we cancel a ldb transaction
Andrew Tridgell
2
-3
/
+9
2009-09-04
s4: fixed a missing NULL termination in a attribute list passed to ldb_search
Andrew Tridgell
1
-1
/
+1
2009-09-04
report the location of the original talloc_free on double free
Andrew Tridgell
1
-11
/
+18
2009-09-04
wbinfo: fix various valgrind warnings and an invalid free.
Günther Deschner
1
-7
/
+1
2009-09-04
s3-ntlm_auth: fix two segfaults in diagnostics mode.
Günther Deschner
1
-2
/
+2
2009-09-03
Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...
Jeremy Allison
1
-2
/
+2
2009-09-03
Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
1
-2
/
+6
2009-09-03
First attempt to implement dcesrv_drsuapi_DsGetNCChanges
Anatoliy Atanasov
1
-1
/
+204
2009-09-03
Fix the dsdb_syntax_OID_ldb_to_drsuapi function
Anatoliy Atanasov
1
-1
/
+51
2009-09-03
Ignoring generated files:
Kamen Mazdrashki
1
-0
/
+2
2009-09-03
another large change to the linked_attribute module
Andrew Tridgell
1
-20
/
+64
2009-09-03
hook on prepare_commit instead of transaction_end
Andrew Tridgell
2
-8
/
+11
2009-09-03
greatly simplify the transaction processing in the partition module
Andrew Tridgell
1
-51
/
+29
2009-09-03
show more reasonable object counts during a vampire
Andrew Tridgell
1
-4
/
+18
2009-09-03
always use prepare_commit in ldb transaction commits if possible
Andrew Tridgell
3
-6
/
+51
2009-09-03
added dsdb_find_guid_by_dn()
Andrew Tridgell
1
-1
/
+21
2009-09-03
allow setting of the debug level in python from C
Andrew Tridgell
3
-2
/
+18
2009-09-03
change repl_meta_data to process linked_attributes structures in end_transaction
Andrew Tridgell
1
-4
/
+276
2009-09-03
fixed transaction handling in linked_attributes module
Andrew Tridgell
1
-76
/
+4
2009-09-03
add the the linked attributes elements to the repl structure
Andrew Tridgell
2
-1
/
+9
2009-09-03
tell the server that we support linked attribute replication
Andrew Tridgell
1
-6
/
+1
2009-09-03
added dsdb_find_dn_by_guid()
Andrew Tridgell
1
-0
/
+78
2009-09-03
fix the ndr print routines for samba4
Andrew Tridgell
1
-0
/
+15
2009-09-03
support config files in the current directory
Andrew Tridgell
1
-2
/
+7
2009-09-03
Fix for DSSYNC test against Windows 2003
Anatoliy Atanasov
1
-0
/
+1
2009-09-03
s3:libsmb: Attempt to fix bug 6665
Volker Lendecke
1
-0
/
+6
2009-09-02
s3-net: allow to exit "net rpc sh" with "q" as well.
Günther Deschner
1
-1
/
+3
2009-09-02
s3-netlogon: use WERRORs in NETLOGON_INFO structures.
Günther Deschner
4
-75
/
+35
2009-09-02
Do not redefine strupr
Matt Kraai
2
-0
/
+3
2009-09-02
s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.
Günther Deschner
1
-0
/
+46
2009-09-02
s4-smbtorture: test netr_ServerSetPassword2 against Samba3.
Günther Deschner
1
-0
/
+1
2009-09-02
s3-netlogon: implement _netr_ServerPasswordSet2.
Günther Deschner
1
-11
/
+55
2009-09-02
s3-netlogon: rework _netr_ServerPasswordSet.
Günther Deschner
1
-62
/
+123
2009-09-02
show the full set of command line options for ldb tools
Andrew Tridgell
5
-29
/
+6
2009-09-02
s3-netlogon: implement _netr_LogonSamLogonWithFlags().
Günther Deschner
1
-18
/
+40
2009-09-02
traverse the ac list in reverse order
Andrew Tridgell
1
-1
/
+6
2009-09-02
repl_meta_data should only be included when we are a DC
Andrew Tridgell
1
-1
/
+1
2009-09-02
s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook
Andrew Tridgell
1
-107
/
+281
2009-09-02
move the repl_meta_data module up the ldb module stack
Andrew Tridgell
1
-1
/
+2
2009-09-02
wrap the entire vampire operation in a transaction
Andrew Tridgell
1
-13
/
+24
2009-09-02
use ldb_cmdline_help() in ldbsearch
Andrew Tridgell
2
-8
/
+3
2009-09-02
added ldb_cmdline_help()
Andrew Tridgell
1
-29
/
+36
2009-09-02
add the partition_control control to replication requests
Andrew Tridgell
1
-0
/
+22
2009-09-02
change the dsdb_control_current_partition to not include internal variables
Andrew Tridgell
2
-82
/
+88
[next]