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
/
source4
/
winbind
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s4:provision - Fix up the provision of "standalone" and "member" mode
Matthias Dieter Wallnöfer
2009-11-27
1
-1
/
+1
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
1
-2
/
+2
*
s4: ran minimal_includes.pl on source4/winbind
Andrew Tridgell
2009-10-20
30
-84
/
+0
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
8
-9
/
+9
*
s4-winbind: support the s3 response flags on krb5 auth too
Andrew Tridgell
2009-10-02
2
-8
/
+65
*
s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -a
Andrew Tridgell
2009-10-02
1
-0
/
+112
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
1
-8
/
+8
*
s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warning
Kai Blin
2009-08-18
1
-1
/
+1
*
s4 winbind: Silence compile warning by adding new commands to the list
Kai Blin
2009-08-18
1
-0
/
+3
*
s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFO
Kai Blin
2009-08-18
2
-1
/
+19
*
fixed another ambiguous talloc call
Andrew Tridgell
2009-08-07
1
-3
/
+3
*
s4:winbind: rename uint => uint32_t as uint isn't portable
Stefan Metzmacher
2009-07-15
1
-1
/
+1
*
Fix Coverity ID 853 (UNINIT) -- Kai, please check!
Volker Lendecke
2009-04-28
1
-0
/
+3
*
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-7
/
+7
*
s4:service_stream: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-4
/
+4
*
s4:winbind: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-5
/
+5
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
4
-4
/
+4
*
s4:irpc: avoid c++ reserved word 'private'
Stefan Metzmacher
2009-02-01
1
-2
/
+2
*
s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.
Kai Blin
2009-01-15
4
-2
/
+250
*
s4 winbind: Silence a "discards const" warning
Kai Blin
2009-01-06
1
-1
/
+3
*
s4 winbind: Correctly silence a "discard const" warning
Kai Blin
2009-01-02
1
-2
/
+2
*
Revert "s4 winbind: Copy SID to avoid "discard const" warning"
Stefan Metzmacher
2009-01-02
1
-2
/
+1
*
Revert "s4 winbind: Avoid a "discards const" compiler warning."
Stefan Metzmacher
2009-01-02
1
-2
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
4
-4
/
+4
*
s4 winbind: Copy SID to avoid "discard const" warning
Kai Blin
2008-12-29
1
-1
/
+2
*
s4 winbind: Add support for WINBINDD_GETGRGID call
Kai Blin
2008-12-29
3
-1
/
+208
*
s4 libnet: Add support for groupinfo by sid lookup
Kai Blin
2008-12-29
1
-1
/
+2
*
s4 winbind: Fix typos in debug output
Kai Blin
2008-12-29
1
-2
/
+2
*
s4 winbind: Add implementation for WINBINDD_GETGRNAM
Kai Blin
2008-12-29
3
-1
/
+200
*
s4 winbind: Avoid a "discards const" compiler warning.
Kai Blin
2008-12-29
1
-2
/
+2
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+0
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-1
/
+1
*
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
2008-12-16
1
-0
/
+3
*
nsswitch: Move source3 files to top level dir.
Kai Blin
2008-12-16
1
-6
/
+0
*
s4:winbind: fill in the correct variable...
Stefan Metzmacher
2008-12-06
1
-1
/
+1
*
s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d...
Stefan Metzmacher
2008-12-06
3
-7
/
+46
*
s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)
Günther Deschner
2008-11-10
1
-2
/
+5
*
s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.
Günther Deschner
2008-10-29
1
-3
/
+8
*
s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.
Günther Deschner
2008-10-29
1
-3
/
+5
*
s4-netlogon: merge netr_GetDcName from s3 idl.
Günther Deschner
2008-10-28
1
-1
/
+1
[next]