index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:include: remove typedef user_struct
Stefan Metzmacher
2012-06-06
1
-2
/
+2
*
s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct'
Stefan Metzmacher
2012-06-06
12
-28
/
+28
*
s3:smbd: move forward declaration of struct aio_extra to smbd.h
Stefan Metzmacher
2012-06-06
2
-3
/
+1
*
s3:printing: use smbd/smbd.h instead of just smbd/proto.h in queue_process.c
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:torture: use smbd/smbd.h instead of just smbd/proto.h in vfstest_chain.c
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:utils: use smbd/smbd.h instead of just smbd/proto.h
Stefan Metzmacher
2012-06-06
1
-1
/
+1
*
s3:modules: we don't need smbd/proto.h in vfs_shadow_copy2.c
Stefan Metzmacher
2012-06-06
1
-1
/
+0
*
s3:lib: we don't need smbd/proto.h in smbd_shim.c
Stefan Metzmacher
2012-06-06
1
-1
/
+0
*
examples/VFS: don't use smbd/proto.h
Stefan Metzmacher
2012-06-06
3
-3
/
+0
*
s3:include: move some prototypes (e.g. smb_register_vfs) to vfs.h
Stefan Metzmacher
2012-06-06
2
-9
/
+10
*
s3:include: remove unused forward declaration of deferred_open_record in smb.h
Stefan Metzmacher
2012-06-06
1
-3
/
+0
*
s3:smbd: move UCF_ defines to smbd.h
Stefan Metzmacher
2012-06-06
2
-9
/
+9
*
s3:include: move struct smb_filename to vfs.h
Stefan Metzmacher
2012-06-06
2
-10
/
+10
*
s3:include: move struct smb_file_time to vfs.h
Stefan Metzmacher
2012-06-06
2
-8
/
+8
*
s3:include: move struct connection_struct (and sub structs) to vfs.h
Stefan Metzmacher
2012-06-06
3
-94
/
+94
*
s3:include: move struct stream_struct to vfs.h
Stefan Metzmacher
2012-06-06
2
-10
/
+10
*
s3:include: move struct fd_handle/files_struct to vfs.h
Stefan Metzmacher
2012-06-06
2
-82
/
+82
*
s3:includes: move union unid_t to vfs.h
Stefan Metzmacher
2012-06-06
2
-5
/
+5
*
s3:smbd: move struct trans_state to smbd.h
Stefan Metzmacher
2012-06-06
2
-30
/
+30
*
s3:smbd: move struct privilege_paths to smbd.h
Stefan Metzmacher
2012-06-06
2
-9
/
+9
*
s3:smbd: make struct notify_change_buf private to notify.c
Stefan Metzmacher
2012-06-06
2
-20
/
+20
*
s3:smbd: make use of change_notify_fsp_has_changes()
Stefan Metzmacher
2012-06-06
2
-2
/
+2
*
s3:smbd: add change_notify_fsp_has_changes()
Stefan Metzmacher
2012-06-06
2
-0
/
+18
*
s3:printing: add print_spool_rap_jobid()
Stefan Metzmacher
2012-06-06
2
-0
/
+10
*
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
2012-06-06
2
-9
/
+9
*
s3:smbd: use print_spool_rap_jobid() in call_trans2ioctl()
Stefan Metzmacher
2012-06-06
1
-5
/
+3
*
s3:smbd: use print_spool_rap_jobid() in reply_ioctl()
Stefan Metzmacher
2012-06-06
1
-5
/
+2
*
s3:smbd: fcb_or_dos_open() can be static
Stefan Metzmacher
2012-06-06
2
-20
/
+10
*
s3:smbd: dup_file_fsp() never gets called for print files
Stefan Metzmacher
2012-06-06
1
-8
/
+3
*
s3:smbd: make struct vfs_fsp_data private to vfs.c
Stefan Metzmacher
2012-06-06
2
-10
/
+10
*
s3:smbd: make use of vfs_remove_all_fsp_extensions() in file_free()
Stefan Metzmacher
2012-06-06
1
-3
/
+1
*
s3:smbd: add vfs_remove_all_fsp_extensions()
Stefan Metzmacher
2012-06-06
2
-0
/
+22
*
s3:includes: move struct share_mode_lock to locking.h
Stefan Metzmacher
2012-06-06
2
-4
/
+4
*
s3:smbd: remove typedef for struct write_cache
Stefan Metzmacher
2012-06-06
1
-9
/
+9
*
s3:smbd: make typedef write_cache private to fileio.c
Stefan Metzmacher
2012-06-06
2
-9
/
+9
*
s3-libsmb: Fix error messages to correctly mention PLAINTEXT not LM
Andrew Bartlett
2012-06-06
1
-6
/
+6
*
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
2012-06-06
7
-30
/
+26
*
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
2012-06-06
1
-1
/
+1
*
s3: temporary hack to make the waf build work withouth autotools being required
Björn Jacke
2012-06-05
1
-0
/
+1
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
12
-44
/
+71
*
s3:libsmb: fix the talloc parent of clistr_pull_talloc() in cli_notify_done()
Stefan Metzmacher
2012-06-05
1
-1
/
+1
*
s3:libsmb: change cli_sesssetup_blob_* to use uint8_t instead of char for inbuf
Stefan Metzmacher
2012-06-05
1
-8
/
+8
*
s3:libsmb: use inhdr instead of inbuf in tree connect related functions
Stefan Metzmacher
2012-06-05
1
-5
/
+5
*
s3:libsmb: use inhdr instead of inbuf in session setup related functions
Stefan Metzmacher
2012-06-05
1
-34
/
+36
*
s3:libsmb: remove unused 'inbuf' variable
Stefan Metzmacher
2012-06-05
5
-20
/
+10
*
s3:libsmb: don't require a pinbuf in cli_smb_recv() to keep the memory
Stefan Metzmacher
2012-06-05
1
-0
/
+5
*
s4:torture/locktest: fix compiler warning
Stefan Metzmacher
2012-06-05
1
-1
/
+1
*
s3: remove dependency on automake for "make everything"
Björn Jacke
2012-06-05
2
-1
/
+9
*
VERSION: mark as beta2 as we move on to the next release
Andrew Bartlett
2012-06-05
1
-2
/
+2
*
VERSION: Mark release as beta1
Andrew Bartlett
2012-06-05
1
-1
/
+1
[next]