summaryrefslogtreecommitdiff
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
...
* r25170: Remove pstring limits from ms_fnmatch and module load.Jeremy Allison2007-10-101-4/+4
* r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2007-10-101-17/+82
* r25021: Fix coverity #435. Use of -1.Jeremy Allison2007-10-101-4/+12
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-4/+11
* r24621: - deferr calling build_options();exit(0);Stefan Metzmacher2007-10-101-1/+2
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-101-1/+9
* r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher2007-10-101-0/+30
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1027-54/+27
* r23783: Processing the UAS change message was causing problems on ppc64 LinuxAndrew Tridgell2007-10-101-108/+2
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1027-27/+27
* r23556: Fix for error path from Atsushi Nakabayashi <nakabayashi@miraclelinux...Jeremy Allison2007-10-101-0/+1
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-10-101-1/+7
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-2/+2
* r23425: Volker noticed this obvious fix for the wins serverJeremy Allison2007-10-101-2/+2
* r23349: Fix from Steve Langasek <vorlon@debian.org> toJeremy Allison2007-10-101-0/+16
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-102-2/+2
* r23015: Make message_(de)register static to messages.cVolker Lendecke2007-10-103-21/+45
* r22911: Pass a messaging_context to message_send_allVolker Lendecke2007-10-101-2/+2
* r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-10-101-1/+0
* r22902: Add an event_context and a messaging_context to nmbd. Not used yet.Volker Lendecke2007-10-102-8/+52
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-101-15/+1
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-103-5/+5
* r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach2007-10-102-31/+32
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-1/+1
* r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line.Jeremy Allison2007-10-101-0/+7
* r22045: As Volker noticed, skip_string's last argument isJeremy Allison2007-10-106-17/+17
* r22042: Try and clean up my own mess using the API VolkerJeremy Allison2007-10-102-2/+2
* r22018: fix compile errorHerb Lewis2007-10-101-3/+3
* r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison2007-10-106-31/+37
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+3
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-3/+3
* r21064: The core of this patch isVolker Lendecke2007-10-103-11/+11
* r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error messageJames Peach2007-10-101-2/+0
* r18660: Fix build, one uuid->GUID was missed.Jim McDonough2007-10-101-1/+1
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r17864: Fix possible null deref if client doesn't give usJeremy Allison2007-10-101-1/+9
* r17807: Fix a file descriptor leak pointed out by John Malmberg. Thanks!Volker Lendecke2007-10-101-0/+1
* r17668: Fix the miscalculations in pushing announces. FixesJeremy Allison2007-10-101-6/+6
* r17626: Some C++ WarningsVolker Lendecke2007-10-101-1/+1
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-14/+19
* r16665: Fix a couple of bugs I discovered now I've lookedJeremy Allison2007-10-102-11/+33
* r16642: Fix show-stopper bug #3876. Double-free in winsJeremy Allison2007-10-101-1/+1
* r16581: Fix Klocwork #2017. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16579: Fix Klocwork #2016. Possible null deref.Jeremy Allison2007-10-101-1/+1
* r16576: Fix Klocwork #2015. Possible null deref.Jeremy Allison2007-10-101-0/+5
* r16313: Not a problem - but ensure Klocwork is quiet (#872).Jeremy Allison2007-10-101-2/+2
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-102-2/+24
* r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2007-10-102-2/+16
* r16019: This should not be a level zero message - it's harmlessJeremy Allison2007-10-101-1/+1