summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2011-06-06s4-ipv6: fixed stream_setup_socket() to handle IPv6Andrew Tridgell1-18/+27
2011-05-08ncalrpc: Force ncalrpc dir to be mode 755 in all usersAndrew Bartlett1-0/+7
2011-05-08Improve debug messages when creating socket directoriesAndrew Bartlett1-1/+1
2011-05-06s4-smbd: fix randseed_init() usage.Günther Deschner1-1/+1
2011-05-03s4-param Rename secrets_init() -> randseed_init()Andrew Bartlett1-4/+3
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett5-12/+12
2011-04-06tstream: make npa_tstream a private libraryAndrew Tridgell1-1/+1
2011-03-19source4/smbd: Fix prototypes for all functions.Jelmer Vernooij5-0/+9
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell1-1/+1
2011-02-18s4-idl: rename s4 server_id.idl to server_id4.idlAndrew Tridgell2-2/+2
2011-02-10libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett1-125/+13
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-6/+6
2011-02-07s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell1-0/+1
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett1-1/+1
2011-01-02s4: Happy New Year 2011Stefan Metzmacher1-1/+1
2010-12-21s4-auth Remove event context from privilage database handlingAndrew Bartlett1-1/+1
2010-12-12s4:smbd/process*.c - fix PID warnings on SolarisMatthias Dieter Wallnöfer3-5/+5
2010-11-27s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer2-2/+0
2010-11-27Add timestamp when running with --maximum-runtimeMatthieu Patou1-1/+15
2010-11-15nbtd: Build service as shared module.Jelmer Vernooij1-5/+5
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell2-5/+8
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-2/+2
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-3/+3
2010-11-03s4-server: cleanup allocation of process modelsAndrew Tridgell2-10/+6
2010-11-02s4-process_model Fix valgrind-found use of un-initialised variableAndrew Bartlett1-0/+1
2010-11-01s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell1-17/+2
2010-11-01s4-process_model: use the static module prototypingAndrew Tridgell1-15/+14
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij3-156/+0
2010-10-30s4-smbd: initialise process models in smbtorture before useAndrew Tridgell1-5/+11
2010-10-30s4-smbd: leave the single process model as internalAndrew Tridgell1-1/+1
2010-10-30s4-cluster: make cluster a private shared libAndrew Tridgell1-6/+6
2010-10-30s4-smbd: make our process models into real modulesAndrew Tridgell1-39/+46
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell8-38/+43
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-2/+2
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-4/+4
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-2/+2
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij1-4/+4
2010-10-23s4 dns: Add a boilerplate DNS server implementationKai Blin1-0/+1
2010-10-21s4-waf: removed dependencies on missing subsystemsAndrew Tridgell1-3/+3
2010-10-14s4: show samba version in bin/samba -bAndrew Tridgell1-0/+1
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-10-11s4-smbd Remove event_context_set_default()Andrew Bartlett2-9/+0
2010-10-11s4-credentials Add explicit event context handling to Kerberos calls (only)Andrew Bartlett1-1/+0
2010-10-11credentials: Split up into several subsystems.Jelmer Vernooij1-1/+1
2010-10-10server: Add missing dependency on schannel database.Jelmer Vernooij1-1/+1
2010-10-10service: Add missing dependency on process_model.Jelmer Vernooij1-1/+1
2010-10-11torture: Link against rpc server itself, not service module. (against which w...Jelmer Vernooij1-0/+2
2010-10-10ldb-samba: Add ldb_wrap_add, remove last schema reference from ldb_wrap.Jelmer Vernooij1-1/+1
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-3/+3
2010-10-05heimdal: Fix library name of gssapi.Jelmer Vernooij1-1/+1