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
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
2010-11-03
s4-server: cleanup allocation of process models
Andrew Tridgell
2
-10
/
+6
2010-11-02
s4-process_model Fix valgrind-found use of un-initialised variable
Andrew Bartlett
1
-0
/
+1
2010-11-01
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
1
-17
/
+2
2010-11-01
s4-process_model: use the static module prototyping
Andrew Tridgell
1
-15
/
+14
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
3
-156
/
+0
2010-10-30
s4-smbd: initialise process models in smbtorture before use
Andrew Tridgell
1
-5
/
+11
2010-10-30
s4-smbd: leave the single process model as internal
Andrew Tridgell
1
-1
/
+1
2010-10-30
s4-cluster: make cluster a private shared lib
Andrew Tridgell
1
-6
/
+6
2010-10-30
s4-smbd: make our process models into real modules
Andrew Tridgell
1
-39
/
+46
2010-10-30
s4-smbd: don't initialise process models more than once
Andrew Tridgell
8
-38
/
+43
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-2
/
+2
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-4
/
+4
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-2
/
+2
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
1
-4
/
+4
2010-10-23
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
1
-0
/
+1
2010-10-21
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
1
-3
/
+3
2010-10-14
s4: show samba version in bin/samba -b
Andrew Tridgell
1
-0
/
+1
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
[next]