bug in source3/winbindd/winbindd_sids_to_xids.c
[samba.git] / source3 / nmbd /
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...
2010-11-14 Jeremy AllisonMove error reporting of messaging context creation...
2010-11-02 Andrew Bartletts3-debug Convert from x_file to real file descriptors.
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-08 Volker LendeckeMove talloc_enable_null_tracking() to the s3 daemons
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-nmbd: move SYNC_DNS to nmbd.h
2010-09-09 Günther Deschners3-nmbd: use NETLOGON_NT_VERSION_1 in LOGON_PRIMARY_RES...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_SAM_LO...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_PRIMAR...
2010-09-09 Günther Deschners3-nmbd: use autogenerated marshalling for LOGON_REQUEST.
2010-09-09 Günther Deschners3-nmbd: handle source_name in one location in nmbd_pro...
2010-09-09 Günther Deschners3-nmbd: use nbt_netlogon_packet in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: fix indentation in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: remove trailing whitespace in nmbd_processlogon.c
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-08-06 Günther Deschners3-nmbd: include svcctl.h where needed.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Fix some type-punned warnings
2010-07-04 Volker Lendeckes3: Remove serverid_[de]register_self
2010-06-28 Andreas Schneiders3-nmbd: Leave the sync function if there are no syncs.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-15 Craig MiskellFix bug #7191 - WINS doesn't respond after > 86 #1c...
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-23 Andreas Schneiders3-nmbd: Remove obsolete signal type cast.
2010-02-14 Andrew Tridgells3-nmbd: note TODO item for qsort
2010-02-11 Jeremy AllisonFix unused variable warning after change to new DLINK...
2010-02-10 Andrew Tridgells3-nmbd: update nmbd to use new DLIST_ macros
2010-02-10 Jeremy AllisonMore of the fix for bug #7118 - nmbd problems with...
2010-02-08 Jeremy AllisonMake "nmbd bind explicit broadcast" on by default.
2010-02-08 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-08 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Jeremy AllisonReduce debug log level from 0 -> 7 on non-critical...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Volker LendeckeMake gencache more stable
2009-06-18 Volker LendeckeFix bug 4699: Remove pidfile on clean shutdown
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Björn Jackes3:nmbd: fix typo
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jeremy AllisonFix Coverity bug #902, uninitialized variable.
2009-04-14 Andrew BartlettSolve some of the conflict between Samba3 and Samba4...
next