ctdb/web: Fix typo.
[obnox/samba/samba-obnox.git] / source3 / nmbd /
2015-11-05 Noel Powerfix uninitialised read in process_host_announce
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-09-24 Christof Schmitts3: Move call to prctl_set_comment to reinit_after_fork
2015-05-13 Richard SharpeFix the uint32/16/8 stuff in two proto.h files I missed.
2015-05-12 Richard SharpeConvert all uint32/16/8 to _t in a couple of include...
2015-05-04 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-04 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-17 Volker Lendeckelib: Remove tdb_fetch_compat
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-11-19 Stefan Metzmachers3:nmbd: remove START/END_PROFILE() calls
2014-11-03 David Disseldorpnmbd_namelistdb: don't leak lock_path onto talloc tos
2014-11-03 David Disseldorpnmbd_winsserver: don't leak state_path onto talloc tos
2014-10-29 Jeremy Allisons3-nmbd: Fix netbios name truncation.
2014-10-06 David Disseldorpnmbd: don't leak cache_path onto talloc tos
2014-09-30 Jeremy Allisons3: nmbd: Ensure the main nmbd process doesn't create...
2014-09-17 Andreas Schneidernmbd: Send waiting status to systemd.
2014-07-31 Volker Lendeckenmbd: Call DEBUGADD instead of Debug1
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-04-23 Jeremy Allisons3: nmbd: Call dgram cleanup init background setup.
2014-04-23 Alexander Bokovoynmbd: use exit_daemon() to report status to systemd
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-01 Andreas Schneiders3-nmbd: Align debug level for the same information.
2014-03-25 Björn Baumbachs3-nmbd: reset debug settings after reading config...
2014-02-12 Andrew Bartlettparam: No longer have a special case for lp_configfile
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
2014-02-08 Garming Samparam: rename lp function and variable from 'piddir...
2014-02-08 Garming Samparam: rename lp function and variable from 'lockdir...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Michael Adams3:nmbd: do a very early cluster probe when starting...
2013-06-27 Jeremy Allisonwinbindd and nmbd don't set their umask to zero on...
2013-06-20 Jeremy AllisonFix bug #9166 - Starting smbd or nmbd with stdin from...
2013-02-22 Andreas Schneidernmbd: Fix request data data processing.
2013-02-19 Stefan Metzmachers3:nmbd: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:nmbd: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:nmbd: s/struct event_context/struct tevent_context
2012-12-21 Andreas Schneiders3-nmbd: Check if we created the directories correctly.
2012-12-12 Andreas Schneiders3-nmbd: Cleanup code to make it more readable.
2012-08-23 Andrew Bartlettparam: Add startup checks for valid server role/binary...
2012-08-17 S HargaganFix bug #9085 - NMB registration for a duplicate workst...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-08 Stefan Metzmachers3:nmbd: log a failure in get_domain_master_name_node_s...
2012-08-08 Stefan Metzmachers3:nmbd: don't log get_domain_master_name_node_status_f...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMake the s3 pidfile use the common code inside lib...
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-05-31 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-30 Andrew Bartletts3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy...
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-04-19 Volker Lendeckes3: Fix Coverity ID 2686 -- RESOURCE_LEAK
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-07 Ira Coopers3: piddir creation fix part 2.
2012-03-06 Volker Lendeckes3: Fix some format string warnings
2012-03-04 Andrew Bartletts3-nmbd: Add stdin handler for nmbd
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-16 Andrew Bartletts3-nmbd: Initialise newly non-static variables
2012-02-03 Matthieu Patous3-nmbd: don't discard DGRAM frames from local addresse...
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Remove nmbd_messaging_context()
2011-12-14 Volker Lendeckes3: Fix some pointless statics
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Remove a call to procid_self()
2011-12-14 Volker Lendeckes3: Pass messaging_context to nmbd/process()
2011-12-14 Volker Lendeckes3: Make nmbd_messaging_context static
2011-12-14 Volker Lendeckes3: Centralize nmbd_messaging_context in nmbd.c
2011-12-14 Volker Lendeckes3: Fix some nonempty blank lines
2011-12-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-11-24 Stefan Metzmachers3:nmbd: make use of cli_tree_connect()
2011-11-17 Andrew Bartletts3-nmbd Remove AD netlogon response from s3 nmbd server
2011-11-16 Andrew Bartletts3-param remove lp_domain_logons(), always use IS_DC
2011-11-03 Stefan Metzmachers3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-08-25 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-04 Günther Deschners3-nmbd: fix talloc/malloc mismatch in create_listen_po...
2011-07-28 Michael Adams3:nmbd: use the lp_load_global() wrapper of lp_load()
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-03 Volker LendeckeS3: Fix some nonempty blank lines
2011-07-02 Andrew Bartlettparam: Finish conversion from lp_wins_support() ->...
2011-06-30 Jeremy AllisonPart of fix for bug 8276 - FD_SET out of bounds access...
2011-06-30 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-23 Andrew Bartletts3-param Remove 'announce version' parameter
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
next