s3: Fix clear_if_first for the async echo handler
[kai/samba.git] / source3 / nmbd /
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()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-31 Michael Adams3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.h
2011-05-31 Michael Adams3:nmbd: add GPL/Copyright header to nmbd.h
2011-05-30 Michael Adams3:nmbd/nmbd_proto.h: add GPL/Copyright header
2011-05-29 Volker Lendeckes3: Use cli_connect_nb in nmbd sync_child
2011-05-28 Volker Lendeckes3: Fix some nonemtpy blank lines
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Jeremy AllisonMore const compiler warning fixes.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonRemove overmalloc_safe_strcpy - can be simple strlcpy.
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2331: RESOURCE_LEAK
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-02-28 Volker Lendeckes3: Use poll in nmbd
2011-02-14 Volker Lendeckes3: Fix a typed-punned warning
2011-02-06 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-02 Günther Deschners3: Remove superfluous ;
2011-01-31 Stefan MetzmacherRevert "s3:events: Call all ready fd event handlers...
2011-01-07 Björn Baumbachs3-nmbd: Fix bug #7875
2011-01-07 Günther Deschnernetlogon: move netlogon helpers to ../libcli/netlogon.
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Limit the number of unexpected clients to 200
2011-01-07 Volker Lendeckes3: Make nmbd listen on the unexpected socket
2011-01-05 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
next