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
*
r23220: Add traverse_read to dbwrap
Volker Lendecke
2007-05-29
2
-0
/
+42
*
r23211: merge security descriptor data structure changes from SAMBA_3_0
Gerald Carter
2007-05-29
2
-34
/
+84
*
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
2007-05-29
1
-1
/
+1
*
r23190: svn merge ../SAMBA_3_0 -r22019:22026
Gerald Carter
2007-05-29
1
-6
/
+6
*
r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26
Volker Lendecke
2007-05-29
1
-0
/
+102
*
r23184: Checkin for Tridge: Add a speed test to tdbtool
Volker Lendecke
2007-05-29
1
-2
/
+52
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-05-28
2
-48
/
+60
*
r23170: Add map_nt_error_from_tdb()
Volker Lendecke
2007-05-28
2
-2
/
+45
*
r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record
Volker Lendecke
2007-05-27
2
-0
/
+5
*
r23117: Factor out local messaging.
Volker Lendecke
2007-05-24
2
-399
/
+457
*
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
2007-05-24
1
-56
/
+41
*
r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.
Michael Adam
2007-05-24
1
-0
/
+6
*
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy Allison
2007-05-23
1
-0
/
+19
*
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
2007-05-23
1
-0
/
+4
*
r23077: Minor cleanup
Volker Lendecke
2007-05-22
1
-4
/
+0
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-05-21
2
-331
/
+267
*
r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() for
Jim McDonough
2007-05-21
1
-2
/
+10
*
r23025: Some logic simplifications
Volker Lendecke
2007-05-20
1
-29
/
+27
*
r23024: Ok, neither the duplicates_allowed nor the timeout argument to
Volker Lendecke
2007-05-20
1
-112
/
+12
*
r23023: Get rid of the only caller of message_send_pid_with_timeout(). This r...
Volker Lendecke
2007-05-20
1
-10
/
+0
*
r23022: Reformatting
Volker Lendecke
2007-05-20
1
-37
/
+47
*
r23015: Make message_(de)register static to messages.c
Volker Lendecke
2007-05-19
3
-19
/
+43
*
r23006: Arg. Fix stupid typo in 64-bit path.
Jeremy Allison
2007-05-18
1
-1
/
+1
*
r23005: If we're running on a system where time_t is 8 bytes
Jeremy Allison
2007-05-18
1
-0
/
+31
*
r22948: sync lib/tdb/ with SAMBA_3_0
Stefan Metzmacher
2007-05-16
19
-480
/
+3498
*
r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:
Stefan Metzmacher
2007-05-16
14
-59
/
+55
*
r22938: merge 22007 and 22008 from SAMBA_3_0
Stefan Metzmacher
2007-05-16
1
-2
/
+2
*
r22936: merge 21973:21989 from SAMBA_3_0
Stefan Metzmacher
2007-05-16
3
-27
/
+15
*
r22935: merge 21972 from SAMBA_3_0
Stefan Metzmacher
2007-05-16
1
-22
/
+39
*
r22934: Change smbcontrol to use messaging_register instead of message_register
Volker Lendecke
2007-05-16
2
-2
/
+52
*
r22931: Fix logic in detection of the need to replace dlopen and friends.
Michael Adam
2007-05-16
1
-6
/
+7
*
r22926: Don't use <=0, use < 0 to allow keepalives to propagate up.
Jeremy Allison
2007-05-16
1
-1
/
+1
*
r22923: Fix runaway smbd now receive_smb_raw() returns a ssize_t not a BOOL.
Jeremy Allison
2007-05-16
1
-1
/
+1
*
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2007-05-16
1
-6
/
+12
*
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2007-05-15
1
-1
/
+2
*
r22910: Make message_send_pid static to messages.c
Volker Lendecke
2007-05-15
3
-35
/
+38
*
r22909: Change prototype of dump_data(), so that it takes unsigned char *
Michael Adam
2007-05-15
1
-3
/
+3
*
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
2007-05-15
2
-17
/
+14
*
r22899: prepare merging from SAMBA_3_0:
Stefan Metzmacher
2007-05-15
31
-0
/
+6993
*
r22890: Fix cast.
Michael Adam
2007-05-15
1
-2
/
+2
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-05-14
1
-1
/
+19
*
r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branches
Gerald Carter
2007-05-14
2
-4
/
+190
*
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
2007-05-14
1
-1
/
+1
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-05-14
1
-0
/
+2
*
r22775: For the cluster code I've developed a wrapper around tdb to put diffe...
Volker Lendecke
2007-05-10
3
-0
/
+701
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-05-08
2
-2
/
+111
*
r22760: sync lib/talloc with SAMBA_3_0 and SAMBA_4_0
Stefan Metzmacher
2007-05-08
10
-24
/
+125
*
r22754: When processing a string, ensure we don't write one past
Jeremy Allison
2007-05-07
1
-6
/
+15
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-05-07
5
-39
/
+35
*
r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
Jeremy Allison
2007-04-30
1
-3
/
+0
[next]