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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
s3:libsmb: remove unused cli_state->dfsroot
Stefan Metzmacher
1
-1
/
+0
2013-10-17
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
1
-19
/
+0
2013-10-17
s3:libsmb: inline trust_pw_change_and_store_it() into trust_pw_find_change_an...
Stefan Metzmacher
1
-5
/
+0
2013-10-17
s3:libsmb: remove unused change_trust_account_password()
Stefan Metzmacher
1
-1
/
+0
2013-10-17
s3:include: fix messaging_send_buf() protype in messages.h
Stefan Metzmacher
1
-1
/
+1
2013-10-17
s3:include: add forward declaration for struct messaging_context; in g_lock.h
Stefan Metzmacher
1
-0
/
+1
2013-10-16
proto: Remove manually written lp_ prototypes
Andrew Bartlett
1
-359
/
+1
2013-10-16
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
1
-0
/
+2
2013-10-15
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
1
-2
/
+3
2013-10-15
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
1
-0
/
+1
2013-10-12
vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
Christof Schmitt
1
-1
/
+1
2013-10-05
shadow_copy2: add comment explaining the SMB level GMT format pattern
Michael Adam
1
-1
/
+9
2013-10-02
idmap_autorid: add idmap_autorid_delete_domain_ranges()
Michael Adam
1
-0
/
+8
2013-10-02
idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()
Michael Adam
1
-0
/
+31
2013-10-02
idmap_autorid: add idmap_autorid_delete_range_by_num()
Michael Adam
1
-0
/
+10
2013-10-02
idmap_autorid: add idmap_autorid_delete_range_by_sid()
Michael Adam
1
-0
/
+11
2013-10-02
idmap_autorid: add idmap_autorid_saveconfigstr()
Michael Adam
1
-0
/
+9
2013-10-02
idmap_autorid: add a comment explaining idmap_autorid_saveconfig()
Michael Adam
1
-0
/
+7
2013-10-02
idmap_autorid: add a comment explaining idmap_autorid_loadconfig()
Michael Adam
1
-0
/
+3
2013-10-02
idmap_autorid: add a comment explaining idmap_autorid_db_init()
Michael Adam
1
-0
/
+6
2013-10-02
idmap_autorid: add a comment explaining idmap_autorid_init_hwm()
Michael Adam
1
-0
/
+4
2013-10-02
idmap_autorid: add a comment explaining idmap_autorid_get_domainrange()
Michael Adam
1
-0
/
+7
2013-10-02
idmap_autorid: add new function idmap_autorid_setrange()
Michael Adam
1
-0
/
+9
2013-10-02
idmap_autorid: add idmap_autorid_getrange()
Michael Adam
1
-0
/
+10
2013-10-02
idmap_autorid: remove fstring keystr from autorid_range_config
Atul Kulkarni
1
-1
/
+0
2013-10-02
idmap_autorid: remove autorid_global_config member from autorid_range_config
Atul Kulkarni
1
-1
/
+0
2013-10-01
idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUS
Michael Adam
1
-2
/
+3
2013-10-01
idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...
Michael Adam
1
-0
/
+7
2013-10-01
idmap_autorid_tdb: add idmap_autorid_getconfigstr()
Michael Adam
1
-0
/
+6
2013-10-01
idmap_autorid: extract common code to separate file
Atul Kulkarni
1
-0
/
+72
2013-09-23
s3:include: remove duplicate prototypes from afs functions from proto.h
Michael Adam
1
-3
/
+0
2013-09-23
afs: format afs_syscall() properly
Michael Adam
1
-5
/
+1
2013-09-11
smbd: Move "struct byte_range_lock" definition to brlock.c
Volker Lendecke
1
-9
/
+1
2013-09-11
smbd: Fix blank line endings
Volker Lendecke
1
-6
/
+6
2013-09-10
loadparm: add new parameter "acl allow execute always"
Michael Adam
1
-0
/
+1
2013-09-10
s3:smb2_find: Return that timestamps do not exist as directories
Christof Schmitt
1
-0
/
+3
2013-09-10
lib: serverid.h needs "struct db_record" declaration
Volker Lendecke
1
-0
/
+1
2013-09-06
s3: include/smb : changing smb server version
Shekhar Amlekar
1
-2
/
+7
2013-09-06
smbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
Volker Lendecke
1
-2
/
+2
2013-09-05
Add a talloc context to saf_fetch().
Jeremy Allison
1
-1
/
+1
2013-09-05
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
1
-1
/
+2
2013-09-05
lib: Add "mem_ctx" to gencache_get_data_blob
Volker Lendecke
1
-1
/
+2
2013-08-19
Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...
Richard Sharpe
1
-0
/
+1
2013-08-15
s3:libsmb: Add in the core of the libsmb client SMB2 functions.
Jeremy Allison
1
-0
/
+1
2013-08-15
s3:lib: remove unused interpret_protocol()
Stefan Metzmacher
1
-1
/
+0
2013-08-15
s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...
Jeremy Allison
1
-0
/
+2
2013-08-12
lib: Remove unused "get_peer_name"
Volker Lendecke
1
-1
/
+0
2013-08-12
lib: Remove unused "client_name"
Volker Lendecke
1
-1
/
+0
2013-08-10
s3:libsmb: remove unused cli_state->is_guestlogin
Stefan Metzmacher
1
-1
/
+0
2013-07-19
Add ea_list_has_invalid_name() function.
Jeremy Allison
1
-0
/
+2
[next]