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
2003-11-09
get rid of some prototypes that aren't needed any more
Andrew Tridgell
1
-4
/
+0
2003-11-09
lsa_LookupNames now works
Andrew Tridgell
6
-5
/
+262
2003-11-09
added support for arrays as function arguments and for unistr_noterm
Andrew Tridgell
2
-8
/
+17
2003-11-09
check for pidl.pl in path, not $HOME/pidl/
Andrew Tridgell
1
-1
/
+1
2003-11-09
added idl, generated code and test code for lsa_LookupSids
Andrew Tridgell
7
-3
/
+372
2003-11-09
added fixes for the pushing of arrays and handling non-ref pointers in
Andrew Tridgell
2
-9
/
+29
2003-11-08
- include includes.h
Andrew Tridgell
3
-19
/
+73
2003-11-08
- more generation fixes
Andrew Tridgell
7
-124
/
+46
2003-11-08
- corrected some lsa idl
Andrew Tridgell
11
-142
/
+465
2003-11-08
- generate both the pull and push side
Andrew Tridgell
3
-98
/
+300
2003-11-06
a bit of a tidy up before I add the ndr_pull_*() side of things
Andrew Tridgell
1
-47
/
+21
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
20
-244
/
+332
2003-11-06
updated pidl to auto-generate the ndr_push_*() functions for the
Andrew Tridgell
6
-77
/
+340
2003-11-06
allow qfsinfo to continue with just 10 levels supported in the server
Andrew Tridgell
1
-1
/
+1
2003-11-05
finished off the ndr_sec.c module
Andrew Tridgell
2
-15
/
+164
2003-11-04
fixed another error found by valgrind
Andrew Tridgell
2
-5
/
+3
2003-11-04
fixed some error found by valgrind
Andrew Tridgell
4
-3
/
+11
2003-11-04
lsa_EnumSids() now works
Andrew Tridgell
6
-8
/
+180
2003-11-04
lsa_OpenPolicy2 now works
Andrew Tridgell
5
-12
/
+129
2003-11-04
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
14
-106
/
+459
2003-11-04
added support for fragmented sends
Andrew Tridgell
5
-15
/
+86
2003-11-04
added fragmentation support on receive for dcerpc packets. I have
Andrew Tridgell
3
-10
/
+199
2003-11-03
added SinkData and SourceData tests for rpcecho
Andrew Tridgell
5
-2
/
+185
2003-11-03
added rpcecho EchoData test
Andrew Tridgell
5
-1
/
+133
2003-11-03
actually use the passed parameters!
Andrew Tridgell
1
-3
/
+3
2003-11-03
added a helper function to make building rpc functions a bit easier
Andrew Tridgell
4
-44
/
+97
2003-11-03
started adding RPC-ECHO torture cases
Andrew Tridgell
11
-19
/
+245
2003-11-03
we only want the per-call stub data
Andrew Tridgell
2
-9
/
+23
2003-11-03
a major revamp of the low level dcerpc code in samba4, We can now do a
Andrew Tridgell
20
-825
/
+1403
2003-10-30
- a few portability fixes from Jim Myers
Andrew Tridgell
13
-17
/
+704
2003-10-29
much better synchronised startup in smbtorture - this allows us to run
Andrew Tridgell
1
-2
/
+8
2003-10-28
Add RPC-OPEN test as an example for using the new dcerpc client code.
Tim Potter
2
-1
/
+81
2003-10-28
A fix for making transfer syntax a pointer instead of an array of pointers
Tim Potter
1
-2
/
+2
2003-10-28
Add raw and cli dcerpc code to LIBRAW_OBJ and LIBSMB_OBJ, respectively.
Tim Potter
1
-2
/
+2
2003-10-28
Cli level code for initial dcerpc client support.
Tim Potter
1
-0
/
+254
2003-10-28
Initial version of raw dcerpc client support.
Tim Potter
1
-0
/
+222
2003-10-28
Add data structures for initial dcerpc support.
Tim Potter
2
-0
/
+94
2003-10-28
Implement raw SMBtrans by backending the SMBtrans2 send code. Receive is
Tim Potter
2
-9
/
+55
2003-10-28
added some NTVFS info, and started the process model section
Andrew Tridgell
1
-14
/
+132
2003-10-27
the beginnings of a samba4 programming guide
Andrew Tridgell
1
-0
/
+569
2003-10-10
fixed snprintf.c for systems that have only some of the *printf() family of f...
Andrew Tridgell
4
-13
/
+19
2003-09-29
Update MySQL configuration scripts, add module macros
Jelmer Vernooij
1
-131
/
+46
2003-09-29
Remove obsolete file
Jelmer Vernooij
2
-240
/
+0
2003-09-29
better child synchronisation at startup in NBENCH
Andrew Tridgell
1
-8
/
+18
2003-09-29
- use deltree to setup base directory
Andrew Tridgell
1
-3
/
+6
2003-09-18
Quieten a compiler warning.
Tim Potter
1
-0
/
+3
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
15
-140
/
+161
2003-08-31
I think I've finally got the ascii/unicode issues right in trans2 find
Andrew Tridgell
8
-35
/
+125
2003-08-29
expanded the RAW-READ test to make it clearer that all locks conflict
Andrew Tridgell
1
-1
/
+7
2003-08-23
fix a segv when server doesn't support ATTRIBUTE_TAG_INFORMATION
Andrew Tridgell
1
-1
/
+3
[prev]
[next]