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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23769: Move removal of the tdb from the generic tdb_validate function
Michael Adam
2007-07-09
1
-6
/
+0
*
r23756: Fix Coverity id 388
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23751: Call tdb_close even when validation was not successful.
Michael Adam
2007-07-08
1
-9
/
+1
*
r23741: Combined merge of 23726, 23727 and 23731 from 3_0:
Volker Lendecke
2007-07-07
1
-2
/
+10
*
r23673: Check for integer wrap on incoming data.
Jeremy Allison
2007-07-02
1
-0
/
+6
*
r23669: Move a variable into the only block where it is used.
Michael Adam
2007-07-01
1
-1
/
+1
*
r23668: When creating a new string value, win2k regedit delivers
Michael Adam
2007-06-30
1
-8
/
+22
*
r23665: Remove two unneeded global variables
Volker Lendecke
2007-06-30
1
-13
/
+6
*
r23662: According to simo, check_dos_char is needed
Volker Lendecke
2007-06-29
2
-1
/
+52
*
r23660: Anybody know what check_dos_char() was used for? It wasn't called at
Volker Lendecke
2007-06-29
2
-52
/
+1
*
r23659: file_pload is not used outside of util_file.c
Volker Lendecke
2007-06-29
1
-1
/
+1
*
r23658: One pstring a day....
Volker Lendecke
2007-06-29
1
-16
/
+39
*
r23641: Put check for forbidden values in smbconf into a function.
Michael Adam
2007-06-28
1
-0
/
+22
*
r23639: Eliminate trailing whitespaces in the new tdb_validate functions...
Michael Adam
2007-06-27
1
-8
/
+7
*
r23610: Move some winbindd_cache specific flags and actions
Michael Adam
2007-06-26
1
-7
/
+1
*
r23600: First step in abstracting the winbindd cache validation
Michael Adam
2007-06-25
1
-0
/
+203
*
r23595: One pstring a day...
Volker Lendecke
2007-06-24
1
-7
/
+19
*
r23594: Fix parsing of local pids if cluster support is compiled in but no
Volker Lendecke
2007-06-24
1
-0
/
+4
*
r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.
Jeremy Allison
2007-06-22
1
-1
/
+5
*
r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.
James Peach
2007-06-21
1
-4
/
+4
*
r23572: Ensure we obey Unicode consortium restrictions. Code
Jeremy Allison
2007-06-21
1
-15
/
+22
*
r23569: Also dump fd_event in dump_event_list().
Günther Deschner
2007-06-21
1
-1
/
+10
*
r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.
Michael Adam
2007-06-21
1
-3
/
+1
*
r23562: Add dump_event_list() for debugging the event list.
Günther Deschner
2007-06-21
1
-0
/
+24
*
r23550: Add more UNIX error -> NT status mappings.
Jeremy Allison
2007-06-20
1
-0
/
+25
*
r23528: Two changes to make the valgrind massif (heap profiler) output readable:
Volker Lendecke
2007-06-17
1
-1
/
+1
*
r23518: Remove the silly assumption that string_replace requires a pstring.
Volker Lendecke
2007-06-16
1
-18
/
+42
*
r23511: Merge branches/SAMBA_3_0@23510
James Peach
2007-06-15
8
-31
/
+28
*
r23507: Split one general function normalize_dbkey from reg_db.c into util_reg.c
Michael Adam
2007-06-15
1
-0
/
+7
*
r23485: This checkin consists mostly of refactorings in preparation of the
Michael Adam
2007-06-14
6
-602
/
+828
*
r23476: Merge branches/SAMBA_3_0@23475
James Peach
2007-06-13
1
-2
/
+2
*
r23473: Merge Merge branches/SAMBA_3_0@23470
James Peach
2007-06-13
1
-2
/
+8
*
r23436: Merge (a considerable amount of) r19991 from 3_0:
Michael Adam
2007-06-12
1
-30
/
+30
*
r23422: Merge (parts of) r19807, r19811, r19827.
Michael Adam
2007-06-11
1
-2
/
+117
*
r23421: Merge parts of r18963 that apply:
Michael Adam
2007-06-11
1
-2
/
+2
*
r23416: Forgot to "svn add lib/util_reg.c" in r23415...
Michael Adam
2007-06-11
1
-0
/
+110
*
r23411: We were missing displayName and that was preventing us
Simo Sorce
2007-06-11
1
-0
/
+1
*
r23410: Merge the core of the cluster code.
Volker Lendecke
2007-06-10
8
-12
/
+2135
*
r23408: Remove a bogus comment
Volker Lendecke
2007-06-10
1
-1
/
+0
*
r23395: Merge branches/SAMBA_3_0@23393
James Peach
2007-06-08
2
-26
/
+102
*
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
2007-06-07
1
-2
/
+2
*
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
2007-06-07
1
-8
/
+10
*
r23367: check the "use mmap" option for ldb too
Andrew Tridgell
2007-06-06
2
-0
/
+10
*
r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.
Michael Adam
2007-06-06
2
-0
/
+18
*
r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge
Volker Lendecke
2007-06-06
1
-0
/
+3
*
r23357: timespec_current() was returning the wrong ns time
Jeremy Allison
2007-06-05
1
-1
/
+1
*
r23356: We missed to add the 'c' character to the list of valid ones for
Simo Sorce
2007-06-05
1
-1
/
+1
*
r23344: Better error message
Volker Lendecke
2007-06-04
1
-2
/
+4
*
r23343: Fix error return
Volker Lendecke
2007-06-04
1
-1
/
+3
*
r23338: merge from SAMBA_3_0:
Stefan Metzmacher
2007-06-04
1
-25
/
+2
[next]