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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
s3:lib: we don't need smbd/proto.h in smbd_shim.c
Stefan Metzmacher
1
-1
/
+0
2012-06-06
examples/VFS: don't use smbd/proto.h
Stefan Metzmacher
3
-3
/
+0
2012-06-06
s3:include: move some prototypes (e.g. smb_register_vfs) to vfs.h
Stefan Metzmacher
2
-9
/
+10
2012-06-06
s3:include: remove unused forward declaration of deferred_open_record in smb.h
Stefan Metzmacher
1
-3
/
+0
2012-06-06
s3:smbd: move UCF_ defines to smbd.h
Stefan Metzmacher
2
-9
/
+9
2012-06-06
s3:include: move struct smb_filename to vfs.h
Stefan Metzmacher
2
-10
/
+10
2012-06-06
s3:include: move struct smb_file_time to vfs.h
Stefan Metzmacher
2
-8
/
+8
2012-06-06
s3:include: move struct connection_struct (and sub structs) to vfs.h
Stefan Metzmacher
3
-94
/
+94
2012-06-06
s3:include: move struct stream_struct to vfs.h
Stefan Metzmacher
2
-10
/
+10
2012-06-06
s3:include: move struct fd_handle/files_struct to vfs.h
Stefan Metzmacher
2
-82
/
+82
2012-06-06
s3:includes: move union unid_t to vfs.h
Stefan Metzmacher
2
-5
/
+5
2012-06-06
s3:smbd: move struct trans_state to smbd.h
Stefan Metzmacher
2
-30
/
+30
2012-06-06
s3:smbd: move struct privilege_paths to smbd.h
Stefan Metzmacher
2
-9
/
+9
2012-06-06
s3:smbd: make struct notify_change_buf private to notify.c
Stefan Metzmacher
2
-20
/
+20
2012-06-06
s3:smbd: make use of change_notify_fsp_has_changes()
Stefan Metzmacher
2
-2
/
+2
2012-06-06
s3:smbd: add change_notify_fsp_has_changes()
Stefan Metzmacher
2
-0
/
+18
2012-06-06
s3:printing: add print_spool_rap_jobid()
Stefan Metzmacher
2
-0
/
+10
2012-06-06
s3:printing: make struct print_file_data private to printspoolss.c
Stefan Metzmacher
2
-9
/
+9
2012-06-06
s3:smbd: use print_spool_rap_jobid() in call_trans2ioctl()
Stefan Metzmacher
1
-5
/
+3
2012-06-06
s3:smbd: use print_spool_rap_jobid() in reply_ioctl()
Stefan Metzmacher
1
-5
/
+2
2012-06-06
s3:smbd: fcb_or_dos_open() can be static
Stefan Metzmacher
2
-20
/
+10
2012-06-06
s3:smbd: dup_file_fsp() never gets called for print files
Stefan Metzmacher
1
-8
/
+3
2012-06-06
s3:smbd: make struct vfs_fsp_data private to vfs.c
Stefan Metzmacher
2
-10
/
+10
2012-06-06
s3:smbd: make use of vfs_remove_all_fsp_extensions() in file_free()
Stefan Metzmacher
1
-3
/
+1
2012-06-06
s3:smbd: add vfs_remove_all_fsp_extensions()
Stefan Metzmacher
2
-0
/
+22
2012-06-06
s3:includes: move struct share_mode_lock to locking.h
Stefan Metzmacher
2
-4
/
+4
2012-06-06
s3:smbd: remove typedef for struct write_cache
Stefan Metzmacher
1
-9
/
+9
2012-06-06
s3:smbd: make typedef write_cache private to fileio.c
Stefan Metzmacher
2
-9
/
+9
2012-06-06
s3-libsmb: Fix error messages to correctly mention PLAINTEXT not LM
Andrew Bartlett
1
-6
/
+6
2012-06-06
build: Rationalise AIO support in configure, ensure on by default
Andrew Bartlett
7
-30
/
+26
2012-06-06
lib/replace: Fix snprintf() override for systems with a broken snprintf()
Andrew Bartlett
1
-1
/
+1
2012-06-05
s3: temporary hack to make the waf build work withouth autotools being required
Björn Jacke
1
-0
/
+1
2012-06-05
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
12
-44
/
+71
2012-06-05
s3:libsmb: fix the talloc parent of clistr_pull_talloc() in cli_notify_done()
Stefan Metzmacher
1
-1
/
+1
2012-06-05
s3:libsmb: change cli_sesssetup_blob_* to use uint8_t instead of char for inbuf
Stefan Metzmacher
1
-8
/
+8
2012-06-05
s3:libsmb: use inhdr instead of inbuf in tree connect related functions
Stefan Metzmacher
1
-5
/
+5
2012-06-05
s3:libsmb: use inhdr instead of inbuf in session setup related functions
Stefan Metzmacher
1
-34
/
+36
2012-06-05
s3:libsmb: remove unused 'inbuf' variable
Stefan Metzmacher
5
-20
/
+10
2012-06-05
s3:libsmb: don't require a pinbuf in cli_smb_recv() to keep the memory
Stefan Metzmacher
1
-0
/
+5
2012-06-05
s4:torture/locktest: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2012-06-05
s3: remove dependency on automake for "make everything"
Björn Jacke
2
-1
/
+9
2012-06-05
VERSION: mark as beta2 as we move on to the next release
Andrew Bartlett
1
-2
/
+2
2012-06-05
VERSION: Mark release as beta1
Andrew Bartlett
1
-1
/
+1
2012-06-05
build: Add newlines for clarity
Andrew Bartlett
1
-0
/
+2
2012-06-05
build: Add test for HAVE_BROKEN_POSIX_FALLOCATE to waf build
Andrew Bartlett
1
-0
/
+13
2012-06-05
build: Remove unused check for HAVE_UNSIGNED_CHAR
Andrew Bartlett
1
-8
/
+0
2012-06-05
Roadmap: Clarify that 4.0 is our next release
Andrew Bartlett
1
-1
/
+1
2012-06-05
WHATSNEW: Add details on NTP and DNS as new protocols we cover
Andrew Bartlett
1
-3
/
+16
2012-06-05
Tests for bug #8972 - Add permission checks to run_simple_posix_open_test().
Jeremy Allison
1
-0
/
+27
2012-06-05
Tests for bug #8972 - run the POSIX tests against the posix_share.
Jeremy Allison
1
-2
/
+8
[next]