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
path:
root
/
source3
/
librpc
/
gen_ndr
/
ndr_wbint.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
1
-1
/
+50
This just does a NULL RPC call through an existing NETLOGON connection. If someone knows an operation that "just works" and does not return NOT_SUPPORTED, please tell me :-)
2009-11-26
s3-winbind: properly include netlogon.idl in wbint.idl.
Günther Deschner
1
-0
/
+1
Guenther
2009-10-13
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
1
-1
/
+50
Guenther
2009-10-07
s3: re-run make samba3-idl.
Günther Deschner
1
-55
/
+67
Guenther
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
1
-1
/
+56
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
1
-1
/
+72
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
1
-1
/
+98
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
1
-1
/
+50
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
1
-1
/
+70
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
1
-1
/
+70
2009-08-29
s3:winbind: Add async QueryGroupList
Volker Lendecke
1
-1
/
+70
2009-08-29
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
1
-1
/
+86
2009-08-29
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
1
-1
/
+169
2009-08-29
s3:winbind: Add async query_user_list
Volker Lendecke
1
-3
/
+140
2009-08-29
s3:winbind: Rename wbint_GroupMembers to wbint_Principals
Volker Lendecke
1
-37
/
+37
2009-08-29
s3:winbind: Rename wbint_GroupMember to wbint_Principal
Volker Lendecke
1
-12
/
+12
2009-08-16
s3:winbind: Add async wb_group_members
Volker Lendecke
1
-1
/
+223
2009-08-16
s3:winbind: Add async wb_seqnum
Volker Lendecke
1
-1
/
+70
2009-08-05
s3:winbind: Add async wb_lookupusergroups
Volker Lendecke
1
-1
/
+86
2009-08-05
s3:winbind: Add async wb_lookupuseraliases
Volker Lendecke
1
-1
/
+204
2009-08-05
s3:winbind: Add async wb_queryuser
Volker Lendecke
1
-1
/
+254
2009-08-05
s3:winbind: Add async wb_gid2sid
Volker Lendecke
1
-1
/
+106
2009-08-05
s3:winbind: Add async wb_uid2sid
Volker Lendecke
1
-1
/
+106
2009-08-05
s3:winbind: Add async wb_sid2gid
Volker Lendecke
1
-1
/
+119
2009-08-05
s3:winbind: Add async wb_sid2uid
Volker Lendecke
1
-1
/
+119
2009-08-05
s3:winbind: Add async wb_lookupname
Volker Lendecke
1
-1
/
+127
2009-08-05
s3:winbind: Add async wb_lookupsid
Volker Lendecke
1
-1
/
+183
2009-08-05
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
1
-0
/
+110