index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
added support for "relstr", structure and union properties and public
Andrew Tridgell
2003-11-16
4
-10
/
+54
*
Initial version of printer info 1 for tridge.
Tim Potter
2003-11-16
1
-6
/
+48
*
ignore .pidl files
Andrew Tridgell
2003-11-16
1
-0
/
+1
*
use the "subcontext" magic flag for sec_desc_buf
Andrew Tridgell
2003-11-16
7
-66
/
+84
*
added the "subcontext" attribute for auto-handling of user-marshalled
Andrew Tridgell
2003-11-16
2
-0
/
+13
*
slightly more efficient strlen setting in lsa and samr strings (calls
Andrew Tridgell
2003-11-16
3
-3
/
+3
*
fixed the handling of much more general C expressions in value()
Andrew Tridgell
2003-11-16
1
-2
/
+7
*
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
3
-16
/
+51
*
Added push/pull routines for uint8_buf IDL type used for spoolss buffers,
Tim Potter
2003-11-16
2
-0
/
+30
*
Added tests for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
1
-6
/
+72
*
Added IDL for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
1
-8
/
+16
*
run the basic build tests on sub-builds like "make torture" as well
Andrew Tridgell
2003-11-15
1
-2
/
+4
*
simple method for auto-building rpc files if idl changes, and
Andrew Tridgell
2003-11-15
2
-5
/
+15
*
the returned policy handle in spoolss_OpenPrinterEx() is pass by
Andrew Tridgell
2003-11-15
3
-11
/
+5
*
remember to samr_Close() policy handles after use
Andrew Tridgell
2003-11-15
4
-6
/
+53
*
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
2003-11-15
5
-23
/
+298
*
added OpenGroup and QueryGroupInfo levels 1 to 4
Andrew Tridgell
2003-11-15
5
-45
/
+363
*
don't encode my own servers name in the test :)
Andrew Tridgell
2003-11-15
1
-1
/
+1
*
added UserInfo level 21
Andrew Tridgell
2003-11-15
4
-32
/
+271
*
added samr UserInfo levels 4 to 20
Andrew Tridgell
2003-11-15
4
-8
/
+736
*
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
2003-11-15
6
-11
/
+242
*
added support for varying conformant arrays (needed for samr
Andrew Tridgell
2003-11-15
2
-5
/
+34
*
added samr_OpenUser, samr_EnumDomainAliases and samr_QueryUserInfo level 1
Andrew Tridgell
2003-11-15
5
-29
/
+275
*
added samr_EnumDomainGroups and samr_EnumDomainUsers
Andrew Tridgell
2003-11-15
5
-37
/
+140
*
added another 11 levels of QueryDomainInfo
Andrew Tridgell
2003-11-15
8
-90
/
+686
*
fixed alignment of the buffers part structures
Andrew Tridgell
2003-11-15
1
-3
/
+4
*
added samr_OpenDomain() and samr_QueryDomainInfo() level 1
Andrew Tridgell
2003-11-15
5
-22
/
+207
*
run LookupDomain on each domain returned from EnumDomains in samr
Andrew Tridgell
2003-11-15
8
-36
/
+133
*
support a new value() attribute that allows us to auto-fill certain
Andrew Tridgell
2003-11-15
3
-3
/
+17
*
added the first couple of calls from samr as IDL
Andrew Tridgell
2003-11-15
9
-66
/
+3178
*
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
2003-11-15
8
-3
/
+4453
*
Fix bug in generation of function ndr_pull code generation. This patch
Tim Potter
2003-11-15
1
-1
/
+3
*
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
2003-11-15
9
-23
/
+210
*
it turns out that all MS servers ignore the artifact struct_len fields
Andrew Tridgell
2003-11-14
9
-87
/
+22
*
added the dfs_GetInfo all - all levels
Andrew Tridgell
2003-11-14
7
-365
/
+826
*
* make pidl.pl exit with an error on a parse error
Andrew Tridgell
2003-11-14
2
-4
/
+9
*
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
2003-11-14
7
-16
/
+594
*
* fixed lsa_LookupPrivName
Andrew Tridgell
2003-11-14
8
-72
/
+580
*
fixed another problem with pointers to arrays in structures
Andrew Tridgell
2003-11-14
1
-7
/
+11
*
we can now do a level1 NetDfsEnum()
Andrew Tridgell
2003-11-14
12
-1027
/
+1505
*
fixed the handling of unions of pointers
Andrew Tridgell
2003-11-14
1
-2
/
+6
*
* differentiate between pointers and non-pointers in switch_is union
Andrew Tridgell
2003-11-14
1
-30
/
+87
*
fixed rpcecho EchoData debug code
Andrew Tridgell
2003-11-13
1
-2
/
+2
*
removed some obsolete .cvsignore files
Andrew Tridgell
2003-11-13
2
-2
/
+0
*
removed a bunch of the old rpc code in preparation for replacing it all with ...
Andrew Tridgell
2003-11-13
47
-69191
/
+16
*
more dfs work
Andrew Tridgell
2003-11-13
1
-3
/
+2
*
* fixed conformant arrays in structures
Andrew Tridgell
2003-11-13
20
-108
/
+721
*
I think we now handle conformant arrays in structures correctly - the
Andrew Tridgell
2003-11-13
4
-19
/
+155
*
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
2003-11-12
6
-23
/
+62
*
handle constant sized arrays
Andrew Tridgell
2003-11-12
2
-5
/
+29
[next]