index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r24144: Fix the build
Volker Lendecke
2007-10-10
1
-7
/
+5
*
r24143: Convert call_trans2qfilepathinfo to the new API
Volker Lendecke
2007-10-10
1
-85
/
+161
*
r24142: Remove some direct inbuf references from call_trans2qfilepathinfo
Volker Lendecke
2007-10-10
1
-4
/
+9
*
r24141: Add check_fsp as a replacement for CHECK_FSP
Volker Lendecke
2007-10-10
1
-0
/
+27
*
r24140: Convert call_trans2findnotifyfirst/next to the new API
Volker Lendecke
2007-10-10
1
-24
/
+30
*
r24139: Convert call_trans2mkdir to the new API
Volker Lendecke
2007-10-10
1
-25
/
+39
*
r24138: Convert call_trans2findnext to the new API
Volker Lendecke
2007-10-10
1
-27
/
+42
*
r24137: Convert call_trans2findfirst to the new API
Volker Lendecke
2007-10-10
1
-33
/
+55
*
r24136: get_lanman2_dir_entry() does not need access to inbuf/outbuf
Volker Lendecke
2007-10-10
1
-39
/
+49
*
r24135: Convert call_trans2open to the new API
Volker Lendecke
2007-10-10
5
-38
/
+77
*
r24134: talloc smb_request for handle_trans2
Volker Lendecke
2007-10-10
1
-6
/
+27
*
r24133: Explicitly pass flags2 down to push_string_fn
Volker Lendecke
2007-10-10
1
-3
/
+7
*
r24130: Explicitly pass flags2 to srvstr_push
Volker Lendecke
2007-10-10
5
-32
/
+80
*
r24120: add a file_id_create() hook into the VFS layer
Stefan Metzmacher
2007-10-10
5
-12
/
+20
*
r24119: Convert reply_exit to the new API
Volker Lendecke
2007-10-10
2
-7
/
+5
*
r24106: Pass fnum instead of buf/offset into get_rpc_pipe_p
Volker Lendecke
2007-10-10
2
-5
/
+5
*
r24102: Pass the fid instead of inbuf and an offset to file_fsp.
Volker Lendecke
2007-10-10
4
-42
/
+38
*
r24101: Move prohibited_ea_names[] into samba_private_attr_name()
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r24100: Convert reply_ntcancel to the new API
Volker Lendecke
2007-10-10
2
-9
/
+7
*
r24097: Convert reply_ntcreate_and_X_quota to the new API
Volker Lendecke
2007-10-10
1
-31
/
+14
*
r24092: Convert do_ntcreate_pipe_open to the new API
Volker Lendecke
2007-10-10
1
-25
/
+67
*
r24091: Convert reply_ntcreate_and_X to the new API
Volker Lendecke
2007-10-10
2
-64
/
+110
*
r24090: Separate parsing in reply_ntcreate_and_X
Volker Lendecke
2007-10-10
1
-18
/
+32
*
r24089: Add reply_prep/post_legacy
Volker Lendecke
2007-10-10
1
-0
/
+54
*
r24088: Convert reply_unlink to the new API
Volker Lendecke
2007-10-10
2
-22
/
+32
*
r24086: Convert reply_ulogoffX to the new API
Volker Lendecke
2007-10-10
2
-12
/
+17
*
r24085: Convert reply_rmdir to the new API
Volker Lendecke
2007-10-10
2
-16
/
+25
*
r24084: Convert reply_mkdir to the new API
Volker Lendecke
2007-10-10
2
-16
/
+25
*
r24079: Convert reply_dskattr to the new API
Volker Lendecke
2007-10-10
2
-15
/
+15
*
r24078: Add reply_unixerror
Volker Lendecke
2007-10-10
1
-0
/
+30
*
r24077: Convert reply_tdis to the new API
Volker Lendecke
2007-10-10
2
-11
/
+8
*
r24071: Fix a missing END_PROFILE call
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r24070: Apply some const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...
Volker Lendecke
2007-10-10
2
-186
/
+249
*
r24050: Fix a typo
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r24049: Some more 64-bit warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24046: Fix a 64-bit warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
2007-10-10
1
-5
/
+8
*
r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8
Volker Lendecke
2007-10-10
1
-13
/
+5
*
r24006: Some more paranoia in reply_negprot
Volker Lendecke
2007-10-10
1
-2
/
+12
*
r24004: Convert reply_checkpath to the new API
Volker Lendecke
2007-10-10
2
-17
/
+24
*
r24003: Convert reply_tcon_and_X to the new API
Volker Lendecke
2007-10-10
2
-45
/
+73
*
r24002: Convert reply_negprot to the new API
Volker Lendecke
2007-10-10
2
-91
/
+115
*
r24001: Separate out the parsing of the client's requested protocols
Volker Lendecke
2007-10-10
1
-29
/
+66
*
r24000: Add message_push_blob() and message_push_string().
Volker Lendecke
2007-10-10
1
-0
/
+40
*
r23999: Convert reply_open_and_X
Volker Lendecke
2007-10-10
3
-71
/
+105
*
r23998: Convert reply_close to the new API
Volker Lendecke
2007-10-10
3
-19
/
+28
*
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
2007-10-10
7
-395
/
+658
*
r23996: One more const
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23992: Some const
Volker Lendecke
2007-10-10
1
-2
/
+2
[prev]
[next]