summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-13s4:smbd: use tevent_ fn names instead of leagcy event_ onesSimo Sorce4-8/+8
2011-07-22s4-messaging: fixed the removal of messaging sockets in child tasksAndrew Tridgell3-7/+8
2011-07-12s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher1-0/+2
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-2/+2
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-1/+1
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett2-2/+2
2011-06-09s4:smbd/server.c - quiet "time_t" format string warnings by castsMatthias Dieter Wallnöfer1-2/+4
2011-06-06s4/server: simplify and replace bad portable gettimeofday by timeBjörn Jacke1-15/+2
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2-4/+4
2011-06-06s4-ipv6: fixed binding to ipv4 addressesAndrew Tridgell1-1/+1
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