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
/
winbind
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:wb_cmd_list_users: also handle NT_STATUS_NO_MORE_ENTRIES
Stefan Metzmacher
2010-07-10
1
-1
/
+2
*
s4:winbind/wb_cmd_setpwent.c - fix a possible crash condition in the "winbind...
Matthias Dieter Wallnöfer
2010-07-05
1
-8
/
+10
*
s4:wb_cmd_list_groups.c - don't crash when we don't get any group at all
Matthias Dieter Wallnöfer
2010-07-04
1
-2
/
+4
*
s4:wb_cmd_list_groups.c - indentation and comment fixes
Matthias Dieter Wallnöfer
2010-07-04
1
-9
/
+11
*
s4:winbind/wb_samba3_protocol.c - add cast to suppress warnings on Solaris 10 cc
Matthias Dieter Wallnöfer
2010-06-26
1
-1
/
+1
*
s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.
Stefan Metzmacher
2010-06-16
1
-1
/
+1
*
s4:winbind Give more detail on the parameters when reporting idmap failure
Andrew Bartlett
2010-05-24
1
-1
/
+2
*
s4:winbind Change idmap API to match that used by the source3/ idmap subsystem
Andrew Bartlett
2010-05-24
3
-28
/
+62
*
s4:winbind Change include guard so as not to conflict with idmap.h in source3
Andrew Bartlett
2010-05-24
2
-3
/
+3
*
s4:winbind Fix up includes after seperation of idmap.idl from winbind.idl
Andrew Bartlett
2010-05-24
3
-1
/
+3
*
s4:idmap Adjust code to new idmap structure names and layout.
Andrew Bartlett
2010-05-24
5
-58
/
+26
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
4
-8
/
+3
*
s4:winbindd Record the privilaged pipe dir
Andrew Bartlett
2010-05-18
2
-2
/
+7
*
s4:winbindd Rework some winbind structures to make s3compat easier
Andrew Bartlett
2010-05-14
3
-178
/
+185
*
s4:wb_cmd_getdcname.c - fix s4 winbind up regarding the new correct "GetAnyDC...
Matthias Dieter Wallnöfer
2010-04-27
1
-0
/
+5
*
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_USERS
Stefan Metzmacher
2010-04-19
2
-2
/
+8
*
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_GROUPS
Stefan Metzmacher
2010-04-19
2
-2
/
+8
*
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_TRUSTDOM
Stefan Metzmacher
2010-04-19
1
-0
/
+1
*
s4:winbind: use WINBINDD_SOCKET_NAME instead of WINBINDD_SAMBA3_SOCKET
Stefan Metzmacher
2010-04-15
2
-4
/
+2
*
s4:winbind: wbsrv_samba3_priv_pipe_dir() needs to return the directory not th...
Stefan Metzmacher
2010-04-15
3
-9
/
+5
*
s4:winbind/wb_server.c - fix indentation
Matthias Dieter Wallnöfer
2010-04-07
1
-2
/
+2
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-3
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+26
*
s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups"
Matthias Dieter Wallnöfer
2010-03-16
1
-1
/
+1
*
s4:winbind/wb_sam_logon.c: make use of use tevent_req based dcerpc_binding_ha...
Stefan Metzmacher
2010-03-12
1
-7
/
+12
*
s4:winbind/wb_init_domain.c: make use of use tevent_req based dcerpc_binding_...
Stefan Metzmacher
2010-03-12
1
-18
/
+25
*
s4:winbind/wb_dom_info_trusted.c: make use of use tevent_req based dcerpc_bin...
Stefan Metzmacher
2010-03-12
1
-20
/
+25
*
s4:winbind/wb_connect_sam.c: make use of use tevent_req based dcerpc_binding_...
Stefan Metzmacher
2010-03-12
1
-17
/
+25
*
s4:winbind/wb_connect_lsa.c: make use of use tevent_req based dcerpc_binding_...
Stefan Metzmacher
2010-03-12
1
-9
/
+13
*
s4:winbind/wb_cmd_usersids.c: make use of use tevent_req based dcerpc_binding...
Stefan Metzmacher
2010-03-12
1
-9
/
+13
*
s4:winbind/wb_cmd_list_trustdom.c: make use of use tevent_req based dcerpc_bi...
Stefan Metzmacher
2010-03-12
1
-12
/
+19
*
s4:winbind/wb_cmd_getdcname: make use of use tevent_req based dcerpc_binding_...
Stefan Metzmacher
2010-03-12
1
-10
/
+13
*
s4:winbind/wb_async_helpers.c: make use of use tevent_req based dcerpc_bindin...
Stefan Metzmacher
2010-03-12
1
-47
/
+64
*
s4:winbind - use "unsigned" variables where possible
Matthias Dieter Wallnöfer
2010-03-09
5
-27
/
+27
*
s4:winbind/wb_cmd_getgroups.c - fix up warnings
Matthias Dieter Wallnöfer
2010-03-09
1
-8
/
+16
*
s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF
Matthieu Patou
2010-03-09
2
-2
/
+29
*
s4:winbind: Fix a misplaced returned info
Matthieu Patou
2010-03-09
1
-4
/
+2
*
s4:winbind Implement logic for getgroups to work
Matthieu Patou
2010-03-09
3
-17
/
+273
*
s4:winbind: implement calls for allowing getent groups
Matthieu Patou
2010-03-09
5
-2
/
+379
*
s4:winbind: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
9
-17
/
+17
*
s4-winbind: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
2010-02-26
1
-1
/
+1
*
s4: Winbind allow to behave more correctly when we have more than a few users
Matthieu Patou
2010-02-26
1
-8
/
+41
*
s4:winbind Make the 'no SID found' message even more detailed
Andrew Bartlett
2010-02-19
1
-2
/
+19
*
s4:param Modify secrets_get_domain_sid to give more useful errors
Andrew Bartlett
2010-02-18
3
-59
/
+34
*
s4: Switch to S3-style id mapping data types.
Kai Blin
2010-02-11
7
-36
/
+44
*
s4 idmap: Make the sid_to_xid and xid_to_sid calls static.
Kai Blin
2010-02-11
1
-4
/
+8
*
s4-winbind: Migrated winbind connection to tsocket.
Andreas Schneider
2010-01-20
3
-78
/
+191
*
s4:winbind - Fix it another time up
Matthias Dieter Wallnöfer
2009-11-27
1
-2
/
+14
[prev]
[next]