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
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
2007-10-10
r3434: Fix memleak
Volker Lendecke
1
-2
/
+3
2007-10-10
r3433: Use .mk file for librpc/
Jelmer Vernooij
5
-20
/
+42
2007-10-10
r3432: Support WERROR's in arguments (not just as return type). Some of
Jelmer Vernooij
5
-28
/
+76
2007-10-10
r3431: Allow optional semicolon after interface definitions
Jelmer Vernooij
2
-128
/
+151
2007-10-10
r3430: Add tests for EnumPrinterDataEx, SetPrinterDataEx (doesn't work),
Tim Potter
1
-10
/
+65
2007-10-10
r3429: Fix IDL for EnumPrinterDataEx()
Tim Potter
1
-1
/
+5
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
69
-49
/
+199
2007-10-10
r3427: split the openx logic out from the other open mapping code
Andrew Tridgell
1
-125
/
+138
2007-10-10
r3426: removed 2 unused files, and some unused variables
Andrew Tridgell
3
-1051
/
+0
2007-10-10
r3425: got rid of a bunch of cruft from rewrite.h
Andrew Tridgell
9
-191
/
+83
2007-10-10
r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...
Andrew Tridgell
5
-47
/
+29
2007-10-10
r3423: auto-generate prototypes for all external functions in pidl
Andrew Tridgell
3
-79
/
+147
2007-10-10
r3422: allow for subsystems that don't get included in the list of auto-proto...
Andrew Tridgell
2
-3
/
+30
2007-10-10
r3421: got rid of some unused code
Andrew Tridgell
1
-30
/
+0
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
49
-267
/
+336
2007-10-10
r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3416: Typos
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r3415: Add support for parsing a Request file before a Reply file so we can
Jelmer Vernooij
1
-9
/
+41
2007-10-10
r3414: RemoteActivation torture test
Jelmer Vernooij
2
-24
/
+139
2007-10-10
r3413: RemoteActivation updates and fixes
Jelmer Vernooij
5
-70
/
+41
2007-10-10
r3412: Add NCACN_SPX and NCADG_IPX transports
Jelmer Vernooij
2
-1
/
+7
2007-10-10
r3411: Ignore some autogenerated files.
Tim Potter
1
-0
/
+3
2007-10-10
r3410: Handle conversion of DATA_BLOBs and pointers to DATA_BLOBs from python.
Tim Potter
3
-2
/
+48
2007-10-10
r3406: Don't throw a werror exception for WERR_NO_MORE_ITEMS and WERR_MORE_DATA.
Tim Potter
1
-1
/
+3
2007-10-10
r3405: Test EnumPrinterData and GetPrinterData.
Tim Potter
1
-1
/
+48
2007-10-10
r3404: Rename name of DATA_BLOB in GetPrinterData()
Tim Potter
1
-1
/
+1
2007-10-10
r3403: Add test for operations on print server handle.
Tim Potter
1
-15
/
+72
2007-10-10
r3402: Fix idl for spoolss_JobInfo1.
Tim Potter
1
-6
/
+6
2007-10-10
r3401: Fix IDL for SetForm RPC.
Tim Potter
2
-11
/
+45
2007-10-10
r3400: - allow callers to control the flags2 field in raw packets
Andrew Tridgell
4
-22
/
+41
2007-10-10
r3397: Fix IDL for ComplexPing and SimplePing, including tests
Jelmer Vernooij
2
-8
/
+40
2007-10-10
r3396: Rename form_name -> formname. This time, check smbtorture builds before
Tim Potter
3
-3
/
+6
2007-10-10
r3395: added support for "string32" type, to fix the fixed width string
Andrew Tridgell
4
-3
/
+38
2007-10-10
r3394: Give the user a clue why we are blasting them with the usage brick.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r3393: added test_rpc.sh. The idea is that this script will test all the
Andrew Tridgell
1
-0
/
+40
2007-10-10
r3392: fixed schannel over ncalrpc
Andrew Tridgell
3
-1
/
+14
[next]