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
/
libnet
/
libnet_lookup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
Rafal Szczesniak
1
-0
/
+215
2007-10-10
r16895: Add continue function and prevent from segfaulting (or unpredictable
Rafal Szczesniak
1
-16
/
+41
2007-10-10
r16693: Name type should be passed further down the lookup engine instead
Rafal Szczesniak
1
-7
/
+5
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13317: Create a new function messaging_client_init() which can be used when
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12861: Cope when we are not supplied the messaging context. This is just
Andrew Bartlett
1
-3
/
+0
2007-10-10
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
1
-9
/
+39
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r11794: - fixed a valgrind error in libnet, caused by using a stack variable
Andrew Tridgell
1
-6
/
+5
2007-10-10
r11747: Move buffer allocation to libnet_Lookup function so that the
Rafal Szczesniak
1
-1
/
+6
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r8076: Put name resolution methods into libnet_context. This allows libnet based
Rafal Szczesniak
1
-12
/
+26
2007-10-10
r7816: Implementation of "shortcut" function for those (probably many) who
Rafal Szczesniak
1
-0
/
+70
2007-10-10
r7748: Use state structure in connection with io to get returned address.
Rafal Szczesniak
1
-2
/
+3
2007-10-10
r7734: A few missing pieces...
Rafal Szczesniak
1
-3
/
+4
2007-10-10
r7732: Implementation of very basic lookup function (to be used in more
Rafal Szczesniak
1
-0
/
+95