index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always pass a TALLOC_CTX to str_list_make and str_list_copy
Volker Lendecke
2008-02-04
1
-2
/
+2
*
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-1
/
+3
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
2
-12
/
+12
*
Tiny simplifications
Volker Lendecke
2007-12-10
1
-1
/
+1
*
We don't need P_GSTRING or P_UGSTRING anymore.
Jeremy Allison
2007-12-07
1
-15
/
+0
*
Remove some globals
Volker Lendecke
2007-12-05
1
-5
/
+12
*
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
2007-12-03
4
-89
/
+123
*
Make remote_password_change return malloced error strings
Volker Lendecke
2007-11-23
1
-3
/
+4
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
1
-6
/
+8
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-0
/
+3
*
I can't get away without a 'length' arg. :-).
Jeremy Allison
2007-11-03
1
-1
/
+1
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
1
-1
/
+2
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-6
/
+10
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
4
-25
/
+25
*
Add const to the get_peer_addr() and get_socket_addr()
Jeremy Allison
2007-10-11
1
-2
/
+2
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r24781: Fix build warning.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r24701: Fix the swat build
Volker Lendecke
2007-10-10
2
-0
/
+27
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
6
-12
/
+6
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
6
-6
/
+6
*
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2007-10-10
1
-1
/
+3
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-10-10
1
-12
/
+11
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-52
/
+31
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
2
-5
/
+5
*
r22282: Fix last few name -> servicename changes.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17873: Fix possible null deref found by Stanford checker.
Jeremy Allison
2007-10-10
1
-2
/
+3
*
r17177: Get rid of a global variable by adding a private data pointer to
Volker Lendecke
2007-10-10
1
-2
/
+5
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
3
-8
/
+8
*
r16597: Klocwork #2006. Fix possible null deref.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r16435: Add in the uid info that Jerry needs into the
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r16426: Klocwork #1544, #1545, #1546, #1549, #1550, #1552, #1553, #1554
Jeremy Allison
2007-10-10
2
-20
/
+35
*
r16230: Fix Klocwork #861 and others. localtime and asctime
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r15465: Fix segfault in SWAT.
Deryck Hodge
2007-10-10
1
-0
/
+2
*
r14618: add --no-process-group to all server programms
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r14255: Revert r14204 which was horribly broken.
James Peach
2007-10-10
1
-0
/
+15
*
r14204: Remove the basically unused P_GSTRING and P_UGSTRING
James Peach
2007-10-10
1
-15
/
+0
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-3
/
+3
*
r13383: pulling in swat-welcome patch from SuSE packaging
Gerald Carter
2007-10-10
1
-1
/
+5
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
2
-8
/
+8
*
r13262: Arrgggg. Fix smbstatus and swat status to ignore
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r13140: Fix swat - make sure it can list running services (ensure loopback_ip)
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ...
Gerald Carter
2007-10-10
2
-102
/
+44
*
r12203: Add the share path into the sharemode db. This involves
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r11511: A classic "friday night check-in" :-). This moves much
Jeremy Allison
2007-10-10
1
-1
/
+1
[next]