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
2008-07-16
Reorder whitespace in generated slapd.conf
Andrew Bartlett
1
-4
/
+4
2008-07-16
Ignore and handle more NT Create & X options.
Andrew Bartlett
3
-4
/
+76
2008-07-16
Don't keep an extra ldb around forever.
Andrew Bartlett
1
-1
/
+5
2008-07-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
1
-1
/
+1
2008-07-15
Simplify the contextCSN determination.
Andrew Bartlett
2
-145
/
+68
2008-07-15
Lock down the LDAP backend - only samba may read or write
Andrew Bartlett
1
-1
/
+1
2008-07-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
18
-61
/
+216
2008-07-15
Revert Fedrora DS backend to use extensibleObject.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Kill of some bogus debugs for the world who does not use the LDAP backend
Andrew Bartlett
1
-3
/
+3
2008-07-15
Fix asking for credentials for non-LDAP provisions.
Andrew Bartlett
1
-1
/
+1
2008-07-15
Rework provision to handle both simple and SASL binds.
Andrew Bartlett
3
-12
/
+15
2008-07-15
Connect to the LDAP backend with SASL credentials.
Andrew Bartlett
9
-21
/
+111
2008-07-15
Make up a full hostname for ldapi connections.
Andrew Bartlett
1
-2
/
+7
2008-07-15
Add a standard filter for finding the LDAP secrets.
Andrew Bartlett
1
-0
/
+1
2008-07-15
Cleanup ldap_bind_sasl.
Andrew Bartlett
1
-4
/
+3
2008-07-15
Use secrets.ldb to store credentials to contact LDAP backend.
Andrew Bartlett
3
-11
/
+35
2008-07-15
Allow ldap credentials to be (optionally) stored in secrets.ldb
Andrew Bartlett
1
-11
/
+33
2008-07-15
Try to make NTLMSSP less fussy for unimportant messages.
Andrew Bartlett
1
-2
/
+13
2008-07-15
Fix 'make gdbtest-enb' and the GDB_PROVISION option.
Andrew Bartlett
2
-2
/
+2
2008-07-14
Remove C++ keywords from events.h header.
Andrew Bartlett
1
-4
/
+4
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
14
-68
/
+49
2008-07-11
Use common code to fill in allowedAttributes in kludge_acl.
Andrew Bartlett
3
-39
/
+41
2008-07-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-2
/
+14
2008-07-10
Avoid the use of extensibleObject in ldap mapping backend.
Andrew Bartlett
3
-21
/
+143
2008-07-10
Make ad2oLschema even simpler, by moving the heavy work into dsdb.
Andrew Bartlett
4
-368
/
+368
2008-07-09
(Hopefully) fix the build by re-adding security.NTACL
Jeremy Allison
1
-0
/
+2
2008-07-09
Add in a version2 of the NT security descriptor store
Jeremy Allison
1
-3
/
+13
2008-07-09
ldb_map: eliminate "discards qualifyer" warning (const).
Michael Adam
1
-1
/
+1
2008-07-09
libnet_domain: eliminate "discards qualifier" warning (const).
Michael Adam
1
-1
/
+1
2008-07-09
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
1
-1
/
+1
2008-07-09
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
1
-1
/
+1
2008-07-08
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
1
-1
/
+1
2008-07-07
rpc_server: use the transport session_info if available
Stefan Metzmacher
1
-8
/
+12
2008-07-07
packet: make it possible to free the packet_context from the send_callback
Stefan Metzmacher
1
-0
/
+6
2008-07-07
smb_server/smb: handle incoming multi fragmented nttrans requests
Stefan Metzmacher
1
-16
/
+152
2008-07-07
smb_server/smb: prepare multi fragmented nttrans requests
Stefan Metzmacher
2
-4
/
+7
2008-07-07
libcli/raw: remove unused smb_raw_max_trans_data() function
Stefan Metzmacher
1
-12
/
+0
2008-07-07
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2
-9
/
+9
2008-07-07
rap: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
1
-1
/
+1
2008-07-07
dcerpc_smb: trans->in.max_data should not depend on the smb max size
Stefan Metzmacher
1
-1
/
+8
2008-07-07
libcli/raw: make multi fragmented nttrans requests possible
Stefan Metzmacher
1
-17
/
+178
2008-07-07
smb_server/smb: trans(2) setup count is uint8_t
Stefan Metzmacher
1
-2
/
+3
2008-07-07
libcli/raw: trans(2) setup count is uint8_t
Stefan Metzmacher
1
-4
/
+6
2008-07-07
libcli/raw: remove unused smbcli_request_receive_more() function
Stefan Metzmacher
1
-13
/
+0
2008-07-07
libcli/raw: use the new recv_helper infrastructure for trans/trans2 replies
Stefan Metzmacher
1
-184
/
+313
2008-07-07
libcli/raw: use the new recv_helper infrastructure for nttrans replies
Stefan Metzmacher
1
-102
/
+145
2008-07-07
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2
-1
/
+23
2008-07-07
libcli/raw: the nttrans setup count is only 8-bit
Stefan Metzmacher
1
-1
/
+1
2008-07-07
smb_server/smb: transs and transs2 calls have different word counts
Stefan Metzmacher
1
-1
/
+12
2008-07-07
smb_server/smb: fix crash bug with fragmented trans calls
Stefan Metzmacher
1
-13
/
+20
[next]