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-06-24
s3:smbd: keep a list of outstanding SMB2 requests
Stefan Metzmacher
2
-28
/
+69
2009-06-24
s3:smbd: add smbd_smb2_send_oplock_break()
Stefan Metzmacher
2
-0
/
+93
2009-06-24
s3:smbd: the SMB2-COMPOUND test shows that the related vs. unrelated flags is...
Stefan Metzmacher
1
-0
/
+7
2009-06-24
Reenable the LDAPI socket for the merged build
Volker Lendecke
1
-2
/
+0
2009-06-24
Only set the password if there is one
Volker Lendecke
1
-4
/
+8
2009-06-24
s4-smbtorture: more paranoid checks while testing group membership in RPC-SAMR.
Günther Deschner
1
-1
/
+27
2009-06-24
s3-printing: eliminate another non sec_initial_uid using security check.
Günther Deschner
1
-1
/
+1
2009-06-24
s3-spoolss: restructure _spoolss_EndDocPrinter().
Günther Deschner
1
-30
/
+32
2009-06-23
s3-lsa: Fix error path in _lsa_EnumAccountRights.
Günther Deschner
1
-2
/
+11
2009-06-23
s3-eventlog: implement _eventlog_ReportEventW().
Günther Deschner
1
-6
/
+77
2009-06-23
s3: re-run make idl.
Günther Deschner
5
-42
/
+216
2009-06-23
samr: add samr_UserInfoLevel and samr_DomainInfoClass enums based on MS-SAMR.
Günther Deschner
1
-7
/
+51
2009-06-22
s3: forward MSG_DEBUG from smbd parent to all children
Aravind Srinivasan
5
-15
/
+63
2009-06-22
s3-libnet: fix libnet_unjoin_remove_machine_acct() when called without ads st...
Günther Deschner
1
-1
/
+7
2009-06-20
Add tldap paged searches, together with two helper routines
Volker Lendecke
4
-0
/
+345
2009-06-20
Reorganize retrieving errors and server-sent controls
Volker Lendecke
3
-93
/
+72
2009-06-20
Move asn1_load_nocopy() to lib/util/asn1.c
Volker Lendecke
3
-7
/
+11
2009-06-20
Move asn1_blob() to lib/util/asn1.c
Volker Lendecke
3
-13
/
+17
2009-06-20
Add tldap_supports_control
Volker Lendecke
2
-0
/
+12
2009-06-20
Add tldap_entry_has_attrvalue
Volker Lendecke
2
-0
/
+22
2009-06-20
tldap control support
Volker Lendecke
2
-9
/
+128
2009-06-20
Prepare control support
Volker Lendecke
4
-58
/
+90
2009-06-20
Fix setting passwords in pdb_ads
Volker Lendecke
1
-6
/
+7
2009-06-20
Fix empty lines
Volker Lendecke
1
-3
/
+0
2009-06-20
talloc_tos() aborts if it can not get a stackframe
Volker Lendecke
1
-3
/
+0
2009-06-19
Fix coverity #729. Resource leak in error path.
Jeremy Allison
1
-1
/
+4
2009-06-19
Fix coverity #740. Resource leak in error paths. We should
Jeremy Allison
1
-3
/
+2
2009-06-19
Fix coverity #900. Resource leak.
Jeremy Allison
1
-0
/
+5
2009-06-19
Fix coverity #920. Possible NULL deref.
Jeremy Allison
1
-0
/
+4
2009-06-19
Fix coverity #676. Forward NULL.
Jeremy Allison
1
-0
/
+6
2009-06-19
s3: fix make test with external libtalloc or libtdb.
Michael Adam
1
-4
/
+13
2009-06-19
s3:build: build talloctort only when using the internal liballoc
Michael Adam
2
-3
/
+8
2009-06-19
s3:build: build the tdb tools only when using the internal libtdb
Michael Adam
2
-4
/
+18
2009-06-19
s3:build: remove LIBTDB_OBJ from TDBTORTURE_OBJ collection
Michael Adam
1
-1
/
+1
2009-06-19
s3:build: check for availability of external libtdb and use it if available
Michael Adam
1
-18
/
+34
2009-06-19
s3:build: link libtalloc statically if using internal libtalloc
Michael Adam
1
-0
/
+1
2009-06-19
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
6
-18
/
+50
2009-06-19
Add a missing talloc_move() in tldap_search_recv
Volker Lendecke
1
-1
/
+1
2009-06-19
Fix Coverity IDs 922 and 933
Volker Lendecke
2
-3
/
+6
2009-06-19
s3/docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-06-19
Add tiny tldap test
Volker Lendecke
2
-1
/
+37
2009-06-19
Add tldap_fetch_rootdse
Volker Lendecke
2
-0
/
+138
2009-06-19
Make tevent_req_is_ldap_error public
Volker Lendecke
2
-1
/
+3
2009-06-19
Add tldap_context_[gs]etattr
Volker Lendecke
2
-0
/
+81
2009-06-19
s3:dmapi: prefer dmapi libs from gpfs over system libs
Björn Jacke
1
-4
/
+4
2009-06-19
s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS.
Günther Deschner
1
-0
/
+2
2009-06-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2
-0
/
+287
2009-06-19
Allow developers access the the privilaged ldapi socket for the moment
Andrew Bartlett
1
-0
/
+4
2009-06-19
On our way to alpha9!
Andrew Bartlett
1
-2
/
+2
2009-06-19
Mark as release version
Andrew Bartlett
1
-1
/
+1
[next]