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