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
/
source3
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-run make idl.
Günther Deschner
2008-01-25
4
-76
/
+64
*
Rename samr_*AccessMask bitfields to start with SAMR_.
Günther Deschner
2008-01-25
1
-32
/
+32
*
make idl.
Günther Deschner
2008-01-24
7
-33
/
+141
*
Add IDL for netr_LogonGetTrustRid.
Günther Deschner
2008-01-24
1
-1
/
+5
*
rerun 'make idl'
Stefan Metzmacher
2008-01-24
11
-113
/
+45
*
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
2008-01-24
1
-4
/
+9
*
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
2008-01-24
8
-1152
/
+1407
*
Merge over security.idl from samba4.
Günther Deschner
2008-01-24
1
-2
/
+19
*
Fix samr_EnumDomainUsers in samba3, must not be a ref pointer here.
Günther Deschner
2008-01-24
4
-14
/
+22
*
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
2008-01-24
1
-1
/
+2
*
netlogon.idl: remove unused netr_GroupsMembership structure
Stefan Metzmacher
2008-01-24
1
-5
/
+0
*
Re-run make idl to regnerated netlogon.
Günther Deschner
2008-01-17
2
-10
/
+12
*
Add NETLOGON_GRACE_LOGON flag to netr_UserFlags.
Günther Deschner
2008-01-17
1
-10
/
+11
*
Re-run make idl to generate SAMR output.
Günther Deschner
2008-01-17
7
-0
/
+23359
*
Use pidl generated data from misc.idl.
Günther Deschner
2008-01-17
6
-112
/
+288
*
Re-run make idl to regenerate netlogon output.
Günther Deschner
2008-01-17
7
-598
/
+2264
*
Remove dependency for nbt.idl (the NBT_SERVER_* flags) in netlogon.idl.
Günther Deschner
2008-01-17
1
-9
/
+9
*
Remove samba4 specifi struct server_id from misc.idl.
Günther Deschner
2008-01-17
1
-6
/
+0
*
Import recent misc.idl from Samba4.
Günther Deschner
2008-01-17
1
-1
/
+5
*
Add samba3 [out,ref] pointer massage to samr&netlogon idl.
Günther Deschner
2008-01-17
2
-93
/
+94
*
Import recent netlogon and samr IDL from samba4.
Günther Deschner
2008-01-17
2
-136
/
+430
*
idl: Update IDL for eventlog, misc, netlogon and security from Samba 4.
Jelmer Vernooij
2008-01-17
7
-10
/
+20
*
idl: Remove use of [ref], which is the default.
Jelmer Vernooij
2008-01-17
1
-3
/
+3
*
idl: Update initshutdown and echo IDL from Samba 4.
Jelmer Vernooij
2008-01-17
5
-18
/
+18
*
idl: Update DFS IDL from Samba 4.
Jelmer Vernooij
2008-01-17
7
-10
/
+526
*
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
2008-01-16
8
-117
/
+913
*
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
2008-01-16
1
-1
/
+21
*
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
2008-01-15
1
-1
/
+9
*
Use autogenerated libnet_join header.
Günther Deschner
2008-01-15
3
-0
/
+196
*
Add ndr_print_ads_struct().
Günther Deschner
2008-01-15
1
-0
/
+81
*
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
2008-01-15
1
-0
/
+11
*
Define libnet join interface in IDL.
Günther Deschner
2008-01-15
1
-0
/
+60
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
4
-0
/
+159
*
Re-run make idl to update lsa idl.
Günther Deschner
2008-01-14
5
-26
/
+62
*
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
2008-01-14
1
-5
/
+5
*
Fix prototypes for lsa set info policy calls.
Günther Deschner
2008-01-14
1
-2
/
+8
*
Re-run make idl for new lsa calls.
Günther Deschner
2008-01-14
3
-2
/
+102
*
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
2008-01-14
1
-2
/
+10
*
idl: Replace non-standard "declare" keyword with typedef and regenerate.
Jelmer Vernooij
2008-01-13
17
-58
/
+97
*
Re-run make idl to get even nicer pidl generated server code.
Günther Deschner
2008-01-09
12
-10260
/
+10992
*
Re-run make idl. The pidl generated code now fully complies to coding standards.
Günther Deschner
2008-01-09
24
-1830
/
+7842
*
Pedantic cosmetics: rerun make idl.
Günther Deschner
2008-01-08
12
-3146
/
+3146
*
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2007-12-15
1
-0
/
+5
*
Fix two unused variable warnings
Volker Lendecke
2007-12-07
1
-2
/
+0
*
Forgot header in previous commit.
Günther Deschner
2007-12-03
7
-218
/
+218
*
Regenerate pidl rpc client calls that are WERROR based.
Günther Deschner
2007-12-03
7
-218
/
+1090
*
Merge recent wkssvc changes from samba4.
Günther Deschner
2007-11-30
8
-1035
/
+7851
*
Add ndr_errstr
Volker Lendecke
2007-11-11
1
-0
/
+66
*
ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
metze
2007-11-09
1
-8
/
+14
*
rerun make idl
Stefan Metzmacher
2007-11-09
40
-4946
/
+4946
[prev]
[next]