summaryrefslogtreecommitdiff
path: root/source3/web
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison1-6/+8
2007-11-15More pstring removal. This one was tricky. I had to addJeremy Allison1-0/+3
2007-11-03I can't get away without a 'length' arg. :-).Jeremy Allison1-1/+1
2007-11-03Stop get_peer_addr() and client_addr() from using globalJeremy Allison1-1/+2
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-6/+10
2007-10-19Fix the popt / bool issues. Some places we used BOOLJeremy Allison1-2/+2
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison4-25/+25
2007-10-11Add const to the get_peer_addr() and get_socket_addr()Jeremy Allison1-2/+2
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-2/+6
2007-10-10r24781: Fix build warning.Günther Deschner1-1/+1
2007-10-10r24701: Fix the swat buildVolker Lendecke2-0/+27
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell6-12/+6
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison6-6/+6
2007-10-10r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison1-1/+3
2007-10-10r23171: Convert connections.tdb to dbwrapVolker Lendecke1-12/+11
2007-10-10r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke1-52/+31
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2-5/+5
2007-10-10r22282: Fix last few name -> servicename changes.Jeremy Allison1-1/+1
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-1/+1
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison1-1/+1
2007-10-10r17873: Fix possible null deref found by Stanford checker.Jeremy Allison1-2/+3
2007-10-10r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke1-2/+5
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison3-8/+8
2007-10-10r16597: Klocwork #2006. Fix possible null deref.Jeremy Allison1-0/+4
2007-10-10r16435: Add in the uid info that Jerry needs into theJeremy Allison1-0/+1
2007-10-10r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554Jeremy Allison2-20/+35
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison1-1/+1
2007-10-10r15465: Fix segfault in SWAT.Deryck Hodge1-0/+2
2007-10-10r14618: add --no-process-group to all server programmsStefan Metzmacher1-3/+3
2007-10-10r14255: Revert r14204 which was horribly broken.James Peach1-0/+15
2007-10-10r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach1-15/+0
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-1/+1
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-3/+3
2007-10-10r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter1-1/+5
2007-10-10r13316: Let the carnage begin....Gerald Carter2-8/+8
2007-10-10r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison1-1/+7
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r13140: Fix swat - make sure it can list running services (ensure loopback_ip)Jeremy Allison1-0/+1
2007-10-10r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison1-1/+1
2007-10-10r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...Gerald Carter2-102/+44
2007-10-10r12203: Add the share path into the sharemode db. This involvesJeremy Allison1-1/+1
2007-10-10r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter5-65/+125
2007-10-10r9790: remove 'set but not used' variables (reported by Jason Mader)Gerald Carter1-3/+2
2007-10-10r9266: fix help links in swat editor after doc layout changesGerald Carter1-2/+2
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2-5/+14
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2-9/+5
2007-10-10r6959: Meant to fix this before commiting, just to be consistent.Deryck Hodge1-1/+1
2007-10-10r6958: Properly display quotes in SWAT. Thanks to JayDeryck Hodge1-2/+22
2007-10-10r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>Deryck Hodge1-4/+4