summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_init_domain.c
Commit message (Expand)AuthorAgeFilesLines
* r23149: Fix up the trusted domain lookup code to use the new structures.Andrew Bartlett2007-10-101-2/+2
* r23141: Use the finddcs() library call rather than a winbind-specific version.Andrew Bartlett2007-10-101-5/+18
* r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so IAndrew Bartlett2007-10-101-132/+193
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-1/+1
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-101-4/+1
* r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell2007-10-101-1/+1
* r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+0
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+0
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-1/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-12/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-2/+1
* r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke2007-10-101-7/+17
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-101-6/+6
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-184/+84
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-16/+16
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2007-10-101-25/+51
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-113/+49
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-2/+43
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2007-10-101-0/+112
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2007-10-101-275/+52
* r10859: Make the flow a bit clearerVolker Lendecke2007-10-101-8/+7
* r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke2007-10-101-0/+12
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-0/+564