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
2013-09-11
smbd: Use ZERO_STRUCT instead of memset
Volker Lendecke
1
-1
/
+1
2013-09-11
smbd: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-09-11
smbd: Make brl_lock_failed static
Volker Lendecke
2
-2
/
+3
2013-09-11
smbd: Make brl_same_context static
Volker Lendecke
2
-3
/
+1
2013-09-11
smbd: Fix blank line endings
Volker Lendecke
3
-31
/
+31
2013-09-11
Raise the level of a debug.
Korobkin
1
-1
/
+1
2013-09-11
docs: document "acl allow execute always"
Michael Adam
1
-0
/
+26
2013-09-10
s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...
Michael Adam
1
-1
/
+15
2013-09-10
loadparm: add new parameter "acl allow execute always"
Michael Adam
4
-0
/
+13
2013-09-10
s3:smb2_find: Return that timestamps do not exist as directories
Christof Schmitt
3
-3
/
+16
2013-09-10
lib: serverid.h needs "struct db_record" declaration
Volker Lendecke
1
-0
/
+1
2013-09-10
s3: rpc_server/srvsvc: use find_sessions() in NetSessDel
Shekhar Amlekar
1
-17
/
+14
2013-09-10
s3:smbd/session: Added a routine find_sessions()
Shekhar Amlekar
2
-0
/
+30
2013-09-10
s3:smbd/session: add filters to gather_sessioninfo()
Shekhar Amlekar
1
-0
/
+19
2013-09-10
doc: Update documentation of pam_winbind krb5 support.
Andreas Schneider
1
-9
/
+17
2013-09-10
s3-winbind: Add support for the kernel krb5 keyring buffer.
Andreas Schneider
1
-0
/
+4
2013-09-10
s3-winbind: Don't set a default directory for DIR.
Andreas Schneider
1
-4
/
+0
2013-09-10
ldb: Do not build libldb-cmdline when using system ldb.
Jeroen Dekkers
3
-6
/
+5
2013-09-09
gencache: Avoid a duplicate call to string_term_tdb_data
Volker Lendecke
1
-4
/
+2
2013-09-08
tevent: Use talloc_pooled_object for tevent_req_create
Volker Lendecke
1
-1
/
+4
2013-09-08
smbd: Use talloc_pooled_object in cp_smb_filename
Volker Lendecke
1
-16
/
+32
2013-09-08
talloc: Test the pooled object
Volker Lendecke
1
-0
/
+36
2013-09-08
talloc: Add talloc_pooled_object
Volker Lendecke
5
-1
/
+174
2013-09-08
talloc: Allow nested pools.
Volker Lendecke
3
-24
/
+52
2013-09-08
talloc: Add a separate pool size
Volker Lendecke
1
-12
/
+23
2013-09-08
talloc: Put pool-specific data before the chunk
Volker Lendecke
1
-79
/
+125
2013-09-08
talloc: Introduce __talloc_with_prefix
Volker Lendecke
1
-10
/
+22
2013-09-08
talloc: Decouple the dual use of chunk->pool
Volker Lendecke
1
-25
/
+23
2013-09-06
s3: include/smb : changing smb server version
Shekhar Amlekar
1
-2
/
+7
2013-09-06
smbd: Slightly simplify enum_file_close_fn
Volker Lendecke
1
-2
/
+1
2013-09-06
smbd: Slightly simplify do_break_to_none
Volker Lendecke
1
-2
/
+1
2013-09-06
smbd: Slightly simplify send_break_message
Volker Lendecke
1
-2
/
+1
2013-09-06
smbd: Remove a silly "? true : false"
Volker Lendecke
1
-1
/
+1
2013-09-06
smbd: Apply some const to message_to_share_mode_entry
Volker Lendecke
2
-2
/
+2
2013-09-06
lib: Apply some const to pull_file_id_24
Volker Lendecke
2
-2
/
+2
2013-09-06
smbd: Fix a const warning
Volker Lendecke
1
-1
/
+1
2013-09-06
smbd: Remove two confusing TALLOC_FREE calls
Volker Lendecke
1
-2
/
+0
2013-09-06
smbd: Remove unused should_notify_deferred_opens
Volker Lendecke
2
-11
/
+0
2013-09-06
smbd: Apply some const to find_share_mode_entry
Volker Lendecke
1
-2
/
+2
2013-09-06
smbd: Apply some const to share_modes_identical
Volker Lendecke
1
-2
/
+2
2013-09-06
smbd: Simplify find_share_mode_entry
Volker Lendecke
1
-2
/
+5
2013-09-06
smbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
Volker Lendecke
5
-19
/
+9
2013-09-05
torture: Adapt raw.oplock to w2k12
Volker Lendecke
1
-6
/
+18
2013-09-05
torture: Add a new w2k12 target
Volker Lendecke
2
-0
/
+3
2013-09-05
smbd: Fix breaking level2 on allocate
Volker Lendecke
2
-7
/
+7
2013-09-05
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
10
-44
/
+48
2013-09-05
Add a talloc context to sitename_fetch().
Jeremy Allison
8
-45
/
+35
2013-09-05
Add a talloc context to saf_fetch().
Jeremy Allison
4
-13
/
+15
2013-09-05
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
14
-23
/
+26
2013-09-05
gencache: Fix SAFE_FREE vs data_blob_free
Volker Lendecke
1
-2
/
+2
[next]