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/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
*
credentials: Split up into several subsystems.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
server: Add missing dependency on schannel database.
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
service: Add missing dependency on process_model.
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
torture: Link against rpc server itself, not service module. (against which w...
Jelmer Vernooij
2010-10-11
1
-0
/
+2
*
ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
wafsamba: Clarify needs_python argument name, use pyembed/pyext where
Jelmer Vernooij
2010-10-10
1
-3
/
+3
*
heimdal: Fix library name of gssapi.
Jelmer Vernooij
2010-10-05
1
-1
/
+1
*
s4-server: exit with status 127 on SIGTERM
Andrew Tridgell
2010-10-02
1
-1
/
+1
*
s4-server: check the return of irpc_binding_handle_by_name
Andrew Tridgell
2010-09-15
1
-3
/
+4
*
s4-process: fixed the thread process model so it compiles
Andrew Tridgell
2010-09-07
1
-1
/
+2
*
s4:smbd/service_task: use irpc_binding_handle_by_name()
Stefan Metzmacher
2010-09-03
2
-7
/
+6
*
s4:process_thread: use monotonic time for time deltas
Björn Jacke
2010-08-31
1
-9
/
+10
*
Avoid use of Samba DTD, which requires net access.
Jelmer Vernooij
2010-08-22
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
9
-24
/
+24
*
s4:schannel Open the schannel_store.tdb at startup
Andrew Bartlett
2010-06-25
1
-0
/
+8
*
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
2010-06-16
4
-4
/
+4
*
wafsamba: Fix building of modules as shared libraries.
Jelmer Vernooij
2010-06-15
1
-1
/
+1
[next]