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
2010-02-23
s3-lib: Remove obsolete signal type cast.
Andreas Schneider
3
-12
/
+12
2010-02-23
s3-libads: Remove obsolete signal type cast.
Andreas Schneider
1
-5
/
+5
2010-02-23
s3-nmbd: Remove obsolete signal type cast.
Andreas Schneider
3
-7
/
+7
2010-02-23
s3-pam_smbpass: Remove obsolete signal type cast.
Andreas Schneider
3
-21
/
+21
2010-02-23
s3-passdb: Remove obsolete signal type cast.
Andreas Schneider
1
-3
/
+3
2010-02-23
s3-print: Remove obsolete signal type cast.
Andreas Schneider
1
-3
/
+3
2010-02-23
s3:winbindd: never mark external domains as internal!
Stefan Metzmacher
1
-4
/
+1
2010-02-22
s3 Fix the build
Simo Sorce
1
-3
/
+3
2010-02-22
A test "store create time" parameter got commited by accident. Remove it.
Jeremy Allison
1
-1
/
+0
2010-02-22
Ensure STREAMERROR deletes any files in the \\testdir
Jeremy Allison
1
-0
/
+1
2010-02-22
Add an "attributes" string to allinfo.
Jeremy Allison
1
-0
/
+27
2010-02-22
s3: Explicitly handle inbuf in cli_trans_done
Volker Lendecke
1
-2
/
+9
2010-02-22
s3: Explicitly handle inbuf in cli_write_andx_done
Volker Lendecke
1
-2
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_read_andx_done
Volker Lendecke
1
-2
/
+2
2010-02-22
s3: Explicitly handle inbuf in cli_message_start_done
Volker Lendecke
2
-6
/
+7
2010-02-22
s3: Explicitly handle inbuf in cli_dskattr_done
Volker Lendecke
1
-2
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_getatr_done
Volker Lendecke
1
-2
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_getattrE_done
Volker Lendecke
1
-2
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_open_done
Volker Lendecke
1
-2
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_ntcreate_done
Volker Lendecke
1
-2
/
+3
2010-02-22
s3: Explicitly handle inbuf in cli_echo_done
Volker Lendecke
1
-1
/
+2
2010-02-22
s3: Explicitly handle inbuf in cli_negprot_done
Volker Lendecke
1
-2
/
+3
2010-02-22
s3: Explicitly handle inbuf in cli_tcon_andx_done
Volker Lendecke
1
-3
/
+6
2010-02-22
s3: Explicitly handle inbuf in cli_sesssetup_blob_done
Volker Lendecke
1
-5
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_session_setup_guest_done
Volker Lendecke
1
-5
/
+4
2010-02-22
s3: Explicitly handle inbuf in cli_smb_oplock_break_waiter_done
Volker Lendecke
1
-2
/
+3
2010-02-22
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
9
-38
/
+53
2010-02-21
s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send
Volker Lendecke
1
-1
/
+2
2010-02-21
s3: Use the status from cli_raw_ioctl in torture_ioctl_test
Volker Lendecke
1
-2
/
+2
2010-02-20
s3: Make string_to_sid survive the LOCAL-string_to_sid test
Volker Lendecke
1
-13
/
+40
2010-02-20
s3: Rename LOCAL-dom_sid_parse to LOCAL-string_to_sid, add some tests
Volker Lendecke
2
-7
/
+19
2010-02-20
s3: Add printf why LOCAL-dom_sid_parse failed
Volker Lendecke
1
-0
/
+3
2010-02-20
s3: Slightly simplify the logic of completion_remote_filter
Volker Lendecke
1
-39
/
+45
2010-02-20
s3: Fix some nonempty blank lines
Volker Lendecke
1
-59
/
+57
2010-02-20
s3: Remove a "typedef struct"
Volker Lendecke
1
-4
/
+4
2010-02-20
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-02-20
s3: Convert cli_qpathinfo_basic to use cli_trans()
Volker Lendecke
4
-44
/
+37
2010-02-20
s3: Convert cli_raw_ioctl to use cli_smb()
Volker Lendecke
1
-18
/
+10
2010-02-20
s3: Add cli_smb()
Volker Lendecke
2
-0
/
+43
2010-02-19
Second part of fix for bug #7159 - client rpc_transport doesn't cope with bad...
Jeremy Allison
1
-0
/
+6
2010-02-19
First part of fix for bug #7159 - client rpc_transport doesn't cope with bad ...
Jeremy Allison
2
-0
/
+16
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-16
/
+31
2010-02-19
s3-spoolss: add support for _spoolss_SetPrinter level 8.
Günther Deschner
1
-1
/
+65
2010-02-18
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-14
/
+16
2010-02-18
s3: optimize strict allocate for XFS on IRIX
Björn Jacke
1
-0
/
+25
2010-02-18
Fix bug #7155 - valgrind Conditional jump or move depends on uninitialised va...
Jeremy Allison
1
-0
/
+1
2010-02-18
Fix bug #7154 - mangling method = hash can crash storing a name not containin...
Jeremy Allison
1
-3
/
+5
2010-02-18
s3-spoolss: Fix _spoolss_EnumPrinters servername handling.
Günther Deschner
1
-1
/
+1
2010-02-18
s3-selftest: fix return code for modprinter.pl -a.
Günther Deschner
1
-1
/
+2
2010-02-18
s3-selftest: finally enable RPC-SPOOLSS-PRINTER against Samba 3.
Günther Deschner
1
-1
/
+2
[next]