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
/
source4
/
winbind
/
wb_samba3_protocol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-09
s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
Matthieu Patou
1
-2
/
+3
2010-01-20
s4-winbind: Migrated winbind connection to tsocket.
Andreas Schneider
1
-39
/
+62
2009-08-18
s4 winbind: Silence compile warning by adding new commands to the list
Kai Blin
1
-0
/
+3
2009-08-18
s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFO
Kai Blin
1
-1
/
+3
2009-02-02
s4:winbind: s/private/private_data
Stefan Metzmacher
1
-3
/
+3
2009-01-15
s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.
Kai Blin
1
-2
/
+4
2008-12-16
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
1
-0
/
+3
2008-12-16
nsswitch: Move source3 files to top level dir.
Kai Blin
1
-6
/
+0
2008-04-15
Fix winbind to check machine account.
Andrew Bartlett
1
-3
/
+0
2007-10-10
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24483: Implement backend for wbinfo -u (list users)
Kai Blin
1
-1
/
+3
2007-10-10
r24373: Implement backend for wbinfo -G (gid2sid)
Kai Blin
1
-2
/
+4
2007-10-10
r24372: Implement backend for wbinfo -U
Kai Blin
1
-2
/
+4
2007-10-10
r24371: Actually add the glue to make wbinfo -S and wbinfo -Y work
Kai Blin
1
-4
/
+8
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r23653: add dummy implementation for all nss calls to let nsstest
Stefan Metzmacher
1
-6
/
+28
2007-10-10
r23311: Updating the samba4 winbind protocol to version 18.
Kai Blin
1
-6
/
+20
2007-10-10
r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12866: This removes the abstraction layer in winbindd intended to deal with
Andrew Bartlett
1
-33
/
+94
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r11968: More warning fixes. We're on track to getting to double digits for
Tim Potter
1
-2
/
+2
2007-10-10
r11626: Fix unhandled enum in case statement warnings by noting appropriately
Tim Potter
1
-0
/
+43
2007-10-10
r11528: Separate finding dcs from initializing a domain. Makes it easier to p...
Volker Lendecke
1
-0
/
+2
2007-10-10
r11193: Implement wbinfo -m
Volker Lendecke
1
-0
/
+3
2007-10-10
r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...
Volker Lendecke
1
-3
/
+11
2007-10-10
r11095: Implement wb_getuserdomgroups.
Volker Lendecke
1
-0
/
+3
2007-10-10
r11094: Connect to SAM, implement getdcname
Volker Lendecke
1
-0
/
+3
2007-10-10
r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...
Volker Lendecke
1
-1
/
+1
2007-10-10
r10844: Add challenge-response authentication to Samba4's winbindd for VL.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a
Volker Lendecke
1
-0
/
+3
2007-10-10
r10675: Connect to the DC's IPC$
Volker Lendecke
1
-1
/
+2
2007-10-10
r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...
Stefan Metzmacher
1
-4
/
+13
2007-10-10
r10491: First step towards wbinfo -t: This issues a name request for the primary
Volker Lendecke
1
-0
/
+3
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r10426: - restructure the winbind server code a bit
Stefan Metzmacher
1
-0
/
+116