summaryrefslogtreecommitdiff
path: root/source3/web/diagnose.c
Commit message (Expand)AuthorAgeFilesLines
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3: Use cli_connect_nb in smbd_running()Volker Lendecke2011-05-281-7/+3
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-301-0/+1
* s3: Fix a type errorVolker Lendecke2011-01-081-2/+2
* s3: Fix some nonempty blank linesVolker Lendecke2011-01-081-3/+3
* s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke2011-01-071-13/+9
* s3: Make name_query return NTSTATUSVolker Lendecke2010-12-281-4/+6
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-6/+10
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-2/+6
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-10-101-1/+3
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-5/+5
* r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-4/+0
* r6281: Fix the build for FreeBSD 4 -- no winbindVolker Lendecke2007-10-101-2/+2
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+2
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter2003-11-221-5/+1
* connect to the actual netbios name in smb.conf and not LOCALHOSTGerald Carter2003-01-171-1/+1
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-0/+17
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-3/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-1/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
* new files to support starting/stopping the serverAndrew Tridgell1998-03-141-0/+67