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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
s3: Move a talloc_strdup out of the main code path
Volker Lendecke
1
-15
/
+31
2012-03-06
s3: Fix some format string warnings
Volker Lendecke
1
-9
/
+13
2012-03-05
s3-rpc_server: Remove remaining code for embedded endpoint mapper
Andrew Bartlett
1
-23
/
+0
2012-03-05
s3-rpc_server: Only init and register embedded RPC services in dcesrv_ep_setup()
Andrew Bartlett
1
-37
/
+66
2012-03-05
s3: Fix a "Invalid (state->nread >= 0)" warning
Volker Lendecke
1
-1
/
+1
2012-03-05
s3: Move the drain_socket on error to reply_write_and_X
Volker Lendecke
2
-9
/
+9
2012-03-05
s3: Use "goto out;" in reply_write_and_X
Volker Lendecke
1
-18
/
+9
2012-03-05
s3: Remove "size" param from switch_message
Volker Lendecke
1
-3
/
+3
2012-03-05
s3: Remove "size" param from smb_dump
Volker Lendecke
1
-4
/
+5
2012-03-05
s3-lsasd: Fix debug messages on registration failure
Andrew Bartlett
1
-3
/
+3
2012-03-05
selftest: Reduce declarations of smbclient_auth tests by moving into a loop
Andrew Bartlett
1
-3
/
+1
2012-03-05
selftest: run smbtorture_s3 tests against the ntvfs file server
Andrew Bartlett
1
-0
/
+1
2012-03-05
s3-ctdb: Enable CTDB readonly support only if CTDB supports it
Amitay Isaacs
3
-1
/
+40
2012-03-05
dbwrap_ctdb: only fetch a read-only copy if we had a record already.
Rusty Russell
3
-5
/
+12
2012-03-05
ctdbd_conn: fetch read-only copies of records.
Rusty Russell
1
-2
/
+2
2012-03-05
dbwrap_ctdb: handle read-only records.
Rusty Russell
1
-9
/
+26
2012-03-05
selftest: remove unused config.h check
Andrew Bartlett
1
-6
/
+0
2012-03-04
s3-smbd: vuser and session_info cannot be NULL here
Andrew Bartlett
1
-37
/
+31
2012-03-04
s3-rpc_server: consolidate rpc server init routines
Andrew Bartlett
1
-484
/
+64
2012-03-04
s3-auth Add make_session_info_from_pw to avoid multiple getpwnam() calls
Andrew Bartlett
1
-12
/
+34
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
18
-827
/
+67
2012-03-04
s3:smbd/globals.h: remove unused pollfd pointer
Stefan Metzmacher
1
-6
/
+0
2012-03-04
s3: Fix some && vs & warnings
Volker Lendecke
1
-3
/
+3
2012-03-04
s3-winbindd: Add stdin handler for winbind
Andrew Bartlett
2
-3
/
+48
2012-03-04
s3-nmbd: Add stdin handler for nmbd
Andrew Bartlett
1
-0
/
+33
2012-03-04
change low FDs are handled in Samba
Andrew Bartlett
4
-19
/
+2
2012-03-04
s3: don't replace the error message if already defined
Matthieu Patou
1
-3
/
+5
2012-03-04
s3: print a nice warning when HAVE_ADS is not enabled but you still try to do...
Matthieu Patou
1
-0
/
+5
2012-03-03
s3: Fix a bogus if (client_len < 0)
Volker Lendecke
1
-1
/
+1
2012-03-03
s3:libsmb: pass smb2 capabilities and client guid in cli_state_create()
Stefan Metzmacher
1
-2
/
+7
2012-03-03
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
1
-1
/
+2
2012-03-03
s3:smbd:smb2_write: improve logging in the error case
Michael Adam
1
-4
/
+14
2012-03-02
s3:smb2_server: use SMB2_WATCH_TREE
Christian Ambach
1
-1
/
+1
2012-03-02
s3:smb2_server fix a typo
Christian Ambach
1
-1
/
+1
2012-03-03
s3: Fix some blank line endings
Volker Lendecke
1
-5
/
+5
2012-03-02
s3: Test for statfs before statfs64
Volker Lendecke
1
-20
/
+20
2012-03-02
s3: Further fix for bug 8777
Brad Smith
3
-12
/
+35
2012-03-02
s3: Enable statvfs usage on NetBSD
Volker Lendecke
1
-30
/
+30
2012-03-02
s3:rpc_server: initialize struct schannel_state to zero
Stefan Metzmacher
1
-2
/
+1
2012-03-02
s3:rpc_client: initialize struct schannel_state to zero
Stefan Metzmacher
1
-2
/
+1
2012-03-02
s3-selftest: Add tests for ntlm_auth gss-spnego client and server
Andrew Bartlett
3
-0
/
+46
2012-03-02
s3-rpcclient: Ensure interfaces are loaded after smb.conf
Andrew Bartlett
1
-2
/
+3
2012-03-02
s3-libsmb: Initialise ticket to ensure we do not invalid memory
Andrew Bartlett
1
-0
/
+1
2012-03-01
Move to talloc from malloc.
Jeremy Allison
1
-3
/
+7
2012-03-01
Fix mixup between talloc/malloc.
Jeremy Allison
1
-1
/
+1
2012-03-01
s3-selftest: make ntlm_auth test more robust to bad input
Andrew Bartlett
1
-2
/
+5
2012-03-01
s3-selftest: Add more tests for ntlm_auth
Andrew Bartlett
2
-19
/
+79
2012-03-01
s3-ntlm_auth fix up gss-spnego-client so as to work with gss-spnego
Andrew Bartlett
1
-16
/
+5
2012-03-01
s3-ntlm_auth: Wrap kerberos token in GSSAPI
Andrew Bartlett
1
-2
/
+6
2012-03-01
s3-ntlm_auth: Add --target-service and --target-hostname options
Andrew Bartlett
1
-9
/
+40
[next]