index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
2007-10-10
29
-218
/
+66
*
r3493: fixed a bug in readx reply where the client specifies an invalid high
Andrew Tridgell
2007-10-10
1
-1
/
+7
*
r3490: All tests work against NT4 now
Jelmer Vernooij
2007-10-10
4
-27
/
+40
*
r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation are
Jelmer Vernooij
2007-10-10
3
-8
/
+156
*
r3488: Start using RemoteActivation
Jelmer Vernooij
2007-10-10
4
-74
/
+93
*
r3487: RemoteActivation works! The only odd bit is that I get either a
Jelmer Vernooij
2007-10-10
2
-11
/
+11
*
r3486: Add RemoteActivation server
Jelmer Vernooij
2007-10-10
4
-2
/
+81
*
r3484: - add support for conformant string arrays at the end of a struct
Stefan Metzmacher
2007-10-10
5
-35
/
+115
*
r3483: IRIX 6.4 now builds
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3482: fixed a warning and an error from the IRIX 6.4 build
Andrew Tridgell
2007-10-10
2
-1
/
+2
*
r3481: split out client.h and events.h
Andrew Tridgell
2007-10-10
24
-30
/
+49
*
r3480: moved some signal defines into include/system
Andrew Tridgell
2007-10-10
4
-12
/
+9
*
r3478: split out some more pieces of includes.h
Andrew Tridgell
2007-10-10
20
-85
/
+124
*
r3477: add '--with-disable-ext-lib=LIB' option to be able to disable
Stefan Metzmacher
2007-10-10
2
-1
/
+13
*
r3476: fixed some const warnings
Andrew Tridgell
2007-10-10
3
-3
/
+4
*
r3475: don't pass a ptr to an enum as a ptr to an int (bug found by tcc)
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r3474: Add conversion functions for the time_t type.
Tim Potter
2007-10-10
1
-0
/
+23
*
r3473: Add LIBCRYPTO_OBJS to python extensions.
Tim Potter
2007-10-10
1
-1
/
+2
*
r3472: fixed build of reg_backend_gconf
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build
Andrew Tridgell
2007-10-10
2
-81
/
+112
*
r3470: removed some unused functions (should fix the build on IRIX 6.4)
Andrew Tridgell
2007-10-10
1
-111
/
+15
*
r3468: split out dcerpc_server.h
Andrew Tridgell
2007-10-10
20
-1
/
+26
*
r3467: fix the build
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
37
-22
/
+79
*
r3465: fix SMB_SUBSYSTEM_NOPROTO()
Stefan Metzmacher
2007-10-10
3
-20
/
+17
*
r3464: split out registry.h, rap.h and ldap_server.h
Andrew Tridgell
2007-10-10
23
-3
/
+30
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
60
-80
/
+134
*
r3462: separate out the crypto includes
Andrew Tridgell
2007-10-10
24
-18
/
+71
*
r3461: another place where "open" was used as a structure element
Andrew Tridgell
2007-10-10
12
-28
/
+30
*
r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs.
Tim Potter
2007-10-10
1
-1
/
+3
*
r3459: Fix cut&paste error in copyright header.
Tim Potter
2007-10-10
1
-2
/
+2
*
r3458: more solaris portability fixes, the main one being that we can't use a
Andrew Tridgell
2007-10-10
10
-207
/
+86
*
r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...
Andrew Tridgell
2007-10-10
12
-39
/
+40
*
r3456: Add appropriate #includes to fix Python extensions build.
Tim Potter
2007-10-10
1
-0
/
+8
*
r3455: some more portability fixes. We nearly compile on solaris again now.
Andrew Tridgell
2007-10-10
9
-44
/
+26
*
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
2007-10-10
15
-55
/
+60
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
52
-190
/
+202
*
r3450: portability fixes
Andrew Tridgell
2007-10-10
8
-107
/
+108
*
r3449: more include file reduction
Andrew Tridgell
2007-10-10
25
-29
/
+76
*
r3448: some systems don't have stdint.h
Andrew Tridgell
2007-10-10
2
-5
/
+3
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
71
-156
/
+408
*
r3446: created include/system/iconv.h and include/system/shmem.h
Andrew Tridgell
2007-10-10
6
-26
/
+73
*
r3445: made the gtk tooks use minimal includes. This approximately halves the
Andrew Tridgell
2007-10-10
18
-32
/
+74
*
r3444: Don't use random data as endpoint if no default endpoint is known and no
Jelmer Vernooij
2007-10-10
1
-1
/
+6
*
r3443: the next stage in the include files re-organisation.
Andrew Tridgell
2007-10-10
46
-291
/
+420
*
r3442: Add support for the "call_as" and "local" attributes.
Jelmer Vernooij
2007-10-10
5
-675
/
+760
*
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
2007-10-10
26
-650
/
+147
*
r3440: Add support for "coclass" to the pidl parser - the idl keyword that
Jelmer Vernooij
2007-10-10
2
-4
/
+35
*
r3435: Remove accidentally committed line...
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r3434: Fix memleak
Volker Lendecke
2007-10-10
1
-2
/
+3
[prev]
[next]