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
/
source4
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5906: Fix the usage of the internal popt (make proto should ignore it)
Jelmer Vernooij
13
-661
/
+2205
2007-10-10
r5903: While I can't test IPv6, metze asked me to commit a matching change
Andrew Bartlett
1
-0
/
+3
2007-10-10
r5902: A rather large change...
Andrew Bartlett
2
-29
/
+41
2007-10-10
r5898: Handle errors in the 'sync' name and IP address handling code.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r5871: Remove file with unused function (that uses fstring)
Jelmer Vernooij
3
-54
/
+3
2007-10-10
r5781: Fix build.
Tim Potter
1
-1
/
+1
2007-10-10
r5780: Remove unused arguments.
Tim Potter
2
-7
/
+7
2007-10-10
r5779: Remove signal and timeout gubbage from tdb.
Tim Potter
3
-127
/
+4
2007-10-10
r5775: Remove some unused functions (unions are no longer as special as they ...
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r5769: Fix unused variable warning.
Tim Potter
1
-1
/
+1
2007-10-10
r5682: fix the build
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r5680: Don't crash if none of the predefined keys is available (reported by A...
Jelmer Vernooij
1
-2
/
+28
2007-10-10
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r5675: - More DCOM bug fixes
Jelmer Vernooij
4
-21
/
+52
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
6
-255
/
+148
2007-10-10
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
3
-143
/
+155
2007-10-10
r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo
Andrew Tridgell
1
-0
/
+9
2007-10-10
r5665: the data within el2->values can still be used at this point, so don't ...
Andrew Tridgell
1
-1
/
+0
2007-10-10
r5664: simo, please look into this. It is possible for the number of elements
Andrew Tridgell
1
-1
/
+3
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
19
-198
/
+215
2007-10-10
r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...
Jeremy Allison
1
-0
/
+7
2007-10-10
r5492: Update example coclass, autogenerate some parts.
Jelmer Vernooij
1
-25
/
+27
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
11
-324
/
+378
2007-10-10
r5437: Allow Samba4 to be compiled by tcc (www.tinycc.org). It still crashes ...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r5411: make network interface selection a bit saner
Andrew Tridgell
1
-1
/
+16
2007-10-10
r5407: - this patch makes samba's event loop code more generic and makes
Stefan Metzmacher
6
-191
/
+701
2007-10-10
r5401: using talloc_array() is neater here
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5393: trigger timed events not to early, better do it a bit to late
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r5392: added "secure" WINS server processing. Send a WACK on name
Andrew Tridgell
1
-0
/
+51
2007-10-10
r5374: - changed the dn key code in the ldb tdb backend to correctly honor
Andrew Tridgell
4
-6
/
+96
2007-10-10
r5373: prepare infrastructure for maing different events
Stefan Metzmacher
2
-1
/
+1
2007-10-10
r5370: epoll gives more precise event bits like EPOLLHUP instead of just EPOL...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...
Andrew Tridgell
1
-3
/
+25
2007-10-10
r5357: added ldb_msg_add_fmt(), for creating formatted ldb record values
Andrew Tridgell
2
-0
/
+24
2007-10-10
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
2
-0
/
+2
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
3
-7
/
+6
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
3
-0
/
+3
2007-10-10
r5306: removed all the unused mutex functions from mutex.c. When (if?) we
Andrew Tridgell
1
-91
/
+1
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
8
-0
/
+50
2007-10-10
r5303: fixed build of gconf registry backend
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-17
/
+14
2007-10-10
r5300: more uint32 and system/filesys.h build fixes when developer mode is en...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5299: fixed an include ordering problem
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
40
-13
/
+73
2007-10-10
r5297: ensure pstring is not in the generated prototypes
Andrew Tridgell
2
-6
/
+1
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
12
-5
/
+15
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-44
/
+15
2007-10-10
r5292: ensure we cleanup the epoll_fd on event context destruction
Andrew Tridgell
1
-0
/
+17
2007-10-10
r5284: this is needed on my server
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r5274: fixed some const warnings by making the str_list_ functions return "co...
Andrew Tridgell
1
-7
/
+7
[next]