index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all uint32/16/8 to _t in source3/client.
Richard Sharpe
2015-05-13
1
-3
/
+3
*
lib: Make sid_binstring_hex use TALLOC
Volker Lendecke
2015-05-13
1
-1
/
+1
*
Change all uses of uint32 to uint32_t in vfs.h. This is part of a general cle...
Richard Sharpe
2015-05-12
1
-23
/
+23
*
s3:param: remove unused function lp_parameter_is_canonical()
Michael Adam
2015-05-02
1
-1
/
+0
*
Convert uint32/16/8 to _t for the last two include files in source3/include.
Richard Sharpe
2015-05-01
2
-2
/
+2
*
Convert three include files from uint32/16/8 to _t types as well as the sourc...
Richard Sharpe
2015-05-01
3
-14
/
+14
*
Convert all uses of uint8/16/32 to _t in nmbd and the include file.
Richard Sharpe
2015-05-01
1
-6
/
+6
*
Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...
Richard Sharpe
2015-05-01
1
-13
/
+13
*
Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t.
Richard Sharpe
2015-04-29
1
-30
/
+30
*
lib: Remove procid_str_static
Volker Lendecke
2015-04-28
1
-1
/
+0
*
smbcacls: Move sec_desc_print to common file
Christof Schmitt
2015-04-25
1
-0
/
+2
*
smbcacls: Move print_ace and parse_ace to common file
Christof Schmitt
2015-04-25
1
-0
/
+4
*
smbcacls: Move StringToSid to common file
Christof Schmitt
2015-04-25
1
-0
/
+1
*
smbcacls: Move SidToString to common file
Christof Schmitt
2015-04-25
1
-0
/
+30
*
s3:smbd: add wrapper around reinit_after_fork
Ralph Boehme
2015-04-22
1
-0
/
+3
*
s3:param: remove arg save_defaults from lp_load_with_registry_shares()
Michael Adam
2015-04-22
1
-2
/
+1
*
s3:param: remove arg initialize_globals from lp_load_with_registry_shares()
Michael Adam
2015-04-22
1
-2
/
+1
*
s3:param: make lp_load() static
Michael Adam
2015-04-22
1
-5
/
+0
*
s3:param: add lp_load_no_reinit()
Michael Adam
2015-04-22
1
-0
/
+1
*
s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
1
-1
/
+0
*
s3:param: remove "global_only" parameter from lp_load_with_registry_shares().
Michael Adam
2015-04-22
1
-1
/
+0
*
s3:param: add wrapper lp_load_with_shares().
Michael Adam
2015-04-22
1
-0
/
+1
*
Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.
Richard Sharpe
2015-04-22
1
-15
/
+15
*
Change all uses of uint16/uint32/uint64 to uintXX_t in smb.h.
Richard Sharpe
2015-04-16
1
-16
/
+16
*
Change the registry subsystem to use uint32_t from uint32. Also change sessio...
Richard Sharpe
2015-04-16
2
-5
/
+5
*
vfs: add snapshot create/delete hooks
David Disseldorp
2015-03-31
2
-0
/
+46
*
util_tdb: mark tdb_pack() and friends as deprecated
David Disseldorp
2015-03-25
1
-0
/
+4
*
s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...
Jeremy Allison
2015-03-20
1
-0
/
+1
*
s3/smbd: support FS_SECTOR_SIZE_INFORMATION query-info
David Disseldorp
2015-03-18
1
-0
/
+9
*
lib: Remove tdb_compat
Volker Lendecke
2015-03-17
3
-3
/
+3
*
lib: Remove "use_ntdb" param from secrets_init_path
Volker Lendecke
2015-03-17
1
-1
/
+1
*
lib/util: Include DEBUG macro in internal header files before samba_util.h
Lukas Slebodnik
2015-03-11
1
-1
/
+3
*
system: add hole punch support to sys_fallocate()
David Disseldorp
2015-03-09
1
-0
/
+1
*
s3/vfs: change fallocate mode flags from enum->uint32_t
David Disseldorp
2015-03-09
2
-9
/
+9
*
s3:smbprofile: profile the system and user space cpu time
Stefan Metzmacher
2015-03-06
1
-0
/
+2
*
s3:smbprofile: Replace sysv shmem with tdb
Volker Lendecke
2015-03-06
1
-17
/
+99
*
s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...
Stefan Metzmacher
2015-03-06
1
-10
/
+10
*
libsmb: Make "ip_service_compare" static
Volker Lendecke
2015-02-27
1
-1
/
+0
*
s3/vfs: bump interface version number to 33
David Disseldorp
2015-02-18
1
-1
/
+2
*
printing: rework nt_printer_guid_store to return errors
Andreas Schneider
2015-02-18
1
-0
/
+3
*
printing: add nt_printer_guid_retrieve() helper
David Disseldorp
2015-02-18
1
-0
/
+3
*
s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameter
David Disseldorp
2015-02-17
2
-9
/
+9
*
Remove an unused function call.
Richard Sharpe
2015-02-13
1
-1
/
+0
*
Happy New Year 2015!
Stefan Metzmacher
2015-01-01
1
-1
/
+1
*
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
2014-12-18
1
-0
/
+8
*
messaging3: Add messaging_handler_send/recv
Volker Lendecke
2014-12-16
1
-0
/
+8
*
messaging3: Add messaging_send_iov_from
Volker Lendecke
2014-12-16
1
-0
/
+5
*
messaging3: Add messaging_names_db
Volker Lendecke
2014-12-16
1
-0
/
+1
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
1
-2
/
+0
*
lib: Split out iov_buf[len]
Volker Lendecke
2014-12-07
1
-2
/
+1
[next]