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
path:
root
/
source4
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-1
/
+4
*
param: rename lp function and variable from 'piddir' to 'pid_directory'
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
1
-2
/
+2
*
loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with...
Michael Adam
2014-02-03
1
-1
/
+1
*
loadparm: rename lp[cfg]_hostsallow to lp[cfg]_hosts_allow for consistency wi...
Michael Adam
2014-02-03
1
-1
/
+1
*
Happy New Year 2014!
Stefan Metzmacher
2014-01-02
1
-1
/
+1
*
s4:server: avoid calling into nss_winbind from within 'samba'
Stefan Metzmacher
2013-07-10
1
-0
/
+7
*
service_stream: Log if the connection termination is deferred or not (bug #9820)
Andrew Bartlett
2013-07-10
1
-1
/
+5
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
1
-3
/
+14
*
swat: Remove swat.
Kai Blin
2013-05-18
1
-1
/
+0
*
s4:service_task: add missing imessaging_cleanup() to task_server_terminate()
Stefan Metzmacher
2013-01-27
1
-0
/
+2
*
s4:service_task: prevent a segfault if task->msg_ctx is not initialized yet
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
s4-process_single: Use pid,task_id as cluster_id in process_single just like ...
Andrew Bartlett
2013-01-26
1
-8
/
+13
*
bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just l...
Andrew Bartlett
2013-01-25
1
-3
/
+8
*
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
2013-01-09
1
-1
/
+1
*
Happy New Year 2013
Stefan Metzmacher
2013-01-01
1
-1
/
+1
*
docs: Merge both samba.8 manpages.
Karolin Seeger
2012-12-03
2
-182
/
+0
*
docs: man 8 samba: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
*
Remove compatibility code for setproctitle() now moved to libreplace.
Jelmer Vernooij
2012-09-24
2
-26
/
+0
*
replace: Support setproctitle().
Jelmer Vernooij
2012-09-24
1
-13
/
+0
*
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
2012-08-23
1
-0
/
+11
*
s4-smbd: Check for failure of irpc_add_name
Andrew Bartlett
2012-08-07
1
-1
/
+4
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
3
-139
/
+2
*
source4/smbd/pidfile: don't panic if pid file is corrupt.
Rusty Russell
2012-06-28
1
-0
/
+3
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s4:smbd: fix typos
Michael Adam
2012-06-12
2
-3
/
+3
*
Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...
Alexander Bokovoy
2012-06-01
1
-2
/
+2
*
waf-mitkrb5: enable dcerpc_server library to support OpenChange client code
Alexander Bokovoy
2012-06-01
1
-2
/
+2
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-12
/
+11
*
samba.8: Fix typo: deamon -> daemon.
Jelmer Vernooij
2012-03-13
1
-1
/
+1
*
s4-smbd: Show time event was expected to run, as well as the current wall clo...
Andrew Bartlett
2012-02-20
1
-2
/
+2
*
s4: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
1
-1
/
+1
*
pidfile: use set_close_on_exec()
Andrew Tridgell
2011-12-15
1
-0
/
+2
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
3
-13
/
+13
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
2
-4
/
+4
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
2
-4
/
+4
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
3
-3
/
+3
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
2
-4
/
+4
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
2
-4
/
+4
*
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
2011-10-13
3
-3
/
+3
*
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
3
-1
/
+3
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
1
-1
/
+1
*
s4:smbd: use tevent_ fn names instead of leagcy event_ ones
Simo Sorce
2011-08-13
4
-8
/
+8
*
s4-messaging: fixed the removal of messaging sockets in child tasks
Andrew Tridgell
2011-07-22
3
-7
/
+8
*
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
2011-07-12
1
-0
/
+2
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-2
/
+2
[next]