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
/
source4
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
samba.8: Fix typo: deamon -> daemon.
Jelmer Vernooij
1
-1
/
+1
2012-02-20
s4-smbd: Show time event was expected to run, as well as the current wall clo...
Andrew Bartlett
1
-2
/
+2
2012-01-01
s4: Happy New Year 2012
Stefan Metzmacher
1
-1
/
+1
2011-12-17
s3: Fix the clustering build
Volker Lendecke
1
-1
/
+1
2011-12-15
pidfile: use set_close_on_exec()
Andrew Tridgell
1
-0
/
+2
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
3
-13
/
+13
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2
-4
/
+4
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2
-4
/
+4
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
3
-3
/
+3
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2
-4
/
+4
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2
-4
/
+4
2011-10-13
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
3
-3
/
+3
2011-10-13
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
1
-1
/
+1
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
3
-1
/
+3
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-1
/
+1
2011-08-13
s4:smbd: use tevent_ fn names instead of leagcy event_ ones
Simo Sorce
4
-8
/
+8
2011-07-22
s4-messaging: fixed the removal of messaging sockets in child tasks
Andrew Tridgell
3
-7
/
+8
2011-07-12
s4:param: add "state dir" and "cache dir" options
Stefan Metzmacher
1
-0
/
+2
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-09
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
1
-1
/
+1
2011-06-09
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2
-2
/
+2
2011-06-09
s4:smbd/server.c - quiet "time_t" format string warnings by casts
Matthias Dieter Wallnöfer
1
-2
/
+4
2011-06-06
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
1
-15
/
+2
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2
-4
/
+4
2011-06-06
s4-ipv6: fixed binding to ipv4 addresses
Andrew Tridgell
1
-1
/
+1
2011-06-06
s4-ipv6: fixed stream_setup_socket() to handle IPv6
Andrew Tridgell
1
-18
/
+27
2011-05-08
ncalrpc: Force ncalrpc dir to be mode 755 in all users
Andrew Bartlett
1
-0
/
+7
2011-05-08
Improve debug messages when creating socket directories
Andrew Bartlett
1
-1
/
+1
2011-05-06
s4-smbd: fix randseed_init() usage.
Günther Deschner
1
-1
/
+1
2011-05-03
s4-param Rename secrets_init() -> randseed_init()
Andrew Bartlett
1
-4
/
+3
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
5
-12
/
+12
2011-04-06
tstream: make npa_tstream a private library
Andrew Tridgell
1
-1
/
+1
2011-03-19
source4/smbd: Fix prototypes for all functions.
Jelmer Vernooij
5
-0
/
+9
2011-02-24
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
1
-1
/
+1
2011-02-18
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
2
-2
/
+2
2011-02-10
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
1
-125
/
+13
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-6
/
+6
2011-02-07
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
1
-0
/
+1
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-1
/
+1
2011-01-02
s4: Happy New Year 2011
Stefan Metzmacher
1
-1
/
+1
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
1
-1
/
+1
2010-12-12
s4:smbd/process*.c - fix PID warnings on Solaris
Matthias Dieter Wallnöfer
3
-5
/
+5
2010-11-27
s4:param/secrets.h - fix "enum netr_SchannelType" include correctly
Matthias Dieter Wallnöfer
2
-2
/
+0
2010-11-27
Add timestamp when running with --maximum-runtime
Matthieu Patou
1
-1
/
+15
2010-11-15
nbtd: Build service as shared module.
Jelmer Vernooij
1
-5
/
+5
2010-11-15
s4-server: make server sockets a child of the task context
Andrew Tridgell
2
-5
/
+8
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-2
/
+2
2010-11-07
ldbsamba: Lowercase library name.
Jelmer Vernooij
1
-3
/
+3
[next]