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
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-2
/
+2
*
lib/util Bring procid_str() into lib/util as server_id_string()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
2
-2
/
+2
*
s4:smbd/server.c - quiet "time_t" format string warnings by casts
Matthias Dieter Wallnöfer
2011-06-09
1
-2
/
+4
*
s4/server: simplify and replace bad portable gettimeofday by time
Björn Jacke
2011-06-06
1
-15
/
+2
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
2
-4
/
+4
*
s4-ipv6: fixed binding to ipv4 addresses
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-ipv6: fixed stream_setup_socket() to handle IPv6
Andrew Tridgell
2011-06-06
1
-18
/
+27
*
ncalrpc: Force ncalrpc dir to be mode 755 in all users
Andrew Bartlett
2011-05-08
1
-0
/
+7
*
Improve debug messages when creating socket directories
Andrew Bartlett
2011-05-08
1
-1
/
+1
*
s4-smbd: fix randseed_init() usage.
Günther Deschner
2011-05-06
1
-1
/
+1
*
s4-param Rename secrets_init() -> randseed_init()
Andrew Bartlett
2011-05-03
1
-4
/
+3
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
5
-12
/
+12
*
tstream: make npa_tstream a private library
Andrew Tridgell
2011-04-06
1
-1
/
+1
*
source4/smbd: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
5
-0
/
+9
*
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
2011-02-24
1
-1
/
+1
*
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
2011-02-18
2
-2
/
+2
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
1
-125
/
+13
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
1
-6
/
+6
*
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
2011-02-07
1
-0
/
+1
*
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
2011-01-20
1
-1
/
+1
*
s4: Happy New Year 2011
Stefan Metzmacher
2011-01-02
1
-1
/
+1
*
s4-auth Remove event context from privilage database handling
Andrew Bartlett
2010-12-21
1
-1
/
+1
*
s4:smbd/process*.c - fix PID warnings on Solaris
Matthias Dieter Wallnöfer
2010-12-12
3
-5
/
+5
*
s4:param/secrets.h - fix "enum netr_SchannelType" include correctly
Matthias Dieter Wallnöfer
2010-11-27
2
-2
/
+0
*
Add timestamp when running with --maximum-runtime
Matthieu Patou
2010-11-27
1
-1
/
+15
*
nbtd: Build service as shared module.
Jelmer Vernooij
2010-11-15
1
-5
/
+5
*
s4-server: make server sockets a child of the task context
Andrew Tridgell
2010-11-15
2
-5
/
+8
*
credentials: Lowercase library name,
Jelmer Vernooij
2010-11-07
1
-2
/
+2
*
ldbsamba: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-3
/
+3
*
s4-server: cleanup allocation of process models
Andrew Tridgell
2010-11-03
2
-10
/
+6
*
s4-process_model Fix valgrind-found use of un-initialised variable
Andrew Bartlett
2010-11-02
1
-0
/
+1
*
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2010-11-01
1
-17
/
+2
*
s4-process_model: use the static module prototyping
Andrew Tridgell
2010-11-01
1
-15
/
+14
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
3
-156
/
+0
*
s4-smbd: initialise process models in smbtorture before use
Andrew Tridgell
2010-10-30
1
-5
/
+11
*
s4-smbd: leave the single process model as internal
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
s4-cluster: make cluster a private shared lib
Andrew Tridgell
2010-10-30
1
-6
/
+6
*
s4-smbd: make our process models into real modules
Andrew Tridgell
2010-10-30
1
-39
/
+46
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
8
-38
/
+43
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-2
/
+2
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-4
/
+4
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-2
/
+2
*
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
2010-10-23
1
-4
/
+4
*
s4 dns: Add a boilerplate DNS server implementation
Kai Blin
2010-10-23
1
-0
/
+1
*
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
2010-10-21
1
-3
/
+3
*
s4: show samba version in bin/samba -b
Andrew Tridgell
2010-10-14
1
-0
/
+1
*
libcli/security Use common security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s4-smbd Remove event_context_set_default()
Andrew Bartlett
2010-10-11
2
-9
/
+0
*
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2010-10-11
1
-1
/
+0
[next]