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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24106: Pass fnum instead of buf/offset into get_rpc_pipe_p
Volker Lendecke
2
-5
/
+5
2007-10-10
r24102: Pass the fid instead of inbuf and an offset to file_fsp.
Volker Lendecke
4
-42
/
+38
2007-10-10
r24101: Move prohibited_ea_names[] into samba_private_attr_name()
Volker Lendecke
1
-6
/
+6
2007-10-10
r24100: Convert reply_ntcancel to the new API
Volker Lendecke
2
-9
/
+7
2007-10-10
r24097: Convert reply_ntcreate_and_X_quota to the new API
Volker Lendecke
1
-31
/
+14
2007-10-10
r24092: Convert do_ntcreate_pipe_open to the new API
Volker Lendecke
1
-25
/
+67
2007-10-10
r24091: Convert reply_ntcreate_and_X to the new API
Volker Lendecke
2
-64
/
+110
2007-10-10
r24090: Separate parsing in reply_ntcreate_and_X
Volker Lendecke
1
-18
/
+32
2007-10-10
r24089: Add reply_prep/post_legacy
Volker Lendecke
1
-0
/
+54
2007-10-10
r24088: Convert reply_unlink to the new API
Volker Lendecke
2
-22
/
+32
2007-10-10
r24086: Convert reply_ulogoffX to the new API
Volker Lendecke
2
-12
/
+17
2007-10-10
r24085: Convert reply_rmdir to the new API
Volker Lendecke
2
-16
/
+25
2007-10-10
r24084: Convert reply_mkdir to the new API
Volker Lendecke
2
-16
/
+25
2007-10-10
r24079: Convert reply_dskattr to the new API
Volker Lendecke
2
-15
/
+15
2007-10-10
r24078: Add reply_unixerror
Volker Lendecke
1
-0
/
+30
2007-10-10
r24077: Convert reply_tdis to the new API
Volker Lendecke
2
-11
/
+8
2007-10-10
r24071: Fix a missing END_PROFILE call
Volker Lendecke
1
-0
/
+1
2007-10-10
r24070: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...
Volker Lendecke
2
-186
/
+249
2007-10-10
r24050: Fix a typo
Volker Lendecke
1
-1
/
+3
2007-10-10
r24049: Some more 64-bit warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r24046: Fix a 64-bit warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
1
-5
/
+8
2007-10-10
r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8
Volker Lendecke
1
-13
/
+5
2007-10-10
r24006: Some more paranoia in reply_negprot
Volker Lendecke
1
-2
/
+12
2007-10-10
r24004: Convert reply_checkpath to the new API
Volker Lendecke
2
-17
/
+24
2007-10-10
r24003: Convert reply_tcon_and_X to the new API
Volker Lendecke
2
-45
/
+73
2007-10-10
r24002: Convert reply_negprot to the new API
Volker Lendecke
2
-91
/
+115
2007-10-10
r24001: Separate out the parsing of the client's requested protocols
Volker Lendecke
1
-29
/
+66
2007-10-10
r24000: Add message_push_blob() and message_push_string().
Volker Lendecke
1
-0
/
+40
2007-10-10
r23999: Convert reply_open_and_X
Volker Lendecke
3
-71
/
+105
2007-10-10
r23998: Convert reply_close to the new API
Volker Lendecke
3
-19
/
+28
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
7
-395
/
+658
2007-10-10
r23996: One more const
Volker Lendecke
1
-1
/
+1
2007-10-10
r23992: Some const
Volker Lendecke
1
-2
/
+2
2007-10-10
r23990: Reformatting for 80 cols and trailing whitespace
Volker Lendecke
1
-11
/
+18
2007-10-10
r23988: Looks a lot more scary than it is: This just unwraps the else-branch of
Volker Lendecke
1
-67
/
+74
2007-10-10
r23987: Remove static pid in switch_message()
Volker Lendecke
1
-5
/
+3
2007-10-10
r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>
Volker Lendecke
1
-0
/
+3
2007-10-10
r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> where
Jeremy Allison
1
-5
/
+6
2007-10-10
r23941: Don't use "False" when you mean "MARSHALL".
Jeremy Allison
1
-1
/
+1
2007-10-10
r23940: Added missing line that was deleted accidently.
Jeremy Allison
1
-0
/
+2
2007-10-10
r23939: Fixes for notify returns. Returned param value must fix inside
Jeremy Allison
2
-21
/
+20
2007-10-10
r23935: We were lying to the client in the case of POSIX_UNLINK
Jeremy Allison
1
-16
/
+51
2007-10-10
r23914: try to fix the build on Tru64
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23913: Revert back to Volker's original logic to fix the
Jeremy Allison
1
-1
/
+1
2007-10-10
r23911: Revert r23910 to try and fix the build farm. I
Jeremy Allison
1
-9
/
+0
2007-10-10
r23910: We used to deny renames on the
Jeremy Allison
1
-0
/
+9
2007-10-10
r23909: Get closer to passing the cthon tests for delete open file.
Jeremy Allison
1
-3
/
+6
2007-10-10
r23906: Fix POSIX unlink bug found by Steve. If we
Jeremy Allison
1
-2
/
+9
[next]