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
2012-08-31
s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctx
Andrew Bartlett
1
-2
/
+2
2012-04-30
s4-libnet: Add mem_ctx to libnet_DomainOpen calls (bug #8889)
Andrew Bartlett
1
-1
/
+1
2012-04-30
s4-libnet: Add mem_ctx to libnet_Lookup calls (bug #8889)
Andrew Bartlett
1
-4
/
+6
2010-12-12
s4:libcli/finddc.h - fix header dependancies
Matthias Dieter Wallnöfer
1
-6
/
+0
2010-11-27
s4-libnet: use the full DNS domain for CLDAP lookups if possible
Andrew Tridgell
1
-1
/
+6
2010-09-25
s4-libnet: added server_address option in libnet context
Andrew Tridgell
1
-1
/
+1
2010-09-19
s4-libnet: use the right domain name in libnet_lookup
Andrew Tridgell
1
-4
/
+1
2010-09-15
s4-finddc: use NBT lookup for a 1C name if joining a short domain name
Andrew Tridgell
1
-1
/
+4
2010-09-15
s4-libcli: change finddcs.h -> finddc.h
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-libnet: use finddcs_cldap() in libnet_lookup
Andrew Tridgell
1
-11
/
+17
2010-09-15
s4-libnet: converted finddcs call to tevent_req
Andrew Tridgell
1
-17
/
+17
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-3
/
+3
2010-07-04
s4:libnet - add missing "talloc_free"s for "c" contexts on "recv" operations
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-7
/
+8
2010-03-12
s4:libnet/libnet_lookup.c: make use of use tevent_req based dcerpc_binding_ha...
Stefan Metzmacher
1
-12
/
+17
2010-03-01
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
1
-1
/
+1
2009-09-19
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
1
-1
/
+1
2009-05-14
s4:libnet Use str_list_make_single() in resolv code
Andrew Bartlett
1
-1
/
+1
2008-10-27
s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.
Günther Deschner
1
-1
/
+3
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-02-28
Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26441: Remove global_loadparm uses.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26435: Remove global_loadparm instance.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26333: No more global_loadparm in finddcs.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22811: two more memory allocation checks.
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r22764: - replace talloc_zero with composite_create
Rafal Szczesniak
1
-16
/
+5
2007-10-10
r20328: use prereq function instead of local implementation.
Rafal Szczesniak
1
-42
/
+3
2007-10-10
r20225: we can't use composite_error() in a _recv() function, as that would
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r20222: return status unsuccessful when null pointers are returned
Rafal Szczesniak
1
-1
/
+3
2007-10-10
r20182: make the composite api usage more consistant (only cosmetic change)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20177: return the actual function status code.
Rafal Szczesniak
1
-0
/
+2
2007-10-10
r20166: we have a dom_sid_add_rid() function that adds the rid after allocating
Stefan Metzmacher
1
-11
/
+9
2007-10-10
r20161: Prevent potential segfault in case account is unknown.
Rafal Szczesniak
1
-8
/
+12
2007-10-10
r19482: remove pointless cast
Stefan Metzmacher
1
-1
/
+1
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
[next]