summaryrefslogtreecommitdiff
path: root/source4/winbind
Commit message (Expand)AuthorAgeFilesLines
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-1/+1
* r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett2007-10-1011-57/+18
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-106-54/+14
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-1/+1
* r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij2007-10-101-2/+2
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-104-4/+4
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-103-3/+3
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+2
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r17956: LSA Cleanup!Andrew Bartlett2007-10-101-2/+2
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-103-3/+2
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-105-3/+273
* r17306: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r17290: don't do any stuff that can fail in the _recv functionStefan Metzmacher2007-10-101-7/+10
* r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.Andrew Bartlett2007-10-101-1/+1
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+0
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-2/+2
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-1010-11/+10
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-108-8/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-104-2/+7
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-109-0/+11
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-104-7/+10
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-103-0/+3
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r13938: Around round of splitupsJelmer Vernooij2007-10-102-0/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-1014-0/+24
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-102-9/+10
* r12868: Remove unused code. This has moved to libcli/finddcs.c.Andrew Bartlett2007-10-102-140/+0
* r12867: Remove deleted header.Andrew Bartlett2007-10-101-1/+0
* r12866: This removes the abstraction layer in winbindd intended to deal withAndrew Bartlett2007-10-105-309/+165
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-103-7/+24
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+4
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1015-57/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+3
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-104-12/+6
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-2/+2
* r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher2007-10-101-7/+5
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-102-2/+2
* r12014: free the irpc_request structure with the irpc_call_recv functions,Stefan Metzmacher2007-10-102-2/+0