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
/
winbindd
/
winbindd_dual_srv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-26
s3-idmap: only include idmap headers where needed.
Günther Deschner
1
-0
/
+1
2010-08-14
s3:winbind: remove the method REMOVE_MAPPING from winbind's API
Michael Adam
1
-23
/
+0
2010-08-14
s3:winbind: remove the method SET_MAPPING from winbind's API
Michael Adam
1
-22
/
+0
2010-08-14
s3:winbind: remove SET_HWM from winbind's API.
Michael Adam
1
-23
/
+0
2010-07-28
s3-winbind: Use struct pipes_struct.
Andreas Schneider
1
-24
/
+27
2010-07-27
Second part of fix for bug 7578 - 'net idmap restore' fails to set HWM, causi...
Jeremy Allison
1
-1
/
+1
2010-07-27
s3: Fix bug 7578
Justin Maggard
1
-1
/
+1
2010-07-05
s3-winbind: Free some memory which isn't needed anymore.
Andreas Schneider
1
-0
/
+2
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
1
-0
/
+48
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-11-23
s3-winbind: In _wbint_CheckMachineAccount, there is only one child domain ever
Volker Lendecke
1
-1
/
+1
2009-10-13
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
1
-0
/
+62
2009-10-07
s3-winbindd: libwbclient: implement secure channel verification for specific ...
Günther Deschner
1
-4
/
+4
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
1
-0
/
+23
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
1
-0
/
+22
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
1
-0
/
+22
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
1
-0
/
+52
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
1
-0
/
+13
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
1
-0
/
+13
2009-08-29
s3:winbind: Add async QueryGroupList
Volker Lendecke
1
-0
/
+40
2009-08-29
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
1
-0
/
+40
2009-08-29
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
1
-0
/
+81
2009-08-29
s3:winbind: Add async query_user_list
Volker Lendecke
1
-0
/
+13
2009-08-29
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
1
-1
/
+1
2009-08-29
s3:winbind: Rename wbint_GroupMembers to wbint_Principals
Volker Lendecke
1
-5
/
+5
2009-08-29
s3:winbind: Rename wbint_GroupMember to wbint_Principal
Volker Lendecke
1
-2
/
+2
2009-08-16
s3:winbind: Add async wb_group_members
Volker Lendecke
1
-0
/
+38
2009-08-16
s3:winbind: Add async wb_seqnum
Volker Lendecke
1
-0
/
+12
2009-08-16
s3:winbind: WINBIND_USERINFO -> wbint_userinfo
Volker Lendecke
1
-17
/
+2
2009-08-16
s3:winbind: Simplify _wbint_[GU]id2Sid
Volker Lendecke
1
-16
/
+4
2009-08-05
s3:winbind: Add async wb_lookupusergroups
Volker Lendecke
1
-0
/
+14
2009-08-05
s3:winbind: Add async wb_lookupuseraliases
Volker Lendecke
1
-0
/
+14
2009-08-05
s3:winbind: Add async wb_queryuser
Volker Lendecke
1
-0
/
+27
2009-08-05
s3:winbind: Add async wb_gid2sid
Volker Lendecke
1
-0
/
+12
2009-08-05
s3:winbind: Add async wb_uid2sid
Volker Lendecke
1
-0
/
+12
2009-08-05
s3:winbind: Add async wb_sid2gid
Volker Lendecke
1
-0
/
+14
2009-08-05
s3:winbind: Add async wb_sid2uid
Volker Lendecke
1
-0
/
+14
2009-08-05
s3:winbind: Add async wb_lookupname
Volker Lendecke
1
-0
/
+13
2009-08-05
s3:winbind: Add async wb_lookupsid
Volker Lendecke
1
-0
/
+24
2009-08-05
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
1
-0
/
+30