index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23470: Fix supplementary group list truncation for *BSD. We need to pass
James Peach
1
-2
/
+8
2007-10-10
r23411: We were missing displayName and that was preventing us
Simo Sorce
1
-0
/
+1
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
8
-12
/
+2135
2007-10-10
r23408: Remove a bogus comment
Volker Lendecke
1
-1
/
+0
2007-10-10
r23393: Support BSD group semantics by making sure that the effective GID is ...
James Peach
2
-26
/
+102
2007-10-10
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
1
-2
/
+2
2007-10-10
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
1
-8
/
+10
2007-10-10
r23367: check the "use mmap" option for ldb too
Andrew Tridgell
2
-0
/
+10
2007-10-10
r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h.
Michael Adam
2
-0
/
+18
2007-10-10
r23362: Respect "use mmap" in tdb_wrap_open(). Tridge, you might want to merge
Volker Lendecke
1
-0
/
+3
2007-10-10
r23357: timespec_current() was returning the wrong ns time
Jeremy Allison
1
-1
/
+1
2007-10-10
r23356: We missed to add the 'c' character to the list of valid ones for
Simo Sorce
1
-1
/
+1
2007-10-10
r23344: Better error message
Volker Lendecke
1
-2
/
+4
2007-10-10
r23343: Fix error return
Volker Lendecke
1
-1
/
+3
2007-10-10
r23337: fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticed
Stefan Metzmacher
1
-25
/
+2
2007-10-10
r23335: as not all source files include replace.h/config.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23313: Janitor for tridge:
Volker Lendecke
1
-24
/
+13
2007-10-10
r23309: sync lib/replace with SAMBA_4_0
Stefan Metzmacher
25
-223
/
+347
2007-10-10
r23307: move readahead stuff out of libreplace and make it samba3 specific
Stefan Metzmacher
3
-10
/
+0
2007-10-10
r23305: merge from samba4:
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23226: Make the "debug prefix timestamp" output a bit more readable by making
Volker Lendecke
1
-1
/
+1
2007-10-10
r23224: Move map_nt_error_from_unix to lib/errmap_unix.c. This function is
Volker Lendecke
1
-0
/
+92
2007-10-10
r23220: Add traverse_read to dbwrap
Volker Lendecke
2
-0
/
+42
2007-10-10
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
1
-1
/
+1
2007-10-10
r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26
Volker Lendecke
1
-1
/
+1
2007-10-10
r23184: Checkin for Tridge: Add a speed test to tdbtool
Volker Lendecke
1
-2
/
+52
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-0
/
+102
2007-10-10
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2
-48
/
+60
2007-10-10
r23170: Add map_nt_error_from_tdb()
Volker Lendecke
2
-2
/
+45
2007-10-10
r23161: Add TDB_VOLATILE as open_flag to activate the per-hashchain dead record
Volker Lendecke
2
-0
/
+5
2007-10-10
r23117: Factor out local messaging.
Volker Lendecke
2
-399
/
+457
2007-10-10
r23112: Trim down the message.c API slightly: The messages_pending_for_pid is...
Volker Lendecke
1
-56
/
+41
2007-10-10
r23109: Redo the change from r22772 I accidentially undid in r23108.
Michael Adam
1
-0
/
+4
2007-10-10
r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h.
Michael Adam
1
-5
/
+6
2007-10-10
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy Allison
1
-0
/
+19
2007-10-10
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
1
-0
/
+4
2007-10-10
r23077: Minor cleanup
Volker Lendecke
1
-4
/
+0
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2
-331
/
+267
2007-10-10
r23041: Remainder of fix for 4630: fix special case of unix_to_nt_time() for
Jim McDonough
1
-2
/
+10
2007-10-10
r23025: Some logic simplifications
Volker Lendecke
1
-29
/
+27
2007-10-10
r23024: Ok, neither the duplicates_allowed nor the timeout argument to
Volker Lendecke
1
-112
/
+12
2007-10-10
r23023: Get rid of the only caller of message_send_pid_with_timeout(). This r...
Volker Lendecke
1
-10
/
+0
2007-10-10
r23022: Reformatting
Volker Lendecke
1
-37
/
+47
2007-10-10
r23015: Make message_(de)register static to messages.c
Volker Lendecke
3
-19
/
+43
2007-10-10
r23006: Arg. Fix stupid typo in 64-bit path.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23005: If we're running on a system where time_t is 8 bytes
Jeremy Allison
1
-0
/
+31
2007-10-10
r22934: Change smbcontrol to use messaging_register instead of message_register
Volker Lendecke
2
-2
/
+52
2007-10-10
r22931: Fix logic in detection of the need to replace dlopen and friends.
Michael Adam
1
-6
/
+7
2007-10-10
r22926: Don't use <=0, use < 0 to allow keepalives to propagate up.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22923: Fix runaway smbd now receive_smb_raw() returns a ssize_t not a BOOL.
Jeremy Allison
1
-1
/
+1
[next]