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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24108: Split out samba3_parse_domuser to a seperate file and rename, so it c...
Kai Blin
3
-23
/
+51
2007-10-10
r23995: Work to allow mimir's libnet code to be called from winbind.
Andrew Bartlett
9
-57
/
+53
2007-10-10
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
4
-146
/
+76
2007-10-10
r23880: Don't crash when we run wbinfo -a against our own winbind when we are...
Andrew Bartlett
2
-3
/
+6
2007-10-10
r23810: Make things static, and remove unsued code.
Andrew Bartlett
1
-231
/
+0
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
21
-63
/
+42
2007-10-10
r23653: add dummy implementation for all nss calls to let nsstest
Stefan Metzmacher
2
-6
/
+107
2007-10-10
r23311: Updating the samba4 winbind protocol to version 18.
Kai Blin
3
-13
/
+29
2007-10-10
r23149: Fix up the trusted domain lookup code to use the new structures.
Andrew Bartlett
2
-24
/
+21
2007-10-10
r23146: fix the build (temporary)
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r23141: Use the finddcs() library call rather than a winbind-specific version.
Andrew Bartlett
3
-64
/
+35
2007-10-10
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
Andrew Bartlett
7
-477
/
+228
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
10
-21
/
+21
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22612: Fix more cases where we have uninitialised values in the
Andrew Bartlett
11
-57
/
+18
2007-10-10
r22582: Cleanups towards making winbind work again. We still have a long way...
Andrew Bartlett
6
-54
/
+14
2007-10-10
r22403: this dependencies should be private
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
4
-4
/
+4
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-2
/
+2
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
3
-3
/
+3
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17956: LSA Cleanup!
Andrew Bartlett
1
-2
/
+2
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
3
-3
/
+2
2007-10-10
r17342: implement a SamLogon via IRPC in samba4's winbind
Stefan Metzmacher
5
-3
/
+273
2007-10-10
r17306: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17290: don't do any stuff that can fail in the _recv function
Stefan Metzmacher
1
-7
/
+10
2007-10-10
r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15371: Revert some of my previous patch as it was breaking the plain build
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2
-2
/
+0
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
10
-11
/
+10
2007-10-10
r14567: Make some more functions public.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
8
-8
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
4
-2
/
+7
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
9
-0
/
+11
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
4
-7
/
+10
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
14
-0
/
+24
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13583: Realise that the member server name appears in all calls that use the
Andrew Bartlett
1
-1
/
+1
[prev]
[next]