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
/
wb_init_domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r24556: forgot to commit the winbind/ subdir...sorry
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24127: Set the Domain SID into the libnet context, and have libnet_UserInfo
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r24112: Complete initialistion of the libnet_ctx when setting up the domain.
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r23995: Work to allow mimir's libnet code to be called from winbind.
Andrew Bartlett
2007-10-10
1
-30
/
+29
*
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
2007-10-10
1
-7
/
+15
*
r23880: Don't crash when we run wbinfo -a against our own winbind when we are...
Andrew Bartlett
2007-10-10
1
-3
/
+5
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23149: Fix up the trusted domain lookup code to use the new structures.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r23141: Use the finddcs() library call rather than a winbind-specific version.
Andrew Bartlett
2007-10-10
1
-5
/
+18
*
r23133: I felt pity on Kai, as he starts work on winbind in Samba4, so I
Andrew Bartlett
2007-10-10
1
-132
/
+193
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22582: Cleanups towards making winbind work again. We still have a long way...
Andrew Bartlett
2007-10-10
1
-4
/
+1
*
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r12865: Upgrade the librpc and libnet code.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-12
/
+1
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r11812: Convert winbind to the async bind routines. Also remove tridge's hack...
Volker Lendecke
2007-10-10
1
-7
/
+17
*
r11809: Make dcerpc_bind_auth async.
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r11528: Separate finding dcs from initializing a domain. Makes it easier to p...
Volker Lendecke
2007-10-10
1
-184
/
+84
*
r11517: Cleanup time, this looks larger than it is. This mainly gets rid of
Volker Lendecke
2007-10-10
1
-16
/
+16
*
r11274: Start a connection attempt to the DC's port 389. To do this properly,...
Volker Lendecke
2007-10-10
1
-25
/
+51
*
r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...
Volker Lendecke
2007-10-10
1
-113
/
+49
*
r11094: Connect to SAM, implement getdcname
Volker Lendecke
2007-10-10
1
-2
/
+43
*
r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...
Volker Lendecke
2007-10-10
1
-0
/
+112
*
r10878: Reply to some comments by tridge and metze:
Volker Lendecke
2007-10-10
1
-275
/
+52
*
r10859: Make the flow a bit clearer
Volker Lendecke
2007-10-10
1
-8
/
+7
*
r10853: Convert wbinfo -n to properly init the domain.
Volker Lendecke
2007-10-10
1
-0
/
+12
*
r10852: Continuation-based programming can become a bit spaghetti...
Volker Lendecke
2007-10-10
1
-0
/
+564